Started by timer Running as SYSTEM Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-bts-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-bts-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-4g-only 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 32 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision 7be93fc721de12b6ff0b47fd346848e5107c68ee (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 7be93fc721de12b6ff0b47fd346848e5107c68ee # timeout=10 Commit message: "ttcn3-s1gw-test: start osmo-s1gw container with --user=root" > git rev-list --no-walk 7be93fc721de12b6ff0b47fd346848e5107c68ee # timeout=10 [ttcn3-bts-test-io_uring] $ /bin/sh -xe /tmp/jenkins7045947280269517877.sh + export REGISTRY_HOST=registry.osmocom.org + echo ttcn3-bts-test-io_uring + sed s/-io_uring$// + DIR=ttcn3-bts-test + export DOCKER_ARGS=-e LIBOSMO_IO_BACKEND=IO_URING --ulimit memlock=-1 + cd ttcn3-bts-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs ] + [ xjenkins-ttcn3-bts-test-io_uring-42 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/ttcn3-bts-test + SUITE_NAME=ttcn3-bts-test + IMAGE_SUFFIX=master + docker_images_require osmo-bsc-master osmo-bts-master osmocom-bb-host-master ttcn3-bts-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-bsc-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-bts-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-bts-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 \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --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.75kB done #1 DONE 0.1s #2 [auth] sharing credentials for registry.osmocom.org #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.1s #4 [internal] load .dockerignore #4 transferring context: 2B done #4 DONE 0.1s #5 [internal] load build context #5 DONE 0.0s #6 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #6 DONE 0.0s #7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #7 DONE 0.0s #8 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f #8 resolve registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f #8 resolve registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f 0.2s done #8 DONE 0.2s #9 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #9 DONE 0.3s #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #10 DONE 0.4s #11 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #11 DONE 0.4s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.1s #12 [12/16] RUN set -x && git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && su build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && rm -rf osmo-ci #12 CACHED #13 [ 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 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #14 CACHED #15 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #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 pylint 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 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #17 CACHED #18 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #18 CACHED #19 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #19 CACHED #20 [ 4/16] RUN SET -x && useradd --uid=1000 -d /build -m build && chown -R build:build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #20 CACHED #21 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #21 CACHED #22 [ 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' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #22 CACHED #23 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #23 CACHED #24 [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 #24 CACHED #25 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #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:e05719fce982b63b69c9501685aa45972075a668322564318d790f3443a0fde6 0.0s done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest 0.0s done #27 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n e05719fce982 + list_osmo_packages debian-bookworm debian-bookworm-build + local distro=debian-bookworm + local image=debian-bookworm-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-build -c + [ -n ] + return + docker_distro_from_image_name osmo-bsc-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-bsc-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-bsc-master + echo osmo-bsc-master + dir=osmo-bsc-master + pull_arg=--pull + grep ^FROM ../osmo-bsc-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-bsc-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-bsc-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-bsc-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-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-bts-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 \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmo-bsc-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.46kB done #1 DONE 0.0s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [internal] load build context #4 DONE 0.0s #5 [1/8] FROM docker.io/osmocom-build/debian-bookworm-build:latest #5 DONE 0.0s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-bsc/+/master?format=TEXT #6 DONE 0.1s #4 [internal] load build context #4 transferring context: 4.21kB done #4 DONE 0.0s #7 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-BSC/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-bsc #7 CACHED #8 [7/8] COPY OSMO-BSC.CFG /data/osmo-bsc.cfg #8 CACHED #9 [3/8] WORKDIR /TMP #9 CACHED #10 [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 #10 CACHED #11 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-bsc.git #11 CACHED #12 [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 #12 CACHED #13 [8/8] WORKDIR /DATA #13 CACHED #14 exporting to image #14 exporting layers done #14 writing image sha256:4c3a20679cab1028da1da02f72d68c2c6814ab59ae52605e3ad06792bf5e082e 0.0s done #14 naming to docker.io/osmocom-build/osmo-bsc-master:latest done #14 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/osmo-bsc-master' + docker_image_exists osmo-bsc-master + docker images -q osmocom-build/osmo-bsc-master + test -n 4c3a20679cab + 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.24.eb91.202406232026 amd64 Development headers for A-bis interface ii libosmo-mgcp-client-dev:amd64 1.12.1.52.2314.202406232026 amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-mgcp-client12:amd64 1.12.1.52.2314.202406232026 amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-netif-dev:amd64 1.4.0.57.481f.202406232026 amd64 Development headers for Osmocom network interface ii libosmo-sccp-dev:amd64 1.8.0.67.fb30.202406232026 amd64 Development files for libsccp, libmtp and libxua ii libosmo-sigtran-dev:amd64 1.8.0.67.fb30.202406232026 amd64 Development headers for the Osmocom SIGTRAN library ii libosmo-sigtran9:amd64 1.8.0.67.fb30.202406232026 amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmoabis13:amd64 1.5.1.24.eb91.202406232026 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.9.0.209.e0c63.202406232026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.209.e0c63.202406232026 amd64 Osmo coding library ii libosmocore 1.9.0.209.e0c63.202406232026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.209.e0c63.202406232026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.209.e0c63.202406232026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.209.e0c63.202406232026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.209.e0c63.202406232026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.209.e0c63.202406232026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.209.e0c63.202406232026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.57.481f.202406232026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.209.e0c63.202406232026 amd64 Osmo SIM library ii libosmotrau2:amd64 1.5.1.24.eb91.202406232026 amd64 GSM trau handling ii libosmousb0:amd64 1.9.0.209.e0c63.202406232026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.209.e0c63.202406232026 amd64 Osmo VTY library ii osmocom-nightly 202406232026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master', 'osmocom-nightly'] + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends 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-bts-test-io_uring/debian-bookworm-build' rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bts-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 \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --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.75kB done #1 DONE 0.0s #2 [auth] sharing credentials for registry.osmocom.org #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.1s #4 [internal] load .dockerignore #4 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: 2B done #4 DONE 0.0s #5 [internal] load build context #5 DONE 0.0s #6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #6 DONE 0.0s #7 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #7 DONE 0.0s #8 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f #8 resolve registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f #8 ... #9 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #9 DONE 0.2s #8 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f #8 resolve registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f 0.2s done #8 DONE 0.2s #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #10 DONE 0.3s #11 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #11 DONE 0.3s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.1s #12 [ 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 #12 CACHED #13 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #13 CACHED #14 [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 #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 [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 #16 CACHED #17 [ 4/16] RUN SET -x && useradd --uid=1000 -d /build -m build && chown -R build:build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #17 CACHED #18 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #18 CACHED #19 [ 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' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #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 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #22 CACHED #23 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #23 CACHED #24 [ 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 pylint 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 #24 CACHED #25 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-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:e05719fce982b63b69c9501685aa45972075a668322564318d790f3443a0fde6 0.0s done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest 0.0s done #27 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n e05719fce982 + 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-bts-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-bts-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 \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmo-bts-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.52kB done #1 DONE 0.0s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [internal] load build context #4 DONE 0.0s #5 [1/8] FROM docker.io/osmocom-build/debian-bookworm-build:latest #5 DONE 0.0s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-bts/+/master?format=TEXT #6 DONE 0.1s #4 [internal] load build context #4 transferring context: 1.63kB done #4 DONE 0.0s #7 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-bts.git #7 CACHED #8 [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 #8 CACHED #9 [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 #9 CACHED #10 [7/8] COPY OSMO-BTS.CFG /data/osmo-bts.cfg #10 CACHED #11 [3/8] WORKDIR /TMP #11 CACHED #12 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-BTS/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-bts #12 CACHED #13 [8/8] WORKDIR /DATA #13 CACHED #14 exporting to image #14 exporting layers done #14 writing image sha256:dda9d7ab1ab794311b53d6b3c03616617f4c7258cde698948286d5760de5c928 done #14 naming to docker.io/osmocom-build/osmo-bts-master:latest done #14 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/osmo-bts-master' + docker_image_exists osmo-bts-master + docker images -q osmocom-build/osmo-bts-master + test -n dda9d7ab1ab7 + 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.24.eb91.202406232026 amd64 Development headers for A-bis interface ii libosmo-netif-dev:amd64 1.4.0.57.481f.202406232026 amd64 Development headers for Osmocom network interface ii libosmo-sccp-dev:amd64 1.8.0.67.fb30.202406232026 amd64 Development files for libsccp, libmtp and libxua ii libosmoabis13:amd64 1.5.1.24.eb91.202406232026 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.9.0.209.e0c63.202406232026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.209.e0c63.202406232026 amd64 Osmo coding library ii libosmocore 1.9.0.209.e0c63.202406232026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.209.e0c63.202406232026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.209.e0c63.202406232026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.209.e0c63.202406232026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.209.e0c63.202406232026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.209.e0c63.202406232026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.209.e0c63.202406232026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.57.481f.202406232026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.209.e0c63.202406232026 amd64 Osmo SIM library ii libosmotrau2:amd64 1.5.1.24.eb91.202406232026 amd64 GSM trau handling ii libosmousb0:amd64 1.9.0.209.e0c63.202406232026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.209.e0c63.202406232026 amd64 Osmo VTY library ii osmocom-nightly 202406232026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master', 'osmocom-nightly'] + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmocom-bb-host-master + local feed + depends= + [ -n ] + docker_distro_from_image_name osmocom-bb-host-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmocom-bb-host-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmocom-bb-host-master + echo osmocom-bb-host-master + dir=osmocom-bb-host-master + pull_arg=--pull + grep ^FROM ../osmocom-bb-host-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmocom-bb-host-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmocom-bb-host-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmocom-bb-host-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/osmocom-bb-host-master' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-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 \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmocom-bb-host-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.00kB done #1 DONE 0.0s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [ 1/10] FROM docker.io/osmocom-build/debian-bookworm-build:latest #4 DONE 0.0s #5 https://gerrit.osmocom.org/plugins/gitiles/osmocom-bb/+/master?format=TEXT #5 DONE 0.1s #6 [ 6/10] RUN CD osmocom-bb && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD #6 CACHED #7 [ 8/10] RUN CD osmocom-bb/src/host/virt_phy && autoreconf -fi && ./configure && make "-j$(nproc)" install #7 CACHED #8 [ 2/10] RUN APT-GET update && apt-get install -y --no-install-recommends libosmocore-dev && apt-get clean #8 CACHED #9 [ 7/10] RUN CD osmocom-bb/src/host/trxcon && autoreconf -fi && ./configure && make "-j$(nproc)" install #9 CACHED #10 [ 3/10] WORKDIR /TMP #10 CACHED #11 [ 5/10] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMOCOM-BB/+/MASTER?FORMAT=TEXT /tmp/commit-osmocom-bb #11 CACHED #12 [ 9/10] RUN MKDIR -p /data/unix #12 CACHED #13 [ 4/10] RUN GIT clone https://gerrit.osmocom.org/osmocom-bb.git #13 CACHED #14 [10/10] WORKDIR /DATA #14 CACHED #15 exporting to image #15 exporting layers done #15 writing image sha256:2e8d2c6534395ae3df35adc9c8981c69a68a6830bb1fee8a1e0d2ec8296703fa done #15 naming to docker.io/osmocom-build/osmocom-bb-host-master:latest 0.0s done #15 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/osmocom-bb-host-master' + docker_image_exists osmocom-bb-host-master + docker images -q osmocom-build/osmocom-bb-host-master + test -n 2e8d2c653439 + list_osmo_packages debian-bookworm osmocom-bb-host-master + local distro=debian-bookworm + local image=osmocom-bb-host-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmocom-bb-host-master -c + [ -n ] + return + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-bts-test + local feed + echo debian-bookworm-titan + depends=debian-bookworm-titan + [ -n debian-bookworm-titan ] + docker_images_require debian-bookworm-titan + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker pull registry.osmocom.org/osmocom-build/debian-bookworm-titan Using default tag: latest 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-bts-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-bts-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-bts-test + echo ttcn3-bts-test + dir=ttcn3-bts-test + pull_arg=--pull + grep ^FROM ../ttcn3-bts-test/Dockerfile + from_line=FROM $REGISTRY/$USER/debian-bookworm-titan + echo FROM $REGISTRY/$USER/debian-bookworm-titan + grep -q $USER + pull_arg= + set +x Building image: ttcn3-bts-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-bts-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-bts-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/ttcn3-bts-test' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-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 \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/ttcn3-bts-test:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 DONE 0.0s #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 393B done #1 DONE 0.0s #2 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 876B done #5 DONE 0.1s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.2s #7 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #7 CACHED #8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" bts #8 CACHED #9 [4/4] COPY GENERIC/BTS_TESTS.CFG /data/BTS_Tests.cfg #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:bb85c0d9ce8d5b16d8a16d4834d1b5697e209f9179eb5fec1de2e7926ee31790 0.0s done #10 naming to docker.io/osmocom-build/ttcn3-bts-test:latest 0.0s done #10 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/ttcn3-bts-test' + docker_image_exists ttcn3-bts-test + docker images -q osmocom-build/ttcn3-bts-test + test -n bb85c0d9ce8d + list_osmo_packages debian-bookworm ttcn3-bts-test + local distro=debian-bookworm + local image=ttcn3-bts-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-bts-test -c + [ -n ] + return + set_clean_up_trap + trap clean_up_common EXIT INT TERM 0 + set -e + network_create + SUBNET=3920207 + seq 1 30 + bc + echo (3920207 + 1) % 256 + SUBNET=80 + NET_NAME=ttcn3-bts-test-80 + SUB4=172.18.80.0/24 + SUB6=fd02:db8:80::/64 + set +x Creating network ttcn3-bts-test-80, trying SUBNET=80... + docker network create --internal --subnet 172.18.80.0/24 --ipv6 --subnet fd02:db8:80::/64 ttcn3-bts-test-80 e0ef17b92db7eb993809b484791bca1862d7aa20d0c76c2fb8624d8533b3a933 + set +x ### Network ttcn3-bts-test-80 created (SUBNET=80) ### + return + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-generic + cp generic/BTS_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-generic/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-generic/BTS_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-generic/BTS_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-generic/BTS_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-bts-test-io_uring/logs/bts-tester-generic/BTS_Tests.cfg + set_pcuif_version /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-generic/BTS_Tests.cfg + osmo_repo_is_2023q1 + return 1 + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-virtphy + cp virtphy/BTS_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-virtphy/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-virtphy/BTS_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-virtphy/BTS_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-virtphy/BTS_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-bts-test-io_uring/logs/bts-tester-virtphy/BTS_Tests.cfg + set_pcuif_version /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-virtphy/BTS_Tests.cfg + osmo_repo_is_2023q1 + return 1 + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-oml + cp oml/BTS_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-oml/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-oml/BTS_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-oml/BTS_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-oml/BTS_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-bts-test-io_uring/logs/bts-tester-oml/BTS_Tests.cfg + set_pcuif_version /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-oml/BTS_Tests.cfg + osmo_repo_is_2023q1 + return 1 + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-hopping + cp fh/BTS_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-hopping/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-hopping/BTS_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-hopping/BTS_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-hopping/BTS_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-bts-test-io_uring/logs/bts-tester-hopping/BTS_Tests.cfg + cp /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-generic/BTS_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-hopping/BTS_Tests.cfg.inc + cp Makefile /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/Makefile + network_replace_subnet_in_configs + set +x Applying SUBNET=80 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/Makefile Applying SUBNET=80 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-hopping/BTS_Tests.cfg.inc Applying SUBNET=80 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-hopping/BTS_Tests.cfg Applying SUBNET=80 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-virtphy/BTS_Tests.cfg Applying SUBNET=80 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-oml/BTS_Tests.cfg Applying SUBNET=80 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-generic/BTS_Tests.cfg + make -f /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/Makefile cfg command -v osmo-config-merge /usr/bin/osmo-config-merge docker run \ --rm \ --user 1000 \ -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/ttcn3-bts-test:/data \ osmocom-build/ttcn3-bts-test \ cp /osmo-ttcn3-hacks/bts/osmo-bts.cfg /data/osmo-bts.src.cfg docker run \ --rm \ --user 1000 \ -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/ttcn3-bts-test:/data \ osmocom-build/ttcn3-bts-test \ cp /osmo-ttcn3-hacks/bts/osmo-bsc.cfg /data/osmo-bsc.src.cfg osmo-config-merge osmo-bts.src.cfg generic/osmo-bts.confmerge > generic/osmo-bts.gen.cfg sed -i "s/log gsmtap 127.0.0.1/log gsmtap 172.18.80.10/" generic/osmo-bts.gen.cfg osmo-config-merge osmo-bsc.src.cfg generic/osmo-bsc.confmerge > generic/osmo-bsc.gen.cfg sed -i "s/log gsmtap 127.0.0.1/log gsmtap 172.18.80.10/" generic/osmo-bsc.gen.cfg osmo-config-merge generic/osmo-bts.gen.cfg virtphy/osmo-bts.confmerge > virtphy/osmo-bts.gen.cfg sed -i "/osmotrx/d" virtphy/osmo-bts.gen.cfg osmo-config-merge generic/osmo-bts.gen.cfg oml/osmo-bts.confmerge > oml/osmo-bts.gen.cfg osmo-config-merge generic/osmo-bsc.gen.cfg fh/osmo-bsc.confmerge > fh/osmo-bsc.gen.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bsc + cp generic/osmo-bsc.gen.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bsc/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts/unix + cp generic/osmo-bts.gen.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/unix + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/fake_trx + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/trxcon + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/virtphy + start_config_generic + test_config_enabled generic + local config=generic + local i + local valid=0 + [ generic = generic ] + valid=1 + break + [ 1 != 1 ] + [ -z generic oml hopping ] + [ generic = generic ] + return 0 + network_replace_subnet_in_configs + set +x Applying SUBNET=80 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/Makefile Applying SUBNET=80 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bsc/osmo-bsc.gen.cfg Applying SUBNET=80 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-hopping/BTS_Tests.cfg.inc Applying SUBNET=80 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-hopping/BTS_Tests.cfg Applying SUBNET=80 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-virtphy/BTS_Tests.cfg Applying SUBNET=80 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts/osmo-bts.gen.cfg Applying SUBNET=80 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-oml/BTS_Tests.cfg Applying SUBNET=80 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-generic/BTS_Tests.cfg + start_bsc + echo Starting container with BSC Starting container with BSC + docker_network_params 80 11 + NET=80 + ADDR_SUFIX=11 + echo --network ttcn3-bts-test-80 --ip 172.18.80.11 --ip6 fd02:db8:80::11 + docker run --rm --network ttcn3-bts-test-80 --ip 172.18.80.11 --ip6 fd02:db8:80::11 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bsc:/data --name jenkins-ttcn3-bts-test-io_uring-42-bsc -d -e LIBOSMO_IO_BACKEND=IO_URING --ulimit memlock=-1 osmocom-build/osmo-bsc-master /bin/sh -c osmo-bsc -c /data/osmo-bsc.gen.cfg >>/data/osmo-bsc.log 2>&1 c61492819c258d8cfff9d88024459e4e0daa254afc119323e45adea576966872 + start_bts trx 1 + local variant + variant=trx + sleep_time_respawn=1 + echo Starting container with BTS Starting container with BTS + [ -z trx ] + docker_network_params 80 20 + NET=80 + ADDR_SUFIX=20 + echo --network ttcn3-bts-test-80 --ip 172.18.80.20 --ip6 fd02:db8:80::20 + docker run --rm --network ttcn3-bts-test-80 --ip 172.18.80.20 --ip6 fd02:db8:80::20 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/unix:/data/unix -e SLEEP_BEFORE_RESPAWN=1 --name jenkins-ttcn3-bts-test-io_uring-42-bts -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-trx -c /data/osmo-bts.gen.cfg >>/data/osmo-bts.log 2>&1 766e8e934c7ca137efaf5419137ef98d565f8a0714a8ce0d75e3e29c251da417 + start_fake_trx + echo Starting container with fake_trx Starting container with fake_trx + docker_network_params 80 21 + NET=80 + ADDR_SUFIX=21 + echo --network ttcn3-bts-test-80 --ip 172.18.80.21 --ip6 fd02:db8:80::21 + docker run --rm --network ttcn3-bts-test-80 --ip 172.18.80.21 --ip6 fd02:db8:80::21 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/fake_trx:/data --name jenkins-ttcn3-bts-test-io_uring-42-fake_trx -d -e LIBOSMO_IO_BACKEND=IO_URING --ulimit memlock=-1 osmocom-build/osmocom-bb-host-master /bin/sh -c /tmp/osmocom-bb/src/target/trx_toolkit/fake_trx.py --log-file-name /data/fake_trx.log --log-file-level DEBUG --log-file-time --log-level INFO -R 172.18.80.20 -r 172.18.80.22 --trx TRX1@172.18.80.20:5700/1 --trx TRX2@172.18.80.20:5700/2 --trx TRX3@172.18.80.20:5700/3 >>/data/fake_trx.out 2>&1 9786ce10208a2bcdd12116edebfec379073f00c86ce4fd281fccce2c9a76e490 + start_trxcon + echo Starting container with trxcon Starting container with trxcon + docker_network_params 80 22 + NET=80 + ADDR_SUFIX=22 + echo --network ttcn3-bts-test-80 --ip 172.18.80.22 --ip6 fd02:db8:80::22 + docker run --rm --network ttcn3-bts-test-80 --ip 172.18.80.22 --ip6 fd02:db8:80::22 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/trxcon:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/unix:/data/unix --name jenkins-ttcn3-bts-test-io_uring-42-trxcon -d -e LIBOSMO_IO_BACKEND=IO_URING --ulimit memlock=-1 osmocom-build/osmocom-bb-host-master /bin/sh -c trxcon -i 172.18.80.21 -s /data/unix/osmocom_l2 >>/data/trxcon.log 2>&1 504c675b34a5dcc3ec2345c5208e46d2a8205f250f78445cfcf4c9afdedbfbe2 + start_testsuite generic + echo Starting container with BTS testsuite Starting container with BTS testsuite + variant=generic + docker_network_params 80 10 + NET=80 + ADDR_SUFIX=10 + echo --network ttcn3-bts-test-80 --ip 172.18.80.10 --ip6 fd02:db8:80::10 + docker run --rm --network ttcn3-bts-test-80 --ip 172.18.80.10 --ip6 fd02:db8:80::10 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.80.20 -e OSMO_SUT_PORT=4241 -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-generic:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/unix:/data/unix --name jenkins-ttcn3-bts-test-io_uring-42-ttcn3-bts-test -e LIBOSMO_IO_BACKEND=IO_URING --ulimit memlock=-1 osmocom-build/ttcn3-bts-test + SUBDIR=bts + SUITE=BTS_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/bts/BTS_Tests BTS_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli BTS_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: BTS_Tests.cfg MC@821c5076766f: Unix server socket created successfully. MC@821c5076766f: Listening on TCP port 38351. 821c5076766f is the default MC2> spawn /osmo-ttcn3-hacks/bts/BTS_Tests 821c5076766f 38351 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@821c5076766f: New HC connected from 172.18.80.10 [172.18.80.10]. 821c5076766f: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@821c5076766f: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@821c5076766f: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@821c5076766f: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@821c5076766f: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@821c5076766f: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@821c5076766f: Configuration file was processed on all HCs. MC@821c5076766f: Creating MTC on host 172.18.80.10. MC@821c5076766f: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_est_dchan'. ------ BTS_Tests.TC_est_dchan ------ Mon Jun 24 11:46:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_est_dchan.pcap" >/data/BTS_Tests.TC_est_dchan.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_est_dchan' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_est_dchan started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_est_dchan-RSL(4)@821c5076766f: Final verdict of PTC: none TC_est_dchan-RSL-IPA(3)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_est_dchan-RSL-IPA(3): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_est_dchan-RSL(4): none (fail -> fail) MTC@821c5076766f: Test case TC_est_dchan finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_est_dchan fail'. Mon Jun 24 11:46:29 UTC 2024 ------ BTS_Tests.TC_est_dchan fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_est_dchan.talloc Traceback (most recent call last): File "/usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg/osmopy/osmo_interact/common.py", line 420, in main_run_commands interact.connect() File "/usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg/osmopy/osmo_interact/vty.py", line 84, in connect super().connect() File "/usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg/osmopy/osmo_interact/common.py", line 88, in connect self.socket.connect((self.host, int(self.port))) ConnectionRefusedError: [Errno 111] Connection refused Waiting for packet dumper to finish... 0 (prev_count=-1, count=6718) Waiting for packet dumper to finish... 1 (prev_count=6718, count=7922) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_est_dchan fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_stress'. ------ BTS_Tests.TC_chan_act_stress ------ Mon Jun 24 11:46:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_chan_act_stress.pcap" >/data/BTS_Tests.TC_chan_act_stress.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_stress' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_chan_act_stress started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_chan_act_stress-RSL(6)@821c5076766f: Final verdict of PTC: none TC_chan_act_stress-RSL-IPA(5)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_chan_act_stress-RSL-IPA(5): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_chan_act_stress-RSL(6): none (fail -> fail) MTC@821c5076766f: Test case TC_chan_act_stress finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_stress fail'. Mon Jun 24 11:46:50 UTC 2024 ------ BTS_Tests.TC_chan_act_stress fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_chan_act_stress.talloc Traceback (most recent call last): File "/usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg/osmopy/osmo_interact/common.py", line 420, in main_run_commands interact.connect() File "/usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg/osmopy/osmo_interact/vty.py", line 84, in connect super().connect() File "/usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg/osmopy/osmo_interact/common.py", line 88, in connect self.socket.connect((self.host, int(self.port))) ConnectionRefusedError: [Errno 111] Connection refused Waiting for packet dumper to finish... 0 (prev_count=-1, count=5142) Waiting for packet dumper to finish... 1 (prev_count=5142, count=6174) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_stress fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_react'. ------ BTS_Tests.TC_chan_act_react ------ Mon Jun 24 11:46:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_chan_act_react.pcap" >/data/BTS_Tests.TC_chan_act_react.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_react' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_chan_act_react started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_chan_act_react-RSL(8)@821c5076766f: Final verdict of PTC: none TC_chan_act_react-RSL-IPA(7)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_chan_act_react-RSL-IPA(7): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_chan_act_react-RSL(8): none (fail -> fail) MTC@821c5076766f: Test case TC_chan_act_react finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_react fail'. Mon Jun 24 11:47:12 UTC 2024 ------ BTS_Tests.TC_chan_act_react fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_chan_act_react.talloc Traceback (most recent call last): File "/usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg/osmopy/osmo_interact/common.py", line 420, in main_run_commands interact.connect() File "/usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg/osmopy/osmo_interact/vty.py", line 84, in connect super().connect() File "/usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg/osmopy/osmo_interact/common.py", line 88, in connect self.socket.connect((self.host, int(self.port))) ConnectionRefusedError: [Errno 111] Connection refused Waiting for packet dumper to finish... 0 (prev_count=-1, count=4746) Waiting for packet dumper to finish... 1 (prev_count=4746, count=5950) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_react fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_deact_not_active'. ------ BTS_Tests.TC_chan_deact_not_active ------ Mon Jun 24 11:47:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_chan_deact_not_active.pcap" >/data/BTS_Tests.TC_chan_deact_not_active.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_deact_not_active' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_chan_deact_not_active started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_chan_deact_not_active-RSL(10)@821c5076766f: Final verdict of PTC: none TC_chan_deact_not_active-RSL-IPA(9)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_chan_deact_not_active-RSL-IPA(9): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_chan_deact_not_active-RSL(10): none (fail -> fail) MTC@821c5076766f: Test case TC_chan_deact_not_active finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_deact_not_active fail'. Mon Jun 24 11:47:33 UTC 2024 ------ BTS_Tests.TC_chan_deact_not_active fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_chan_deact_not_active.talloc Traceback (most recent call last): File "/usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg/osmopy/osmo_interact/common.py", line 420, in main_run_commands interact.connect() File "/usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg/osmopy/osmo_interact/vty.py", line 84, in connect super().connect() File "/usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg/osmopy/osmo_interact/common.py", line 88, in connect self.socket.connect((self.host, int(self.port))) ConnectionRefusedError: [Errno 111] Connection refused Waiting for packet dumper to finish... 0 (prev_count=-1, count=4982) Waiting for packet dumper to finish... 1 (prev_count=4982, count=6014) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_deact_not_active fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_wrong_nr'. ------ BTS_Tests.TC_chan_act_wrong_nr ------ Mon Jun 24 11:47:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_chan_act_wrong_nr.pcap" >/data/BTS_Tests.TC_chan_act_wrong_nr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_wrong_nr' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_chan_act_wrong_nr started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_chan_act_wrong_nr-RSL(12)@821c5076766f: Final verdict of PTC: none TC_chan_act_wrong_nr-RSL-IPA(11)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_chan_act_wrong_nr-RSL-IPA(11): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_chan_act_wrong_nr-RSL(12): none (fail -> fail) MTC@821c5076766f: Test case TC_chan_act_wrong_nr finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_wrong_nr fail'. Mon Jun 24 11:47:54 UTC 2024 ------ BTS_Tests.TC_chan_act_wrong_nr fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_chan_act_wrong_nr.talloc Traceback (most recent call last): File "/usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg/osmopy/osmo_interact/common.py", line 420, in main_run_commands interact.connect() File "/usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg/osmopy/osmo_interact/vty.py", line 84, in connect super().connect() File "/usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg/osmopy/osmo_interact/common.py", line 88, in connect self.socket.connect((self.host, int(self.port))) ConnectionRefusedError: [Errno 111] Connection refused Waiting for packet dumper to finish... 0 (prev_count=-1, count=4874) Waiting for packet dumper to finish... 1 (prev_count=4874, count=5906) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_wrong_nr fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_deact_sacch'. ------ BTS_Tests.TC_deact_sacch ------ Mon Jun 24 11:47:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_deact_sacch.pcap" >/data/BTS_Tests.TC_deact_sacch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_deact_sacch' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_deact_sacch started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_deact_sacch-RSL(14)@821c5076766f: Final verdict of PTC: none TC_deact_sacch-RSL-IPA(13)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_deact_sacch-RSL-IPA(13): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_deact_sacch-RSL(14): none (fail -> fail) MTC@821c5076766f: Test case TC_deact_sacch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_deact_sacch fail'. Mon Jun 24 11:48:15 UTC 2024 ------ BTS_Tests.TC_deact_sacch fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_deact_sacch.talloc Traceback (most recent call last): File "/usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg/osmopy/osmo_interact/common.py", line 420, in main_run_commands interact.connect() File "/usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg/osmopy/osmo_interact/vty.py", line 84, in connect super().connect() File "/usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg/osmopy/osmo_interact/common.py", line 88, in connect self.socket.connect((self.host, int(self.port))) ConnectionRefusedError: [Errno 111] Connection refused Waiting for packet dumper to finish... 0 (prev_count=-1, count=4862) Waiting for packet dumper to finish... 1 (prev_count=4862, count=6066) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_deact_sacch fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_filling'. ------ BTS_Tests.TC_sacch_filling ------ Mon Jun 24 11:48:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_sacch_filling.pcap" >/data/BTS_Tests.TC_sacch_filling.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_filling' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_sacch_filling started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sacch_filling-RSL(16)@821c5076766f: Final verdict of PTC: none TC_sacch_filling-RSL-IPA(15)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_sacch_filling-RSL-IPA(15): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_sacch_filling-RSL(16): none (fail -> fail) MTC@821c5076766f: Test case TC_sacch_filling finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_filling fail'. Mon Jun 24 11:48:36 UTC 2024 ------ BTS_Tests.TC_sacch_filling fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_sacch_filling.talloc Traceback (most recent call last): File "/usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg/osmopy/osmo_interact/common.py", line 420, in main_run_commands interact.connect() File "/usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg/osmopy/osmo_interact/vty.py", line 84, in connect super().connect() File "/usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg/osmopy/osmo_interact/common.py", line 88, in connect self.socket.connect((self.host, int(self.port))) ConnectionRefusedError: [Errno 111] Connection refused Waiting for packet dumper to finish... 0 (prev_count=-1, count=4650) Waiting for packet dumper to finish... 1 (prev_count=4650, count=5854) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_filling fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_info_mod'. ------ BTS_Tests.TC_sacch_info_mod ------ Mon Jun 24 11:48:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_sacch_info_mod.pcap" >/data/BTS_Tests.TC_sacch_info_mod.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_info_mod' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_sacch_info_mod started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sacch_info_mod-RSL(18)@821c5076766f: Final verdict of PTC: none TC_sacch_info_mod-RSL-IPA(17)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_sacch_info_mod-RSL-IPA(17): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_sacch_info_mod-RSL(18): none (fail -> fail) MTC@821c5076766f: Test case TC_sacch_info_mod finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_info_mod fail'. Mon Jun 24 11:48:57 UTC 2024 ------ BTS_Tests.TC_sacch_info_mod fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_sacch_info_mod.talloc Traceback (most recent call last): File "/usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg/osmopy/osmo_interact/common.py", line 420, in main_run_commands interact.connect() File "/usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg/osmopy/osmo_interact/vty.py", line 84, in connect super().connect() File "/usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg/osmopy/osmo_interact/common.py", line 88, in connect self.socket.connect((self.host, int(self.port))) ConnectionRefusedError: [Errno 111] Connection refused Waiting for packet dumper to finish... 0 (prev_count=-1, count=4990) Waiting for packet dumper to finish... 1 (prev_count=4990, count=6022) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_info_mod fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_multi'. ------ BTS_Tests.TC_sacch_multi ------ Mon Jun 24 11:49:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_sacch_multi.pcap" >/data/BTS_Tests.TC_sacch_multi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_multi' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_sacch_multi started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sacch_multi-RSL(20)@821c5076766f: Final verdict of PTC: none TC_sacch_multi-RSL-IPA(19)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_sacch_multi-RSL-IPA(19): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_sacch_multi-RSL(20): none (fail -> fail) MTC@821c5076766f: Test case TC_sacch_multi finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_multi fail'. Mon Jun 24 11:49:18 UTC 2024 ------ BTS_Tests.TC_sacch_multi fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_sacch_multi.talloc Traceback (most recent call last): File "/usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg/osmopy/osmo_interact/common.py", line 420, in main_run_commands interact.connect() File "/usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg/osmopy/osmo_interact/vty.py", line 84, in connect super().connect() File "/usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg/osmopy/osmo_interact/common.py", line 88, in connect self.socket.connect((self.host, int(self.port))) ConnectionRefusedError: [Errno 111] Connection refused Waiting for packet dumper to finish... 0 (prev_count=-1, count=4722) Waiting for packet dumper to finish... 1 (prev_count=4722, count=5754) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_multi fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_multi_chg'. ------ BTS_Tests.TC_sacch_multi_chg ------ Mon Jun 24 11:49:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_sacch_multi_chg.pcap" >/data/BTS_Tests.TC_sacch_multi_chg.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_multi_chg' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_sacch_multi_chg started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sacch_multi_chg-RSL(22)@821c5076766f: Final verdict of PTC: none TC_sacch_multi_chg-RSL-IPA(21)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_sacch_multi_chg-RSL-IPA(21): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_sacch_multi_chg-RSL(22): none (fail -> fail) MTC@821c5076766f: Test case TC_sacch_multi_chg finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_multi_chg fail'. Mon Jun 24 11:49:39 UTC 2024 ------ BTS_Tests.TC_sacch_multi_chg fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_sacch_multi_chg.talloc Traceback (most recent call last): File "/usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg/osmopy/osmo_interact/common.py", line 420, in main_run_commands interact.connect() File "/usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg/osmopy/osmo_interact/vty.py", line 84, in connect super().connect() File "/usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg/osmopy/osmo_interact/common.py", line 88, in connect self.socket.connect((self.host, int(self.port))) ConnectionRefusedError: [Errno 111] Connection refused Waiting for packet dumper to finish... 0 (prev_count=-1, count=4694) Waiting for packet dumper to finish... 1 (prev_count=4694, count=5898) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_multi_chg fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act'. ------ BTS_Tests.TC_sacch_chan_act ------ Mon Jun 24 11:49:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_sacch_chan_act.pcap" >/data/BTS_Tests.TC_sacch_chan_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_sacch_chan_act started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sacch_chan_act-RSL(24)@821c5076766f: Final verdict of PTC: none TC_sacch_chan_act-RSL-IPA(23)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_sacch_chan_act-RSL-IPA(23): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_sacch_chan_act-RSL(24): none (fail -> fail) MTC@821c5076766f: Test case TC_sacch_chan_act finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act fail'. Mon Jun 24 11:50:00 UTC 2024 ------ BTS_Tests.TC_sacch_chan_act fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_sacch_chan_act.talloc Traceback (most recent call last): File "/usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg/osmopy/osmo_interact/common.py", line 420, in main_run_commands interact.connect() File "/usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg/osmopy/osmo_interact/vty.py", line 84, in connect super().connect() File "/usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg/osmopy/osmo_interact/common.py", line 88, in connect self.socket.connect((self.host, int(self.port))) ConnectionRefusedError: [Errno 111] Connection refused Waiting for packet dumper to finish... 0 (prev_count=-1, count=4782) Waiting for packet dumper to finish... 1 (prev_count=4782, count=5986) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act_ho_async'. ------ BTS_Tests.TC_sacch_chan_act_ho_async ------ Mon Jun 24 11:50:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_sacch_chan_act_ho_async.pcap" >/data/BTS_Tests.TC_sacch_chan_act_ho_async.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act_ho_async' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_sacch_chan_act_ho_async started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sacch_chan_act_ho_async-RSL(26)@821c5076766f: Final verdict of PTC: none TC_sacch_chan_act_ho_async-RSL-IPA(25)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_sacch_chan_act_ho_async-RSL-IPA(25): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_sacch_chan_act_ho_async-RSL(26): none (fail -> fail) MTC@821c5076766f: Test case TC_sacch_chan_act_ho_async finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act_ho_async fail'. Mon Jun 24 11:50:21 UTC 2024 ------ BTS_Tests.TC_sacch_chan_act_ho_async fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_sacch_chan_act_ho_async.talloc Traceback (most recent call last): File "/usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg/osmopy/osmo_interact/common.py", line 420, in main_run_commands interact.connect() File "/usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg/osmopy/osmo_interact/vty.py", line 84, in connect super().connect() File "/usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg/osmopy/osmo_interact/common.py", line 88, in connect self.socket.connect((self.host, int(self.port))) ConnectionRefusedError: [Errno 111] Connection refused Waiting for packet dumper to finish... 0 (prev_count=-1, count=5118) Waiting for packet dumper to finish... 1 (prev_count=5118, count=6150) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act_ho_async fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act_ho_sync'. ------ BTS_Tests.TC_sacch_chan_act_ho_sync ------ Mon Jun 24 11:50:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_sacch_chan_act_ho_sync.pcap" >/data/BTS_Tests.TC_sacch_chan_act_ho_sync.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act_ho_sync' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_sacch_chan_act_ho_sync started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sacch_chan_act_ho_sync-RSL(28)@821c5076766f: Final verdict of PTC: none TC_sacch_chan_act_ho_sync-RSL-IPA(27)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_sacch_chan_act_ho_sync-RSL-IPA(27): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_sacch_chan_act_ho_sync-RSL(28): none (fail -> fail) MTC@821c5076766f: Test case TC_sacch_chan_act_ho_sync finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act_ho_sync fail'. Mon Jun 24 11:50:42 UTC 2024 ------ BTS_Tests.TC_sacch_chan_act_ho_sync fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_sacch_chan_act_ho_sync.talloc Traceback (most recent call last): File "/usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg/osmopy/osmo_interact/common.py", line 420, in main_run_commands interact.connect() File "/usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg/osmopy/osmo_interact/vty.py", line 84, in connect super().connect() File "/usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg/osmopy/osmo_interact/common.py", line 88, in connect self.socket.connect((self.host, int(self.port))) ConnectionRefusedError: [Errno 111] Connection refused Waiting for packet dumper to finish... 0 (prev_count=-1, count=4722) Waiting for packet dumper to finish... 1 (prev_count=4722, count=5926) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act_ho_sync fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_content'. ------ BTS_Tests.TC_rach_content ------ Mon Jun 24 11:50:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rach_content.pcap" >/data/BTS_Tests.TC_rach_content.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_content' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_rach_content started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rach_content-RSL(30)@821c5076766f: Final verdict of PTC: none TC_rach_content-RSL-IPA(29)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_rach_content-RSL-IPA(29): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_rach_content-RSL(30): none (fail -> fail) MTC@821c5076766f: Test case TC_rach_content finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_content fail'. Mon Jun 24 11:51:03 UTC 2024 ------ BTS_Tests.TC_rach_content fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_rach_content.talloc Traceback (most recent call last): File "/usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg/osmopy/osmo_interact/common.py", line 420, in main_run_commands interact.connect() File "/usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg/osmopy/osmo_interact/vty.py", line 84, in connect super().connect() File "/usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg/osmopy/osmo_interact/common.py", line 88, in connect self.socket.connect((self.host, int(self.port))) ConnectionRefusedError: [Errno 111] Connection refused Waiting for packet dumper to finish... 0 (prev_count=-1, count=4810) Waiting for packet dumper to finish... 1 (prev_count=4810, count=6014) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_content fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_content_emerg'. ------ BTS_Tests.TC_rach_content_emerg ------ Mon Jun 24 11:51:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rach_content_emerg.pcap" >/data/BTS_Tests.TC_rach_content_emerg.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_content_emerg' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_rach_content_emerg started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rach_content_emerg-RSL(32)@821c5076766f: Final verdict of PTC: none TC_rach_content_emerg-RSL-IPA(31)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_rach_content_emerg-RSL-IPA(31): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_rach_content_emerg-RSL(32): none (fail -> fail) MTC@821c5076766f: Test case TC_rach_content_emerg finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_content_emerg fail'. Mon Jun 24 11:51:25 UTC 2024 ------ BTS_Tests.TC_rach_content_emerg fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_rach_content_emerg.talloc Traceback (most recent call last): File "/usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg/osmopy/osmo_interact/common.py", line 420, in main_run_commands interact.connect() File "/usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg/osmopy/osmo_interact/vty.py", line 84, in connect super().connect() File "/usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg/osmopy/osmo_interact/common.py", line 88, in connect self.socket.connect((self.host, int(self.port))) ConnectionRefusedError: [Errno 111] Connection refused Waiting for packet dumper to finish... 0 (prev_count=-1, count=4878) Waiting for packet dumper to finish... 1 (prev_count=4878, count=5910) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_content_emerg fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_count'. ------ BTS_Tests.TC_rach_count ------ Mon Jun 24 11:51:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rach_count.pcap" >/data/BTS_Tests.TC_rach_count.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_count' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_rach_count started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rach_count-RSL(34)@821c5076766f: Final verdict of PTC: none TC_rach_count-RSL-IPA(33)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_rach_count-RSL-IPA(33): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_rach_count-RSL(34): none (fail -> fail) MTC@821c5076766f: Test case TC_rach_count finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_count fail'. Mon Jun 24 11:51:46 UTC 2024 ------ BTS_Tests.TC_rach_count fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_rach_count.talloc Traceback (most recent call last): File "/usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg/osmopy/osmo_interact/common.py", line 420, in main_run_commands interact.connect() File "/usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg/osmopy/osmo_interact/vty.py", line 84, in connect super().connect() File "/usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg/osmopy/osmo_interact/common.py", line 88, in connect self.socket.connect((self.host, int(self.port))) ConnectionRefusedError: [Errno 111] Connection refused Waiting for packet dumper to finish... 0 (prev_count=-1, count=4802) Waiting for packet dumper to finish... 1 (prev_count=4802, count=6006) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_count fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_max_ta'. ------ BTS_Tests.TC_rach_max_ta ------ Mon Jun 24 11:51:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rach_max_ta.pcap" >/data/BTS_Tests.TC_rach_max_ta.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_max_ta' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_rach_max_ta started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rach_max_ta-RSL(36)@821c5076766f: Final verdict of PTC: none TC_rach_max_ta-RSL-IPA(35)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_rach_max_ta-RSL-IPA(35): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_rach_max_ta-RSL(36): none (fail -> fail) MTC@821c5076766f: Test case TC_rach_max_ta finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_max_ta fail'. Mon Jun 24 11:52:07 UTC 2024 ------ BTS_Tests.TC_rach_max_ta fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_rach_max_ta.talloc Traceback (most recent call last): File "/usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg/osmopy/osmo_interact/common.py", line 420, in main_run_commands interact.connect() File "/usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg/osmopy/osmo_interact/vty.py", line 84, in connect super().connect() File "/usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg/osmopy/osmo_interact/common.py", line 88, in connect self.socket.connect((self.host, int(self.port))) ConnectionRefusedError: [Errno 111] Connection refused Waiting for packet dumper to finish... 0 (prev_count=-1, count=4678) Waiting for packet dumper to finish... 1 (prev_count=4678, count=5882) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_max_ta fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ho_rach'. ------ BTS_Tests.TC_ho_rach ------ Mon Jun 24 11:52:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_ho_rach.pcap" >/data/BTS_Tests.TC_ho_rach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ho_rach' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_ho_rach started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_ho_rach-RSL(38)@821c5076766f: Final verdict of PTC: none TC_ho_rach-RSL-IPA(37)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_ho_rach-RSL-IPA(37): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_ho_rach-RSL(38): none (fail -> fail) MTC@821c5076766f: Test case TC_ho_rach finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ho_rach fail'. Mon Jun 24 11:52:28 UTC 2024 ------ BTS_Tests.TC_ho_rach fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_ho_rach.talloc Traceback (most recent call last): File "/usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg/osmopy/osmo_interact/common.py", line 420, in main_run_commands interact.connect() File "/usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg/osmopy/osmo_interact/vty.py", line 84, in connect super().connect() File "/usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg/osmopy/osmo_interact/common.py", line 88, in connect self.socket.connect((self.host, int(self.port))) ConnectionRefusedError: [Errno 111] Connection refused Waiting for packet dumper to finish... 0 (prev_count=-1, count=4962) Waiting for packet dumper to finish... 1 (prev_count=4962, count=5994) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ho_rach fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ho_physical_info'. ------ BTS_Tests.TC_ho_physical_info ------ Mon Jun 24 11:52:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_ho_physical_info.pcap" >/data/BTS_Tests.TC_ho_physical_info.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ho_physical_info' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_ho_physical_info started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_ho_physical_info-RSL(40)@821c5076766f: Final verdict of PTC: none TC_ho_physical_info-RSL-IPA(39)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_ho_physical_info-RSL-IPA(39): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_ho_physical_info-RSL(40): none (fail -> fail) MTC@821c5076766f: Test case TC_ho_physical_info finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ho_physical_info fail'. Mon Jun 24 11:52:49 UTC 2024 ------ BTS_Tests.TC_ho_physical_info fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_ho_physical_info.talloc Traceback (most recent call last): File "/usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg/osmopy/osmo_interact/common.py", line 420, in main_run_commands interact.connect() File "/usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg/osmopy/osmo_interact/vty.py", line 84, in connect super().connect() File "/usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg/osmopy/osmo_interact/common.py", line 88, in connect self.socket.connect((self.host, int(self.port))) ConnectionRefusedError: [Errno 111] Connection refused Waiting for packet dumper to finish... 0 (prev_count=-1, count=5110) Waiting for packet dumper to finish... 1 (prev_count=5110, count=6142) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ho_physical_info fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_load_idle_thresh0'. ------ BTS_Tests.TC_rach_load_idle_thresh0 ------ Mon Jun 24 11:52:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rach_load_idle_thresh0.pcap" >/data/BTS_Tests.TC_rach_load_idle_thresh0.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_load_idle_thresh0' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_rach_load_idle_thresh0 started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@821c5076766f: No PTCs were created. MTC@821c5076766f: Test case TC_rach_load_idle_thresh0 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_load_idle_thresh0 fail'. Mon Jun 24 11:53:00 UTC 2024 ------ BTS_Tests.TC_rach_load_idle_thresh0 fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_rach_load_idle_thresh0.talloc Traceback (most recent call last): File "/usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg/osmopy/osmo_interact/common.py", line 420, in main_run_commands interact.connect() File "/usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg/osmopy/osmo_interact/vty.py", line 84, in connect super().connect() File "/usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg/osmopy/osmo_interact/common.py", line 88, in connect self.socket.connect((self.host, int(self.port))) ConnectionRefusedError: [Errno 111] Connection refused Waiting for packet dumper to finish... 0 (prev_count=-1, count=4524) Waiting for packet dumper to finish... 1 (prev_count=4524, count=6072) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_load_idle_thresh0 fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_load_idle_below_thresh'. ------ BTS_Tests.TC_rach_load_idle_below_thresh ------ Mon Jun 24 11:53:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rach_load_idle_below_thresh.pcap" >/data/BTS_Tests.TC_rach_load_idle_below_thresh.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_load_idle_below_thresh' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_rach_load_idle_below_thresh started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@821c5076766f: No PTCs were created. MTC@821c5076766f: Test case TC_rach_load_idle_below_thresh finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_load_idle_below_thresh fail'. Mon Jun 24 11:53:11 UTC 2024 ------ BTS_Tests.TC_rach_load_idle_below_thresh fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_rach_load_idle_below_thresh.talloc Traceback (most recent call last): File "/usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg/osmopy/osmo_interact/common.py", line 420, in main_run_commands interact.connect() File "/usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg/osmopy/osmo_interact/vty.py", line 84, in connect super().connect() File "/usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg/osmopy/osmo_interact/common.py", line 88, in connect self.socket.connect((self.host, int(self.port))) ConnectionRefusedError: [Errno 111] Connection refused Waiting for packet dumper to finish... 0 (prev_count=-1, count=4268) Waiting for packet dumper to finish... 1 (prev_count=4268, count=5816) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_load_idle_below_thresh fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_load_count'. ------ BTS_Tests.TC_rach_load_count ------ Mon Jun 24 11:53:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rach_load_count.pcap" >/data/BTS_Tests.TC_rach_load_count.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_load_count' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_rach_load_count started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@821c5076766f: No PTCs were created. MTC@821c5076766f: Test case TC_rach_load_count finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_load_count fail'. Mon Jun 24 11:53:22 UTC 2024 ------ BTS_Tests.TC_rach_load_count fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_rach_load_count.talloc Traceback (most recent call last): File "/usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg/osmopy/osmo_interact/common.py", line 420, in main_run_commands interact.connect() File "/usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg/osmopy/osmo_interact/vty.py", line 84, in connect super().connect() File "/usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg/osmopy/osmo_interact/common.py", line 88, in connect self.socket.connect((self.host, int(self.port))) ConnectionRefusedError: [Errno 111] Connection refused Waiting for packet dumper to finish... 0 (prev_count=-1, count=4396) Waiting for packet dumper to finish... 1 (prev_count=4396, count=5944) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_load_count fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchf'. ------ BTS_Tests.TC_meas_res_speech_tchf ------ Mon Jun 24 11:53:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_meas_res_speech_tchf.pcap" >/data/BTS_Tests.TC_meas_res_speech_tchf.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchf' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_meas_res_speech_tchf started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_meas_res_speech_tchf-RSL(42)@821c5076766f: Final verdict of PTC: none TC_meas_res_speech_tchf-RSL-IPA(41)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_meas_res_speech_tchf-RSL-IPA(41): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_meas_res_speech_tchf-RSL(42): none (fail -> fail) MTC@821c5076766f: Test case TC_meas_res_speech_tchf finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchf fail'. Mon Jun 24 11:53:43 UTC 2024 ------ BTS_Tests.TC_meas_res_speech_tchf fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_meas_res_speech_tchf.talloc Traceback (most recent call last): File "/usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg/osmopy/osmo_interact/common.py", line 420, in main_run_commands interact.connect() File "/usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg/osmopy/osmo_interact/vty.py", line 84, in connect super().connect() File "/usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg/osmopy/osmo_interact/common.py", line 88, in connect self.socket.connect((self.host, int(self.port))) ConnectionRefusedError: [Errno 111] Connection refused Waiting for packet dumper to finish... 0 (prev_count=-1, count=4886) Waiting for packet dumper to finish... 1 (prev_count=4886, count=5918) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchf fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchf_facch'. ------ BTS_Tests.TC_meas_res_speech_tchf_facch ------ Mon Jun 24 11:53:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_meas_res_speech_tchf_facch.pcap" >/data/BTS_Tests.TC_meas_res_speech_tchf_facch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchf_facch' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_meas_res_speech_tchf_facch started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_meas_res_speech_tchf_facch-RSL(44)@821c5076766f: Final verdict of PTC: none TC_meas_res_speech_tchf_facch-RSL-IPA(43)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_meas_res_speech_tchf_facch-RSL-IPA(43): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_meas_res_speech_tchf_facch-RSL(44): none (fail -> fail) MTC@821c5076766f: Test case TC_meas_res_speech_tchf_facch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchf_facch fail'. Mon Jun 24 11:54:04 UTC 2024 ------ BTS_Tests.TC_meas_res_speech_tchf_facch fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_meas_res_speech_tchf_facch.talloc Traceback (most recent call last): File "/usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg/osmopy/osmo_interact/common.py", line 420, in main_run_commands interact.connect() File "/usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg/osmopy/osmo_interact/vty.py", line 84, in connect super().connect() File "/usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg/osmopy/osmo_interact/common.py", line 88, in connect self.socket.connect((self.host, int(self.port))) ConnectionRefusedError: [Errno 111] Connection refused Waiting for packet dumper to finish... 0 (prev_count=-1, count=5094) Waiting for packet dumper to finish... 1 (prev_count=5094, count=6126) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchf_facch fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh'. ------ BTS_Tests.TC_meas_res_speech_tchh ------ Mon Jun 24 11:54:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_meas_res_speech_tchh.pcap" >/data/BTS_Tests.TC_meas_res_speech_tchh.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_meas_res_speech_tchh started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_meas_res_speech_tchh-RSL(46)@821c5076766f: Final verdict of PTC: none TC_meas_res_speech_tchh-RSL-IPA(45)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_meas_res_speech_tchh-RSL-IPA(45): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_meas_res_speech_tchh-RSL(46): none (fail -> fail) MTC@821c5076766f: Test case TC_meas_res_speech_tchh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh fail'. Mon Jun 24 11:54:25 UTC 2024 ------ BTS_Tests.TC_meas_res_speech_tchh fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_meas_res_speech_tchh.talloc Traceback (most recent call last): File "/usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg/osmopy/osmo_interact/common.py", line 420, in main_run_commands interact.connect() File "/usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg/osmopy/osmo_interact/vty.py", line 84, in connect super().connect() File "/usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg/osmopy/osmo_interact/common.py", line 88, in connect self.socket.connect((self.host, int(self.port))) ConnectionRefusedError: [Errno 111] Connection refused Waiting for packet dumper to finish... 0 (prev_count=-1, count=4714) Waiting for packet dumper to finish... 1 (prev_count=4714, count=5918) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh_facch'. ------ BTS_Tests.TC_meas_res_speech_tchh_facch ------ Mon Jun 24 11:54:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_meas_res_speech_tchh_facch.pcap" >/data/BTS_Tests.TC_meas_res_speech_tchh_facch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh_facch' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_meas_res_speech_tchh_facch started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_meas_res_speech_tchh_facch-RSL(48)@821c5076766f: Final verdict of PTC: none TC_meas_res_speech_tchh_facch-RSL-IPA(47)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_meas_res_speech_tchh_facch-RSL-IPA(47): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_meas_res_speech_tchh_facch-RSL(48): none (fail -> fail) MTC@821c5076766f: Test case TC_meas_res_speech_tchh_facch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh_facch fail'. Mon Jun 24 11:54:46 UTC 2024 ------ BTS_Tests.TC_meas_res_speech_tchh_facch fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_meas_res_speech_tchh_facch.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1070) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh_facch fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh_toa256'. ------ BTS_Tests.TC_meas_res_speech_tchh_toa256 ------ Mon Jun 24 11:54:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_meas_res_speech_tchh_toa256.pcap" >/data/BTS_Tests.TC_meas_res_speech_tchh_toa256.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh_toa256' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_meas_res_speech_tchh_toa256 started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_meas_res_speech_tchh_toa256-RSL(50)@821c5076766f: Final verdict of PTC: none TC_meas_res_speech_tchh_toa256-RSL-IPA(49)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_meas_res_speech_tchh_toa256-RSL-IPA(49): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_meas_res_speech_tchh_toa256-RSL(50): none (fail -> fail) MTC@821c5076766f: Test case TC_meas_res_speech_tchh_toa256 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh_toa256 fail'. Mon Jun 24 11:55:09 UTC 2024 ------ BTS_Tests.TC_meas_res_speech_tchh_toa256 fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_meas_res_speech_tchh_toa256.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=944) Waiting for packet dumper to finish... 1 (prev_count=944, count=1008) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh_toa256 fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_tchf'. ------ BTS_Tests.TC_meas_res_sign_tchf ------ Mon Jun 24 11:55:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_meas_res_sign_tchf.pcap" >/data/BTS_Tests.TC_meas_res_sign_tchf.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_tchf' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_meas_res_sign_tchf started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_meas_res_sign_tchf-RSL(52)@821c5076766f: Final verdict of PTC: none TC_meas_res_sign_tchf-RSL-IPA(51)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_meas_res_sign_tchf-RSL-IPA(51): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_meas_res_sign_tchf-RSL(52): none (fail -> fail) MTC@821c5076766f: Test case TC_meas_res_sign_tchf finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_tchf fail'. Mon Jun 24 11:55:32 UTC 2024 ------ BTS_Tests.TC_meas_res_sign_tchf fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_meas_res_sign_tchf.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1130) Waiting for packet dumper to finish... 1 (prev_count=1130, count=1194) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_tchf fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_tchh'. ------ BTS_Tests.TC_meas_res_sign_tchh ------ Mon Jun 24 11:55:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_meas_res_sign_tchh.pcap" >/data/BTS_Tests.TC_meas_res_sign_tchh.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_tchh' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_meas_res_sign_tchh started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_meas_res_sign_tchh-RSL(54)@821c5076766f: Final verdict of PTC: none TC_meas_res_sign_tchh-RSL-IPA(53)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_meas_res_sign_tchh-RSL-IPA(53): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_meas_res_sign_tchh-RSL(54): none (fail -> fail) MTC@821c5076766f: Test case TC_meas_res_sign_tchh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_tchh fail'. Mon Jun 24 11:55:55 UTC 2024 ------ BTS_Tests.TC_meas_res_sign_tchh fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_meas_res_sign_tchh.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1066) Waiting for packet dumper to finish... 1 (prev_count=1066, count=1130) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_tchh fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_sdcch4'. ------ BTS_Tests.TC_meas_res_sign_sdcch4 ------ Mon Jun 24 11:56:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_meas_res_sign_sdcch4.pcap" >/data/BTS_Tests.TC_meas_res_sign_sdcch4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_sdcch4' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_meas_res_sign_sdcch4 started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_meas_res_sign_sdcch4-RSL(56)@821c5076766f: Final verdict of PTC: none TC_meas_res_sign_sdcch4-RSL-IPA(55)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_meas_res_sign_sdcch4-RSL-IPA(55): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_meas_res_sign_sdcch4-RSL(56): none (fail -> fail) MTC@821c5076766f: Test case TC_meas_res_sign_sdcch4 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_sdcch4 fail'. Mon Jun 24 11:56:18 UTC 2024 ------ BTS_Tests.TC_meas_res_sign_sdcch4 fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_meas_res_sign_sdcch4.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1166) Waiting for packet dumper to finish... 1 (prev_count=1166, count=1230) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_sdcch4 fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_sdcch8'. ------ BTS_Tests.TC_meas_res_sign_sdcch8 ------ Mon Jun 24 11:56:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_meas_res_sign_sdcch8.pcap" >/data/BTS_Tests.TC_meas_res_sign_sdcch8.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_sdcch8' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_meas_res_sign_sdcch8 started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_meas_res_sign_sdcch8-RSL(58)@821c5076766f: Final verdict of PTC: none TC_meas_res_sign_sdcch8-RSL-IPA(57)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_meas_res_sign_sdcch8-RSL-IPA(57): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_meas_res_sign_sdcch8-RSL(58): none (fail -> fail) MTC@821c5076766f: Test case TC_meas_res_sign_sdcch8 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_sdcch8 fail'. Mon Jun 24 11:56:41 UTC 2024 ------ BTS_Tests.TC_meas_res_sign_sdcch8 fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_meas_res_sign_sdcch8.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1074) Waiting for packet dumper to finish... 1 (prev_count=1074, count=1138) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_sdcch8 fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_tchh_toa256'. ------ BTS_Tests.TC_meas_res_sign_tchh_toa256 ------ Mon Jun 24 11:56:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_meas_res_sign_tchh_toa256.pcap" >/data/BTS_Tests.TC_meas_res_sign_tchh_toa256.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_tchh_toa256' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_meas_res_sign_tchh_toa256 started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_meas_res_sign_tchh_toa256-RSL(60)@821c5076766f: Final verdict of PTC: none TC_meas_res_sign_tchh_toa256-RSL-IPA(59)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_meas_res_sign_tchh_toa256-RSL-IPA(59): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_meas_res_sign_tchh_toa256-RSL(60): none (fail -> fail) MTC@821c5076766f: Test case TC_meas_res_sign_tchh_toa256 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_tchh_toa256 fail'. Mon Jun 24 11:57:04 UTC 2024 ------ BTS_Tests.TC_meas_res_sign_tchh_toa256 fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_meas_res_sign_tchh_toa256.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1094) Waiting for packet dumper to finish... 1 (prev_count=1094, count=1158) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_tchh_toa256 fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchf_sapi3'. ------ BTS_Tests.TC_meas_res_speech_tchf_sapi3 ------ Mon Jun 24 11:57:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_meas_res_speech_tchf_sapi3.pcap" >/data/BTS_Tests.TC_meas_res_speech_tchf_sapi3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchf_sapi3' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_meas_res_speech_tchf_sapi3 started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_meas_res_speech_tchf_sapi3-RSL(62)@821c5076766f: Final verdict of PTC: none TC_meas_res_speech_tchf_sapi3-RSL-IPA(61)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_meas_res_speech_tchf_sapi3-RSL-IPA(61): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_meas_res_speech_tchf_sapi3-RSL(62): none (fail -> fail) MTC@821c5076766f: Test case TC_meas_res_speech_tchf_sapi3 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchf_sapi3 fail'. Mon Jun 24 11:57:27 UTC 2024 ------ BTS_Tests.TC_meas_res_speech_tchf_sapi3 fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_meas_res_speech_tchf_sapi3.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1098) Waiting for packet dumper to finish... 1 (prev_count=1098, count=1162) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchf_sapi3 fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh_sapi3'. ------ BTS_Tests.TC_meas_res_speech_tchh_sapi3 ------ Mon Jun 24 11:57:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_meas_res_speech_tchh_sapi3.pcap" >/data/BTS_Tests.TC_meas_res_speech_tchh_sapi3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh_sapi3' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_meas_res_speech_tchh_sapi3 started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_meas_res_speech_tchh_sapi3-RSL(64)@821c5076766f: Final verdict of PTC: none TC_meas_res_speech_tchh_sapi3-RSL-IPA(63)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_meas_res_speech_tchh_sapi3-RSL-IPA(63): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_meas_res_speech_tchh_sapi3-RSL(64): none (fail -> fail) MTC@821c5076766f: Test case TC_meas_res_speech_tchh_sapi3 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh_sapi3 fail'. Mon Jun 24 11:57:50 UTC 2024 ------ BTS_Tests.TC_meas_res_speech_tchh_sapi3 fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_meas_res_speech_tchh_sapi3.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1099) Waiting for packet dumper to finish... 1 (prev_count=1099, count=1163) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh_sapi3 fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tx_power_start_ramp_up_bcch'. ------ BTS_Tests.TC_tx_power_start_ramp_up_bcch ------ Mon Jun 24 11:57:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_tx_power_start_ramp_up_bcch.pcap" >/data/BTS_Tests.TC_tx_power_start_ramp_up_bcch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tx_power_start_ramp_up_bcch' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_tx_power_start_ramp_up_bcch started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_tx_power_start_ramp_up_bcch-RSL(66)@821c5076766f: Final verdict of PTC: none TC_tx_power_start_ramp_up_bcch-RSL-IPA(65)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_tx_power_start_ramp_up_bcch-RSL-IPA(65): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_tx_power_start_ramp_up_bcch-RSL(66): none (fail -> fail) MTC@821c5076766f: Test case TC_tx_power_start_ramp_up_bcch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tx_power_start_ramp_up_bcch fail'. Mon Jun 24 11:58:13 UTC 2024 ------ BTS_Tests.TC_tx_power_start_ramp_up_bcch fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_tx_power_start_ramp_up_bcch.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1104) Waiting for packet dumper to finish... 1 (prev_count=1104, count=1168) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tx_power_start_ramp_up_bcch fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tx_power_down_bcch'. ------ BTS_Tests.TC_tx_power_down_bcch ------ Mon Jun 24 11:58:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_tx_power_down_bcch.pcap" >/data/BTS_Tests.TC_tx_power_down_bcch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tx_power_down_bcch' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_tx_power_down_bcch started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_tx_power_down_bcch-RSL(68)@821c5076766f: Final verdict of PTC: none TC_tx_power_down_bcch-RSL-IPA(67)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_tx_power_down_bcch-RSL-IPA(67): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_tx_power_down_bcch-RSL(68): none (fail -> fail) MTC@821c5076766f: Test case TC_tx_power_down_bcch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tx_power_down_bcch fail'. Mon Jun 24 11:58:36 UTC 2024 ------ BTS_Tests.TC_tx_power_down_bcch fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_tx_power_down_bcch.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1068) Waiting for packet dumper to finish... 1 (prev_count=1068, count=1132) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tx_power_down_bcch fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tx_power_ramp_adm_state_change'. ------ BTS_Tests.TC_tx_power_ramp_adm_state_change ------ Mon Jun 24 11:58:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_tx_power_ramp_adm_state_change.pcap" >/data/BTS_Tests.TC_tx_power_ramp_adm_state_change.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tx_power_ramp_adm_state_change' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_tx_power_ramp_adm_state_change started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_tx_power_ramp_adm_state_change-RSL(70)@821c5076766f: Final verdict of PTC: none TC_tx_power_ramp_adm_state_change-RSL-IPA(69)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_tx_power_ramp_adm_state_change-RSL-IPA(69): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_tx_power_ramp_adm_state_change-RSL(70): none (fail -> fail) MTC@821c5076766f: Test case TC_tx_power_ramp_adm_state_change finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tx_power_ramp_adm_state_change fail'. Mon Jun 24 11:58:59 UTC 2024 ------ BTS_Tests.TC_tx_power_ramp_adm_state_change fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_tx_power_ramp_adm_state_change.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1116) Waiting for packet dumper to finish... 1 (prev_count=1116, count=1180) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tx_power_ramp_adm_state_change fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_bs_pwr_static_ass'. ------ BTS_Tests.TC_rsl_bs_pwr_static_ass ------ Mon Jun 24 11:59:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rsl_bs_pwr_static_ass.pcap" >/data/BTS_Tests.TC_rsl_bs_pwr_static_ass.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_bs_pwr_static_ass' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_rsl_bs_pwr_static_ass started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rsl_bs_pwr_static_ass-RSL(72)@821c5076766f: Final verdict of PTC: none TC_rsl_bs_pwr_static_ass-RSL-IPA(71)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_rsl_bs_pwr_static_ass-RSL-IPA(71): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_rsl_bs_pwr_static_ass-RSL(72): none (fail -> fail) MTC@821c5076766f: Test case TC_rsl_bs_pwr_static_ass finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_bs_pwr_static_ass fail'. Mon Jun 24 11:59:22 UTC 2024 ------ BTS_Tests.TC_rsl_bs_pwr_static_ass fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_rsl_bs_pwr_static_ass.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1080) Waiting for packet dumper to finish... 1 (prev_count=1080, count=1144) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_bs_pwr_static_ass fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_bs_pwr_static_power_control'. ------ BTS_Tests.TC_rsl_bs_pwr_static_power_control ------ Mon Jun 24 11:59:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rsl_bs_pwr_static_power_control.pcap" >/data/BTS_Tests.TC_rsl_bs_pwr_static_power_control.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_bs_pwr_static_power_control' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_rsl_bs_pwr_static_power_control started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rsl_bs_pwr_static_power_control-RSL(74)@821c5076766f: Final verdict of PTC: none TC_rsl_bs_pwr_static_power_control-RSL-IPA(73)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_rsl_bs_pwr_static_power_control-RSL-IPA(73): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_rsl_bs_pwr_static_power_control-RSL(74): none (fail -> fail) MTC@821c5076766f: Test case TC_rsl_bs_pwr_static_power_control finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_bs_pwr_static_power_control fail'. Mon Jun 24 11:59:46 UTC 2024 ------ BTS_Tests.TC_rsl_bs_pwr_static_power_control fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_rsl_bs_pwr_static_power_control.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1120) Waiting for packet dumper to finish... 1 (prev_count=1120, count=1184) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_bs_pwr_static_power_control fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_ctrl'. ------ BTS_Tests.TC_rsl_ms_pwr_ctrl ------ Mon Jun 24 11:59:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rsl_ms_pwr_ctrl.pcap" >/data/BTS_Tests.TC_rsl_ms_pwr_ctrl.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_ctrl' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_rsl_ms_pwr_ctrl started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rsl_ms_pwr_ctrl-RSL(76)@821c5076766f: Final verdict of PTC: none TC_rsl_ms_pwr_ctrl-RSL-IPA(75)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_rsl_ms_pwr_ctrl-RSL-IPA(75): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_rsl_ms_pwr_ctrl-RSL(76): none (fail -> fail) MTC@821c5076766f: Test case TC_rsl_ms_pwr_ctrl finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_ctrl fail'. Mon Jun 24 12:00:09 UTC 2024 ------ BTS_Tests.TC_rsl_ms_pwr_ctrl fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_rsl_ms_pwr_ctrl.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1056) Waiting for packet dumper to finish... 1 (prev_count=1056, count=1120) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_ctrl fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_active'. ------ BTS_Tests.TC_rsl_ms_pwr_dyn_active ------ Mon Jun 24 12:00:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rsl_ms_pwr_dyn_active.pcap" >/data/BTS_Tests.TC_rsl_ms_pwr_dyn_active.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_active' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_rsl_ms_pwr_dyn_active started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rsl_ms_pwr_dyn_active-RSL(78)@821c5076766f: Final verdict of PTC: none TC_rsl_ms_pwr_dyn_active-RSL-IPA(77)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_rsl_ms_pwr_dyn_active-RSL-IPA(77): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_rsl_ms_pwr_dyn_active-RSL(78): none (fail -> fail) MTC@821c5076766f: Test case TC_rsl_ms_pwr_dyn_active finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_active fail'. Mon Jun 24 12:00:32 UTC 2024 ------ BTS_Tests.TC_rsl_ms_pwr_dyn_active fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_rsl_ms_pwr_dyn_active.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1080) Waiting for packet dumper to finish... 1 (prev_count=1080, count=1144) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_active fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_active2'. ------ BTS_Tests.TC_rsl_ms_pwr_dyn_active2 ------ Mon Jun 24 12:00:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rsl_ms_pwr_dyn_active2.pcap" >/data/BTS_Tests.TC_rsl_ms_pwr_dyn_active2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_active2' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_rsl_ms_pwr_dyn_active2 started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rsl_ms_pwr_dyn_active2-RSL(80)@821c5076766f: Final verdict of PTC: none TC_rsl_ms_pwr_dyn_active2-RSL-IPA(79)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_rsl_ms_pwr_dyn_active2-RSL-IPA(79): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_rsl_ms_pwr_dyn_active2-RSL(80): none (fail -> fail) MTC@821c5076766f: Test case TC_rsl_ms_pwr_dyn_active2 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_active2 fail'. Mon Jun 24 12:00:55 UTC 2024 ------ BTS_Tests.TC_rsl_ms_pwr_dyn_active2 fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_rsl_ms_pwr_dyn_active2.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1084) Waiting for packet dumper to finish... 1 (prev_count=1084, count=1148) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_active2 fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_up'. ------ BTS_Tests.TC_rsl_ms_pwr_dyn_up ------ Mon Jun 24 12:01:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rsl_ms_pwr_dyn_up.pcap" >/data/BTS_Tests.TC_rsl_ms_pwr_dyn_up.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_up' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_rsl_ms_pwr_dyn_up started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rsl_ms_pwr_dyn_up-RSL(82)@821c5076766f: Final verdict of PTC: none TC_rsl_ms_pwr_dyn_up-RSL-IPA(81)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_rsl_ms_pwr_dyn_up-RSL-IPA(81): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_rsl_ms_pwr_dyn_up-RSL(82): none (fail -> fail) MTC@821c5076766f: Test case TC_rsl_ms_pwr_dyn_up finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_up fail'. Mon Jun 24 12:01:18 UTC 2024 ------ BTS_Tests.TC_rsl_ms_pwr_dyn_up fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_rsl_ms_pwr_dyn_up.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1064) Waiting for packet dumper to finish... 1 (prev_count=1064, count=1128) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_up fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_down'. ------ BTS_Tests.TC_rsl_ms_pwr_dyn_down ------ Mon Jun 24 12:01:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rsl_ms_pwr_dyn_down.pcap" >/data/BTS_Tests.TC_rsl_ms_pwr_dyn_down.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_down' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_rsl_ms_pwr_dyn_down started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rsl_ms_pwr_dyn_down-RSL(84)@821c5076766f: Final verdict of PTC: none TC_rsl_ms_pwr_dyn_down-RSL-IPA(83)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_rsl_ms_pwr_dyn_down-RSL-IPA(83): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_rsl_ms_pwr_dyn_down-RSL(84): none (fail -> fail) MTC@821c5076766f: Test case TC_rsl_ms_pwr_dyn_down finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_down fail'. Mon Jun 24 12:01:41 UTC 2024 ------ BTS_Tests.TC_rsl_ms_pwr_dyn_down fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_rsl_ms_pwr_dyn_down.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1072) Waiting for packet dumper to finish... 1 (prev_count=1072, count=1136) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_down fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_ass_updown'. ------ BTS_Tests.TC_rsl_ms_pwr_dyn_ass_updown ------ Mon Jun 24 12:01:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rsl_ms_pwr_dyn_ass_updown.pcap" >/data/BTS_Tests.TC_rsl_ms_pwr_dyn_ass_updown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_ass_updown' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_rsl_ms_pwr_dyn_ass_updown started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rsl_ms_pwr_dyn_ass_updown-RSL(86)@821c5076766f: Final verdict of PTC: none TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(85)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(85): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_rsl_ms_pwr_dyn_ass_updown-RSL(86): none (fail -> fail) MTC@821c5076766f: Test case TC_rsl_ms_pwr_dyn_ass_updown finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_ass_updown fail'. Mon Jun 24 12:02:04 UTC 2024 ------ BTS_Tests.TC_rsl_ms_pwr_dyn_ass_updown fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_rsl_ms_pwr_dyn_ass_updown.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1096) Waiting for packet dumper to finish... 1 (prev_count=1096, count=1160) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_ass_updown fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_max'. ------ BTS_Tests.TC_rsl_ms_pwr_dyn_max ------ Mon Jun 24 12:02:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rsl_ms_pwr_dyn_max.pcap" >/data/BTS_Tests.TC_rsl_ms_pwr_dyn_max.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_max' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_rsl_ms_pwr_dyn_max started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rsl_ms_pwr_dyn_max-RSL(88)@821c5076766f: Final verdict of PTC: none TC_rsl_ms_pwr_dyn_max-RSL-IPA(87)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_rsl_ms_pwr_dyn_max-RSL-IPA(87): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_rsl_ms_pwr_dyn_max-RSL(88): none (fail -> fail) MTC@821c5076766f: Test case TC_rsl_ms_pwr_dyn_max finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_max fail'. Mon Jun 24 12:02:27 UTC 2024 ------ BTS_Tests.TC_rsl_ms_pwr_dyn_max fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_rsl_ms_pwr_dyn_max.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1068) Waiting for packet dumper to finish... 1 (prev_count=1068, count=1132) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_max fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_chan_initial_ms_pwr'. ------ BTS_Tests.TC_rsl_chan_initial_ms_pwr ------ Mon Jun 24 12:02:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rsl_chan_initial_ms_pwr.pcap" >/data/BTS_Tests.TC_rsl_chan_initial_ms_pwr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_chan_initial_ms_pwr' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_rsl_chan_initial_ms_pwr started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rsl_chan_initial_ms_pwr-RSL(90)@821c5076766f: Final verdict of PTC: none TC_rsl_chan_initial_ms_pwr-RSL-IPA(89)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_rsl_chan_initial_ms_pwr-RSL-IPA(89): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_rsl_chan_initial_ms_pwr-RSL(90): none (fail -> fail) MTC@821c5076766f: Test case TC_rsl_chan_initial_ms_pwr finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_chan_initial_ms_pwr fail'. Mon Jun 24 12:02:50 UTC 2024 ------ BTS_Tests.TC_rsl_chan_initial_ms_pwr fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_rsl_chan_initial_ms_pwr.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1088) Waiting for packet dumper to finish... 1 (prev_count=1088, count=1152) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_chan_initial_ms_pwr fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_chan_initial_ta'. ------ BTS_Tests.TC_rsl_chan_initial_ta ------ Mon Jun 24 12:02:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rsl_chan_initial_ta.pcap" >/data/BTS_Tests.TC_rsl_chan_initial_ta.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_chan_initial_ta' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_rsl_chan_initial_ta started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rsl_chan_initial_ta-RSL(92)@821c5076766f: Final verdict of PTC: none TC_rsl_chan_initial_ta-RSL-IPA(91)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_rsl_chan_initial_ta-RSL-IPA(91): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_rsl_chan_initial_ta-RSL(92): none (fail -> fail) MTC@821c5076766f: Test case TC_rsl_chan_initial_ta finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_chan_initial_ta fail'. Mon Jun 24 12:03:13 UTC 2024 ------ BTS_Tests.TC_rsl_chan_initial_ta fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_rsl_chan_initial_ta.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1072) Waiting for packet dumper to finish... 1 (prev_count=1072, count=1136) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_chan_initial_ta fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_modify_encr'. ------ BTS_Tests.TC_rsl_modify_encr ------ Mon Jun 24 12:03:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rsl_modify_encr.pcap" >/data/BTS_Tests.TC_rsl_modify_encr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_modify_encr' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_rsl_modify_encr started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rsl_modify_encr-RSL(94)@821c5076766f: Final verdict of PTC: none TC_rsl_modify_encr-RSL-IPA(93)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_rsl_modify_encr-RSL-IPA(93): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_rsl_modify_encr-RSL(94): none (fail -> fail) MTC@821c5076766f: Test case TC_rsl_modify_encr finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_modify_encr fail'. Mon Jun 24 12:03:36 UTC 2024 ------ BTS_Tests.TC_rsl_modify_encr fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_rsl_modify_encr.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1056) Waiting for packet dumper to finish... 1 (prev_count=1056, count=1120) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_modify_encr fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_rf_resource_ind'. ------ BTS_Tests.TC_rsl_rf_resource_ind ------ Mon Jun 24 12:03:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rsl_rf_resource_ind.pcap" >/data/BTS_Tests.TC_rsl_rf_resource_ind.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_rf_resource_ind' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_rsl_rf_resource_ind started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rsl_rf_resource_ind-RSL(96)@821c5076766f: Final verdict of PTC: none TC_rsl_rf_resource_ind-RSL-IPA(95)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_rsl_rf_resource_ind-RSL-IPA(95): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_rsl_rf_resource_ind-RSL(96): none (fail -> fail) MTC@821c5076766f: Test case TC_rsl_rf_resource_ind finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_rf_resource_ind fail'. Mon Jun 24 12:03:59 UTC 2024 ------ BTS_Tests.TC_rsl_rf_resource_ind fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_rsl_rf_resource_ind.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1072) Waiting for packet dumper to finish... 1 (prev_count=1072, count=1136) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_rf_resource_ind fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_conn_fail_crit'. ------ BTS_Tests.TC_conn_fail_crit ------ Mon Jun 24 12:04:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_conn_fail_crit.pcap" >/data/BTS_Tests.TC_conn_fail_crit.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_conn_fail_crit' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_conn_fail_crit started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_conn_fail_crit-RSL(98)@821c5076766f: Final verdict of PTC: none TC_conn_fail_crit-RSL-IPA(97)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_conn_fail_crit-RSL-IPA(97): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_conn_fail_crit-RSL(98): none (fail -> fail) MTC@821c5076766f: Test case TC_conn_fail_crit finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_conn_fail_crit fail'. Mon Jun 24 12:04:22 UTC 2024 ------ BTS_Tests.TC_conn_fail_crit fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_conn_fail_crit.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1052) Waiting for packet dumper to finish... 1 (prev_count=1052, count=1116) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_conn_fail_crit fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_imsi_80percent'. ------ BTS_Tests.TC_paging_imsi_80percent ------ Mon Jun 24 12:04:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_paging_imsi_80percent.pcap" >/data/BTS_Tests.TC_paging_imsi_80percent.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_imsi_80percent' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_paging_imsi_80percent started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_paging_imsi_80percent-RSL(100)@821c5076766f: Final verdict of PTC: none TC_paging_imsi_80percent-RSL-IPA(99)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_paging_imsi_80percent-RSL-IPA(99): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_paging_imsi_80percent-RSL(100): none (fail -> fail) MTC@821c5076766f: Test case TC_paging_imsi_80percent finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_imsi_80percent fail'. Mon Jun 24 12:04:46 UTC 2024 ------ BTS_Tests.TC_paging_imsi_80percent fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_paging_imsi_80percent.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1080) Waiting for packet dumper to finish... 1 (prev_count=1080, count=1144) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_imsi_80percent fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_tmsi_80percent'. ------ BTS_Tests.TC_paging_tmsi_80percent ------ Mon Jun 24 12:04:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_paging_tmsi_80percent.pcap" >/data/BTS_Tests.TC_paging_tmsi_80percent.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_tmsi_80percent' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_paging_tmsi_80percent started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_paging_tmsi_80percent-RSL(102)@821c5076766f: Final verdict of PTC: none TC_paging_tmsi_80percent-RSL-IPA(101)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_paging_tmsi_80percent-RSL-IPA(101): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_paging_tmsi_80percent-RSL(102): none (fail -> fail) MTC@821c5076766f: Test case TC_paging_tmsi_80percent finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_tmsi_80percent fail'. Mon Jun 24 12:05:09 UTC 2024 ------ BTS_Tests.TC_paging_tmsi_80percent fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_paging_tmsi_80percent.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1080) Waiting for packet dumper to finish... 1 (prev_count=1080, count=1144) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_tmsi_80percent fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_imsi_200percent'. ------ BTS_Tests.TC_paging_imsi_200percent ------ Mon Jun 24 12:05:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_paging_imsi_200percent.pcap" >/data/BTS_Tests.TC_paging_imsi_200percent.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_imsi_200percent' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_paging_imsi_200percent started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_paging_imsi_200percent-RSL(104)@821c5076766f: Final verdict of PTC: none TC_paging_imsi_200percent-RSL-IPA(103)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_paging_imsi_200percent-RSL-IPA(103): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_paging_imsi_200percent-RSL(104): none (fail -> fail) MTC@821c5076766f: Test case TC_paging_imsi_200percent finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_imsi_200percent fail'. Mon Jun 24 12:05:32 UTC 2024 ------ BTS_Tests.TC_paging_imsi_200percent fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_paging_imsi_200percent.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1176) Waiting for packet dumper to finish... 1 (prev_count=1176, count=1240) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_imsi_200percent fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_tmsi_200percent'. ------ BTS_Tests.TC_paging_tmsi_200percent ------ Mon Jun 24 12:05:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_paging_tmsi_200percent.pcap" >/data/BTS_Tests.TC_paging_tmsi_200percent.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_tmsi_200percent' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_paging_tmsi_200percent started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_paging_tmsi_200percent-RSL(106)@821c5076766f: Final verdict of PTC: none TC_paging_tmsi_200percent-RSL-IPA(105)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_paging_tmsi_200percent-RSL-IPA(105): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_paging_tmsi_200percent-RSL(106): none (fail -> fail) MTC@821c5076766f: Test case TC_paging_tmsi_200percent finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_tmsi_200percent fail'. Mon Jun 24 12:05:55 UTC 2024 ------ BTS_Tests.TC_paging_tmsi_200percent fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_paging_tmsi_200percent.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1084) Waiting for packet dumper to finish... 1 (prev_count=1084, count=1148) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_tmsi_200percent fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_protocol_error'. ------ BTS_Tests.TC_rsl_protocol_error ------ Mon Jun 24 12:06:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rsl_protocol_error.pcap" >/data/BTS_Tests.TC_rsl_protocol_error.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_protocol_error' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_rsl_protocol_error started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rsl_protocol_error-RSL(108)@821c5076766f: Final verdict of PTC: none TC_rsl_protocol_error-RSL-IPA(107)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_rsl_protocol_error-RSL-IPA(107): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_rsl_protocol_error-RSL(108): none (fail -> fail) MTC@821c5076766f: Test case TC_rsl_protocol_error finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_protocol_error fail'. Mon Jun 24 12:06:18 UTC 2024 ------ BTS_Tests.TC_rsl_protocol_error fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_rsl_protocol_error.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1068) Waiting for packet dumper to finish... 1 (prev_count=1068, count=1132) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_protocol_error fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_mand_ie_error'. ------ BTS_Tests.TC_rsl_mand_ie_error ------ Mon Jun 24 12:06:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rsl_mand_ie_error.pcap" >/data/BTS_Tests.TC_rsl_mand_ie_error.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_mand_ie_error' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_rsl_mand_ie_error started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rsl_mand_ie_error-RSL(110)@821c5076766f: Final verdict of PTC: none TC_rsl_mand_ie_error-RSL-IPA(109)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_rsl_mand_ie_error-RSL-IPA(109): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_rsl_mand_ie_error-RSL(110): none (fail -> fail) MTC@821c5076766f: Test case TC_rsl_mand_ie_error finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_mand_ie_error fail'. Mon Jun 24 12:06:41 UTC 2024 ------ BTS_Tests.TC_rsl_mand_ie_error fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_rsl_mand_ie_error.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1064) Waiting for packet dumper to finish... 1 (prev_count=1064, count=1128) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_mand_ie_error fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ie_content_error'. ------ BTS_Tests.TC_rsl_ie_content_error ------ Mon Jun 24 12:06:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rsl_ie_content_error.pcap" >/data/BTS_Tests.TC_rsl_ie_content_error.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ie_content_error' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_rsl_ie_content_error started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rsl_ie_content_error-RSL(112)@821c5076766f: Final verdict of PTC: none TC_rsl_ie_content_error-RSL-IPA(111)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_rsl_ie_content_error-RSL-IPA(111): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_rsl_ie_content_error-RSL(112): none (fail -> fail) MTC@821c5076766f: Test case TC_rsl_ie_content_error finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ie_content_error fail'. Mon Jun 24 12:07:04 UTC 2024 ------ BTS_Tests.TC_rsl_ie_content_error fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_rsl_ie_content_error.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1076) Waiting for packet dumper to finish... 1 (prev_count=1076, count=1140) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ie_content_error fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_default'. ------ BTS_Tests.TC_si_sched_default ------ Mon Jun 24 12:07:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_si_sched_default.pcap" >/data/BTS_Tests.TC_si_sched_default.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_default' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_si_sched_default started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_si_sched_default-RSL(114)@821c5076766f: Final verdict of PTC: none TC_si_sched_default-RSL-IPA(113)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_si_sched_default-RSL-IPA(113): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_si_sched_default-RSL(114): none (fail -> fail) MTC@821c5076766f: Test case TC_si_sched_default finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_default fail'. Mon Jun 24 12:07:27 UTC 2024 ------ BTS_Tests.TC_si_sched_default fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_si_sched_default.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1060) Waiting for packet dumper to finish... 1 (prev_count=1060, count=1124) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_default fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_1'. ------ BTS_Tests.TC_si_sched_1 ------ Mon Jun 24 12:07:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_si_sched_1.pcap" >/data/BTS_Tests.TC_si_sched_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_1' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_si_sched_1 started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_si_sched_1-RSL(116)@821c5076766f: Final verdict of PTC: none TC_si_sched_1-RSL-IPA(115)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_si_sched_1-RSL-IPA(115): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_si_sched_1-RSL(116): none (fail -> fail) MTC@821c5076766f: Test case TC_si_sched_1 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_1 fail'. Mon Jun 24 12:07:50 UTC 2024 ------ BTS_Tests.TC_si_sched_1 fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_si_sched_1.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_1 fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_2bis'. ------ BTS_Tests.TC_si_sched_2bis ------ Mon Jun 24 12:07:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_si_sched_2bis.pcap" >/data/BTS_Tests.TC_si_sched_2bis.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_2bis' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_si_sched_2bis started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_si_sched_2bis-RSL(118)@821c5076766f: Final verdict of PTC: none TC_si_sched_2bis-RSL-IPA(117)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_si_sched_2bis-RSL-IPA(117): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_si_sched_2bis-RSL(118): none (fail -> fail) MTC@821c5076766f: Test case TC_si_sched_2bis finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_2bis fail'. Mon Jun 24 12:08:13 UTC 2024 ------ BTS_Tests.TC_si_sched_2bis fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_si_sched_2bis.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1048) Waiting for packet dumper to finish... 1 (prev_count=1048, count=1112) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_2bis fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_2ter'. ------ BTS_Tests.TC_si_sched_2ter ------ Mon Jun 24 12:08:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_si_sched_2ter.pcap" >/data/BTS_Tests.TC_si_sched_2ter.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_2ter' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_si_sched_2ter started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_si_sched_2ter-RSL(120)@821c5076766f: Final verdict of PTC: none TC_si_sched_2ter-RSL-IPA(119)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_si_sched_2ter-RSL-IPA(119): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_si_sched_2ter-RSL(120): none (fail -> fail) MTC@821c5076766f: Test case TC_si_sched_2ter finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_2ter fail'. Mon Jun 24 12:08:36 UTC 2024 ------ BTS_Tests.TC_si_sched_2ter fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_si_sched_2ter.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1048) Waiting for packet dumper to finish... 1 (prev_count=1048, count=1112) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_2ter fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_2ter_2bis'. ------ BTS_Tests.TC_si_sched_2ter_2bis ------ Mon Jun 24 12:08:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_si_sched_2ter_2bis.pcap" >/data/BTS_Tests.TC_si_sched_2ter_2bis.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_2ter_2bis' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_si_sched_2ter_2bis started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_si_sched_2ter_2bis-RSL(122)@821c5076766f: Final verdict of PTC: none TC_si_sched_2ter_2bis-RSL-IPA(121)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_si_sched_2ter_2bis-RSL-IPA(121): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_si_sched_2ter_2bis-RSL(122): none (fail -> fail) MTC@821c5076766f: Test case TC_si_sched_2ter_2bis finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_2ter_2bis fail'. Mon Jun 24 12:08:59 UTC 2024 ------ BTS_Tests.TC_si_sched_2ter_2bis fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_si_sched_2ter_2bis.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1068) Waiting for packet dumper to finish... 1 (prev_count=1068, count=1132) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_2ter_2bis fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_2quater'. ------ BTS_Tests.TC_si_sched_2quater ------ Mon Jun 24 12:09:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_si_sched_2quater.pcap" >/data/BTS_Tests.TC_si_sched_2quater.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_2quater' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_si_sched_2quater started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_si_sched_2quater-RSL(124)@821c5076766f: Final verdict of PTC: none TC_si_sched_2quater-RSL-IPA(123)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_si_sched_2quater-RSL-IPA(123): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_si_sched_2quater-RSL(124): none (fail -> fail) MTC@821c5076766f: Test case TC_si_sched_2quater finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_2quater fail'. Mon Jun 24 12:09:23 UTC 2024 ------ BTS_Tests.TC_si_sched_2quater fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_si_sched_2quater.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1060) Waiting for packet dumper to finish... 1 (prev_count=1060, count=1124) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_2quater fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_13'. ------ BTS_Tests.TC_si_sched_13 ------ Mon Jun 24 12:09:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_si_sched_13.pcap" >/data/BTS_Tests.TC_si_sched_13.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_13' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_si_sched_13 started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_si_sched_13-RSL(126)@821c5076766f: Final verdict of PTC: none TC_si_sched_13-RSL-IPA(125)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_si_sched_13-RSL-IPA(125): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_si_sched_13-RSL(126): none (fail -> fail) MTC@821c5076766f: Test case TC_si_sched_13 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_13 fail'. Mon Jun 24 12:09:46 UTC 2024 ------ BTS_Tests.TC_si_sched_13 fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_si_sched_13.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1040) Waiting for packet dumper to finish... 1 (prev_count=1040, count=1104) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_13 fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_13_2bis_2ter_2quater'. ------ BTS_Tests.TC_si_sched_13_2bis_2ter_2quater ------ Mon Jun 24 12:09:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_si_sched_13_2bis_2ter_2quater.pcap" >/data/BTS_Tests.TC_si_sched_13_2bis_2ter_2quater.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_13_2bis_2ter_2quater' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_si_sched_13_2bis_2ter_2quater started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_si_sched_13_2bis_2ter_2quater-RSL(128)@821c5076766f: Final verdict of PTC: none TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(127)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(127): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_si_sched_13_2bis_2ter_2quater-RSL(128): none (fail -> fail) MTC@821c5076766f: Test case TC_si_sched_13_2bis_2ter_2quater finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_13_2bis_2ter_2quater fail'. Mon Jun 24 12:10:09 UTC 2024 ------ BTS_Tests.TC_si_sched_13_2bis_2ter_2quater fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_si_sched_13_2bis_2ter_2quater.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1112) Waiting for packet dumper to finish... 1 (prev_count=1112, count=1176) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_13_2bis_2ter_2quater fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_dlcx_not_active'. ------ BTS_Tests.TC_ipa_dlcx_not_active ------ Mon Jun 24 12:10:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_ipa_dlcx_not_active.pcap" >/data/BTS_Tests.TC_ipa_dlcx_not_active.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_dlcx_not_active' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_ipa_dlcx_not_active started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_ipa_dlcx_not_active-RSL(130)@821c5076766f: Final verdict of PTC: none TC_ipa_dlcx_not_active-RSL-IPA(129)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_ipa_dlcx_not_active-RSL-IPA(129): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_ipa_dlcx_not_active-RSL(130): none (fail -> fail) MTC@821c5076766f: Test case TC_ipa_dlcx_not_active finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_dlcx_not_active fail'. Mon Jun 24 12:10:32 UTC 2024 ------ BTS_Tests.TC_ipa_dlcx_not_active fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_ipa_dlcx_not_active.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1072) Waiting for packet dumper to finish... 1 (prev_count=1072, count=1136) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_dlcx_not_active fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_twice_not_active'. ------ BTS_Tests.TC_ipa_crcx_twice_not_active ------ Mon Jun 24 12:10:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_ipa_crcx_twice_not_active.pcap" >/data/BTS_Tests.TC_ipa_crcx_twice_not_active.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_twice_not_active' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_ipa_crcx_twice_not_active started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_ipa_crcx_twice_not_active-RSL(132)@821c5076766f: Final verdict of PTC: none TC_ipa_crcx_twice_not_active-RSL-IPA(131)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_ipa_crcx_twice_not_active-RSL-IPA(131): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_ipa_crcx_twice_not_active-RSL(132): none (fail -> fail) MTC@821c5076766f: Test case TC_ipa_crcx_twice_not_active finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_twice_not_active fail'. Mon Jun 24 12:10:55 UTC 2024 ------ BTS_Tests.TC_ipa_crcx_twice_not_active fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_ipa_crcx_twice_not_active.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1096) Waiting for packet dumper to finish... 1 (prev_count=1096, count=1160) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_twice_not_active fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_mdcx_dlcx_not_active'. ------ BTS_Tests.TC_ipa_crcx_mdcx_dlcx_not_active ------ Mon Jun 24 12:11:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_ipa_crcx_mdcx_dlcx_not_active.pcap" >/data/BTS_Tests.TC_ipa_crcx_mdcx_dlcx_not_active.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_mdcx_dlcx_not_active' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_ipa_crcx_mdcx_dlcx_not_active started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_ipa_crcx_mdcx_dlcx_not_active-RSL(134)@821c5076766f: Final verdict of PTC: none TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(133)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(133): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_ipa_crcx_mdcx_dlcx_not_active-RSL(134): none (fail -> fail) MTC@821c5076766f: Test case TC_ipa_crcx_mdcx_dlcx_not_active finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_mdcx_dlcx_not_active fail'. Mon Jun 24 12:11:18 UTC 2024 ------ BTS_Tests.TC_ipa_crcx_mdcx_dlcx_not_active fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_ipa_crcx_mdcx_dlcx_not_active.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1112) Waiting for packet dumper to finish... 1 (prev_count=1112, count=1176) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_mdcx_dlcx_not_active fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_mdcx_mdcx_dlcx_not_active'. ------ BTS_Tests.TC_ipa_crcx_mdcx_mdcx_dlcx_not_active ------ Mon Jun 24 12:11:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_ipa_crcx_mdcx_mdcx_dlcx_not_active.pcap" >/data/BTS_Tests.TC_ipa_crcx_mdcx_mdcx_dlcx_not_active.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_mdcx_mdcx_dlcx_not_active' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_ipa_crcx_mdcx_mdcx_dlcx_not_active started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(136)@821c5076766f: Final verdict of PTC: none TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(135)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(135): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(136): none (fail -> fail) MTC@821c5076766f: Test case TC_ipa_crcx_mdcx_mdcx_dlcx_not_active finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_mdcx_mdcx_dlcx_not_active fail'. Mon Jun 24 12:11:41 UTC 2024 ------ BTS_Tests.TC_ipa_crcx_mdcx_mdcx_dlcx_not_active fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_ipa_crcx_mdcx_mdcx_dlcx_not_active.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1132) Waiting for packet dumper to finish... 1 (prev_count=1132, count=1196) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_mdcx_mdcx_dlcx_not_active fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_sdcch_not_active'. ------ BTS_Tests.TC_ipa_crcx_sdcch_not_active ------ Mon Jun 24 12:11:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_ipa_crcx_sdcch_not_active.pcap" >/data/BTS_Tests.TC_ipa_crcx_sdcch_not_active.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_sdcch_not_active' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_ipa_crcx_sdcch_not_active started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_ipa_crcx_sdcch_not_active-RSL(138)@821c5076766f: Final verdict of PTC: none TC_ipa_crcx_sdcch_not_active-RSL-IPA(137)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_ipa_crcx_sdcch_not_active-RSL-IPA(137): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_ipa_crcx_sdcch_not_active-RSL(138): none (fail -> fail) MTC@821c5076766f: Test case TC_ipa_crcx_sdcch_not_active finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_sdcch_not_active fail'. Mon Jun 24 12:12:04 UTC 2024 ------ BTS_Tests.TC_ipa_crcx_sdcch_not_active fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_ipa_crcx_sdcch_not_active.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1096) Waiting for packet dumper to finish... 1 (prev_count=1096, count=1160) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_sdcch_not_active fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_ack_addr'. ------ BTS_Tests.TC_ipa_crcx_ack_addr ------ Mon Jun 24 12:12:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_ipa_crcx_ack_addr.pcap" >/data/BTS_Tests.TC_ipa_crcx_ack_addr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_ack_addr' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_ipa_crcx_ack_addr started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_ipa_crcx_ack_addr-RSL(140)@821c5076766f: Final verdict of PTC: none TC_ipa_crcx_ack_addr-RSL-IPA(139)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_ipa_crcx_ack_addr-RSL-IPA(139): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_ipa_crcx_ack_addr-RSL(140): none (fail -> fail) MTC@821c5076766f: Test case TC_ipa_crcx_ack_addr finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_ack_addr fail'. Mon Jun 24 12:12:27 UTC 2024 ------ BTS_Tests.TC_ipa_crcx_ack_addr fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_ipa_crcx_ack_addr.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1064) Waiting for packet dumper to finish... 1 (prev_count=1064, count=1128) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_ack_addr fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_imsi_200percent_with_ps'. ------ BTS_Tests.TC_paging_imsi_200percent_with_ps ------ Mon Jun 24 12:12:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_paging_imsi_200percent_with_ps.pcap" >/data/BTS_Tests.TC_paging_imsi_200percent_with_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_imsi_200percent_with_ps' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_paging_imsi_200percent_with_ps started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_paging_imsi_200percent_with_ps-RSL(142)@821c5076766f: Final verdict of PTC: none TC_paging_imsi_200percent_with_ps-RSL-IPA(141)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_paging_imsi_200percent_with_ps-RSL-IPA(141): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_paging_imsi_200percent_with_ps-RSL(142): none (fail -> fail) MTC@821c5076766f: Test case TC_paging_imsi_200percent_with_ps finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_imsi_200percent_with_ps fail'. Mon Jun 24 12:12:50 UTC 2024 ------ BTS_Tests.TC_paging_imsi_200percent_with_ps fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_paging_imsi_200percent_with_ps.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1356) Waiting for packet dumper to finish... 1 (prev_count=1356, count=1420) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_imsi_200percent_with_ps fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_act_req'. ------ BTS_Tests.TC_pcu_act_req ------ Mon Jun 24 12:12:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_act_req.pcap" >/data/BTS_Tests.TC_pcu_act_req.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_act_req' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_pcu_act_req started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_act_req-RSL(144)@821c5076766f: Final verdict of PTC: none TC_pcu_act_req-RSL-IPA(143)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_pcu_act_req-RSL-IPA(143): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_pcu_act_req-RSL(144): none (fail -> fail) MTC@821c5076766f: Test case TC_pcu_act_req finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_act_req fail'. Mon Jun 24 12:13:13 UTC 2024 ------ BTS_Tests.TC_pcu_act_req fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_pcu_act_req.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1040) Waiting for packet dumper to finish... 1 (prev_count=1040, count=1104) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_act_req fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_act_req_wrong_ts'. ------ BTS_Tests.TC_pcu_act_req_wrong_ts ------ Mon Jun 24 12:13:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_act_req_wrong_ts.pcap" >/data/BTS_Tests.TC_pcu_act_req_wrong_ts.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_act_req_wrong_ts' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_pcu_act_req_wrong_ts started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_act_req_wrong_ts-RSL(146)@821c5076766f: Final verdict of PTC: none TC_pcu_act_req_wrong_ts-RSL-IPA(145)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_pcu_act_req_wrong_ts-RSL-IPA(145): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_pcu_act_req_wrong_ts-RSL(146): none (fail -> fail) MTC@821c5076766f: Test case TC_pcu_act_req_wrong_ts finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_act_req_wrong_ts fail'. Mon Jun 24 12:13:36 UTC 2024 ------ BTS_Tests.TC_pcu_act_req_wrong_ts fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_pcu_act_req_wrong_ts.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1076) Waiting for packet dumper to finish... 1 (prev_count=1076, count=1140) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_act_req_wrong_ts fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_act_req_wrong_bts'. ------ BTS_Tests.TC_pcu_act_req_wrong_bts ------ Mon Jun 24 12:13:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_act_req_wrong_bts.pcap" >/data/BTS_Tests.TC_pcu_act_req_wrong_bts.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_act_req_wrong_bts' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_pcu_act_req_wrong_bts started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_act_req_wrong_bts-RSL(148)@821c5076766f: Final verdict of PTC: none TC_pcu_act_req_wrong_bts-RSL-IPA(147)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_pcu_act_req_wrong_bts-RSL-IPA(147): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_pcu_act_req_wrong_bts-RSL(148): none (fail -> fail) MTC@821c5076766f: Test case TC_pcu_act_req_wrong_bts finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_act_req_wrong_bts fail'. Mon Jun 24 12:13:59 UTC 2024 ------ BTS_Tests.TC_pcu_act_req_wrong_bts fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_pcu_act_req_wrong_bts.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1080) Waiting for packet dumper to finish... 1 (prev_count=1080, count=1144) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_act_req_wrong_bts fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_act_req_wrong_trx'. ------ BTS_Tests.TC_pcu_act_req_wrong_trx ------ Mon Jun 24 12:14:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_act_req_wrong_trx.pcap" >/data/BTS_Tests.TC_pcu_act_req_wrong_trx.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_act_req_wrong_trx' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_pcu_act_req_wrong_trx started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_act_req_wrong_trx-RSL(150)@821c5076766f: Final verdict of PTC: none TC_pcu_act_req_wrong_trx-RSL-IPA(149)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_pcu_act_req_wrong_trx-RSL-IPA(149): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_pcu_act_req_wrong_trx-RSL(150): none (fail -> fail) MTC@821c5076766f: Test case TC_pcu_act_req_wrong_trx finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_act_req_wrong_trx fail'. Mon Jun 24 12:14:23 UTC 2024 ------ BTS_Tests.TC_pcu_act_req_wrong_trx fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_pcu_act_req_wrong_trx.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1080) Waiting for packet dumper to finish... 1 (prev_count=1080, count=1144) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_act_req_wrong_trx fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_deact_req'. ------ BTS_Tests.TC_pcu_deact_req ------ Mon Jun 24 12:14:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_deact_req.pcap" >/data/BTS_Tests.TC_pcu_deact_req.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_deact_req' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_pcu_deact_req started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_deact_req-RSL(152)@821c5076766f: Final verdict of PTC: none TC_pcu_deact_req-RSL-IPA(151)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_pcu_deact_req-RSL-IPA(151): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_pcu_deact_req-RSL(152): none (fail -> fail) MTC@821c5076766f: Test case TC_pcu_deact_req finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_deact_req fail'. Mon Jun 24 12:14:46 UTC 2024 ------ BTS_Tests.TC_pcu_deact_req fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_pcu_deact_req.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1048) Waiting for packet dumper to finish... 1 (prev_count=1048, count=1112) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_deact_req fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_deact_req_wrong_ts'. ------ BTS_Tests.TC_pcu_deact_req_wrong_ts ------ Mon Jun 24 12:14:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_deact_req_wrong_ts.pcap" >/data/BTS_Tests.TC_pcu_deact_req_wrong_ts.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_deact_req_wrong_ts' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_pcu_deact_req_wrong_ts started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_deact_req_wrong_ts-RSL(154)@821c5076766f: Final verdict of PTC: none TC_pcu_deact_req_wrong_ts-RSL-IPA(153)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_pcu_deact_req_wrong_ts-RSL-IPA(153): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_pcu_deact_req_wrong_ts-RSL(154): none (fail -> fail) MTC@821c5076766f: Test case TC_pcu_deact_req_wrong_ts finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_deact_req_wrong_ts fail'. Mon Jun 24 12:15:09 UTC 2024 ------ BTS_Tests.TC_pcu_deact_req_wrong_ts fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_pcu_deact_req_wrong_ts.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1084) Waiting for packet dumper to finish... 1 (prev_count=1084, count=1148) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_deact_req_wrong_ts fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ver_si1'. ------ BTS_Tests.TC_pcu_ver_si1 ------ Mon Jun 24 12:15:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_ver_si1.pcap" >/data/BTS_Tests.TC_pcu_ver_si1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ver_si1' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_pcu_ver_si1 started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_ver_si1-RSL(156)@821c5076766f: Final verdict of PTC: none TC_pcu_ver_si1-RSL-IPA(155)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_pcu_ver_si1-RSL-IPA(155): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_pcu_ver_si1-RSL(156): none (fail -> fail) MTC@821c5076766f: Test case TC_pcu_ver_si1 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ver_si1 fail'. Mon Jun 24 12:15:32 UTC 2024 ------ BTS_Tests.TC_pcu_ver_si1 fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_pcu_ver_si1.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1040) Waiting for packet dumper to finish... 1 (prev_count=1040, count=1104) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ver_si1 fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ver_si3'. ------ BTS_Tests.TC_pcu_ver_si3 ------ Mon Jun 24 12:15:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_ver_si3.pcap" >/data/BTS_Tests.TC_pcu_ver_si3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ver_si3' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_pcu_ver_si3 started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_ver_si3-RSL(158)@821c5076766f: Final verdict of PTC: none TC_pcu_ver_si3-RSL-IPA(157)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_pcu_ver_si3-RSL-IPA(157): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_pcu_ver_si3-RSL(158): none (fail -> fail) MTC@821c5076766f: Test case TC_pcu_ver_si3 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ver_si3 fail'. Mon Jun 24 12:15:55 UTC 2024 ------ BTS_Tests.TC_pcu_ver_si3 fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_pcu_ver_si3.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1040) Waiting for packet dumper to finish... 1 (prev_count=1040, count=1104) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ver_si3 fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ver_si13'. ------ BTS_Tests.TC_pcu_ver_si13 ------ Mon Jun 24 12:16:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_ver_si13.pcap" >/data/BTS_Tests.TC_pcu_ver_si13.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ver_si13' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_pcu_ver_si13 started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_ver_si13-RSL(160)@821c5076766f: Final verdict of PTC: none TC_pcu_ver_si13-RSL-IPA(159)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_pcu_ver_si13-RSL-IPA(159): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_pcu_ver_si13-RSL(160): none (fail -> fail) MTC@821c5076766f: Test case TC_pcu_ver_si13 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ver_si13 fail'. Mon Jun 24 12:16:18 UTC 2024 ------ BTS_Tests.TC_pcu_ver_si13 fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_pcu_ver_si13.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1044) Waiting for packet dumper to finish... 1 (prev_count=1044, count=1108) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ver_si13 fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_pdtch'. ------ BTS_Tests.TC_pcu_data_req_pdtch ------ Mon Jun 24 12:16:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_data_req_pdtch.pcap" >/data/BTS_Tests.TC_pcu_data_req_pdtch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_pdtch' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_pcu_data_req_pdtch started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_data_req_pdtch-RSL(162)@821c5076766f: Final verdict of PTC: none TC_pcu_data_req_pdtch-RSL-IPA(161)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_pcu_data_req_pdtch-RSL-IPA(161): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_pcu_data_req_pdtch-RSL(162): none (fail -> fail) MTC@821c5076766f: Test case TC_pcu_data_req_pdtch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_pdtch fail'. Mon Jun 24 12:16:41 UTC 2024 ------ BTS_Tests.TC_pcu_data_req_pdtch fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_pcu_data_req_pdtch.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1068) Waiting for packet dumper to finish... 1 (prev_count=1068, count=1132) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_pdtch fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_ptcch'. ------ BTS_Tests.TC_pcu_data_req_ptcch ------ Mon Jun 24 12:16:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_data_req_ptcch.pcap" >/data/BTS_Tests.TC_pcu_data_req_ptcch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_ptcch' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_pcu_data_req_ptcch started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_data_req_ptcch-RSL(164)@821c5076766f: Final verdict of PTC: none TC_pcu_data_req_ptcch-RSL-IPA(163)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_pcu_data_req_ptcch-RSL-IPA(163): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_pcu_data_req_ptcch-RSL(164): none (fail -> fail) MTC@821c5076766f: Test case TC_pcu_data_req_ptcch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_ptcch fail'. Mon Jun 24 12:17:04 UTC 2024 ------ BTS_Tests.TC_pcu_data_req_ptcch fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_pcu_data_req_ptcch.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1068) Waiting for packet dumper to finish... 1 (prev_count=1068, count=1132) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_ptcch fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_wrong_bts'. ------ BTS_Tests.TC_pcu_data_req_wrong_bts ------ Mon Jun 24 12:17:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_data_req_wrong_bts.pcap" >/data/BTS_Tests.TC_pcu_data_req_wrong_bts.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_wrong_bts' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_pcu_data_req_wrong_bts started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_data_req_wrong_bts-RSL(166)@821c5076766f: Final verdict of PTC: none TC_pcu_data_req_wrong_bts-RSL-IPA(165)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_pcu_data_req_wrong_bts-RSL-IPA(165): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_pcu_data_req_wrong_bts-RSL(166): none (fail -> fail) MTC@821c5076766f: Test case TC_pcu_data_req_wrong_bts finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_wrong_bts fail'. Mon Jun 24 12:17:27 UTC 2024 ------ BTS_Tests.TC_pcu_data_req_wrong_bts fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_pcu_data_req_wrong_bts.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1084) Waiting for packet dumper to finish... 1 (prev_count=1084, count=1148) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_wrong_bts fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_wrong_trx'. ------ BTS_Tests.TC_pcu_data_req_wrong_trx ------ Mon Jun 24 12:17:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_data_req_wrong_trx.pcap" >/data/BTS_Tests.TC_pcu_data_req_wrong_trx.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_wrong_trx' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_pcu_data_req_wrong_trx started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_data_req_wrong_trx-RSL(168)@821c5076766f: Final verdict of PTC: none TC_pcu_data_req_wrong_trx-RSL-IPA(167)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_pcu_data_req_wrong_trx-RSL-IPA(167): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_pcu_data_req_wrong_trx-RSL(168): none (fail -> fail) MTC@821c5076766f: Test case TC_pcu_data_req_wrong_trx finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_wrong_trx fail'. Mon Jun 24 12:17:50 UTC 2024 ------ BTS_Tests.TC_pcu_data_req_wrong_trx fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_pcu_data_req_wrong_trx.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1176) Waiting for packet dumper to finish... 1 (prev_count=1176, count=1240) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_wrong_trx fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_wrong_ts'. ------ BTS_Tests.TC_pcu_data_req_wrong_ts ------ Mon Jun 24 12:17:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_data_req_wrong_ts.pcap" >/data/BTS_Tests.TC_pcu_data_req_wrong_ts.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_wrong_ts' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_pcu_data_req_wrong_ts started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_data_req_wrong_ts-RSL(170)@821c5076766f: Final verdict of PTC: none TC_pcu_data_req_wrong_ts-RSL-IPA(169)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_pcu_data_req_wrong_ts-RSL-IPA(169): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_pcu_data_req_wrong_ts-RSL(170): none (fail -> fail) MTC@821c5076766f: Test case TC_pcu_data_req_wrong_ts finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_wrong_ts fail'. Mon Jun 24 12:18:13 UTC 2024 ------ BTS_Tests.TC_pcu_data_req_wrong_ts fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_pcu_data_req_wrong_ts.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1080) Waiting for packet dumper to finish... 1 (prev_count=1080, count=1144) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_wrong_ts fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_ts_inactive'. ------ BTS_Tests.TC_pcu_data_req_ts_inactive ------ Mon Jun 24 12:18:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_data_req_ts_inactive.pcap" >/data/BTS_Tests.TC_pcu_data_req_ts_inactive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_ts_inactive' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_pcu_data_req_ts_inactive started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_data_req_ts_inactive-RSL(172)@821c5076766f: Final verdict of PTC: none TC_pcu_data_req_ts_inactive-RSL-IPA(171)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_pcu_data_req_ts_inactive-RSL-IPA(171): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_pcu_data_req_ts_inactive-RSL(172): none (fail -> fail) MTC@821c5076766f: Test case TC_pcu_data_req_ts_inactive finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_ts_inactive fail'. Mon Jun 24 12:18:36 UTC 2024 ------ BTS_Tests.TC_pcu_data_req_ts_inactive fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_pcu_data_req_ts_inactive.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1332) Waiting for packet dumper to finish... 1 (prev_count=1332, count=1396) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_ts_inactive fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ptcch'. ------ BTS_Tests.TC_pcu_ptcch ------ Mon Jun 24 12:18:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_ptcch.pcap" >/data/BTS_Tests.TC_pcu_ptcch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ptcch' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_pcu_ptcch started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_ptcch-RSL(174)@821c5076766f: Final verdict of PTC: none TC_pcu_ptcch-RSL-IPA(173)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_pcu_ptcch-RSL-IPA(173): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_pcu_ptcch-RSL(174): none (fail -> fail) MTC@821c5076766f: Test case TC_pcu_ptcch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ptcch fail'. Mon Jun 24 12:19:00 UTC 2024 ------ BTS_Tests.TC_pcu_ptcch fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_pcu_ptcch.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1030) Waiting for packet dumper to finish... 1 (prev_count=1030, count=1094) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ptcch fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_agch'. ------ BTS_Tests.TC_pcu_data_req_agch ------ Mon Jun 24 12:19:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_data_req_agch.pcap" >/data/BTS_Tests.TC_pcu_data_req_agch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_agch' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_pcu_data_req_agch started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_data_req_agch-RSL(176)@821c5076766f: Final verdict of PTC: none TC_pcu_data_req_agch-RSL-IPA(175)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_pcu_data_req_agch-RSL-IPA(175): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_pcu_data_req_agch-RSL(176): none (fail -> fail) MTC@821c5076766f: Test case TC_pcu_data_req_agch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_agch fail'. Mon Jun 24 12:19:23 UTC 2024 ------ BTS_Tests.TC_pcu_data_req_agch fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_pcu_data_req_agch.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1064) Waiting for packet dumper to finish... 1 (prev_count=1064, count=1128) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_agch fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_pch'. ------ BTS_Tests.TC_pcu_data_req_pch ------ Mon Jun 24 12:19:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_data_req_pch.pcap" >/data/BTS_Tests.TC_pcu_data_req_pch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_pch' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_pcu_data_req_pch started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_data_req_pch-RSL(178)@821c5076766f: Final verdict of PTC: none TC_pcu_data_req_pch-RSL-IPA(177)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_pcu_data_req_pch-RSL-IPA(177): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_pcu_data_req_pch-RSL(178): none (fail -> fail) MTC@821c5076766f: Test case TC_pcu_data_req_pch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_pch fail'. Mon Jun 24 12:19:46 UTC 2024 ------ BTS_Tests.TC_pcu_data_req_pch fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_pcu_data_req_pch.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1060) Waiting for packet dumper to finish... 1 (prev_count=1060, count=1124) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_pch fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_imm_ass_pch'. ------ BTS_Tests.TC_pcu_data_req_imm_ass_pch ------ Mon Jun 24 12:19:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_data_req_imm_ass_pch.pcap" >/data/BTS_Tests.TC_pcu_data_req_imm_ass_pch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_imm_ass_pch' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_pcu_data_req_imm_ass_pch started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_data_req_imm_ass_pch-RSL(180)@821c5076766f: Final verdict of PTC: none TC_pcu_data_req_imm_ass_pch-RSL-IPA(179)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_pcu_data_req_imm_ass_pch-RSL-IPA(179): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_pcu_data_req_imm_ass_pch-RSL(180): none (fail -> fail) MTC@821c5076766f: Test case TC_pcu_data_req_imm_ass_pch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_imm_ass_pch fail'. Mon Jun 24 12:20:09 UTC 2024 ------ BTS_Tests.TC_pcu_data_req_imm_ass_pch fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_pcu_data_req_imm_ass_pch.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1092) Waiting for packet dumper to finish... 1 (prev_count=1092, count=1156) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_imm_ass_pch fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_imm_ass_agch'. ------ BTS_Tests.TC_pcu_data_req_imm_ass_agch ------ Mon Jun 24 12:20:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_data_req_imm_ass_agch.pcap" >/data/BTS_Tests.TC_pcu_data_req_imm_ass_agch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_imm_ass_agch' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_pcu_data_req_imm_ass_agch started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_data_req_imm_ass_agch-RSL(182)@821c5076766f: Final verdict of PTC: none TC_pcu_data_req_imm_ass_agch-RSL-IPA(181)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_pcu_data_req_imm_ass_agch-RSL-IPA(181): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_pcu_data_req_imm_ass_agch-RSL(182): none (fail -> fail) MTC@821c5076766f: Test case TC_pcu_data_req_imm_ass_agch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_imm_ass_agch fail'. Mon Jun 24 12:20:32 UTC 2024 ------ BTS_Tests.TC_pcu_data_req_imm_ass_agch fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_pcu_data_req_imm_ass_agch.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1096) Waiting for packet dumper to finish... 1 (prev_count=1096, count=1160) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_imm_ass_agch fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_rach_content'. ------ BTS_Tests.TC_pcu_rach_content ------ Mon Jun 24 12:20:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_rach_content.pcap" >/data/BTS_Tests.TC_pcu_rach_content.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_rach_content' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_pcu_rach_content started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_rach_content-RSL(184)@821c5076766f: Final verdict of PTC: none TC_pcu_rach_content-RSL-IPA(183)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_pcu_rach_content-RSL-IPA(183): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_pcu_rach_content-RSL(184): none (fail -> fail) MTC@821c5076766f: Test case TC_pcu_rach_content finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_rach_content fail'. Mon Jun 24 12:20:55 UTC 2024 ------ BTS_Tests.TC_pcu_rach_content fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_pcu_rach_content.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1060) Waiting for packet dumper to finish... 1 (prev_count=1060, count=1124) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_rach_content fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ext_rach_content'. ------ BTS_Tests.TC_pcu_ext_rach_content ------ Mon Jun 24 12:21:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_ext_rach_content.pcap" >/data/BTS_Tests.TC_pcu_ext_rach_content.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ext_rach_content' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_pcu_ext_rach_content started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_ext_rach_content-RSL(186)@821c5076766f: Final verdict of PTC: none TC_pcu_ext_rach_content-RSL-IPA(185)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_pcu_ext_rach_content-RSL-IPA(185): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_pcu_ext_rach_content-RSL(186): none (fail -> fail) MTC@821c5076766f: Test case TC_pcu_ext_rach_content finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ext_rach_content fail'. Mon Jun 24 12:21:18 UTC 2024 ------ BTS_Tests.TC_pcu_ext_rach_content fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_pcu_ext_rach_content.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1076) Waiting for packet dumper to finish... 1 (prev_count=1076, count=1140) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ext_rach_content fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_ind_lqual_cb'. ------ BTS_Tests.TC_pcu_data_ind_lqual_cb ------ Mon Jun 24 12:21:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_data_ind_lqual_cb.pcap" >/data/BTS_Tests.TC_pcu_data_ind_lqual_cb.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_ind_lqual_cb' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_pcu_data_ind_lqual_cb started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_data_ind_lqual_cb-RSL(188)@821c5076766f: Final verdict of PTC: none TC_pcu_data_ind_lqual_cb-RSL-IPA(187)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_pcu_data_ind_lqual_cb-RSL-IPA(187): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_pcu_data_ind_lqual_cb-RSL(188): none (fail -> fail) MTC@821c5076766f: Test case TC_pcu_data_ind_lqual_cb finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_ind_lqual_cb fail'. Mon Jun 24 12:21:41 UTC 2024 ------ BTS_Tests.TC_pcu_data_ind_lqual_cb fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_pcu_data_ind_lqual_cb.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1080) Waiting for packet dumper to finish... 1 (prev_count=1080, count=1144) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_ind_lqual_cb fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_paging_from_rsl'. ------ BTS_Tests.TC_pcu_paging_from_rsl ------ Mon Jun 24 12:21:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_paging_from_rsl.pcap" >/data/BTS_Tests.TC_pcu_paging_from_rsl.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_paging_from_rsl' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_pcu_paging_from_rsl started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_paging_from_rsl-RSL(190)@821c5076766f: Final verdict of PTC: none TC_pcu_paging_from_rsl-RSL-IPA(189)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_pcu_paging_from_rsl-RSL-IPA(189): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_pcu_paging_from_rsl-RSL(190): none (fail -> fail) MTC@821c5076766f: Test case TC_pcu_paging_from_rsl finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_paging_from_rsl fail'. Mon Jun 24 12:22:04 UTC 2024 ------ BTS_Tests.TC_pcu_paging_from_rsl fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_pcu_paging_from_rsl.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1072) Waiting for packet dumper to finish... 1 (prev_count=1072, count=1136) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_paging_from_rsl fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_time_ind'. ------ BTS_Tests.TC_pcu_time_ind ------ Mon Jun 24 12:22:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_time_ind.pcap" >/data/BTS_Tests.TC_pcu_time_ind.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_time_ind' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_pcu_time_ind started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_time_ind-RSL(192)@821c5076766f: Final verdict of PTC: none TC_pcu_time_ind-RSL-IPA(191)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_pcu_time_ind-RSL-IPA(191): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_pcu_time_ind-RSL(192): none (fail -> fail) MTC@821c5076766f: Test case TC_pcu_time_ind finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_time_ind fail'. Mon Jun 24 12:22:27 UTC 2024 ------ BTS_Tests.TC_pcu_time_ind fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_pcu_time_ind.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1044) Waiting for packet dumper to finish... 1 (prev_count=1044, count=1108) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_time_ind fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_rts_req'. ------ BTS_Tests.TC_pcu_rts_req ------ Mon Jun 24 12:22:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_rts_req.pcap" >/data/BTS_Tests.TC_pcu_rts_req.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_rts_req' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_pcu_rts_req started. MTC@821c5076766f: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_rts_req-RSL(194)@821c5076766f: Final verdict of PTC: none TC_pcu_rts_req-RSL-IPA(193)@821c5076766f: Final verdict of PTC: none MTC@821c5076766f: Setting final verdict of the test case. MTC@821c5076766f: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@821c5076766f: Local verdict of PTC TC_pcu_rts_req-RSL-IPA(193): none (fail -> fail) MTC@821c5076766f: Local verdict of PTC TC_pcu_rts_req-RSL(194): none (fail -> fail) MTC@821c5076766f: Test case TC_pcu_rts_req finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_rts_req fail'. Mon Jun 24 12:22:50 UTC 2024 ------ BTS_Tests.TC_pcu_rts_req fail ------ Saving talloc report from 172.18.80.20:4241 to BTS_Tests.TC_pcu_rts_req.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1040) Waiting for packet dumper to finish... 1 (prev_count=1040, count=1104) MTC@821c5076766f: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_rts_req fail' was executed successfully (exit status: 0). MTC@821c5076766f: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_oml_alert'. ------ BTS_Tests.TC_pcu_oml_alert ------ Mon Jun 24 12:22:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_oml_alert.pcap" >/data/BTS_Tests.TC_pcu_oml_alert.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@821c5076766f: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_oml_alert' was executed successfully (exit status: 0). MTC@821c5076766f: Test case TC_pcu_oml_alert started.