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/asterisk-v6 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 33 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision bc3772c0ffb1bfb709d4c0ab682f07c75acec732 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f bc3772c0ffb1bfb709d4c0ab682f07c75acec732 # timeout=10 Commit message: "ttcn3-ggsn-test/jenkins: tweak loop logic" > git rev-list --no-walk d8cd4d25185b557395658de77c6749864e5843ba # timeout=10 [ttcn3-bts-test-io_uring] $ /bin/sh -xe /tmp/jenkins5029489974456168639.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-52 = 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=jolly/work \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=jolly/work \ --pull -t osmocom-build/debian-bookworm-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.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:820a611dc036cb57cee73613ce9da12530435b03007578153c04622e7f03f19b #8 resolve registry.osmocom.org/debian:bookworm@sha256:820a611dc036cb57cee73613ce9da12530435b03007578153c04622e7f03f19b #8 resolve registry.osmocom.org/debian:bookworm@sha256:820a611dc036cb57cee73613ce9da12530435b03007578153c04622e7f03f19b 0.2s done #8 DONE 0.2s #9 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #9 DONE 0.2s #10 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #10 DONE 0.3s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.1s #11 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #11 CACHED #12 [ 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/ #12 CACHED #13 [ 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 #13 CACHED #14 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #14 CACHED #15 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config 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 #15 CACHED #16 [ 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 #16 CACHED #17 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #17 CACHED #18 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #18 CACHED #19 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #19 CACHED #20 [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 #20 CACHED #9 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #9 CACHED #6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #6 CACHED #21 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #21 DONE 0.3s #22 [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 #22 0.437 + git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci #22 0.439 Cloning into 'osmo-ci'... #22 0.579 + su build -c cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin #22 0.589 'cat-testlogs.sh' -> '/usr/local/bin/cat-testlogs.sh' #22 0.589 'common.sh' -> '/usr/local/bin/common.sh' #22 0.589 'docker-cleanup.sh' -> '/usr/local/bin/docker-cleanup.sh' #22 0.589 'osmo-build-dep.sh' -> '/usr/local/bin/osmo-build-dep.sh' #22 0.589 'osmo-ci-docker-rebuild.sh' -> '/usr/local/bin/osmo-ci-docker-rebuild.sh' #22 0.589 'osmo-clean-workspace.sh' -> '/usr/local/bin/osmo-clean-workspace.sh' #22 0.589 'osmo-deps.sh' -> '/usr/local/bin/osmo-deps.sh' #22 0.589 'osmo-layer1-headers.sh' -> '/usr/local/bin/osmo-layer1-headers.sh' #22 0.589 'osmocom-api-doxygen.sh' -> '/usr/local/bin/osmocom-api-doxygen.sh' #22 0.589 'osmocom-build-old-tags-against-master.sh' -> '/usr/local/bin/osmocom-build-old-tags-against-master.sh' #22 0.589 'osmocom-list-commits.sh' -> '/usr/local/bin/osmocom-list-commits.sh' #22 0.589 'osmocom-obs-link.sh' -> '/usr/local/bin/osmocom-obs-link.sh' #22 0.589 'osmocom-packages-docker.sh' -> '/usr/local/bin/osmocom-packages-docker.sh' #22 0.589 'repo-install-test.sh' -> '/usr/local/bin/repo-install-test.sh' #22 0.589 'verify_endian_header.sh' -> '/usr/local/bin/verify_endian_header.sh' #22 0.589 'xgoldmon-jenkins.sh' -> '/usr/local/bin/xgoldmon-jenkins.sh' #22 0.589 'verify_log_statements.py' -> '/usr/local/bin/verify_log_statements.py' #22 0.589 'verify_value_string_arrays_are_terminated.py' -> '/usr/local/bin/verify_value_string_arrays_are_terminated.py' #22 0.590 + rm -rf osmo-ci #22 DONE 0.7s #23 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #23 DONE 0.2s #24 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #24 0.344 Cloning into 'osmo-gsm-manuals'... #24 DONE 0.6s #25 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #25 DONE 0.2s #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 0.356 + echo deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./ #26 0.356 + apt-get update #26 0.425 Hit:1 http://deb.debian.org/debian bookworm InRelease #26 0.425 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #26 0.426 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #26 0.541 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1576 B] #26 0.665 Get:5 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [165 kB] #26 0.735 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [159 kB] #26 0.765 Fetched 429 kB in 0s (1167 kB/s) #26 0.765 Reading package lists... #26 1.127 + apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev #26 1.136 Reading package lists... #26 1.496 Building dependency tree... #26 1.586 Reading state information... #26 1.668 The following additional packages will be installed: #26 1.668 libcurl4-gnutls-dev liblimesuite23.11-1 libmicrohttpd-dev libmicrohttpd12 #26 1.668 liborcania-dev liborcania2.3 libsystemd-dev libuhd4.3.0 libulfius2.7 #26 1.668 libyder-dev libyder2.0 #26 1.668 Suggested packages: #26 1.668 libcurl4-doc libidn-dev libldap2-dev librtmp-dev libssh2-1-dev uhd-doc #26 1.668 uhd-host #26 1.668 Recommended packages: #26 1.668 limesuite-udev limesuite-images gnuradio-dev #26 1.778 The following NEW packages will be installed: #26 1.778 libcurl4-gnutls-dev liblimesuite-dev liblimesuite23.11-1 libmicrohttpd-dev #26 1.778 libmicrohttpd12 liborcania-dev liborcania2.3 libsystemd-dev libuhd-dev #26 1.778 libuhd4.3.0 libulfius-dev libulfius2.7 libyder-dev libyder2.0 #26 1.814 0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded. #26 1.814 Need to get 5782 kB of archives. #26 1.814 After this operation, 24.8 MB of additional disk space will be used. #26 1.814 Get:1 http://deb.debian.org/debian bookworm/main amd64 libcurl4-gnutls-dev amd64 7.88.1-10+deb12u6 [485 kB] #26 1.849 Get:2 http://deb.debian.org/debian bookworm/main amd64 libmicrohttpd12 amd64 0.9.75-6 [119 kB] #26 1.850 Get:3 http://deb.debian.org/debian bookworm/main amd64 libmicrohttpd-dev amd64 0.9.75-6 [291 kB] #26 1.862 Get:4 http://deb.debian.org/debian bookworm/main amd64 liborcania2.3 amd64 2.3.2-1 [13.6 kB] #26 1.862 Get:5 http://deb.debian.org/debian bookworm/main amd64 liborcania-dev amd64 2.3.2-1 [115 kB] #26 1.863 Get:6 http://deb.debian.org/debian bookworm/main amd64 libsystemd-dev amd64 252.26-1~deb12u2 [353 kB] #26 1.865 Get:7 http://deb.debian.org/debian bookworm/main amd64 libuhd4.3.0 amd64 4.3.0.0+ds1-5 [3445 kB] #26 1.908 Get:8 http://deb.debian.org/debian bookworm/main amd64 libuhd-dev amd64 4.3.0.0+ds1-5 [219 kB] #26 1.909 Get:9 http://deb.debian.org/debian bookworm/main amd64 libyder2.0 amd64 1.4.19-1 [9420 B] #26 1.909 Get:10 http://deb.debian.org/debian bookworm/main amd64 libulfius2.7 amd64 2.7.13-1 [55.3 kB] #26 1.909 Get:11 http://deb.debian.org/debian bookworm/main amd64 libyder-dev amd64 1.4.19-1 [103 kB] #26 1.910 Get:12 http://deb.debian.org/debian bookworm/main amd64 libulfius-dev amd64 2.7.13-1 [256 kB] #26 1.944 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ liblimesuite23.11-1 23.11.0.4.9dce.202407032026 [263 kB] #26 1.949 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ liblimesuite-dev 23.11.0.4.9dce.202407032026 [53.0 kB] #26 2.099 debconf: delaying package configuration, since apt-utils is not installed #26 2.148 Fetched 5782 kB in 0s (34.5 MB/s) #26 2.204 Selecting previously unselected package libcurl4-gnutls-dev:amd64. #26 2.204 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 115755 files and directories currently installed.) #26 2.253 Preparing to unpack .../00-libcurl4-gnutls-dev_7.88.1-10+deb12u6_amd64.deb ... #26 2.268 Unpacking libcurl4-gnutls-dev:amd64 (7.88.1-10+deb12u6) ... #26 2.434 Selecting previously unselected package liblimesuite23.11-1:amd64. #26 2.443 Preparing to unpack .../01-liblimesuite23.11-1_23.11.0.4.9dce.202407032026_amd64.deb ... #26 2.481 Unpacking liblimesuite23.11-1:amd64 (23.11.0.4.9dce.202407032026) ... #26 2.599 Selecting previously unselected package liblimesuite-dev. #26 2.609 Preparing to unpack .../02-liblimesuite-dev_23.11.0.4.9dce.202407032026_amd64.deb ... #26 2.624 Unpacking liblimesuite-dev (23.11.0.4.9dce.202407032026) ... #26 2.755 Selecting previously unselected package libmicrohttpd12:amd64. #26 2.766 Preparing to unpack .../03-libmicrohttpd12_0.9.75-6_amd64.deb ... #26 2.781 Unpacking libmicrohttpd12:amd64 (0.9.75-6) ... #26 2.898 Selecting previously unselected package libmicrohttpd-dev:amd64. #26 2.907 Preparing to unpack .../04-libmicrohttpd-dev_0.9.75-6_amd64.deb ... #26 2.923 Unpacking libmicrohttpd-dev:amd64 (0.9.75-6) ... #26 3.069 Selecting previously unselected package liborcania2.3:amd64. #26 3.080 Preparing to unpack .../05-liborcania2.3_2.3.2-1_amd64.deb ... #26 3.095 Unpacking liborcania2.3:amd64 (2.3.2-1) ... #26 3.203 Selecting previously unselected package liborcania-dev:amd64. #26 3.214 Preparing to unpack .../06-liborcania-dev_2.3.2-1_amd64.deb ... #26 3.230 Unpacking liborcania-dev:amd64 (2.3.2-1) ... #26 3.365 Selecting previously unselected package libsystemd-dev:amd64. #26 3.374 Preparing to unpack .../07-libsystemd-dev_252.26-1~deb12u2_amd64.deb ... #26 3.390 Unpacking libsystemd-dev:amd64 (252.26-1~deb12u2) ... #26 3.547 Selecting previously unselected package libuhd4.3.0:amd64. #26 3.557 Preparing to unpack .../08-libuhd4.3.0_4.3.0.0+ds1-5_amd64.deb ... #26 3.572 Unpacking libuhd4.3.0:amd64 (4.3.0.0+ds1-5) ... #26 3.868 Selecting previously unselected package libuhd-dev:amd64. #26 3.879 Preparing to unpack .../09-libuhd-dev_4.3.0.0+ds1-5_amd64.deb ... #26 3.896 Unpacking libuhd-dev:amd64 (4.3.0.0+ds1-5) ... #26 4.049 Selecting previously unselected package libyder2.0:amd64. #26 4.060 Preparing to unpack .../10-libyder2.0_1.4.19-1_amd64.deb ... #26 4.074 Unpacking libyder2.0:amd64 (1.4.19-1) ... #26 4.210 Selecting previously unselected package libulfius2.7:amd64. #26 4.219 Preparing to unpack .../11-libulfius2.7_2.7.13-1_amd64.deb ... #26 4.234 Unpacking libulfius2.7:amd64 (2.7.13-1) ... #26 4.340 Selecting previously unselected package libyder-dev:amd64. #26 4.350 Preparing to unpack .../12-libyder-dev_1.4.19-1_amd64.deb ... #26 4.364 Unpacking libyder-dev:amd64 (1.4.19-1) ... #26 4.492 Selecting previously unselected package libulfius-dev:amd64. #26 4.503 Preparing to unpack .../13-libulfius-dev_2.7.13-1_amd64.deb ... #26 4.528 Unpacking libulfius-dev:amd64 (2.7.13-1) ... #26 4.758 Setting up libuhd4.3.0:amd64 (4.3.0.0+ds1-5) ... #26 4.813 Setting up libcurl4-gnutls-dev:amd64 (7.88.1-10+deb12u6) ... #26 4.859 Setting up libmicrohttpd12:amd64 (0.9.75-6) ... #26 4.904 Setting up liborcania2.3:amd64 (2.3.2-1) ... #26 4.951 Setting up liblimesuite23.11-1:amd64 (23.11.0.4.9dce.202407032026) ... #26 5.000 Setting up libyder2.0:amd64 (1.4.19-1) ... #26 5.045 Setting up libmicrohttpd-dev:amd64 (0.9.75-6) ... #26 5.096 Setting up libuhd-dev:amd64 (4.3.0.0+ds1-5) ... #26 5.155 Setting up libsystemd-dev:amd64 (252.26-1~deb12u2) ... #26 5.201 Setting up liblimesuite-dev (23.11.0.4.9dce.202407032026) ... #26 5.247 Setting up liborcania-dev:amd64 (2.3.2-1) ... #26 5.295 Setting up libulfius2.7:amd64 (2.7.13-1) ... #26 5.342 Setting up libyder-dev:amd64 (1.4.19-1) ... #26 5.401 Setting up libulfius-dev:amd64 (2.7.13-1) ... #26 5.448 Processing triggers for man-db (2.11.2-2) ... #26 5.494 Processing triggers for libc-bin (2.36-9+deb12u7) ... #26 5.637 + apt-get clean #26 DONE 5.8s #27 exporting to image #27 exporting layers #27 exporting layers 0.4s done #27 writing image sha256:71c28c5286b7cb3d2bcaa7d12be2a36705ea477ad5835acbb06048738868bafc done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest 0.0s done #27 DONE 0.4s 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 71c28c5286b7 + 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=jolly/work \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=jolly/work \ -t osmocom-build/osmo-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 https://gerrit.osmocom.org/plugins/gitiles/osmo-bsc/+/master?format=TEXT #5 DONE 0.1s #6 [1/8] FROM docker.io/osmocom-build/debian-bookworm-build:latest #6 ... #5 https://gerrit.osmocom.org/plugins/gitiles/osmo-bsc/+/master?format=TEXT #5 CACHED #4 [internal] load build context #4 transferring context: 4.21kB done #4 DONE 0.1s #6 [1/8] FROM docker.io/osmocom-build/debian-bookworm-build:latest #6 DONE 0.5s #7 [2/8] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-abis-dev libosmo-netif-dev libosmo-sccp-dev libosmo-sigtran-dev libosmo-mgcp-client-dev libgtp-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmo-mgcp-client)" "pkgconfig(libosmo-netif)" "pkgconfig(libosmo-sccp)" "pkgconfig(libosmo-sigtran)" "pkgconfig(libosmoabis)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogb)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" ;; esac #7 0.389 Hit:1 http://deb.debian.org/debian bookworm InRelease #7 0.389 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #7 0.389 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #7 0.389 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #7 0.712 Reading package lists... #7 1.076 Reading package lists... #7 1.441 Building dependency tree... #7 1.531 Reading state information... #7 1.615 The following additional packages will be installed: #7 1.615 libgtp6 libosmo-mgcp-client12 libosmo-sigtran9 libosmoabis13 libosmocodec4 #7 1.615 libosmocoding0 libosmocore libosmocore21 libosmoctrl0 libosmogb14 #7 1.615 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmotrau2 #7 1.615 libosmousb0 libosmovty13 osmocom-nightly #7 1.647 The following NEW packages will be installed: #7 1.647 libgtp-dev libgtp6 libosmo-abis-dev libosmo-mgcp-client-dev #7 1.647 libosmo-mgcp-client12 libosmo-netif-dev libosmo-sccp-dev libosmo-sigtran-dev #7 1.647 libosmo-sigtran9 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore #7 1.647 libosmocore-dev libosmocore21 libosmoctrl0 libosmogb14 libosmogsm20 #7 1.647 libosmoisdn0 libosmonetif11 libosmosim2 libosmotrau2 libosmousb0 #7 1.647 libosmovty13 osmocom-nightly #7 1.705 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. #7 1.705 Need to get 3295 kB of archives. #7 1.705 After this operation, 12.8 MB of additional disk space will be used. #7 1.705 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202407032026 [1176 B] #7 1.719 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore21 1.9.0.209.e0c63.202407032026 [164 kB] #7 1.721 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp6 1.11.0.31.7ae1.202407032026 [38.2 kB] #7 1.723 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp-dev 1.11.0.31.7ae1.202407032026 [139 kB] #7 1.726 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.9.0.209.e0c63.202407032026 [46.0 kB] #7 1.727 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau2 1.5.1.29.54db.202407032026 [29.9 kB] #7 1.729 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.9.0.209.e0c63.202407032026 [65.4 kB] #7 1.731 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.9.0.209.e0c63.202407032026 [222 kB] #7 1.733 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.9.0.209.e0c63.202407032026 [98.5 kB] #7 1.735 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.5.1.29.54db.202407032026 [72.6 kB] #7 1.737 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-abis-dev 1.5.1.29.54db.202407032026 [112 kB] #7 1.739 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.9.0.209.e0c63.202407032026 [66.0 kB] #7 1.741 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.9.0.209.e0c63.202407032026 [172 kB] #7 1.744 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.9.0.209.e0c63.202407032026 [54.5 kB] #7 1.745 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.9.0.209.e0c63.202407032026 [58.6 kB] #7 1.747 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.9.0.209.e0c63.202407032026 [45.3 kB] #7 1.749 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.9.0.209.e0c63.202407032026 [38.6 kB] #7 1.750 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.9.0.209.e0c63.202407032026 [840 kB] #7 1.758 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.4.0.57.481f.202407032026 [52.5 kB] #7 1.758 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.4.0.57.481f.202407032026 [64.6 kB] #7 1.768 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sccp-dev 1.8.0.67.fb30.202407032026 [87.8 kB] #7 1.769 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran9 1.8.0.67.fb30.202407032026 [122 kB] #7 1.769 Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dev 1.8.0.67.fb30.202407032026 [581 kB] #7 1.775 Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client12 1.12.1.57.a5ae09.202407032026 [56.5 kB] #7 1.775 Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client-dev 1.12.1.57.a5ae09.202407032026 [65.4 kB] #7 1.929 debconf: delaying package configuration, since apt-utils is not installed #7 1.979 Fetched 3295 kB in 0s (26.5 MB/s) #7 2.032 Selecting previously unselected package osmocom-nightly. #7 2.032 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 117413 files and directories currently installed.) #7 2.087 Preparing to unpack .../00-osmocom-nightly_202407032026_amd64.deb ... #7 2.109 Unpacking osmocom-nightly (202407032026) ... #7 2.257 Selecting previously unselected package libosmocore21:amd64. #7 2.267 Preparing to unpack .../01-libosmocore21_1.9.0.209.e0c63.202407032026_amd64.deb ... #7 2.301 Unpacking libosmocore21:amd64 (1.9.0.209.e0c63.202407032026) ... #7 2.433 Selecting previously unselected package libgtp6:amd64. #7 2.443 Preparing to unpack .../02-libgtp6_1.11.0.31.7ae1.202407032026_amd64.deb ... #7 2.461 Unpacking libgtp6:amd64 (1.11.0.31.7ae1.202407032026) ... #7 2.576 Selecting previously unselected package libgtp-dev:amd64. #7 2.587 Preparing to unpack .../03-libgtp-dev_1.11.0.31.7ae1.202407032026_amd64.deb ... #7 2.604 Unpacking libgtp-dev:amd64 (1.11.0.31.7ae1.202407032026) ... #7 2.731 Selecting previously unselected package libosmocodec4:amd64. #7 2.742 Preparing to unpack .../04-libosmocodec4_1.9.0.209.e0c63.202407032026_amd64.deb ... #7 2.759 Unpacking libosmocodec4:amd64 (1.9.0.209.e0c63.202407032026) ... #7 2.884 Selecting previously unselected package libosmotrau2:amd64. #7 2.895 Preparing to unpack .../05-libosmotrau2_1.5.1.29.54db.202407032026_amd64.deb ... #7 2.913 Unpacking libosmotrau2:amd64 (1.5.1.29.54db.202407032026) ... #7 3.041 Selecting previously unselected package libosmoisdn0:amd64. #7 3.050 Preparing to unpack .../06-libosmoisdn0_1.9.0.209.e0c63.202407032026_amd64.deb ... #7 3.068 Unpacking libosmoisdn0:amd64 (1.9.0.209.e0c63.202407032026) ... #7 3.199 Selecting previously unselected package libosmogsm20:amd64. #7 3.209 Preparing to unpack .../07-libosmogsm20_1.9.0.209.e0c63.202407032026_amd64.deb ... #7 3.230 Unpacking libosmogsm20:amd64 (1.9.0.209.e0c63.202407032026) ... #7 3.366 Selecting previously unselected package libosmovty13:amd64. #7 3.375 Preparing to unpack .../08-libosmovty13_1.9.0.209.e0c63.202407032026_amd64.deb ... #7 3.391 Unpacking libosmovty13:amd64 (1.9.0.209.e0c63.202407032026) ... #7 3.521 Selecting previously unselected package libosmoabis13:amd64. #7 3.533 Preparing to unpack .../09-libosmoabis13_1.5.1.29.54db.202407032026_amd64.deb ... #7 3.550 Unpacking libosmoabis13:amd64 (1.5.1.29.54db.202407032026) ... #7 3.671 Selecting previously unselected package libosmo-abis-dev:amd64. #7 3.682 Preparing to unpack .../10-libosmo-abis-dev_1.5.1.29.54db.202407032026_amd64.deb ... #7 3.699 Unpacking libosmo-abis-dev:amd64 (1.5.1.29.54db.202407032026) ... #7 3.838 Selecting previously unselected package libosmocoding0:amd64. #7 3.849 Preparing to unpack .../11-libosmocoding0_1.9.0.209.e0c63.202407032026_amd64.deb ... #7 3.865 Unpacking libosmocoding0:amd64 (1.9.0.209.e0c63.202407032026) ... #7 3.986 Selecting previously unselected package libosmogb14:amd64. #7 3.996 Preparing to unpack .../12-libosmogb14_1.9.0.209.e0c63.202407032026_amd64.deb ... #7 4.010 Unpacking libosmogb14:amd64 (1.9.0.209.e0c63.202407032026) ... #7 4.148 Selecting previously unselected package libosmoctrl0:amd64. #7 4.158 Preparing to unpack .../13-libosmoctrl0_1.9.0.209.e0c63.202407032026_amd64.deb ... #7 4.174 Unpacking libosmoctrl0:amd64 (1.9.0.209.e0c63.202407032026) ... #7 4.319 Selecting previously unselected package libosmosim2:amd64. #7 4.330 Preparing to unpack .../14-libosmosim2_1.9.0.209.e0c63.202407032026_amd64.deb ... #7 4.346 Unpacking libosmosim2:amd64 (1.9.0.209.e0c63.202407032026) ... #7 4.486 Selecting previously unselected package libosmousb0:amd64. #7 4.497 Preparing to unpack .../15-libosmousb0_1.9.0.209.e0c63.202407032026_amd64.deb ... #7 4.523 Unpacking libosmousb0:amd64 (1.9.0.209.e0c63.202407032026) ... #7 4.642 Selecting previously unselected package libosmocore. #7 4.652 Preparing to unpack .../16-libosmocore_1.9.0.209.e0c63.202407032026_amd64.deb ... #7 4.669 Unpacking libosmocore (1.9.0.209.e0c63.202407032026) ... #7 4.789 Selecting previously unselected package libosmocore-dev:amd64. #7 4.800 Preparing to unpack .../17-libosmocore-dev_1.9.0.209.e0c63.202407032026_amd64.deb ... #7 4.816 Unpacking libosmocore-dev:amd64 (1.9.0.209.e0c63.202407032026) ... #7 4.996 Selecting previously unselected package libosmonetif11:amd64. #7 5.007 Preparing to unpack .../18-libosmonetif11_1.4.0.57.481f.202407032026_amd64.deb ... #7 5.024 Unpacking libosmonetif11:amd64 (1.4.0.57.481f.202407032026) ... #7 5.137 Selecting previously unselected package libosmo-netif-dev:amd64. #7 5.148 Preparing to unpack .../19-libosmo-netif-dev_1.4.0.57.481f.202407032026_amd64.deb ... #7 5.165 Unpacking libosmo-netif-dev:amd64 (1.4.0.57.481f.202407032026) ... #7 5.278 Selecting previously unselected package libosmo-sccp-dev:amd64. #7 5.289 Preparing to unpack .../20-libosmo-sccp-dev_1.8.0.67.fb30.202407032026_amd64.deb ... #7 5.307 Unpacking libosmo-sccp-dev:amd64 (1.8.0.67.fb30.202407032026) ... #7 5.444 Selecting previously unselected package libosmo-sigtran9:amd64. #7 5.455 Preparing to unpack .../21-libosmo-sigtran9_1.8.0.67.fb30.202407032026_amd64.deb ... #7 5.471 Unpacking libosmo-sigtran9:amd64 (1.8.0.67.fb30.202407032026) ... #7 5.591 Selecting previously unselected package libosmo-sigtran-dev:amd64. #7 5.601 Preparing to unpack .../22-libosmo-sigtran-dev_1.8.0.67.fb30.202407032026_amd64.deb ... #7 5.617 Unpacking libosmo-sigtran-dev:amd64 (1.8.0.67.fb30.202407032026) ... #7 5.783 Selecting previously unselected package libosmo-mgcp-client12:amd64. #7 5.793 Preparing to unpack .../23-libosmo-mgcp-client12_1.12.1.57.a5ae09.202407032026_amd64.deb ... #7 5.808 Unpacking libosmo-mgcp-client12:amd64 (1.12.1.57.a5ae09.202407032026) ... #7 5.915 Selecting previously unselected package libosmo-mgcp-client-dev:amd64. #7 5.925 Preparing to unpack .../24-libosmo-mgcp-client-dev_1.12.1.57.a5ae09.202407032026_amd64.deb ... #7 5.940 Unpacking libosmo-mgcp-client-dev:amd64 (1.12.1.57.a5ae09.202407032026) ... #7 6.088 Setting up osmocom-nightly (202407032026) ... #7 6.165 Setting up libosmocore21:amd64 (1.9.0.209.e0c63.202407032026) ... #7 6.218 Setting up libosmousb0:amd64 (1.9.0.209.e0c63.202407032026) ... #7 6.264 Setting up libosmocodec4:amd64 (1.9.0.209.e0c63.202407032026) ... #7 6.309 Setting up libosmotrau2:amd64 (1.5.1.29.54db.202407032026) ... #7 6.374 Setting up libosmo-sccp-dev:amd64 (1.8.0.67.fb30.202407032026) ... #7 6.433 Setting up libosmovty13:amd64 (1.9.0.209.e0c63.202407032026) ... #7 6.499 Setting up libosmoisdn0:amd64 (1.9.0.209.e0c63.202407032026) ... #7 6.546 Setting up libgtp6:amd64 (1.11.0.31.7ae1.202407032026) ... #7 6.595 Setting up libgtp-dev:amd64 (1.11.0.31.7ae1.202407032026) ... #7 6.644 Setting up libosmo-mgcp-client12:amd64 (1.12.1.57.a5ae09.202407032026) ... #7 6.693 Setting up libosmo-mgcp-client-dev:amd64 (1.12.1.57.a5ae09.202407032026) ... #7 6.745 Setting up libosmogsm20:amd64 (1.9.0.209.e0c63.202407032026) ... #7 6.795 Setting up libosmoabis13:amd64 (1.5.1.29.54db.202407032026) ... #7 6.845 Setting up libosmoctrl0:amd64 (1.9.0.209.e0c63.202407032026) ... #7 6.900 Setting up libosmogb14:amd64 (1.9.0.209.e0c63.202407032026) ... #7 6.954 Setting up libosmonetif11:amd64 (1.4.0.57.481f.202407032026) ... #7 7.006 Setting up libosmo-abis-dev:amd64 (1.5.1.29.54db.202407032026) ... #7 7.057 Setting up libosmocoding0:amd64 (1.9.0.209.e0c63.202407032026) ... #7 7.108 Setting up libosmosim2:amd64 (1.9.0.209.e0c63.202407032026) ... #7 7.167 Setting up libosmocore (1.9.0.209.e0c63.202407032026) ... #7 7.231 Setting up libosmo-sigtran9:amd64 (1.8.0.67.fb30.202407032026) ... #7 7.281 Setting up libosmocore-dev:amd64 (1.9.0.209.e0c63.202407032026) ... #7 7.333 Setting up libosmo-netif-dev:amd64 (1.4.0.57.481f.202407032026) ... #7 7.383 Setting up libosmo-sigtran-dev:amd64 (1.8.0.67.fb30.202407032026) ... #7 7.435 Processing triggers for libc-bin (2.36-9+deb12u7) ... #7 DONE 7.7s #8 [3/8] WORKDIR /TMP #8 DONE 0.2s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-bsc.git #9 0.363 Cloning into 'osmo-bsc'... #9 DONE 1.8s #10 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-BSC/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-bsc #10 DONE 0.2s #11 [6/8] RUN CD osmo-bsc && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && autoreconf -fi && ./configure && make "-j$(nproc)" install #11 0.467 Already on 'master' #11 0.467 Your branch is up to date with 'origin/master'. #11 0.469 refs/heads/master #11 0.510 HEAD is now at 278bd7580 add support for RTP extensions via TW-TS-003 #11 0.512 master #11 0.514 278bd7580990a014ff8ef0d5d9505ea33bb22544 #11 3.125 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 3.125 libtoolize: copying file './ltmain.sh' #11 3.213 libtoolize: putting macros in 'm4'. #11 3.213 libtoolize: copying file 'm4/libtool.m4' #11 3.241 libtoolize: copying file 'm4/ltoptions.m4' #11 3.273 libtoolize: copying file 'm4/ltsugar.m4' #11 3.301 libtoolize: copying file 'm4/ltversion.m4' #11 3.331 libtoolize: copying file 'm4/lt~obsolete.m4' #11 3.391 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 3.391 libtoolize: and rerunning libtoolize and aclocal. #11 4.694 configure.ac:74: warning: The macro `AC_HEADER_STDC' is obsolete. #11 4.694 configure.ac:74: You should run autoupdate. #11 4.694 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 4.694 configure.ac:74: the top level #11 4.694 configure.ac:130: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.694 configure.ac:130: You should run autoupdate. #11 4.694 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.694 configure.ac:130: the top level #11 4.694 configure.ac:150: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.694 configure.ac:150: You should run autoupdate. #11 4.694 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.694 configure.ac:150: the top level #11 4.694 configure.ac:228: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #11 4.694 configure.ac:228: You should use the 'AC_CONFIG_HEADERS' macro instead. #11 4.694 ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... #11 4.694 aclocal.m4:1089: AM_CONFIG_HEADER is expanded from... #11 4.694 configure.ac:228: the top level #11 4.694 configure.ac:230: warning: AC_OUTPUT should be used without arguments. #11 4.694 configure.ac:230: You should run autoupdate. #11 5.426 configure.ac:23: installing './compile' #11 5.429 configure.ac:25: installing './config.guess' #11 5.433 configure.ac:25: installing './config.sub' #11 5.436 configure.ac:9: installing './install-sh' #11 5.440 configure.ac:9: installing './missing' #11 5.486 doc/Makefile.am:34: warning: '%'-style pattern rules are a GNU make extension #11 5.486 doc/Makefile.am:37: warning: '%'-style pattern rules are a GNU make extension #11 5.573 src/ipaccess/Makefile.am: installing './depcomp' #11 5.941 checking for a BSD-compatible install... /usr/bin/install -c #11 5.950 checking whether build environment is sane... yes #11 5.964 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 5.966 checking for gawk... gawk #11 5.966 checking whether make sets $(MAKE)... yes #11 5.980 checking whether make supports nested variables... yes #11 5.990 checking whether make supports nested variables... (cached) yes #11 5.990 checking whether make sets $(MAKE)... (cached) yes #11 5.994 checking for gcc... gcc #11 6.024 checking whether the C compiler works... yes #11 6.076 checking for C compiler default output file name... a.out #11 6.078 checking for suffix of executables... #11 6.114 checking whether we are cross compiling... no #11 6.154 checking for suffix of object files... o #11 6.173 checking whether the compiler supports GNU C... yes #11 6.204 checking whether gcc accepts -g... yes #11 6.225 checking for gcc option to enable C11 features... none needed #11 6.251 checking whether gcc understands -c and -o together... yes #11 6.289 checking whether make supports the include directive... yes (GNU style) #11 6.300 checking dependency style of gcc... gcc3 #11 6.343 checking build system type... x86_64-pc-linux-gnu #11 6.405 checking host system type... x86_64-pc-linux-gnu #11 6.405 checking how to print strings... printf #11 6.432 checking for a sed that does not truncate output... /usr/bin/sed #11 6.439 checking for grep that handles long lines and -e... /usr/bin/grep #11 6.442 checking for egrep... /usr/bin/grep -E #11 6.444 checking for fgrep... /usr/bin/grep -F #11 6.446 checking for ld used by gcc... /usr/bin/ld #11 6.453 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 6.456 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 6.459 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 6.483 checking whether ln -s works... yes #11 6.483 checking the maximum length of command line arguments... 1572864 #11 6.494 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 6.494 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 6.494 checking for /usr/bin/ld option to reload object files... -r #11 6.495 checking for file... file #11 6.495 checking for objdump... objdump #11 6.496 checking how to recognize dependent libraries... pass_all #11 6.497 checking for dlltool... no #11 6.497 checking how to associate runtime and link libraries... printf %s\n #11 6.498 checking for ar... ar #11 6.498 checking for archiver @FILE support... @ #11 6.530 checking for strip... strip #11 6.530 checking for ranlib... ranlib #11 6.531 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 6.604 checking for sysroot... no #11 6.604 checking for a working dd... /usr/bin/dd #11 6.611 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 6.640 checking for mt... no #11 6.640 checking if : is a manifest tool... no #11 6.647 checking for stdio.h... yes #11 6.673 checking for stdlib.h... yes #11 6.694 checking for string.h... yes #11 6.715 checking for inttypes.h... yes #11 6.744 checking for stdint.h... yes #11 6.771 checking for strings.h... yes #11 6.797 checking for sys/stat.h... yes #11 6.824 checking for sys/types.h... yes #11 6.852 checking for unistd.h... yes #11 6.882 checking for dlfcn.h... yes #11 6.909 checking for objdir... .libs #11 6.970 checking if gcc supports -fno-rtti -fno-exceptions... no #11 6.995 checking for gcc option to produce PIC... -fPIC -DPIC #11 6.995 checking if gcc PIC flag -fPIC -DPIC works... yes #11 7.014 checking if gcc static flag -static works... yes #11 7.073 checking if gcc supports -c -o file.o... yes #11 7.112 checking if gcc supports -c -o file.o... (cached) yes #11 7.112 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 7.125 checking whether -lc should be explicitly linked in... no #11 7.157 checking dynamic linker characteristics... GNU/Linux ld.so #11 7.225 checking how to hardcode library paths into programs... immediate #11 7.225 checking whether stripping libraries is possible... yes #11 7.228 checking if libtool supports shared libraries... yes #11 7.228 checking whether to build shared libraries... yes #11 7.228 checking whether to build static libraries... yes #11 7.229 checking for pkg-config... /usr/bin/pkg-config #11 7.230 checking for pkg-config... /usr/bin/pkg-config #11 7.230 checking pkg-config is at least version 0.20... yes #11 7.234 checking for libosmocore >= 1.9.0... yes #11 7.248 checking for libosmovty >= 1.9.0... yes #11 7.260 checking for libosmoctrl >= 1.9.0... yes #11 7.270 checking for libosmogsm >= 1.9.0... yes #11 7.286 checking for libosmoabis >= 1.5.0... yes #11 7.297 checking for libosmo-netif >= 1.4.0... yes #11 7.308 checking for libosmo-sigtran >= 1.8.0... yes #11 7.319 checking for libosmo-mgcp-client >= 1.12.0... yes #11 7.329 checking for egrep... (cached) /usr/bin/grep -E #11 7.329 checking if gcc supports -fvisibility=hidden... yes #11 7.349 checking whether to enable code coverage support... no #11 7.349 checking whether to enable VTY/CTRL tests... no #11 7.351 CFLAGS=" -std=gnu11" #11 7.351 CPPFLAGS="" #11 7.385 checking that generated files are newer than configure... done #11 7.386 configure: creating ./config.status #11 8.065 config.status: creating include/Makefile #11 8.088 config.status: creating include/osmocom/Makefile #11 8.113 config.status: creating include/osmocom/bsc/Makefile #11 8.137 config.status: creating src/Makefile #11 8.159 config.status: creating src/osmo-bsc/Makefile #11 8.184 config.status: creating src/ipaccess/Makefile #11 8.206 config.status: creating src/utils/Makefile #11 8.230 config.status: creating tests/Makefile #11 8.254 config.status: creating tests/atlocal #11 8.275 config.status: creating tests/abis/Makefile #11 8.298 config.status: creating tests/acc/Makefile #11 8.319 config.status: creating tests/bsc/Makefile #11 8.344 config.status: creating tests/codec_pref/Makefile #11 8.366 config.status: creating tests/gsm0408/Makefile #11 8.388 config.status: creating tests/handover/Makefile #11 8.413 config.status: creating tests/nanobts_omlattr/Makefile #11 8.437 config.status: creating tests/paging/Makefile #11 8.458 config.status: creating tests/subscr/Makefile #11 8.479 config.status: creating doc/Makefile #11 8.502 config.status: creating doc/examples/Makefile #11 8.525 config.status: creating doc/manuals/Makefile #11 8.549 config.status: creating contrib/Makefile #11 8.573 config.status: creating contrib/systemd/Makefile #11 8.596 config.status: creating Makefile #11 8.612 config.status: creating bscconfig.h #11 8.629 config.status: executing tests/atconfig commands #11 8.633 config.status: executing depfiles commands #11 9.248 config.status: executing libtool commands #11 9.312 echo 1.11.0.92-278b > .version-t && mv .version-t .version #11 9.316 make install-recursive #11 9.319 make[1]: Entering directory '/tmp/osmo-bsc' #11 9.325 Making install in include #11 9.327 make[2]: Entering directory '/tmp/osmo-bsc/include' #11 9.333 Making install in osmocom #11 9.335 make[3]: Entering directory '/tmp/osmo-bsc/include/osmocom' #11 9.340 Making install in bsc #11 9.344 make[4]: Entering directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 9.348 make[5]: Entering directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 9.348 make[5]: Nothing to be done for 'install-exec-am'. #11 9.348 make[5]: Nothing to be done for 'install-data-am'. #11 9.348 make[5]: Leaving directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 9.348 make[4]: Leaving directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 9.351 make[4]: Entering directory '/tmp/osmo-bsc/include/osmocom' #11 9.355 make[5]: Entering directory '/tmp/osmo-bsc/include/osmocom' #11 9.355 make[5]: Nothing to be done for 'install-exec-am'. #11 9.355 make[5]: Nothing to be done for 'install-data-am'. #11 9.355 make[5]: Leaving directory '/tmp/osmo-bsc/include/osmocom' #11 9.355 make[4]: Leaving directory '/tmp/osmo-bsc/include/osmocom' #11 9.356 make[3]: Leaving directory '/tmp/osmo-bsc/include/osmocom' #11 9.359 make[3]: Entering directory '/tmp/osmo-bsc/include' #11 9.363 make[4]: Entering directory '/tmp/osmo-bsc/include' #11 9.363 make[4]: Nothing to be done for 'install-exec-am'. #11 9.363 make[4]: Nothing to be done for 'install-data-am'. #11 9.363 make[4]: Leaving directory '/tmp/osmo-bsc/include' #11 9.363 make[3]: Leaving directory '/tmp/osmo-bsc/include' #11 9.364 make[2]: Leaving directory '/tmp/osmo-bsc/include' #11 9.364 Making install in src #11 9.366 make[2]: Entering directory '/tmp/osmo-bsc/src' #11 9.371 Making install in osmo-bsc #11 9.378 make[3]: Entering directory '/tmp/osmo-bsc/src/osmo-bsc' #11 9.379 CC osmo_bsc_main.o #11 9.380 CC abis_nm.lo #11 9.380 CC a_reset.lo #11 9.380 CC abis_nm_vty.lo #11 9.380 CC abis_osmo.lo #11 9.381 CC abis_om2000_vty.lo #11 9.381 CC abis_om2000.lo #11 9.381 CC abis_rsl.lo #11 9.382 CC acc.lo #11 9.382 CC assignment_fsm.lo #11 9.382 CC bsc_ctrl.lo #11 9.383 CC bsc_ctrl_lookup.lo #11 9.383 CC bsc_init.lo #11 9.384 CC bsc_rll.lo #11 9.385 CC bsc_rf_ctrl.lo #11 9.386 CC bsc_sccp.lo #11 9.553 CC bsc_stats.lo #11 9.638 CC bsc_subscr_conn_fsm.lo #11 9.645 CC bsc_subscriber.lo #11 9.645 CC bsc_vty.lo #11 9.648 CC bts.lo #11 9.650 CC bts_trx.lo #11 9.674 CC bts_trx_ctrl.lo #11 9.693 CC bts_trx_ts_ctrl.lo #11 9.739 CC bts_trx_ts_lchan_ctrl.lo #11 9.749 CC bts_ericsson_rbs2000.lo #11 9.749 CC bts_init.lo #11 9.773 CC bts_ipaccess_nanobts.lo #11 9.820 CC bts_ipaccess_nanobts_omlattr.lo #11 9.947 CC bts_nokia_site.lo #11 9.980 CC bts_siemens_bs11.lo #11 9.985 CC bts_sm.lo #11 9.990 CC bts_osmobts.lo #11 9.999 CC bts_unknown.lo #11 10.01 CC bts_ctrl.lo #11 10.02 CC bts_setup_ramp.lo #11 10.04 CC bts_vty.lo #11 10.04 CC bts_trx_vty.lo #11 10.13 CC chan_alloc.lo #11 10.20 CC chan_counts.lo #11 10.24 CC codec_pref.lo #11 10.24 CC data_rate_pref.lo #11 10.25 CC e1_config.lo #11 10.25 CC gsm_04_08_rr.lo #11 10.28 CC gsm_data.lo #11 10.30 CC handover_cfg.lo #11 10.31 CC handover_ctrl.lo #11 10.37 CC handover_decision.lo #11 10.41 CC handover_decision_2.lo #11 10.43 CC handover_fsm.lo #11 10.46 CC handover_logic.lo #11 10.53 CC handover_vty.lo #11 10.54 CC vgcs_fsm.lo #11 10.54 CC lb.lo #11 10.55 CC lchan.lo #11 10.55 CC lchan_fsm.lo #11 10.61 CC lchan_rtp_fsm.lo #11 10.67 CC lchan_select.lo #11 10.67 CC lcs_loc_req.lo #11 10.68 CC lcs_ta_req.lo #11 10.78 lchan_rtp_fsm.c: In function 'mgcp_pick_codec': #11 10.78 lchan_rtp_fsm.c:925:17: warning: 'codecs_len' is deprecated: use ptmap[] and ptmap_len instead [-Wdeprecated-declarations] #11 10.78 925 | verb_info->codecs_len = 0; #11 10.78 | ^~~~~~~~~ #11 10.78 In file included from /usr/include/osmocom/mgcp_client/mgcp_client_endpoint_fsm.h:4, #11 10.78 from lchan_rtp_fsm.c:25: #11 10.78 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:35:22: note: declared here #11 10.78 35 | unsigned int codecs_len #11 10.78 | ^~~~~~~~~~ #11 10.78 lchan_rtp_fsm.c:929:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 10.78 929 | verb_info->codecs[0] = codec; #11 10.78 | ^~~~~~~~~ #11 10.78 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 10.78 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 10.78 | ^~~~~~ #11 10.78 lchan_rtp_fsm.c:930:9: warning: 'codecs_len' is deprecated: use ptmap[] and ptmap_len instead [-Wdeprecated-declarations] #11 10.78 930 | verb_info->codecs_len = 1; #11 10.78 | ^~~~~~~~~ #11 10.78 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:35:22: note: declared here #11 10.78 35 | unsigned int codecs_len #11 10.78 | ^~~~~~~~~~ #11 10.78 lchan_rtp_fsm.c:941:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 10.78 941 | if (verb_info->codecs[0] == CODEC_AMR_8000_1) { #11 10.78 | ^~ #11 10.78 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 10.78 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 10.78 | ^~~~~~ #11 10.78 lchan_rtp_fsm.c:946:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 10.78 946 | if (bss_side && verb_info->codecs[0] == CODEC_AMR_8000_1) { #11 10.78 | ^~ #11 10.78 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 10.78 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 10.78 | ^~~~~~ #11 10.78 lchan_rtp_fsm.c:954:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 10.78 954 | else if (!bss_side && verb_info->codecs[0] == CODEC_AMR_8000_1) { #11 10.78 | ^~~~ #11 10.78 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 10.78 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 10.78 | ^~~~~~ #11 10.78 lchan_rtp_fsm.c: In function 'mgcp_codec_is_picked': #11 10.78 lchan_rtp_fsm.c:961:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 10.78 961 | return verb_info->codecs[0] == codec; #11 10.78 | ^~~~~~ #11 10.78 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 10.78 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 10.78 | ^~~~~~ #11 10.83 CC meas_feed.lo #11 10.85 CC meas_rep.lo #11 10.87 CC neighbor_ident.lo #11 10.92 CC neighbor_ident_vty.lo #11 10.94 CC neighbor_ident_ctrl.lo #11 10.96 CC net_init.lo #11 11.01 neighbor_ident.c: In function 'neighbor_controlif_setup': #11 11.01 neighbor_ident.c:493:9: warning: 'ctrl_interface_setup_dynip2' is deprecated: For internal use inside libosmocore only. [-Wdeprecated-declarations] #11 11.01 493 | return ctrl_interface_setup_dynip2(net, net->neigh_ctrl.addr, net->neigh_ctrl.port, #11 11.01 | ^~~~~~ #11 11.01 In file included from neighbor_ident.c:37: #11 11.01 /usr/include/osmocom/ctrl/control_if.h:46:21: note: declared here #11 11.01 46 | struct ctrl_handle *ctrl_interface_setup_dynip2(void *data, #11 11.01 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ #11 11.01 CC nm_common_fsm.lo #11 11.02 CC nm_bb_transc_fsm.lo #11 11.04 CC nm_bts_sm_fsm.lo #11 11.10 CC nm_bts_fsm.lo #11 11.12 CC nm_gprs_cell_fsm.lo #11 11.16 CC nm_gprs_nse_fsm.lo #11 11.20 CC nm_gprs_nsvc_fsm.lo #11 11.20 CC nm_channel_fsm.lo #11 11.20 CC nm_rcarrier_fsm.lo #11 11.22 CC gsm_08_08.lo #11 11.22 CC osmo_bsc_bssap.lo #11 11.28 CC osmo_bsc_filter.lo #11 11.29 CC osmo_bsc_grace.lo #11 11.29 CC osmo_bsc_lcls.lo #11 11.33 CC osmo_bsc_mgcp.lo #11 11.33 CC osmo_bsc_msc.lo #11 11.38 CC osmo_bsc_sigtran.lo #11 11.42 CC paging.lo #11 11.42 CC pcu_sock.lo #11 11.46 CC penalty_timers.lo #11 11.48 CC bssmap_reset.lo #11 11.50 CC system_information.lo #11 11.51 CC timeslot_fsm.lo #11 11.54 CC smscb.lo #11 11.54 CC smscb_vty.lo #11 11.57 CC cbch_scheduler.lo #11 11.62 CC cbsp_link.lo #11 11.62 CC power_control.lo #11 12.00 CCLD libbsc.la #11 13.20 CCLD osmo-bsc #11 13.85 make[4]: Entering directory '/tmp/osmo-bsc/src/osmo-bsc' #11 13.85 make[4]: Nothing to be done for 'install-data-am'. #11 13.85 /usr/bin/mkdir -p '/usr/local/bin' #11 13.85 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bsc '/usr/local/bin' #11 13.89 libtool: install: /usr/bin/install -c osmo-bsc /usr/local/bin/osmo-bsc #11 13.90 make[4]: Leaving directory '/tmp/osmo-bsc/src/osmo-bsc' #11 13.90 make[3]: Leaving directory '/tmp/osmo-bsc/src/osmo-bsc' #11 13.90 Making install in utils #11 13.90 make[3]: Entering directory '/tmp/osmo-bsc/src/utils' #11 13.90 CC bs11_config.o #11 13.91 CC isdnsync.o #11 13.91 CC meas_json-meas_json.o #11 13.95 CCLD isdnsync #11 13.99 CCLD meas_json #11 14.01 CCLD bs11_config #11 14.49 make[4]: Entering directory '/tmp/osmo-bsc/src/utils' #11 14.49 make[4]: Nothing to be done for 'install-data-am'. #11 14.49 /usr/bin/mkdir -p '/usr/local/bin' #11 14.49 /bin/bash ../../libtool --mode=install /usr/bin/install -c bs11_config isdnsync meas_json '/usr/local/bin' #11 14.53 libtool: install: /usr/bin/install -c bs11_config /usr/local/bin/bs11_config #11 14.55 libtool: install: /usr/bin/install -c isdnsync /usr/local/bin/isdnsync #11 14.56 libtool: install: /usr/bin/install -c meas_json /usr/local/bin/meas_json #11 14.57 make[4]: Leaving directory '/tmp/osmo-bsc/src/utils' #11 14.57 make[3]: Leaving directory '/tmp/osmo-bsc/src/utils' #11 14.57 Making install in ipaccess #11 14.57 make[3]: Entering directory '/tmp/osmo-bsc/src/ipaccess' #11 14.57 CC abisip-find.o #11 14.57 CC stubs.o #11 14.57 CC ipaccess-config.o #11 14.57 CC ipaccess-firmware.o #11 14.57 CC network_listen.o #11 14.57 CC ipaccess-proxy.o #11 14.66 CCLD abisip-find #11 14.70 CCLD ipaccess-config #11 14.71 CCLD ipaccess-proxy #11 15.16 make[4]: Entering directory '/tmp/osmo-bsc/src/ipaccess' #11 15.16 make[4]: Nothing to be done for 'install-data-am'. #11 15.16 /usr/bin/mkdir -p '/usr/local/bin' #11 15.17 /bin/bash ../../libtool --mode=install /usr/bin/install -c abisip-find ipaccess-config ipaccess-proxy '/usr/local/bin' #11 15.21 libtool: install: /usr/bin/install -c abisip-find /usr/local/bin/abisip-find #11 15.22 libtool: install: /usr/bin/install -c ipaccess-config /usr/local/bin/ipaccess-config #11 15.24 libtool: install: /usr/bin/install -c ipaccess-proxy /usr/local/bin/ipaccess-proxy #11 15.24 make[4]: Leaving directory '/tmp/osmo-bsc/src/ipaccess' #11 15.24 make[3]: Leaving directory '/tmp/osmo-bsc/src/ipaccess' #11 15.24 make[3]: Entering directory '/tmp/osmo-bsc/src' #11 15.25 make[4]: Entering directory '/tmp/osmo-bsc/src' #11 15.25 make[4]: Nothing to be done for 'install-exec-am'. #11 15.25 make[4]: Nothing to be done for 'install-data-am'. #11 15.25 make[4]: Leaving directory '/tmp/osmo-bsc/src' #11 15.25 make[3]: Leaving directory '/tmp/osmo-bsc/src' #11 15.25 make[2]: Leaving directory '/tmp/osmo-bsc/src' #11 15.25 Making install in tests #11 15.25 make[2]: Entering directory '/tmp/osmo-bsc/tests' #11 15.26 Making install in abis #11 15.26 make[3]: Entering directory '/tmp/osmo-bsc/tests/abis' #11 15.27 make[4]: Entering directory '/tmp/osmo-bsc/tests/abis' #11 15.27 make[4]: Nothing to be done for 'install-exec-am'. #11 15.27 make[4]: Nothing to be done for 'install-data-am'. #11 15.27 make[4]: Leaving directory '/tmp/osmo-bsc/tests/abis' #11 15.27 make[3]: Leaving directory '/tmp/osmo-bsc/tests/abis' #11 15.27 Making install in acc #11 15.27 make[3]: Entering directory '/tmp/osmo-bsc/tests/acc' #11 15.27 make[4]: Entering directory '/tmp/osmo-bsc/tests/acc' #11 15.27 make[4]: Nothing to be done for 'install-exec-am'. #11 15.27 make[4]: Nothing to be done for 'install-data-am'. #11 15.27 make[4]: Leaving directory '/tmp/osmo-bsc/tests/acc' #11 15.27 make[3]: Leaving directory '/tmp/osmo-bsc/tests/acc' #11 15.27 Making install in bsc #11 15.28 make[3]: Entering directory '/tmp/osmo-bsc/tests/bsc' #11 15.28 make[4]: Entering directory '/tmp/osmo-bsc/tests/bsc' #11 15.28 make[4]: Nothing to be done for 'install-exec-am'. #11 15.28 make[4]: Nothing to be done for 'install-data-am'. #11 15.28 make[4]: Leaving directory '/tmp/osmo-bsc/tests/bsc' #11 15.28 make[3]: Leaving directory '/tmp/osmo-bsc/tests/bsc' #11 15.28 Making install in codec_pref #11 15.28 make[3]: Entering directory '/tmp/osmo-bsc/tests/codec_pref' #11 15.29 make[4]: Entering directory '/tmp/osmo-bsc/tests/codec_pref' #11 15.29 make[4]: Nothing to be done for 'install-exec-am'. #11 15.29 make[4]: Nothing to be done for 'install-data-am'. #11 15.29 make[4]: Leaving directory '/tmp/osmo-bsc/tests/codec_pref' #11 15.29 make[3]: Leaving directory '/tmp/osmo-bsc/tests/codec_pref' #11 15.29 Making install in gsm0408 #11 15.29 make[3]: Entering directory '/tmp/osmo-bsc/tests/gsm0408' #11 15.29 make[4]: Entering directory '/tmp/osmo-bsc/tests/gsm0408' #11 15.29 make[4]: Nothing to be done for 'install-exec-am'. #11 15.29 make[4]: Nothing to be done for 'install-data-am'. #11 15.29 make[4]: Leaving directory '/tmp/osmo-bsc/tests/gsm0408' #11 15.29 make[3]: Leaving directory '/tmp/osmo-bsc/tests/gsm0408' #11 15.29 Making install in handover #11 15.30 make[3]: Entering directory '/tmp/osmo-bsc/tests/handover' #11 15.30 make[4]: Entering directory '/tmp/osmo-bsc/tests/handover' #11 15.30 make[4]: Nothing to be done for 'install-exec-am'. #11 15.30 make[4]: Nothing to be done for 'install-data-am'. #11 15.30 make[4]: Leaving directory '/tmp/osmo-bsc/tests/handover' #11 15.30 make[3]: Leaving directory '/tmp/osmo-bsc/tests/handover' #11 15.30 Making install in nanobts_omlattr #11 15.30 make[3]: Entering directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 15.31 make[4]: Entering directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 15.31 make[4]: Nothing to be done for 'install-exec-am'. #11 15.31 make[4]: Nothing to be done for 'install-data-am'. #11 15.31 make[4]: Leaving directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 15.31 make[3]: Leaving directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 15.31 Making install in paging #11 15.31 make[3]: Entering directory '/tmp/osmo-bsc/tests/paging' #11 15.31 make[4]: Entering directory '/tmp/osmo-bsc/tests/paging' #11 15.31 make[4]: Nothing to be done for 'install-exec-am'. #11 15.31 make[4]: Nothing to be done for 'install-data-am'. #11 15.31 make[4]: Leaving directory '/tmp/osmo-bsc/tests/paging' #11 15.31 make[3]: Leaving directory '/tmp/osmo-bsc/tests/paging' #11 15.31 Making install in subscr #11 15.32 make[3]: Entering directory '/tmp/osmo-bsc/tests/subscr' #11 15.32 make[4]: Entering directory '/tmp/osmo-bsc/tests/subscr' #11 15.32 make[4]: Nothing to be done for 'install-exec-am'. #11 15.32 make[4]: Nothing to be done for 'install-data-am'. #11 15.32 make[4]: Leaving directory '/tmp/osmo-bsc/tests/subscr' #11 15.32 make[3]: Leaving directory '/tmp/osmo-bsc/tests/subscr' #11 15.32 make[3]: Entering directory '/tmp/osmo-bsc/tests' #11 15.33 make[4]: Entering directory '/tmp/osmo-bsc/tests' #11 15.33 make[4]: Nothing to be done for 'install-exec-am'. #11 15.33 make[4]: Nothing to be done for 'install-data-am'. #11 15.33 make[4]: Leaving directory '/tmp/osmo-bsc/tests' #11 15.33 make[3]: Leaving directory '/tmp/osmo-bsc/tests' #11 15.33 make[2]: Leaving directory '/tmp/osmo-bsc/tests' #11 15.33 Making install in doc #11 15.33 make[2]: Entering directory '/tmp/osmo-bsc/doc' #11 15.34 Making install in examples #11 15.34 make[3]: Entering directory '/tmp/osmo-bsc/doc/examples' #11 15.34 make[4]: Entering directory '/tmp/osmo-bsc/doc/examples' #11 15.34 make[4]: Nothing to be done for 'install-exec-am'. #11 15.34 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 15.35 /usr/bin/install -c -m 644 osmo-bsc/osmo-bsc.cfg '/usr/local/etc/osmocom' #11 15.35 make install-data-hook #11 15.35 make[5]: Entering directory '/tmp/osmo-bsc/doc/examples' #11 15.35 for f in $(find . -name '*.cfg*' -o -name '*.confmerge*' | sed -e 's,^.,,'); do \ #11 15.35 j="/usr/local/share/doc/osmo-bsc/examples/$f" && \ #11 15.35 mkdir -p "$(dirname $j)" && \ #11 15.35 /usr/bin/install -c -m 644 ./$f $j; \ #11 15.35 done #11 15.42 make[5]: Leaving directory '/tmp/osmo-bsc/doc/examples' #11 15.42 make[4]: Leaving directory '/tmp/osmo-bsc/doc/examples' #11 15.42 make[3]: Leaving directory '/tmp/osmo-bsc/doc/examples' #11 15.42 Making install in manuals #11 15.42 make[3]: Entering directory '/tmp/osmo-bsc/doc/manuals' #11 15.43 make[4]: Entering directory '/tmp/osmo-bsc/doc/manuals' #11 15.43 make[4]: Nothing to be done for 'install-exec-am'. #11 15.43 make[4]: Nothing to be done for 'install-data-am'. #11 15.43 make[4]: Leaving directory '/tmp/osmo-bsc/doc/manuals' #11 15.43 make[3]: Leaving directory '/tmp/osmo-bsc/doc/manuals' #11 15.43 make[3]: Entering directory '/tmp/osmo-bsc/doc' #11 15.43 make[4]: Entering directory '/tmp/osmo-bsc/doc' #11 15.43 make[4]: Nothing to be done for 'install-exec-am'. #11 15.43 make[4]: Nothing to be done for 'install-data-am'. #11 15.44 make[4]: Leaving directory '/tmp/osmo-bsc/doc' #11 15.44 make[3]: Leaving directory '/tmp/osmo-bsc/doc' #11 15.44 make[2]: Leaving directory '/tmp/osmo-bsc/doc' #11 15.44 Making install in contrib #11 15.44 make[2]: Entering directory '/tmp/osmo-bsc/contrib' #11 15.44 Making install in systemd #11 15.45 make[3]: Entering directory '/tmp/osmo-bsc/contrib/systemd' #11 15.45 make[4]: Entering directory '/tmp/osmo-bsc/contrib/systemd' #11 15.45 make[4]: Nothing to be done for 'install-exec-am'. #11 15.45 /usr/bin/mkdir -p '/lib/systemd/system' #11 15.46 /usr/bin/install -c -m 644 osmo-bsc.service '/lib/systemd/system' #11 15.46 make[4]: Leaving directory '/tmp/osmo-bsc/contrib/systemd' #11 15.46 make[3]: Leaving directory '/tmp/osmo-bsc/contrib/systemd' #11 15.46 make[3]: Entering directory '/tmp/osmo-bsc/contrib' #11 15.47 make[4]: Entering directory '/tmp/osmo-bsc/contrib' #11 15.47 make[4]: Nothing to be done for 'install-exec-am'. #11 15.47 make[4]: Nothing to be done for 'install-data-am'. #11 15.47 make[4]: Leaving directory '/tmp/osmo-bsc/contrib' #11 15.47 make[3]: Leaving directory '/tmp/osmo-bsc/contrib' #11 15.47 make[2]: Leaving directory '/tmp/osmo-bsc/contrib' #11 15.47 make[2]: Entering directory '/tmp/osmo-bsc' #11 15.48 make[3]: Entering directory '/tmp/osmo-bsc' #11 15.48 make[3]: Nothing to be done for 'install-exec-am'. #11 15.48 make[3]: Nothing to be done for 'install-data-am'. #11 15.48 make[3]: Leaving directory '/tmp/osmo-bsc' #11 15.48 make[2]: Leaving directory '/tmp/osmo-bsc' #11 15.48 make[1]: Leaving directory '/tmp/osmo-bsc' #11 DONE 15.6s #12 [7/8] COPY OSMO-BSC.CFG /data/osmo-bsc.cfg #12 DONE 0.2s #13 [8/8] WORKDIR /DATA #13 DONE 0.1s #14 exporting to image #14 exporting layers #14 exporting layers 0.4s done #14 writing image sha256:632dded1569c638f5298d640d6d99a81ecb55a5bee956df06e39315580750b94 done #14 naming to docker.io/osmocom-build/osmo-bsc-master:latest 0.0s done #14 DONE 0.4s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/osmo-bsc-master' + docker_image_exists osmo-bsc-master + docker images -q osmocom-build/osmo-bsc-master + test -n 632dded1569c + 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.29.54db.202407032026 amd64 Development headers for A-bis interface ii libosmo-mgcp-client-dev:amd64 1.12.1.57.a5ae09.202407032026 amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-mgcp-client12:amd64 1.12.1.57.a5ae09.202407032026 amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-netif-dev:amd64 1.4.0.57.481f.202407032026 amd64 Development headers for Osmocom network interface ii libosmo-sccp-dev:amd64 1.8.0.67.fb30.202407032026 amd64 Development files for libsccp, libmtp and libxua ii libosmo-sigtran-dev:amd64 1.8.0.67.fb30.202407032026 amd64 Development headers for the Osmocom SIGTRAN library ii libosmo-sigtran9:amd64 1.8.0.67.fb30.202407032026 amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmoabis13:amd64 1.5.1.29.54db.202407032026 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.9.0.209.e0c63.202407032026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.209.e0c63.202407032026 amd64 Osmo coding library ii libosmocore 1.9.0.209.e0c63.202407032026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.209.e0c63.202407032026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.209.e0c63.202407032026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.209.e0c63.202407032026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.209.e0c63.202407032026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.209.e0c63.202407032026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.209.e0c63.202407032026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.57.481f.202407032026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.209.e0c63.202407032026 amd64 Osmo SIM library ii libosmotrau2:amd64 1.5.1.29.54db.202407032026 amd64 GSM trau handling ii libosmousb0:amd64 1.9.0.209.e0c63.202407032026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.209.e0c63.202407032026 amd64 Osmo VTY library ii osmocom-nightly 202407032026 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=jolly/work \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=jolly/work \ --pull -t osmocom-build/debian-bookworm-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 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 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:820a611dc036cb57cee73613ce9da12530435b03007578153c04622e7f03f19b #7 resolve registry.osmocom.org/debian:bookworm@sha256:820a611dc036cb57cee73613ce9da12530435b03007578153c04622e7f03f19b #7 resolve registry.osmocom.org/debian:bookworm@sha256:820a611dc036cb57cee73613ce9da12530435b03007578153c04622e7f03f19b 0.2s done #7 DONE 0.2s #8 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #8 DONE 0.2s #9 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #9 DONE 0.3s #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #10 DONE 0.3s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.0s #11 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #11 DONE 0.7s #12 [ 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/ #12 CACHED #13 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #13 CACHED #14 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #14 CACHED #15 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #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 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #17 CACHED #18 [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 #18 CACHED #19 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #19 CACHED #20 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #20 CACHED #21 [ 5/16] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-bookworm-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget && apt-get clean && wget https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #21 CACHED #22 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #22 CACHED #23 [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 #23 CACHED #24 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #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:71c28c5286b7cb3d2bcaa7d12be2a36705ea477ad5835acbb06048738868bafc 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 71c28c5286b7 + 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=jolly/work \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=jolly/work \ -t osmocom-build/osmo-bts-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.52kB done #1 DONE 0.0s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [internal] load build context #4 DONE 0.0s #5 [1/8] FROM docker.io/osmocom-build/debian-bookworm-build:latest #5 CACHED #6 [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 #6 ... #7 https://gerrit.osmocom.org/plugins/gitiles/osmo-bts/+/master?format=TEXT #7 DONE 0.2s #7 https://gerrit.osmocom.org/plugins/gitiles/osmo-bts/+/master?format=TEXT #7 CACHED #4 [internal] load build context #4 transferring context: 1.63kB done #4 DONE 0.0s #6 [2/8] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-abis-dev libosmo-netif-dev libosmo-sccp-dev 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 #6 0.434 Hit:1 http://deb.debian.org/debian bookworm InRelease #6 0.434 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #6 0.434 Hit:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #6 0.439 Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease #6 0.759 Reading package lists... #6 1.134 Reading package lists... #6 1.495 Building dependency tree... #6 1.584 Reading state information... #6 1.666 The following additional packages will be installed: #6 1.666 libgtp6 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore21 #6 1.666 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 #6 1.667 libosmosim2 libosmotrau2 libosmousb0 libosmovty13 libsmpp1 osmocom-nightly #6 1.699 The following NEW packages will be installed: #6 1.699 libgtp-dev libgtp6 libosmo-abis-dev libosmo-netif-dev libosmo-sccp-dev #6 1.699 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev #6 1.699 libosmocore21 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 #6 1.699 libosmonetif11 libosmosim2 libosmotrau2 libosmousb0 libosmovty13 libsmpp1 #6 1.699 libsmpp34-dev osmocom-nightly #6 1.754 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. #6 1.754 Need to get 2683 kB of archives. #6 1.754 After this operation, 10.6 MB of additional disk space will be used. #6 1.754 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202407032026 [1176 B] #6 1.766 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore21 1.9.0.209.e0c63.202407032026 [164 kB] #6 1.769 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp6 1.11.0.31.7ae1.202407032026 [38.2 kB] #6 1.770 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp-dev 1.11.0.31.7ae1.202407032026 [139 kB] #6 1.772 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.9.0.209.e0c63.202407032026 [46.0 kB] #6 1.774 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau2 1.5.1.29.54db.202407032026 [29.9 kB] #6 1.775 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.9.0.209.e0c63.202407032026 [65.4 kB] #6 1.777 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.9.0.209.e0c63.202407032026 [222 kB] #6 1.780 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.9.0.209.e0c63.202407032026 [98.5 kB] #6 1.782 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.5.1.29.54db.202407032026 [72.6 kB] #6 1.784 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-abis-dev 1.5.1.29.54db.202407032026 [112 kB] #6 1.786 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.9.0.209.e0c63.202407032026 [66.0 kB] #6 1.788 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.9.0.209.e0c63.202407032026 [172 kB] #6 1.791 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.9.0.209.e0c63.202407032026 [54.5 kB] #6 1.794 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.9.0.209.e0c63.202407032026 [58.6 kB] #6 1.795 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.9.0.209.e0c63.202407032026 [45.3 kB] #6 1.796 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.9.0.209.e0c63.202407032026 [38.6 kB] #6 1.797 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.9.0.209.e0c63.202407032026 [840 kB] #6 1.805 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.4.0.57.481f.202407032026 [52.5 kB] #6 1.806 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.4.0.57.481f.202407032026 [64.6 kB] #6 1.806 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sccp-dev 1.8.0.67.fb30.202407032026 [87.8 kB] #6 1.807 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libsmpp1 1.14.4.1.f1ec.202407032026 [101 kB] #6 1.808 Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libsmpp34-dev 1.14.4.1.f1ec.202407032026 [112 kB] #6 1.953 debconf: delaying package configuration, since apt-utils is not installed #6 1.998 Fetched 2683 kB in 0s (25.3 MB/s) #6 2.051 Selecting previously unselected package osmocom-nightly. #6 2.051 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 117413 files and directories currently installed.) #6 2.101 Preparing to unpack .../00-osmocom-nightly_202407032026_amd64.deb ... #6 2.116 Unpacking osmocom-nightly (202407032026) ... #6 2.231 Selecting previously unselected package libosmocore21:amd64. #6 2.242 Preparing to unpack .../01-libosmocore21_1.9.0.209.e0c63.202407032026_amd64.deb ... #6 2.270 Unpacking libosmocore21:amd64 (1.9.0.209.e0c63.202407032026) ... #6 2.395 Selecting previously unselected package libgtp6:amd64. #6 2.404 Preparing to unpack .../02-libgtp6_1.11.0.31.7ae1.202407032026_amd64.deb ... #6 2.419 Unpacking libgtp6:amd64 (1.11.0.31.7ae1.202407032026) ... #6 2.519 Selecting previously unselected package libgtp-dev:amd64. #6 2.529 Preparing to unpack .../03-libgtp-dev_1.11.0.31.7ae1.202407032026_amd64.deb ... #6 2.542 Unpacking libgtp-dev:amd64 (1.11.0.31.7ae1.202407032026) ... #6 2.722 Selecting previously unselected package libosmocodec4:amd64. #6 2.732 Preparing to unpack .../04-libosmocodec4_1.9.0.209.e0c63.202407032026_amd64.deb ... #6 2.764 Unpacking libosmocodec4:amd64 (1.9.0.209.e0c63.202407032026) ... #6 2.895 Selecting previously unselected package libosmotrau2:amd64. #6 2.905 Preparing to unpack .../05-libosmotrau2_1.5.1.29.54db.202407032026_amd64.deb ... #6 2.920 Unpacking libosmotrau2:amd64 (1.5.1.29.54db.202407032026) ... #6 3.040 Selecting previously unselected package libosmoisdn0:amd64. #6 3.050 Preparing to unpack .../06-libosmoisdn0_1.9.0.209.e0c63.202407032026_amd64.deb ... #6 3.065 Unpacking libosmoisdn0:amd64 (1.9.0.209.e0c63.202407032026) ... #6 3.185 Selecting previously unselected package libosmogsm20:amd64. #6 3.195 Preparing to unpack .../07-libosmogsm20_1.9.0.209.e0c63.202407032026_amd64.deb ... #6 3.211 Unpacking libosmogsm20:amd64 (1.9.0.209.e0c63.202407032026) ... #6 3.346 Selecting previously unselected package libosmovty13:amd64. #6 3.357 Preparing to unpack .../08-libosmovty13_1.9.0.209.e0c63.202407032026_amd64.deb ... #6 3.385 Unpacking libosmovty13:amd64 (1.9.0.209.e0c63.202407032026) ... #6 3.512 Selecting previously unselected package libosmoabis13:amd64. #6 3.522 Preparing to unpack .../09-libosmoabis13_1.5.1.29.54db.202407032026_amd64.deb ... #6 3.538 Unpacking libosmoabis13:amd64 (1.5.1.29.54db.202407032026) ... #6 3.651 Selecting previously unselected package libosmo-abis-dev:amd64. #6 3.660 Preparing to unpack .../10-libosmo-abis-dev_1.5.1.29.54db.202407032026_amd64.deb ... #6 3.675 Unpacking libosmo-abis-dev:amd64 (1.5.1.29.54db.202407032026) ... #6 3.800 Selecting previously unselected package libosmocoding0:amd64. #6 3.810 Preparing to unpack .../11-libosmocoding0_1.9.0.209.e0c63.202407032026_amd64.deb ... #6 3.825 Unpacking libosmocoding0:amd64 (1.9.0.209.e0c63.202407032026) ... #6 3.948 Selecting previously unselected package libosmogb14:amd64. #6 3.958 Preparing to unpack .../12-libosmogb14_1.9.0.209.e0c63.202407032026_amd64.deb ... #6 3.973 Unpacking libosmogb14:amd64 (1.9.0.209.e0c63.202407032026) ... #6 4.104 Selecting previously unselected package libosmoctrl0:amd64. #6 4.115 Preparing to unpack .../13-libosmoctrl0_1.9.0.209.e0c63.202407032026_amd64.deb ... #6 4.131 Unpacking libosmoctrl0:amd64 (1.9.0.209.e0c63.202407032026) ... #6 4.253 Selecting previously unselected package libosmosim2:amd64. #6 4.264 Preparing to unpack .../14-libosmosim2_1.9.0.209.e0c63.202407032026_amd64.deb ... #6 4.279 Unpacking libosmosim2:amd64 (1.9.0.209.e0c63.202407032026) ... #6 4.409 Selecting previously unselected package libosmousb0:amd64. #6 4.420 Preparing to unpack .../15-libosmousb0_1.9.0.209.e0c63.202407032026_amd64.deb ... #6 4.435 Unpacking libosmousb0:amd64 (1.9.0.209.e0c63.202407032026) ... #6 4.535 Selecting previously unselected package libosmocore. #6 4.546 Preparing to unpack .../16-libosmocore_1.9.0.209.e0c63.202407032026_amd64.deb ... #6 4.561 Unpacking libosmocore (1.9.0.209.e0c63.202407032026) ... #6 4.673 Selecting previously unselected package libosmocore-dev:amd64. #6 4.683 Preparing to unpack .../17-libosmocore-dev_1.9.0.209.e0c63.202407032026_amd64.deb ... #6 4.698 Unpacking libosmocore-dev:amd64 (1.9.0.209.e0c63.202407032026) ... #6 4.867 Selecting previously unselected package libosmonetif11:amd64. #6 4.878 Preparing to unpack .../18-libosmonetif11_1.4.0.57.481f.202407032026_amd64.deb ... #6 4.894 Unpacking libosmonetif11:amd64 (1.4.0.57.481f.202407032026) ... #6 4.993 Selecting previously unselected package libosmo-netif-dev:amd64. #6 5.004 Preparing to unpack .../19-libosmo-netif-dev_1.4.0.57.481f.202407032026_amd64.deb ... #6 5.019 Unpacking libosmo-netif-dev:amd64 (1.4.0.57.481f.202407032026) ... #6 5.148 Selecting previously unselected package libosmo-sccp-dev:amd64. #6 5.158 Preparing to unpack .../20-libosmo-sccp-dev_1.8.0.67.fb30.202407032026_amd64.deb ... #6 5.177 Unpacking libosmo-sccp-dev:amd64 (1.8.0.67.fb30.202407032026) ... #6 5.301 Selecting previously unselected package libsmpp1:amd64. #6 5.311 Preparing to unpack .../21-libsmpp1_1.14.4.1.f1ec.202407032026_amd64.deb ... #6 5.325 Unpacking libsmpp1:amd64 (1.14.4.1.f1ec.202407032026) ... #6 5.437 Selecting previously unselected package libsmpp34-dev:amd64. #6 5.448 Preparing to unpack .../22-libsmpp34-dev_1.14.4.1.f1ec.202407032026_amd64.deb ... #6 5.464 Unpacking libsmpp34-dev:amd64 (1.14.4.1.f1ec.202407032026) ... #6 5.616 Setting up osmocom-nightly (202407032026) ... #6 5.686 Setting up libsmpp1:amd64 (1.14.4.1.f1ec.202407032026) ... #6 5.730 Setting up libosmocore21:amd64 (1.9.0.209.e0c63.202407032026) ... #6 5.778 Setting up libosmousb0:amd64 (1.9.0.209.e0c63.202407032026) ... #6 5.827 Setting up libosmocodec4:amd64 (1.9.0.209.e0c63.202407032026) ... #6 5.872 Setting up libosmotrau2:amd64 (1.5.1.29.54db.202407032026) ... #6 5.917 Setting up libsmpp34-dev:amd64 (1.14.4.1.f1ec.202407032026) ... #6 5.964 Setting up libosmo-sccp-dev:amd64 (1.8.0.67.fb30.202407032026) ... #6 6.009 Setting up libosmovty13:amd64 (1.9.0.209.e0c63.202407032026) ... #6 6.056 Setting up libosmoisdn0:amd64 (1.9.0.209.e0c63.202407032026) ... #6 6.106 Setting up libgtp6:amd64 (1.11.0.31.7ae1.202407032026) ... #6 6.163 Setting up libgtp-dev:amd64 (1.11.0.31.7ae1.202407032026) ... #6 6.234 Setting up libosmogsm20:amd64 (1.9.0.209.e0c63.202407032026) ... #6 6.283 Setting up libosmoabis13:amd64 (1.5.1.29.54db.202407032026) ... #6 6.333 Setting up libosmoctrl0:amd64 (1.9.0.209.e0c63.202407032026) ... #6 6.381 Setting up libosmogb14:amd64 (1.9.0.209.e0c63.202407032026) ... #6 6.432 Setting up libosmonetif11:amd64 (1.4.0.57.481f.202407032026) ... #6 6.483 Setting up libosmo-abis-dev:amd64 (1.5.1.29.54db.202407032026) ... #6 6.533 Setting up libosmocoding0:amd64 (1.9.0.209.e0c63.202407032026) ... #6 6.587 Setting up libosmosim2:amd64 (1.9.0.209.e0c63.202407032026) ... #6 6.639 Setting up libosmocore (1.9.0.209.e0c63.202407032026) ... #6 6.691 Setting up libosmocore-dev:amd64 (1.9.0.209.e0c63.202407032026) ... #6 6.740 Setting up libosmo-netif-dev:amd64 (1.4.0.57.481f.202407032026) ... #6 6.796 Processing triggers for libc-bin (2.36-9+deb12u7) ... #6 DONE 7.1s #8 [3/8] WORKDIR /TMP #8 DONE 0.2s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-bts.git #9 0.348 Cloning into 'osmo-bts'... #9 DONE 1.1s #10 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-BTS/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-bts #10 DONE 0.2s #11 [6/8] RUN CD osmo-bts && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && autoreconf -fi && ./configure --enable-trx && make "-j$(nproc)" install #11 0.458 Already on 'master' #11 0.458 Your branch is up to date with 'origin/master'. #11 0.460 refs/heads/master #11 0.469 HEAD is now at 9c6c6b04 common: add support for TW-TS-001 #11 0.471 master #11 0.473 9c6c6b043b150a3e2c7b0ae7e1d08b3f4309d9b8 #11 3.103 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 3.103 libtoolize: copying file './ltmain.sh' #11 3.384 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 3.384 libtoolize: and rerunning libtoolize and aclocal. #11 3.384 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. #11 4.504 configure.ac:40: warning: The macro `AC_HEADER_STDC' is obsolete. #11 4.504 configure.ac:40: You should run autoupdate. #11 4.504 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 4.504 configure.ac:40: the top level #11 4.504 configure.ac:84: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.504 configure.ac:84: You should run autoupdate. #11 4.504 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.504 configure.ac:84: the top level #11 4.504 configure.ac:92: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.504 configure.ac:92: You should run autoupdate. #11 4.504 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.504 configure.ac:92: the top level #11 4.504 configure.ac:124: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.504 configure.ac:124: You should run autoupdate. #11 4.504 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.504 configure.ac:124: the top level #11 4.504 configure.ac:132: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.504 configure.ac:132: You should run autoupdate. #11 4.504 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.504 configure.ac:132: the top level #11 4.505 configure.ac:272: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.505 configure.ac:272: You should run autoupdate. #11 4.505 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.505 configure.ac:272: the top level #11 4.505 configure.ac:292: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.505 configure.ac:292: You should run autoupdate. #11 4.505 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.505 configure.ac:292: the top level #11 4.505 configure.ac:354: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.505 configure.ac:354: You should run autoupdate. #11 4.505 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.505 configure.ac:354: the top level #11 4.505 configure.ac:422: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #11 4.505 configure.ac:422: You should use the 'AC_CONFIG_HEADERS' macro instead. #11 4.505 ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... #11 4.505 aclocal.m4:10177: AM_CONFIG_HEADER is expanded from... #11 4.505 configure.ac:422: the top level #11 4.505 configure.ac:424: warning: AC_OUTPUT should be used without arguments. #11 4.505 configure.ac:424: You should run autoupdate. #11 5.250 configure.ac:23: installing './compile' #11 5.253 configure.ac:25: installing './config.guess' #11 5.256 configure.ac:25: installing './config.sub' #11 5.259 configure.ac:9: installing './install-sh' #11 5.262 configure.ac:9: installing './missing' #11 5.304 contrib/ber/Makefile.am: installing './depcomp' #11 5.424 src/common/Makefile.am:86: warning: variable 'libbts_la_LDADD' is defined but no program or #11 5.424 src/common/Makefile.am:86: library has 'libbts_la' as canonical name (possible typo) #11 5.515 src/osmo-bts-sysmo/Makefile.am:44: warning: source file 'misc/sysmobts_par.c' is in a subdirectory, #11 5.515 src/osmo-bts-sysmo/Makefile.am:44: but option 'subdir-objects' is disabled #11 5.515 automake: warning: possible forward-incompatibility. #11 5.515 automake: At least one source file is in a subdirectory, but the 'subdir-objects' #11 5.515 automake: automake option hasn't been enabled. For now, the corresponding output #11 5.515 automake: object file(s) will be placed in the top-level directory. However, this #11 5.515 automake: behavior may change in a future Automake major version, with object #11 5.515 automake: files being placed in the same subdirectory as the corresponding sources. #11 5.515 automake: You are advised to start using 'subdir-objects' option throughout your #11 5.515 automake: project, to avoid future incompatibilities. #11 5.517 src/osmo-bts-sysmo/Makefile.am:73: warning: source file 'misc/sysmobts-calib.c' is in a subdirectory, #11 5.517 src/osmo-bts-sysmo/Makefile.am:73: but option 'subdir-objects' is disabled #11 5.517 src/osmo-bts-sysmo/Makefile.am:73: warning: source file 'misc/sysmobts-layer1.c' is in a subdirectory, #11 5.517 src/osmo-bts-sysmo/Makefile.am:73: but option 'subdir-objects' is disabled #11 5.518 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr.c' is in a subdirectory, #11 5.518 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 5.518 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_misc.c' is in a subdirectory, #11 5.518 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 5.518 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_par.c' is in a subdirectory, #11 5.518 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 5.518 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_nl.c' is in a subdirectory, #11 5.518 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 5.518 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_2050.c' is in a subdirectory, #11 5.518 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 5.518 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_vty.c' is in a subdirectory, #11 5.518 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 5.518 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_nl.c' is in a subdirectory, #11 5.518 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 5.518 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_temp.c' is in a subdirectory, #11 5.518 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 5.518 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_calib.c' is in a subdirectory, #11 5.518 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 5.519 src/osmo-bts-sysmo/Makefile.am:92: warning: source file 'misc/sysmobts_util.c' is in a subdirectory, #11 5.519 src/osmo-bts-sysmo/Makefile.am:92: but option 'subdir-objects' is disabled #11 5.519 src/osmo-bts-sysmo/Makefile.am:92: warning: source file 'misc/sysmobts_par.c' is in a subdirectory, #11 5.519 src/osmo-bts-sysmo/Makefile.am:92: but option 'subdir-objects' is disabled #11 5.604 tests/agch/Makefile.am:26: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 5.604 tests/agch/Makefile.am:26: but option 'subdir-objects' is disabled #11 5.644 tests/cipher/Makefile.am:26: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 5.644 tests/cipher/Makefile.am:26: but option 'subdir-objects' is disabled #11 5.684 tests/handover/Makefile.am:24: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 5.684 tests/handover/Makefile.am:24: but option 'subdir-objects' is disabled #11 5.704 tests/meas/Makefile.am:25: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 5.704 tests/meas/Makefile.am:25: but option 'subdir-objects' is disabled #11 5.725 tests/misc/Makefile.am:24: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 5.725 tests/misc/Makefile.am:24: but option 'subdir-objects' is disabled #11 5.745 tests/paging/Makefile.am:26: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 5.745 tests/paging/Makefile.am:26: but option 'subdir-objects' is disabled #11 5.766 tests/power/Makefile.am:28: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 5.766 tests/power/Makefile.am:28: but option 'subdir-objects' is disabled #11 5.767 tests/power/Makefile.am:25: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 5.767 tests/power/Makefile.am:25: but option 'subdir-objects' is disabled #11 5.788 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/utils.c' is in a subdirectory, #11 5.788 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 5.788 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/l1_if.c' is in a subdirectory, #11 5.788 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 5.788 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/oml.c' is in a subdirectory, #11 5.788 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 5.788 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/l1_transp_hw.c' is in a subdirectory, #11 5.788 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 5.788 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/tch.c' is in a subdirectory, #11 5.788 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 5.788 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/calib_file.c' is in a subdirectory, #11 5.788 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 5.788 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/calib_fixup.c' is in a subdirectory, #11 5.788 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 5.788 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/misc/sysmobts_par.c' is in a subdirectory, #11 5.788 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 5.788 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/femtobts.c' is in a subdirectory, #11 5.788 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 5.788 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/eeprom.c' is in a subdirectory, #11 5.788 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 5.836 tests/tx_power/Makefile.am:23: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 5.836 tests/tx_power/Makefile.am:23: but option 'subdir-objects' is disabled #11 5.981 checking for a BSD-compatible install... /usr/bin/install -c #11 5.994 checking whether build environment is sane... yes #11 6.007 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 6.010 checking for gawk... gawk #11 6.010 checking whether make sets $(MAKE)... yes #11 6.025 checking whether make supports nested variables... yes #11 6.035 checking whether make supports nested variables... (cached) yes #11 6.036 checking whether make sets $(MAKE)... (cached) yes #11 6.039 checking for gcc... gcc #11 6.069 checking whether the C compiler works... yes #11 6.123 checking for C compiler default output file name... a.out #11 6.124 checking for suffix of executables... #11 6.164 checking whether we are cross compiling... no #11 6.205 checking for suffix of object files... o #11 6.226 checking whether the compiler supports GNU C... yes #11 6.252 checking whether gcc accepts -g... yes #11 6.283 checking for gcc option to enable C11 features... none needed #11 6.325 checking whether gcc understands -c and -o together... yes #11 6.376 checking whether make supports the include directive... yes (GNU style) #11 6.388 checking dependency style of gcc... gcc3 #11 6.439 checking build system type... x86_64-pc-linux-gnu #11 6.510 checking host system type... x86_64-pc-linux-gnu #11 6.510 checking how to print strings... printf #11 6.536 checking for a sed that does not truncate output... /usr/bin/sed #11 6.543 checking for grep that handles long lines and -e... /usr/bin/grep #11 6.546 checking for egrep... /usr/bin/grep -E #11 6.548 checking for fgrep... /usr/bin/grep -F #11 6.550 checking for ld used by gcc... /usr/bin/ld #11 6.556 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 6.559 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 6.563 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 6.583 checking whether ln -s works... yes #11 6.583 checking the maximum length of command line arguments... 1572864 #11 6.593 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 6.593 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 6.593 checking for /usr/bin/ld option to reload object files... -r #11 6.593 checking for file... file #11 6.594 checking for objdump... objdump #11 6.594 checking how to recognize dependent libraries... pass_all #11 6.595 checking for dlltool... no #11 6.595 checking how to associate runtime and link libraries... printf %s\n #11 6.595 checking for ar... ar #11 6.596 checking for archiver @FILE support... @ #11 6.635 checking for strip... strip #11 6.635 checking for ranlib... ranlib #11 6.635 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 6.702 checking for sysroot... no #11 6.702 checking for a working dd... /usr/bin/dd #11 6.708 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 6.725 checking for mt... no #11 6.726 checking if : is a manifest tool... no #11 6.731 checking for stdio.h... yes #11 6.750 checking for stdlib.h... yes #11 6.776 checking for string.h... yes #11 6.806 checking for inttypes.h... yes #11 6.834 checking for stdint.h... yes #11 6.856 checking for strings.h... yes #11 6.880 checking for sys/stat.h... yes #11 6.906 checking for sys/types.h... yes #11 6.943 checking for unistd.h... yes #11 6.969 checking for dlfcn.h... yes #11 6.993 checking for objdir... .libs #11 7.060 checking if gcc supports -fno-rtti -fno-exceptions... no #11 7.089 checking for gcc option to produce PIC... -fPIC -DPIC #11 7.089 checking if gcc PIC flag -fPIC -DPIC works... yes #11 7.116 checking if gcc static flag -static works... yes #11 7.181 checking if gcc supports -c -o file.o... yes #11 7.217 checking if gcc supports -c -o file.o... (cached) yes #11 7.217 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 7.230 checking whether -lc should be explicitly linked in... no #11 7.267 checking dynamic linker characteristics... GNU/Linux ld.so #11 7.343 checking how to hardcode library paths into programs... immediate #11 7.343 checking whether stripping libraries is possible... yes #11 7.345 checking if libtool supports shared libraries... yes #11 7.345 checking whether to build shared libraries... yes #11 7.345 checking whether to build static libraries... yes #11 7.346 checking for pkg-config... /usr/bin/pkg-config #11 7.347 checking for pkg-config... /usr/bin/pkg-config #11 7.347 checking pkg-config is at least version 0.20... yes #11 7.349 checking for egrep... (cached) /usr/bin/grep -E #11 7.349 checking for libosmocore >= 1.9.0... yes #11 7.362 checking for libosmovty >= 1.9.0... yes #11 7.371 checking for libosmogsm >= 1.9.0... yes #11 7.381 checking for libosmoctrl >= 1.9.0... yes #11 7.393 checking for libosmocodec >= 1.9.0... yes #11 7.404 checking for libosmocoding >= 1.9.0... yes #11 7.414 checking for libosmoabis >= 1.5.0... yes #11 7.427 checking for libosmotrau >= 1.5.0... yes #11 7.438 checking for libosmo-netif >= 1.4.0... yes #11 7.448 checking whether to enable support for sysmobts calibration tool... no #11 7.448 checking whether to enable support for sysmoBTS L1/PHY support... no #11 7.449 checking whether to enable support for osmo-trx based L1/PHY support... yes #11 7.449 checking whether to enable support for Octasic OCTPHY-2G... no #11 7.450 checking whether to enable NuRAN Wireless Litecell 1.5 hardware support... no #11 7.451 checking whether to enable NuRAN Wireless OC-2G hardware support... no #11 7.452 checking whether to enable VTY/CTRL tests... no #11 7.452 checking whether to include systemtap tracing support... no #11 7.455 CFLAGS=" -std=gnu11" #11 7.455 CPPFLAGS="" #11 7.487 checking that generated files are newer than configure... done #11 7.488 configure: creating ./config.status #11 8.153 config.status: creating src/Makefile #11 8.175 config.status: creating src/common/Makefile #11 8.197 config.status: creating src/osmo-bts-virtual/Makefile #11 8.221 config.status: creating src/osmo-bts-omldummy/Makefile #11 8.244 config.status: creating src/osmo-bts-sysmo/Makefile #11 8.267 config.status: creating src/osmo-bts-lc15/Makefile #11 8.291 config.status: creating src/osmo-bts-oc2g/Makefile #11 8.317 config.status: creating src/osmo-bts-trx/Makefile #11 8.339 config.status: creating src/osmo-bts-octphy/Makefile #11 8.360 config.status: creating include/Makefile #11 8.382 config.status: creating include/osmo-bts/Makefile #11 8.405 config.status: creating tests/Makefile #11 8.426 config.status: creating tests/paging/Makefile #11 8.449 config.status: creating tests/agch/Makefile #11 8.472 config.status: creating tests/cipher/Makefile #11 8.493 config.status: creating tests/sysmobts/Makefile #11 8.514 config.status: creating tests/misc/Makefile #11 8.536 config.status: creating tests/handover/Makefile #11 8.561 config.status: creating tests/ta_control/Makefile #11 8.584 config.status: creating tests/tx_power/Makefile #11 8.607 config.status: creating tests/power/Makefile #11 8.630 config.status: creating tests/meas/Makefile #11 8.655 config.status: creating tests/amr/Makefile #11 8.676 config.status: creating tests/csd/Makefile #11 8.696 config.status: creating doc/Makefile #11 8.718 config.status: creating doc/examples/Makefile #11 8.740 config.status: creating doc/manuals/Makefile #11 8.763 config.status: creating contrib/Makefile #11 8.784 config.status: creating contrib/ber/Makefile #11 8.807 config.status: creating contrib/systemd/Makefile #11 8.829 config.status: creating Makefile #11 8.846 config.status: creating btsconfig.h #11 8.864 config.status: executing tests/atconfig commands #11 8.867 config.status: executing depfiles commands #11 9.848 config.status: executing libtool commands #11 9.912 echo 1.7.0.69-9c6c > .version-t && mv .version-t .version #11 9.915 make install-recursive #11 9.920 make[1]: Entering directory '/tmp/osmo-bts' #11 9.924 Making install in include #11 9.926 make[2]: Entering directory '/tmp/osmo-bts/include' #11 9.931 Making install in osmo-bts #11 9.934 make[3]: Entering directory '/tmp/osmo-bts/include/osmo-bts' #11 9.937 make[4]: Entering directory '/tmp/osmo-bts/include/osmo-bts' #11 9.937 make[4]: Nothing to be done for 'install-exec-am'. #11 9.937 make[4]: Nothing to be done for 'install-data-am'. #11 9.937 make[4]: Leaving directory '/tmp/osmo-bts/include/osmo-bts' #11 9.938 make[3]: Leaving directory '/tmp/osmo-bts/include/osmo-bts' #11 9.940 make[3]: Entering directory '/tmp/osmo-bts/include' #11 9.943 make[4]: Entering directory '/tmp/osmo-bts/include' #11 9.943 make[4]: Nothing to be done for 'install-exec-am'. #11 9.943 make[4]: Nothing to be done for 'install-data-am'. #11 9.943 make[4]: Leaving directory '/tmp/osmo-bts/include' #11 9.944 make[3]: Leaving directory '/tmp/osmo-bts/include' #11 9.944 make[2]: Leaving directory '/tmp/osmo-bts/include' #11 9.945 Making install in src #11 9.947 make[2]: Entering directory '/tmp/osmo-bts/src' #11 9.951 Making install in common #11 9.954 make[3]: Entering directory '/tmp/osmo-bts/src/common' #11 9.954 make install-am #11 9.959 make[4]: Entering directory '/tmp/osmo-bts/src/common' #11 9.960 CC gsm_data.o #11 9.960 CC sysinfo.o #11 9.961 CC abis.o #11 9.961 CC logging.o #11 9.962 CC abis_osmo.o #11 9.962 CC oml.o #11 9.962 CC osmux.o #11 9.963 CC bts.o #11 9.963 CC bts_sm.o #11 9.963 CC rsl.o #11 9.964 CC bts_trx.o #11 9.964 CC rtp_input_preen.o #11 9.965 CC vty.o #11 9.965 CC paging.o #11 9.965 CC measurement.o #11 9.966 CC amr.o #11 10.04 CC asci.o #11 10.05 CC lchan.o #11 10.05 CC load_indication.o #11 10.06 CC pcu_sock.o #11 10.06 CC handover.o #11 10.06 CC msg_utils.o #11 10.06 CC tx_power.o #11 10.07 CC bts_ctrl_commands.o #11 10.09 CC bts_ctrl_lookup.o #11 10.10 CC bts_shutdown_fsm.o #11 10.11 CC csd_v110.o #11 10.11 CC l1sap.o #11 10.11 CC cbch.o #11 10.15 CC power_control.o #11 10.15 CC main.o #11 10.17 CC dtx_dl_amr_fsm.o #11 10.17 CC phy_link.o #11 10.17 CC scheduler_mframe.o #11 10.18 CC ta_control.o #11 10.18 CC nm_common_fsm.o #11 10.18 CC nm_bts_sm_fsm.o #11 10.19 CC nm_bts_fsm.o #11 10.22 CC nm_bb_transc_fsm.o #11 10.22 CC nm_channel_fsm.o #11 10.22 CC nm_gprs_cell_fsm.o #11 10.24 CC nm_gprs_nse_fsm.o #11 10.24 CC nm_gprs_nsvc_fsm.o #11 10.26 CC nm_radio_carrier_fsm.o #11 10.26 CC notification.o #11 10.27 CC scheduler.o #11 10.38 AR libbts.a #11 10.38 ar: `u' modifier ignored since `D' is the default (see `U') #11 10.42 AR libl1sched.a #11 10.42 ar: `u' modifier ignored since `D' is the default (see `U') #11 10.44 make[5]: Entering directory '/tmp/osmo-bts/src/common' #11 10.44 make[5]: Nothing to be done for 'install-exec-am'. #11 10.44 make[5]: Nothing to be done for 'install-data-am'. #11 10.44 make[5]: Leaving directory '/tmp/osmo-bts/src/common' #11 10.44 make[4]: Leaving directory '/tmp/osmo-bts/src/common' #11 10.44 make[3]: Leaving directory '/tmp/osmo-bts/src/common' #11 10.44 Making install in osmo-bts-virtual #11 10.44 make[3]: Entering directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 10.45 CC main.o #11 10.45 CC bts_model.o #11 10.45 CC virtualbts_vty.o #11 10.45 CC scheduler_virtbts.o #11 10.45 CC osmo_mcast_sock.o #11 10.45 CC l1_if.o #11 10.45 CC virtual_um.o #11 10.56 CCLD osmo-bts-virtual #11 11.21 make[4]: Entering directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 11.21 make[4]: Nothing to be done for 'install-data-am'. #11 11.21 /usr/bin/mkdir -p '/usr/local/bin' #11 11.22 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bts-virtual '/usr/local/bin' #11 11.26 libtool: install: /usr/bin/install -c osmo-bts-virtual /usr/local/bin/osmo-bts-virtual #11 11.26 make[4]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 11.26 make[3]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 11.26 Making install in osmo-bts-omldummy #11 11.26 make[3]: Entering directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 11.27 CC main.o #11 11.27 CC bts_model.o #11 11.35 CCLD osmo-bts-omldummy #11 11.98 make[4]: Entering directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 11.98 make[4]: Nothing to be done for 'install-data-am'. #11 11.98 /usr/bin/mkdir -p '/usr/local/bin' #11 11.98 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bts-omldummy '/usr/local/bin' #11 12.03 libtool: install: /usr/bin/install -c osmo-bts-omldummy /usr/local/bin/osmo-bts-omldummy #11 12.03 make[4]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 12.03 make[3]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 12.03 Making install in osmo-bts-trx #11 12.03 make[3]: Entering directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 12.03 make install-am #11 12.04 make[4]: Entering directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 12.04 CC main.o #11 12.04 CC l1_if.o #11 12.04 CC trx_if.o #11 12.04 CC sched_lchan_fcch_sch.o #11 12.04 CC scheduler_trx.o #11 12.04 CC sched_lchan_rach.o #11 12.04 CC sched_lchan_xcch.o #11 12.04 CC sched_lchan_pdtch.o #11 12.04 CC sched_lchan_tchf.o #11 12.04 CC sched_lchan_tchh.o #11 12.04 CC trx_provision_fsm.o #11 12.04 CC trx_vty.o #11 12.04 CC amr_loop.o #11 12.23 CCLD osmo-bts-trx #11 12.98 make[5]: Entering directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 12.98 make[5]: Nothing to be done for 'install-data-am'. #11 12.98 /usr/bin/mkdir -p '/usr/local/bin' #11 12.98 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bts-trx '/usr/local/bin' #11 13.02 libtool: install: /usr/bin/install -c osmo-bts-trx /usr/local/bin/osmo-bts-trx #11 13.03 make[5]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 13.03 make[4]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 13.03 make[3]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 13.03 make[3]: Entering directory '/tmp/osmo-bts/src' #11 13.03 make[4]: Entering directory '/tmp/osmo-bts/src' #11 13.03 make[4]: Nothing to be done for 'install-exec-am'. #11 13.03 make[4]: Nothing to be done for 'install-data-am'. #11 13.03 make[4]: Leaving directory '/tmp/osmo-bts/src' #11 13.03 make[3]: Leaving directory '/tmp/osmo-bts/src' #11 13.03 make[2]: Leaving directory '/tmp/osmo-bts/src' #11 13.03 Making install in tests #11 13.04 make[2]: Entering directory '/tmp/osmo-bts/tests' #11 13.04 Making install in paging #11 13.04 make[3]: Entering directory '/tmp/osmo-bts/tests/paging' #11 13.05 make[4]: Entering directory '/tmp/osmo-bts/tests/paging' #11 13.05 make[4]: Nothing to be done for 'install-exec-am'. #11 13.05 make[4]: Nothing to be done for 'install-data-am'. #11 13.05 make[4]: Leaving directory '/tmp/osmo-bts/tests/paging' #11 13.05 make[3]: Leaving directory '/tmp/osmo-bts/tests/paging' #11 13.05 Making install in cipher #11 13.05 make[3]: Entering directory '/tmp/osmo-bts/tests/cipher' #11 13.06 make[4]: Entering directory '/tmp/osmo-bts/tests/cipher' #11 13.06 make[4]: Nothing to be done for 'install-exec-am'. #11 13.06 make[4]: Nothing to be done for 'install-data-am'. #11 13.06 make[4]: Leaving directory '/tmp/osmo-bts/tests/cipher' #11 13.06 make[3]: Leaving directory '/tmp/osmo-bts/tests/cipher' #11 13.06 Making install in agch #11 13.06 make[3]: Entering directory '/tmp/osmo-bts/tests/agch' #11 13.06 make[4]: Entering directory '/tmp/osmo-bts/tests/agch' #11 13.06 make[4]: Nothing to be done for 'install-exec-am'. #11 13.06 make[4]: Nothing to be done for 'install-data-am'. #11 13.06 make[4]: Leaving directory '/tmp/osmo-bts/tests/agch' #11 13.06 make[3]: Leaving directory '/tmp/osmo-bts/tests/agch' #11 13.06 Making install in misc #11 13.07 make[3]: Entering directory '/tmp/osmo-bts/tests/misc' #11 13.07 make[4]: Entering directory '/tmp/osmo-bts/tests/misc' #11 13.07 make[4]: Nothing to be done for 'install-exec-am'. #11 13.07 make[4]: Nothing to be done for 'install-data-am'. #11 13.07 make[4]: Leaving directory '/tmp/osmo-bts/tests/misc' #11 13.07 make[3]: Leaving directory '/tmp/osmo-bts/tests/misc' #11 13.07 Making install in handover #11 13.07 make[3]: Entering directory '/tmp/osmo-bts/tests/handover' #11 13.08 make[4]: Entering directory '/tmp/osmo-bts/tests/handover' #11 13.08 make[4]: Nothing to be done for 'install-exec-am'. #11 13.08 make[4]: Nothing to be done for 'install-data-am'. #11 13.08 make[4]: Leaving directory '/tmp/osmo-bts/tests/handover' #11 13.08 make[3]: Leaving directory '/tmp/osmo-bts/tests/handover' #11 13.08 Making install in tx_power #11 13.08 make[3]: Entering directory '/tmp/osmo-bts/tests/tx_power' #11 13.08 make[4]: Entering directory '/tmp/osmo-bts/tests/tx_power' #11 13.08 make[4]: Nothing to be done for 'install-exec-am'. #11 13.08 make[4]: Nothing to be done for 'install-data-am'. #11 13.08 make[4]: Leaving directory '/tmp/osmo-bts/tests/tx_power' #11 13.08 make[3]: Leaving directory '/tmp/osmo-bts/tests/tx_power' #11 13.08 Making install in power #11 13.08 make[3]: Entering directory '/tmp/osmo-bts/tests/power' #11 13.09 make[4]: Entering directory '/tmp/osmo-bts/tests/power' #11 13.09 make[4]: Nothing to be done for 'install-exec-am'. #11 13.09 make[4]: Nothing to be done for 'install-data-am'. #11 13.09 make[4]: Leaving directory '/tmp/osmo-bts/tests/power' #11 13.09 make[3]: Leaving directory '/tmp/osmo-bts/tests/power' #11 13.09 Making install in meas #11 13.09 make[3]: Entering directory '/tmp/osmo-bts/tests/meas' #11 13.09 make[4]: Entering directory '/tmp/osmo-bts/tests/meas' #11 13.09 make[4]: Nothing to be done for 'install-exec-am'. #11 13.09 make[4]: Nothing to be done for 'install-data-am'. #11 13.09 make[4]: Leaving directory '/tmp/osmo-bts/tests/meas' #11 13.09 make[3]: Leaving directory '/tmp/osmo-bts/tests/meas' #11 13.10 Making install in ta_control #11 13.10 make[3]: Entering directory '/tmp/osmo-bts/tests/ta_control' #11 13.10 make[4]: Entering directory '/tmp/osmo-bts/tests/ta_control' #11 13.10 make[4]: Nothing to be done for 'install-exec-am'. #11 13.10 make[4]: Nothing to be done for 'install-data-am'. #11 13.10 make[4]: Leaving directory '/tmp/osmo-bts/tests/ta_control' #11 13.10 make[3]: Leaving directory '/tmp/osmo-bts/tests/ta_control' #11 13.10 Making install in amr #11 13.10 make[3]: Entering directory '/tmp/osmo-bts/tests/amr' #11 13.11 make[4]: Entering directory '/tmp/osmo-bts/tests/amr' #11 13.11 make[4]: Nothing to be done for 'install-exec-am'. #11 13.11 make[4]: Nothing to be done for 'install-data-am'. #11 13.11 make[4]: Leaving directory '/tmp/osmo-bts/tests/amr' #11 13.11 make[3]: Leaving directory '/tmp/osmo-bts/tests/amr' #11 13.11 Making install in csd #11 13.11 make[3]: Entering directory '/tmp/osmo-bts/tests/csd' #11 13.12 make[4]: Entering directory '/tmp/osmo-bts/tests/csd' #11 13.12 make[4]: Nothing to be done for 'install-exec-am'. #11 13.12 make[4]: Nothing to be done for 'install-data-am'. #11 13.12 make[4]: Leaving directory '/tmp/osmo-bts/tests/csd' #11 13.12 make[3]: Leaving directory '/tmp/osmo-bts/tests/csd' #11 13.12 make[3]: Entering directory '/tmp/osmo-bts/tests' #11 13.12 make[4]: Entering directory '/tmp/osmo-bts/tests' #11 13.12 make[4]: Nothing to be done for 'install-exec-am'. #11 13.12 make[4]: Nothing to be done for 'install-data-am'. #11 13.12 make[4]: Leaving directory '/tmp/osmo-bts/tests' #11 13.12 make[3]: Leaving directory '/tmp/osmo-bts/tests' #11 13.12 make[2]: Leaving directory '/tmp/osmo-bts/tests' #11 13.12 Making install in doc #11 13.12 make[2]: Entering directory '/tmp/osmo-bts/doc' #11 13.13 Making install in examples #11 13.13 make[3]: Entering directory '/tmp/osmo-bts/doc/examples' #11 13.13 make[4]: Entering directory '/tmp/osmo-bts/doc/examples' #11 13.13 make[4]: Nothing to be done for 'install-exec-am'. #11 13.14 /usr/bin/mkdir -p '/usr/local/share/doc/osmo-bts/examples/osmo-bts-trx' #11 13.14 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 13.14 /usr/bin/mkdir -p '/usr/local/share/doc/osmo-bts/examples/osmo-bts-virtual' #11 13.14 /usr/bin/install -c -m 644 trx/osmo-bts-trx.cfg trx/osmo-bts-trx-calypso.cfg '/usr/local/share/doc/osmo-bts/examples/osmo-bts-trx' #11 13.14 /usr/bin/install -c -m 644 virtual/osmo-bts-virtual.cfg trx/osmo-bts-trx.cfg '/usr/local/etc/osmocom' #11 13.14 /usr/bin/install -c -m 644 virtual/osmo-bts-virtual.cfg '/usr/local/share/doc/osmo-bts/examples/osmo-bts-virtual' #11 13.14 make[4]: Leaving directory '/tmp/osmo-bts/doc/examples' #11 13.14 make[3]: Leaving directory '/tmp/osmo-bts/doc/examples' #11 13.14 Making install in manuals #11 13.15 make[3]: Entering directory '/tmp/osmo-bts/doc/manuals' #11 13.15 make[4]: Entering directory '/tmp/osmo-bts/doc/manuals' #11 13.15 make[4]: Nothing to be done for 'install-exec-am'. #11 13.15 make[4]: Nothing to be done for 'install-data-am'. #11 13.15 make[4]: Leaving directory '/tmp/osmo-bts/doc/manuals' #11 13.15 make[3]: Leaving directory '/tmp/osmo-bts/doc/manuals' #11 13.15 make[3]: Entering directory '/tmp/osmo-bts/doc' #11 13.15 make[4]: Entering directory '/tmp/osmo-bts/doc' #11 13.15 make[4]: Nothing to be done for 'install-exec-am'. #11 13.15 make[4]: Nothing to be done for 'install-data-am'. #11 13.15 make[4]: Leaving directory '/tmp/osmo-bts/doc' #11 13.15 make[3]: Leaving directory '/tmp/osmo-bts/doc' #11 13.15 make[2]: Leaving directory '/tmp/osmo-bts/doc' #11 13.15 Making install in contrib #11 13.16 make[2]: Entering directory '/tmp/osmo-bts/contrib' #11 13.16 Making install in systemd #11 13.16 make[3]: Entering directory '/tmp/osmo-bts/contrib/systemd' #11 13.17 make[4]: Entering directory '/tmp/osmo-bts/contrib/systemd' #11 13.17 make[4]: Nothing to be done for 'install-exec-am'. #11 13.17 /usr/bin/mkdir -p '/lib/systemd/system' #11 13.17 /usr/bin/install -c -m 644 osmo-bts-virtual.service osmo-bts-trx.service '/lib/systemd/system' #11 13.17 make[4]: Leaving directory '/tmp/osmo-bts/contrib/systemd' #11 13.17 make[3]: Leaving directory '/tmp/osmo-bts/contrib/systemd' #11 13.17 Making install in ber #11 13.18 make[3]: Entering directory '/tmp/osmo-bts/contrib/ber' #11 13.18 CC rtp_ber.o #11 13.18 CC rtp_gen_map.o #11 13.23 CCLD rtp_gen_map #11 13.24 CCLD rtp_ber #11 13.49 make[4]: Entering directory '/tmp/osmo-bts/contrib/ber' #11 13.49 make[4]: Nothing to be done for 'install-exec-am'. #11 13.49 make[4]: Nothing to be done for 'install-data-am'. #11 13.49 make[4]: Leaving directory '/tmp/osmo-bts/contrib/ber' #11 13.49 make[3]: Leaving directory '/tmp/osmo-bts/contrib/ber' #11 13.49 make[3]: Entering directory '/tmp/osmo-bts/contrib' #11 13.50 make[4]: Entering directory '/tmp/osmo-bts/contrib' #11 13.50 make[4]: Nothing to be done for 'install-exec-am'. #11 13.50 make[4]: Nothing to be done for 'install-data-am'. #11 13.50 make[4]: Leaving directory '/tmp/osmo-bts/contrib' #11 13.50 make[3]: Leaving directory '/tmp/osmo-bts/contrib' #11 13.50 make[2]: Leaving directory '/tmp/osmo-bts/contrib' #11 13.50 make[2]: Entering directory '/tmp/osmo-bts' #11 13.51 make[3]: Entering directory '/tmp/osmo-bts' #11 13.51 make[3]: Nothing to be done for 'install-exec-am'. #11 13.51 make[3]: Nothing to be done for 'install-data-am'. #11 13.51 make[3]: Leaving directory '/tmp/osmo-bts' #11 13.51 make[2]: Leaving directory '/tmp/osmo-bts' #11 13.51 make[1]: Leaving directory '/tmp/osmo-bts' #11 DONE 13.7s #12 [7/8] COPY OSMO-BTS.CFG /data/osmo-bts.cfg #12 DONE 0.2s #13 [8/8] WORKDIR /DATA #13 DONE 0.2s #14 exporting to image #14 exporting layers #14 exporting layers 0.4s done #14 writing image sha256:89a2a172345e981e1739823a01a91f8b28c39c0060592d6ee76fe873f3d32798 done #14 naming to docker.io/osmocom-build/osmo-bts-master:latest 0.0s done #14 DONE 0.4s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/osmo-bts-master' + docker_image_exists osmo-bts-master + docker images -q osmocom-build/osmo-bts-master + test -n 89a2a172345e + 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.29.54db.202407032026 amd64 Development headers for A-bis interface ii libosmo-netif-dev:amd64 1.4.0.57.481f.202407032026 amd64 Development headers for Osmocom network interface ii libosmo-sccp-dev:amd64 1.8.0.67.fb30.202407032026 amd64 Development files for libsccp, libmtp and libxua ii libosmoabis13:amd64 1.5.1.29.54db.202407032026 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.9.0.209.e0c63.202407032026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.209.e0c63.202407032026 amd64 Osmo coding library ii libosmocore 1.9.0.209.e0c63.202407032026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.209.e0c63.202407032026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.209.e0c63.202407032026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.209.e0c63.202407032026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.209.e0c63.202407032026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.209.e0c63.202407032026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.209.e0c63.202407032026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.57.481f.202407032026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.209.e0c63.202407032026 amd64 Osmo SIM library ii libosmotrau2:amd64 1.5.1.29.54db.202407032026 amd64 GSM trau handling ii libosmousb0:amd64 1.9.0.209.e0c63.202407032026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.209.e0c63.202407032026 amd64 Osmo VTY library ii osmocom-nightly 202407032026 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=jolly/work \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=jolly/work \ -t osmocom-build/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 CACHED #5 [ 2/10] RUN APT-GET update && apt-get install -y --no-install-recommends libosmocore-dev && apt-get clean #5 ... #6 https://gerrit.osmocom.org/plugins/gitiles/osmocom-bb/+/master?format=TEXT #6 DONE 0.2s #6 https://gerrit.osmocom.org/plugins/gitiles/osmocom-bb/+/master?format=TEXT #6 CACHED #5 [ 2/10] RUN APT-GET update && apt-get install -y --no-install-recommends libosmocore-dev && apt-get clean #5 0.443 Hit:1 http://deb.debian.org/debian bookworm InRelease #5 0.443 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #5 0.443 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #5 0.452 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #5 0.774 Reading package lists... #5 1.151 Reading package lists... #5 1.511 Building dependency tree... #5 1.603 Reading state information... #5 1.686 The following additional packages will be installed: #5 1.686 libosmocodec4 libosmocoding0 libosmocore libosmocore21 libosmoctrl0 #5 1.686 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13 #5 1.686 osmocom-nightly #5 1.713 The following NEW packages will be installed: #5 1.713 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev libosmocore21 #5 1.713 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 #5 1.713 libosmovty13 osmocom-nightly #5 1.755 0 upgraded, 13 newly installed, 0 to remove and 0 not upgraded. #5 1.755 Need to get 1873 kB of archives. #5 1.755 After this operation, 6772 kB of additional disk space will be used. #5 1.755 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202407032026 [1176 B] #5 1.757 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore21 1.9.0.209.e0c63.202407032026 [164 kB] #5 1.761 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.9.0.209.e0c63.202407032026 [46.0 kB] #5 1.762 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.9.0.209.e0c63.202407032026 [65.4 kB] #5 1.764 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.9.0.209.e0c63.202407032026 [222 kB] #5 1.767 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.9.0.209.e0c63.202407032026 [66.0 kB] #5 1.769 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.9.0.209.e0c63.202407032026 [98.5 kB] #5 1.771 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.9.0.209.e0c63.202407032026 [172 kB] #5 1.773 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.9.0.209.e0c63.202407032026 [54.5 kB] #5 1.774 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.9.0.209.e0c63.202407032026 [58.6 kB] #5 1.775 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.9.0.209.e0c63.202407032026 [45.3 kB] #5 1.775 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.9.0.209.e0c63.202407032026 [38.6 kB] #5 1.776 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.9.0.209.e0c63.202407032026 [840 kB] #5 1.928 debconf: delaying package configuration, since apt-utils is not installed #5 1.988 Fetched 1873 kB in 0s (28.3 MB/s) #5 2.038 Selecting previously unselected package osmocom-nightly. #5 2.038 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 117413 files and directories currently installed.) #5 2.084 Preparing to unpack .../00-osmocom-nightly_202407032026_amd64.deb ... #5 2.100 Unpacking osmocom-nightly (202407032026) ... #5 2.216 Selecting previously unselected package libosmocore21:amd64. #5 2.227 Preparing to unpack .../01-libosmocore21_1.9.0.209.e0c63.202407032026_amd64.deb ... #5 2.257 Unpacking libosmocore21:amd64 (1.9.0.209.e0c63.202407032026) ... #5 2.388 Selecting previously unselected package libosmocodec4:amd64. #5 2.398 Preparing to unpack .../02-libosmocodec4_1.9.0.209.e0c63.202407032026_amd64.deb ... #5 2.413 Unpacking libosmocodec4:amd64 (1.9.0.209.e0c63.202407032026) ... #5 2.535 Selecting previously unselected package libosmoisdn0:amd64. #5 2.545 Preparing to unpack .../03-libosmoisdn0_1.9.0.209.e0c63.202407032026_amd64.deb ... #5 2.560 Unpacking libosmoisdn0:amd64 (1.9.0.209.e0c63.202407032026) ... #5 2.684 Selecting previously unselected package libosmogsm20:amd64. #5 2.695 Preparing to unpack .../04-libosmogsm20_1.9.0.209.e0c63.202407032026_amd64.deb ... #5 2.710 Unpacking libosmogsm20:amd64 (1.9.0.209.e0c63.202407032026) ... #5 2.846 Selecting previously unselected package libosmocoding0:amd64. #5 2.857 Preparing to unpack .../05-libosmocoding0_1.9.0.209.e0c63.202407032026_amd64.deb ... #5 2.872 Unpacking libosmocoding0:amd64 (1.9.0.209.e0c63.202407032026) ... #5 2.993 Selecting previously unselected package libosmovty13:amd64. #5 3.004 Preparing to unpack .../06-libosmovty13_1.9.0.209.e0c63.202407032026_amd64.deb ... #5 3.018 Unpacking libosmovty13:amd64 (1.9.0.209.e0c63.202407032026) ... #5 3.173 Selecting previously unselected package libosmogb14:amd64. #5 3.184 Preparing to unpack .../07-libosmogb14_1.9.0.209.e0c63.202407032026_amd64.deb ... #5 3.208 Unpacking libosmogb14:amd64 (1.9.0.209.e0c63.202407032026) ... #5 3.341 Selecting previously unselected package libosmoctrl0:amd64. #5 3.352 Preparing to unpack .../08-libosmoctrl0_1.9.0.209.e0c63.202407032026_amd64.deb ... #5 3.367 Unpacking libosmoctrl0:amd64 (1.9.0.209.e0c63.202407032026) ... #5 3.489 Selecting previously unselected package libosmosim2:amd64. #5 3.500 Preparing to unpack .../09-libosmosim2_1.9.0.209.e0c63.202407032026_amd64.deb ... #5 3.514 Unpacking libosmosim2:amd64 (1.9.0.209.e0c63.202407032026) ... #5 3.633 Selecting previously unselected package libosmousb0:amd64. #5 3.643 Preparing to unpack .../10-libosmousb0_1.9.0.209.e0c63.202407032026_amd64.deb ... #5 3.658 Unpacking libosmousb0:amd64 (1.9.0.209.e0c63.202407032026) ... #5 3.761 Selecting previously unselected package libosmocore. #5 3.771 Preparing to unpack .../11-libosmocore_1.9.0.209.e0c63.202407032026_amd64.deb ... #5 3.786 Unpacking libosmocore (1.9.0.209.e0c63.202407032026) ... #5 3.891 Selecting previously unselected package libosmocore-dev:amd64. #5 3.902 Preparing to unpack .../12-libosmocore-dev_1.9.0.209.e0c63.202407032026_amd64.deb ... #5 3.918 Unpacking libosmocore-dev:amd64 (1.9.0.209.e0c63.202407032026) ... #5 4.105 Setting up osmocom-nightly (202407032026) ... #5 4.159 Setting up libosmocore21:amd64 (1.9.0.209.e0c63.202407032026) ... #5 4.204 Setting up libosmousb0:amd64 (1.9.0.209.e0c63.202407032026) ... #5 4.249 Setting up libosmocodec4:amd64 (1.9.0.209.e0c63.202407032026) ... #5 4.292 Setting up libosmovty13:amd64 (1.9.0.209.e0c63.202407032026) ... #5 4.336 Setting up libosmoisdn0:amd64 (1.9.0.209.e0c63.202407032026) ... #5 4.380 Setting up libosmogsm20:amd64 (1.9.0.209.e0c63.202407032026) ... #5 4.425 Setting up libosmoctrl0:amd64 (1.9.0.209.e0c63.202407032026) ... #5 4.466 Setting up libosmogb14:amd64 (1.9.0.209.e0c63.202407032026) ... #5 4.509 Setting up libosmocoding0:amd64 (1.9.0.209.e0c63.202407032026) ... #5 4.565 Setting up libosmosim2:amd64 (1.9.0.209.e0c63.202407032026) ... #5 4.621 Setting up libosmocore (1.9.0.209.e0c63.202407032026) ... #5 4.666 Setting up libosmocore-dev:amd64 (1.9.0.209.e0c63.202407032026) ... #5 4.711 Processing triggers for libc-bin (2.36-9+deb12u7) ... #5 DONE 5.1s #7 [ 3/10] WORKDIR /TMP #7 DONE 0.2s #8 [ 4/10] RUN GIT clone https://gerrit.osmocom.org/osmocom-bb.git #8 0.358 Cloning into 'osmocom-bb'... #8 DONE 1.2s #9 [ 5/10] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMOCOM-BB/+/MASTER?FORMAT=TEXT /tmp/commit-osmocom-bb #9 DONE 0.2s #10 [ 6/10] RUN CD osmocom-bb && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD #10 0.506 Already on 'master' #10 0.506 Your branch is up to date with 'origin/master'. #10 0.509 refs/heads/master #10 0.519 HEAD is now at 04ea6f9c mobile: fix -Wmaybe-uninitialized in gsm48_rr_tx_meas_rep() #10 0.522 master #10 0.524 04ea6f9cab3d9d5120c77f88b500bad526564c0a #10 DONE 0.6s #11 [ 7/10] RUN CD osmocom-bb/src/host/trxcon && autoreconf -fi && ./configure && make "-j$(nproc)" install #11 3.674 libtoolize: putting auxiliary files in '.'. #11 3.674 libtoolize: copying file './ltmain.sh' #11 3.700 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. #11 3.700 libtoolize: copying file 'm4/libtool.m4' #11 3.728 libtoolize: copying file 'm4/ltoptions.m4' #11 3.756 libtoolize: copying file 'm4/ltsugar.m4' #11 3.784 libtoolize: copying file 'm4/ltversion.m4' #11 3.812 libtoolize: copying file 'm4/lt~obsolete.m4' #11 5.869 configure.ac:21: warning: The macro `AC_HEADER_STDC' is obsolete. #11 5.869 configure.ac:21: You should run autoupdate. #11 5.869 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 5.869 configure.ac:21: the top level #11 6.420 configure.ac:12: installing './compile' #11 6.424 configure.ac:24: installing './config.guess' #11 6.428 configure.ac:24: installing './config.sub' #11 6.431 configure.ac:3: installing './install-sh' #11 6.434 configure.ac:3: installing './missing' #11 6.517 src/Makefile.am: installing './depcomp' #11 6.640 checking for a BSD-compatible install... /usr/bin/install -c #11 6.652 checking whether build environment is sane... yes #11 6.664 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 6.667 checking for gawk... gawk #11 6.667 checking whether make sets $(MAKE)... yes #11 6.683 checking whether make supports nested variables... yes #11 6.693 checking whether make supports nested variables... (cached) yes #11 6.693 checking whether make sets $(MAKE)... (cached) yes #11 6.696 checking for gcc... gcc #11 6.718 checking whether the C compiler works... yes #11 6.757 checking for C compiler default output file name... a.out #11 6.758 checking for suffix of executables... #11 6.799 checking whether we are cross compiling... no #11 6.842 checking for suffix of object files... o #11 6.865 checking whether the compiler supports GNU C... yes #11 6.888 checking whether gcc accepts -g... yes #11 6.911 checking for gcc option to enable C11 features... none needed #11 6.939 checking whether gcc understands -c and -o together... yes #11 6.980 checking whether make supports the include directive... yes (GNU style) #11 6.989 checking dependency style of gcc... gcc3 #11 7.027 checking for pkg-config... /usr/bin/pkg-config #11 7.027 checking pkg-config is at least version 0.9.0... yes #11 7.029 checking for libosmocore... yes #11 7.037 checking for libosmocoding... yes #11 7.046 checking for libosmogsm... yes #11 7.054 checking for stdio.h... yes #11 7.073 checking for stdlib.h... yes #11 7.093 checking for string.h... yes #11 7.114 checking for inttypes.h... yes #11 7.136 checking for stdint.h... yes #11 7.162 checking for strings.h... yes #11 7.183 checking for sys/stat.h... yes #11 7.206 checking for sys/types.h... yes #11 7.228 checking for unistd.h... yes #11 7.253 checking for grep that handles long lines and -e... /usr/bin/grep #11 7.256 checking for egrep... /usr/bin/grep -E #11 7.267 checking build system type... x86_64-pc-linux-gnu #11 7.329 checking host system type... x86_64-pc-linux-gnu #11 7.330 checking how to print strings... printf #11 7.357 checking for a sed that does not truncate output... /usr/bin/sed #11 7.363 checking for fgrep... /usr/bin/grep -F #11 7.366 checking for ld used by gcc... /usr/bin/ld #11 7.374 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 7.378 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 7.382 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 7.405 checking whether ln -s works... yes #11 7.405 checking the maximum length of command line arguments... 1572864 #11 7.414 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 7.414 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 7.414 checking for /usr/bin/ld option to reload object files... -r #11 7.414 checking for file... file #11 7.415 checking for objdump... objdump #11 7.415 checking how to recognize dependent libraries... pass_all #11 7.416 checking for dlltool... no #11 7.416 checking how to associate runtime and link libraries... printf %s\n #11 7.416 checking for ar... ar #11 7.417 checking for archiver @FILE support... @ #11 7.448 checking for strip... strip #11 7.448 checking for ranlib... ranlib #11 7.448 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 7.519 checking for sysroot... no #11 7.519 checking for a working dd... /usr/bin/dd #11 7.524 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 7.548 checking for mt... no #11 7.549 checking if : is a manifest tool... no #11 7.555 checking for dlfcn.h... yes #11 7.580 checking for objdir... .libs #11 7.645 checking if gcc supports -fno-rtti -fno-exceptions... no #11 7.669 checking for gcc option to produce PIC... -fPIC -DPIC #11 7.669 checking if gcc PIC flag -fPIC -DPIC works... yes #11 7.695 checking if gcc static flag -static works... yes #11 7.761 checking if gcc supports -c -o file.o... yes #11 7.793 checking if gcc supports -c -o file.o... (cached) yes #11 7.794 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 7.806 checking whether -lc should be explicitly linked in... no #11 7.838 checking dynamic linker characteristics... GNU/Linux ld.so #11 7.904 checking how to hardcode library paths into programs... immediate #11 7.904 checking whether stripping libraries is possible... yes #11 7.906 checking if libtool supports shared libraries... yes #11 7.906 checking whether to build shared libraries... yes #11 7.906 checking whether to build static libraries... yes #11 7.907 CFLAGS=" -std=gnu11" #11 7.907 CPPFLAGS="" #11 7.936 checking that generated files are newer than configure... done #11 7.937 configure: creating ./config.status #11 8.597 config.status: creating include/Makefile #11 8.619 config.status: creating include/osmocom/Makefile #11 8.640 config.status: creating include/osmocom/bb/Makefile #11 8.663 config.status: creating include/osmocom/bb/l1sched/Makefile #11 8.685 config.status: creating include/osmocom/bb/trxcon/Makefile #11 8.708 config.status: creating src/Makefile #11 8.730 config.status: creating Makefile #11 8.747 config.status: executing depfiles commands #11 8.862 config.status: executing libtool commands #11 8.919 echo 0.0.0 > .version-t && mv .version-t .version #11 8.922 make install-recursive #11 8.927 make[1]: Entering directory '/tmp/osmocom-bb/src/host/trxcon' #11 8.932 Making install in include #11 8.934 make[2]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 8.939 Making install in osmocom #11 8.942 make[3]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 8.947 Making install in bb #11 8.950 make[4]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 8.955 Making install in l1sched #11 8.957 make[5]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched' #11 8.960 make[6]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched' #11 8.960 make[6]: Nothing to be done for 'install-exec-am'. #11 8.960 make[6]: Nothing to be done for 'install-data-am'. #11 8.960 make[6]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched' #11 8.960 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched' #11 8.961 Making install in trxcon #11 8.963 make[5]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon' #11 8.966 make[6]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon' #11 8.966 make[6]: Nothing to be done for 'install-exec-am'. #11 8.966 make[6]: Nothing to be done for 'install-data-am'. #11 8.966 make[6]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon' #11 8.966 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon' #11 8.969 make[5]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 8.972 make[6]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 8.972 make[6]: Nothing to be done for 'install-exec-am'. #11 8.972 make[6]: Nothing to be done for 'install-data-am'. #11 8.972 make[6]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 8.972 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 8.973 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 8.976 make[4]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 8.979 make[5]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 8.979 make[5]: Nothing to be done for 'install-exec-am'. #11 8.979 make[5]: Nothing to be done for 'install-data-am'. #11 8.979 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 8.979 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 8.980 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 8.983 make[3]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 8.987 make[4]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 8.987 make[4]: Nothing to be done for 'install-exec-am'. #11 8.987 make[4]: Nothing to be done for 'install-data-am'. #11 8.987 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 8.987 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 8.988 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 8.988 Making install in src #11 8.991 make[2]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/src' #11 8.993 CC l1ctl_server.o #11 8.993 CC trxcon_main.o #11 8.993 CC logging.o #11 8.994 CC trx_if.o #11 8.994 CC trxcon_shim.lo #11 8.994 CC trxcon_inst.lo #11 8.994 CC trxcon_fsm.lo #11 8.995 CC l1ctl.lo #11 8.995 CC sched_lchan_common.lo #11 8.996 CC sched_lchan_pdtch.lo #11 8.996 CC sched_lchan_desc.lo #11 8.996 CC sched_lchan_tchf.lo #11 8.996 CC sched_lchan_xcch.lo #11 8.997 CC sched_lchan_rach.lo #11 8.998 CC sched_lchan_tchh.lo #11 8.998 CC sched_lchan_sch.lo #11 9.046 CC sched_mframe.lo #11 9.068 CC sched_prim.lo #11 9.086 CC sched_trx.lo #11 9.099 sched_lchan_tchh.c: In function 'rx_tchh_fn': #11 9.099 sched_lchan_tchh.c:339:17: warning: 'gsm0503_tch_hr_decode' is deprecated: Use gsm0503_tch_hr_decode2() instead [-Wdeprecated-declarations] #11 9.099 339 | rc = gsm0503_tch_hr_decode(&tch_data[0], BUFTAIL8(bursts_p), #11 9.099 | ^~ #11 9.099 In file included from sched_lchan_tchh.c:36: #11 9.099 /usr/include/osmocom/coding/gsm0503_coding.h:52:5: note: declared here #11 9.099 52 | int gsm0503_tch_hr_decode(uint8_t *tch_data, const sbit_t *bursts, int odd, #11 9.099 | ^~~~~~~~~~~~~~~~~~~~~ #11 9.151 CC l1gprs.lo #11 9.329 CCLD libtrxcon.la #11 9.360 CCLD libl1sched.la #11 9.418 CCLD libl1gprs.la #11 9.529 CCLD trxcon #11 10.05 make[3]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/src' #11 10.05 make[3]: Nothing to be done for 'install-data-am'. #11 10.05 /usr/bin/mkdir -p '/usr/local/bin' #11 10.05 /bin/bash ../libtool --mode=install /usr/bin/install -c trxcon '/usr/local/bin' #11 10.09 libtool: install: /usr/bin/install -c trxcon /usr/local/bin/trxcon #11 10.10 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/src' #11 10.10 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/src' #11 10.10 make[2]: Entering directory '/tmp/osmocom-bb/src/host/trxcon' #11 10.11 make[3]: Entering directory '/tmp/osmocom-bb/src/host/trxcon' #11 10.11 make[3]: Nothing to be done for 'install-exec-am'. #11 10.11 make[3]: Nothing to be done for 'install-data-am'. #11 10.11 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon' #11 10.11 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon' #11 10.11 make[1]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon' #11 DONE 10.3s #12 [ 8/10] RUN CD osmocom-bb/src/host/virt_phy && autoreconf -fi && ./configure && make "-j$(nproc)" install #12 2.198 configure.ac:3: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #12 2.198 configure.ac:3: You should use the 'AC_CONFIG_HEADERS' macro instead. #12 2.198 ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... #12 2.198 aclocal.m4:1089: AM_CONFIG_HEADER is expanded from... #12 2.198 configure.ac:3: the top level #12 2.198 configure.ac:23: warning: The macro `AC_HEADER_STDC' is obsolete. #12 2.198 configure.ac:23: You should run autoupdate. #12 2.198 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #12 2.198 configure.ac:23: the top level #12 2.759 configure.ac:13: installing './compile' #12 2.762 configure.ac:4: installing './install-sh' #12 2.765 configure.ac:4: installing './missing' #12 2.834 src/Makefile.am: installing './depcomp' #12 2.967 checking for a BSD-compatible install... /usr/bin/install -c #12 2.980 checking whether build environment is sane... yes #12 2.995 checking for a race-free mkdir -p... /usr/bin/mkdir -p #12 2.998 checking for gawk... gawk #12 2.998 checking whether make sets $(MAKE)... yes #12 3.014 checking whether make supports nested variables... yes #12 3.023 checking whether make supports nested variables... (cached) yes #12 3.023 checking whether make sets $(MAKE)... (cached) yes #12 3.026 checking for gcc... gcc #12 3.054 checking whether the C compiler works... yes #12 3.093 checking for C compiler default output file name... a.out #12 3.094 checking for suffix of executables... #12 3.157 checking whether we are cross compiling... no #12 3.203 checking for suffix of object files... o #12 3.227 checking whether the compiler supports GNU C... yes #12 3.253 checking whether gcc accepts -g... yes #12 3.272 checking for gcc option to enable C11 features... none needed #12 3.298 checking whether gcc understands -c and -o together... yes #12 3.335 checking whether make supports the include directive... yes (GNU style) #12 3.347 checking dependency style of gcc... gcc3 #12 3.380 checking for pkg-config... /usr/bin/pkg-config #12 3.380 checking pkg-config is at least version 0.9.0... yes #12 3.381 checking for libosmocore... yes #12 3.391 checking for libosmogsm... yes #12 3.401 checking for stdio.h... yes #12 3.418 checking for stdlib.h... yes #12 3.441 checking for string.h... yes #12 3.468 checking for inttypes.h... yes #12 3.492 checking for stdint.h... yes #12 3.513 checking for strings.h... yes #12 3.534 checking for sys/stat.h... yes #12 3.557 checking for sys/types.h... yes #12 3.578 checking for unistd.h... yes #12 3.606 checking for grep that handles long lines and -e... /usr/bin/grep #12 3.609 checking for egrep... /usr/bin/grep -E #12 3.611 CFLAGS=" -std=gnu11" #12 3.611 CPPFLAGS="" #12 3.632 checking that generated files are newer than configure... done #12 3.988 configure: creating ./config.status #12 4.094 config.status: creating Makefile #12 4.113 config.status: creating include/Makefile #12 4.137 config.status: creating include/osmocom/Makefile #12 4.160 config.status: creating include/osmocom/bb/Makefile #12 4.184 config.status: creating include/osmocom/bb/virtphy/Makefile #12 4.206 config.status: creating src/Makefile #12 4.225 config.status: creating config.h #12 4.238 config.status: executing depfiles commands #12 4.374 Making install in include #12 4.376 make[1]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include' #12 4.381 Making install in osmocom #12 4.384 make[2]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom' #12 4.389 Making install in bb #12 4.391 make[3]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb' #12 4.395 Making install in virtphy #12 4.398 make[4]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy' #12 4.401 make[5]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy' #12 4.401 make[5]: Nothing to be done for 'install-exec-am'. #12 4.401 make[5]: Nothing to be done for 'install-data-am'. #12 4.401 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy' #12 4.402 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy' #12 4.405 make[4]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb' #12 4.408 make[5]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb' #12 4.408 make[5]: Nothing to be done for 'install-exec-am'. #12 4.408 make[5]: Nothing to be done for 'install-data-am'. #12 4.408 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb' #12 4.409 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb' #12 4.409 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb' #12 4.412 make[3]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom' #12 4.415 make[4]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom' #12 4.415 make[4]: Nothing to be done for 'install-exec-am'. #12 4.415 make[4]: Nothing to be done for 'install-data-am'. #12 4.415 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom' #12 4.416 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom' #12 4.416 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom' #12 4.418 make[2]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include' #12 4.420 make[3]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include' #12 4.420 make[3]: Nothing to be done for 'install-exec-am'. #12 4.420 make[3]: Nothing to be done for 'install-data-am'. #12 4.420 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include' #12 4.420 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include' #12 4.421 make[1]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include' #12 4.421 Making install in src #12 4.423 make[1]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/src' #12 4.425 CC virtphy.o #12 4.425 CC l1gprs.o #12 4.425 CC gsmtapl1_if.o #12 4.426 CC logging.o #12 4.426 CC l1ctl_sap.o #12 4.426 CC l1ctl_sock.o #12 4.426 CC virt_prim_fbsb.o #12 4.426 CC virt_prim_pm.o #12 4.427 CC virt_prim_rach.o #12 4.428 CC virt_prim_data.o #12 4.428 CC virt_l1_sched_simple.o #12 4.428 CC virt_prim_pdch.o #12 4.429 CC virt_prim_traffic.o #12 4.430 CC virt_l1_model.o #12 4.436 CC shared/virtual_um.o #12 4.436 CC shared/osmo_mcast_sock.o #12 4.562 CCLD virtphy #12 4.623 make[2]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/src' #12 4.623 make[2]: Nothing to be done for 'install-data-am'. #12 4.625 /usr/bin/mkdir -p '/usr/local/bin' #12 4.630 /usr/bin/install -c virtphy '/usr/local/bin' #12 4.633 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/src' #12 4.633 make[1]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/src' #12 4.635 make[1]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy' #12 4.642 make[2]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy' #12 4.642 make[2]: Nothing to be done for 'install-exec-am'. #12 4.643 /usr/bin/mkdir -p '/usr/local/share/doc/virtphy' #12 4.647 /usr/bin/install -c -m 644 README '/usr/local/share/doc/virtphy' #12 4.650 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy' #12 4.650 make[1]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy' #12 DONE 4.8s #13 [ 9/10] RUN MKDIR -p /data/unix #13 DONE 0.4s #14 [10/10] WORKDIR /DATA #14 DONE 0.2s #15 exporting to image #15 exporting layers #15 exporting layers 0.5s done #15 writing image sha256:d59eab39e8c1c7361b082e08c26032760f82154a2a9b516d06186cab5111f51c done #15 naming to docker.io/osmocom-build/osmocom-bb-host-master:latest 0.0s done #15 DONE 0.5s 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 d59eab39e8c1 + list_osmo_packages debian-bookworm osmocom-bb-host-master + local distro=debian-bookworm + local image=osmocom-bb-host-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmocom-bb-host-master -c + [ -n ] + return + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-bts-test + local feed + echo debian-bookworm-titan + depends=debian-bookworm-titan + [ -n debian-bookworm-titan ] + docker_images_require debian-bookworm-titan + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker pull registry.osmocom.org/osmocom-build/debian-bookworm-titan Using default tag: latest latest: Pulling from osmocom-build/debian-bookworm-titan Digest: sha256:99cef4738f3afc6b3d995de4525edfa7c255daf70ee0df38ad4e72af8ac636ce Status: Image is up to date for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest + continue + docker_distro_from_image_name ttcn3-bts-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-bts-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-bts-test + echo ttcn3-bts-test + dir=ttcn3-bts-test + 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=jolly/work \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=jolly/work \ -t osmocom-build/ttcn3-bts-test:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 393B done #1 DONE 0.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.1s #7 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #7 CACHED #8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" 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:d4123e857a16cb7e0be09b35aead2979d2f263684f321d7c3ef70681698932f6 done #10 naming to docker.io/osmocom-build/ttcn3-bts-test:latest 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 d4123e857a16 + 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=2679252 + seq 1 30 + echo (2679252 + 1) % 256 + bc + SUBNET=213 + NET_NAME=ttcn3-bts-test-213 + SUB4=172.18.213.0/24 + SUB6=fd02:db8:213::/64 + set +x Creating network ttcn3-bts-test-213, trying SUBNET=213... + docker network create --internal --subnet 172.18.213.0/24 --ipv6 --subnet fd02:db8:213::/64 ttcn3-bts-test-213 a4f9c595f6b60984fba3d7491d1ff8ac3c04cee869fc08c6e5a800581f88d671 + set +x ### Network ttcn3-bts-test-213 created (SUBNET=213) ### + 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=213 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/Makefile Applying SUBNET=213 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-hopping/BTS_Tests.cfg.inc Applying SUBNET=213 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-hopping/BTS_Tests.cfg Applying SUBNET=213 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-virtphy/BTS_Tests.cfg Applying SUBNET=213 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-oml/BTS_Tests.cfg Applying SUBNET=213 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.213.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.213.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=213 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/Makefile Applying SUBNET=213 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bsc/osmo-bsc.gen.cfg Applying SUBNET=213 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-hopping/BTS_Tests.cfg.inc Applying SUBNET=213 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-hopping/BTS_Tests.cfg Applying SUBNET=213 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-virtphy/BTS_Tests.cfg Applying SUBNET=213 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts/osmo-bts.gen.cfg Applying SUBNET=213 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-oml/BTS_Tests.cfg Applying SUBNET=213 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 213 11 + NET=213 + ADDR_SUFIX=11 + echo --network ttcn3-bts-test-213 --ip 172.18.213.11 --ip6 fd02:db8:213::11 + docker run --rm --network ttcn3-bts-test-213 --ip 172.18.213.11 --ip6 fd02:db8:213::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-52-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 2943cb13b1772679824ace8a6f82ea083ceaa739773af1a9ad20ec88898f5494 + 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 213 20 + NET=213 + ADDR_SUFIX=20 + echo --network ttcn3-bts-test-213 --ip 172.18.213.20 --ip6 fd02:db8:213::20 + docker run --rm --network ttcn3-bts-test-213 --ip 172.18.213.20 --ip6 fd02:db8:213::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-52-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 a92ce06263cc4fb2d9f1fad77832efc033ed01ca912560e183311ecf5c3e472a + start_fake_trx + echo Starting container with fake_trx Starting container with fake_trx + docker_network_params 213 21 + NET=213 + ADDR_SUFIX=21 + echo --network ttcn3-bts-test-213 --ip 172.18.213.21 --ip6 fd02:db8:213::21 + docker run --rm --network ttcn3-bts-test-213 --ip 172.18.213.21 --ip6 fd02:db8:213::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-52-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.213.20 -r 172.18.213.22 --trx TRX1@172.18.213.20:5700/1 --trx TRX2@172.18.213.20:5700/2 --trx TRX3@172.18.213.20:5700/3 >>/data/fake_trx.out 2>&1 f6d744b7d5596a7e6b047064eae29b9e31793f931b2ed305a4f5eed43dedf34a + start_trxcon + echo Starting container with trxcon Starting container with trxcon + docker_network_params 213 22 + NET=213 + ADDR_SUFIX=22 + echo --network ttcn3-bts-test-213 --ip 172.18.213.22 --ip6 fd02:db8:213::22 + docker run --rm --network ttcn3-bts-test-213 --ip 172.18.213.22 --ip6 fd02:db8:213::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-52-trxcon -d -e LIBOSMO_IO_BACKEND=IO_URING --ulimit memlock=-1 osmocom-build/osmocom-bb-host-master /bin/sh -c trxcon -i 172.18.213.21 -s /data/unix/osmocom_l2 >>/data/trxcon.log 2>&1 d66a9e399794edff6fdf45e47b475b81cf3b270b4a9d972ea75f18f5f921b01c + start_testsuite generic + echo Starting container with BTS testsuite Starting container with BTS testsuite + variant=generic + docker_network_params 213 10 + NET=213 + ADDR_SUFIX=10 + echo --network ttcn3-bts-test-213 --ip 172.18.213.10 --ip6 fd02:db8:213::10 + docker run --rm --network ttcn3-bts-test-213 --ip 172.18.213.10 --ip6 fd02:db8:213::10 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.213.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-52-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@cd50094dfcba: Unix server socket created successfully. MC@cd50094dfcba: Listening on TCP port 43517. cd50094dfcba is the default MC2> spawn /osmo-ttcn3-hacks/bts/BTS_Tests cd50094dfcba 43517 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@cd50094dfcba: New HC connected from 172.18.213.10 [172.18.213.10]. cd50094dfcba: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@cd50094dfcba: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@cd50094dfcba: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@cd50094dfcba: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@cd50094dfcba: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@cd50094dfcba: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@cd50094dfcba: Configuration file was processed on all HCs. MC@cd50094dfcba: Creating MTC on host 172.18.213.10. MC@cd50094dfcba: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_est_dchan'. ------ BTS_Tests.TC_est_dchan ------ Thu Jul 4 11:47: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_est_dchan.pcap" >/data/BTS_Tests.TC_est_dchan.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_est_dchan' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_est_dchan started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_est_dchan-RSL(4)@cd50094dfcba: Final verdict of PTC: none TC_est_dchan-RSL-IPA(3)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_est_dchan-RSL-IPA(3): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_est_dchan-RSL(4): none (fail -> fail) MTC@cd50094dfcba: Test case TC_est_dchan finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_est_dchan fail'. Thu Jul 4 11:47:50 UTC 2024 ------ BTS_Tests.TC_est_dchan fail ------ Saving talloc report from 172.18.213.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=6810) Waiting for packet dumper to finish... 1 (prev_count=6810, count=8014) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_est_dchan fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_stress'. ------ BTS_Tests.TC_chan_act_stress ------ Thu Jul 4 11:47:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_stress' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_chan_act_stress started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_chan_act_stress-RSL(6)@cd50094dfcba: Final verdict of PTC: none TC_chan_act_stress-RSL-IPA(5)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_chan_act_stress-RSL-IPA(5): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_chan_act_stress-RSL(6): none (fail -> fail) MTC@cd50094dfcba: Test case TC_chan_act_stress finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_stress fail'. Thu Jul 4 11:48:11 UTC 2024 ------ BTS_Tests.TC_chan_act_stress fail ------ Saving talloc report from 172.18.213.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=4970) Waiting for packet dumper to finish... 1 (prev_count=4970, count=6174) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_stress fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_react'. ------ BTS_Tests.TC_chan_act_react ------ Thu Jul 4 11:48: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_chan_act_react.pcap" >/data/BTS_Tests.TC_chan_act_react.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_react' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_chan_act_react started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_chan_act_react-RSL(8)@cd50094dfcba: Final verdict of PTC: none TC_chan_act_react-RSL-IPA(7)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_chan_act_react-RSL-IPA(7): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_chan_act_react-RSL(8): none (fail -> fail) MTC@cd50094dfcba: Test case TC_chan_act_react finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_react fail'. Thu Jul 4 11:48:32 UTC 2024 ------ BTS_Tests.TC_chan_act_react fail ------ Saving talloc report from 172.18.213.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=4918) Waiting for packet dumper to finish... 1 (prev_count=4918, count=5950) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_react fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_deact_not_active'. ------ BTS_Tests.TC_chan_deact_not_active ------ Thu Jul 4 11:48:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_deact_not_active' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_chan_deact_not_active started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_chan_deact_not_active-RSL(10)@cd50094dfcba: Final verdict of PTC: none TC_chan_deact_not_active-RSL-IPA(9)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_chan_deact_not_active-RSL-IPA(9): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_chan_deact_not_active-RSL(10): none (fail -> fail) MTC@cd50094dfcba: Test case TC_chan_deact_not_active finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_deact_not_active fail'. Thu Jul 4 11:48:53 UTC 2024 ------ BTS_Tests.TC_chan_deact_not_active fail ------ Saving talloc report from 172.18.213.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@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_deact_not_active fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_wrong_nr'. ------ BTS_Tests.TC_chan_act_wrong_nr ------ Thu Jul 4 11:48:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_wrong_nr' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_chan_act_wrong_nr started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_chan_act_wrong_nr-RSL(12)@cd50094dfcba: Final verdict of PTC: none TC_chan_act_wrong_nr-RSL-IPA(11)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_chan_act_wrong_nr-RSL-IPA(11): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_chan_act_wrong_nr-RSL(12): none (fail -> fail) MTC@cd50094dfcba: Test case TC_chan_act_wrong_nr finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_wrong_nr fail'. Thu Jul 4 11:49:14 UTC 2024 ------ BTS_Tests.TC_chan_act_wrong_nr fail ------ Saving talloc report from 172.18.213.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=4702) Waiting for packet dumper to finish... 1 (prev_count=4702, count=5906) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_wrong_nr fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_deact_sacch'. ------ BTS_Tests.TC_deact_sacch ------ Thu Jul 4 11:49:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_deact_sacch' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_deact_sacch started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_deact_sacch-RSL(14)@cd50094dfcba: Final verdict of PTC: none TC_deact_sacch-RSL-IPA(13)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_deact_sacch-RSL-IPA(13): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_deact_sacch-RSL(14): none (fail -> fail) MTC@cd50094dfcba: Test case TC_deact_sacch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_deact_sacch fail'. Thu Jul 4 11:49:35 UTC 2024 ------ BTS_Tests.TC_deact_sacch fail ------ Saving talloc report from 172.18.213.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=4734) Waiting for packet dumper to finish... 1 (prev_count=4734, count=5938) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_deact_sacch fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_filling'. ------ BTS_Tests.TC_sacch_filling ------ Thu Jul 4 11:49:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_filling' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_sacch_filling started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sacch_filling-RSL(16)@cd50094dfcba: Final verdict of PTC: none TC_sacch_filling-RSL-IPA(15)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_sacch_filling-RSL-IPA(15): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_sacch_filling-RSL(16): none (fail -> fail) MTC@cd50094dfcba: Test case TC_sacch_filling finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_filling fail'. Thu Jul 4 11:49:57 UTC 2024 ------ BTS_Tests.TC_sacch_filling fail ------ Saving talloc report from 172.18.213.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=4950) Waiting for packet dumper to finish... 1 (prev_count=4950, count=5982) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_filling fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_info_mod'. ------ BTS_Tests.TC_sacch_info_mod ------ Thu Jul 4 11:50: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_info_mod.pcap" >/data/BTS_Tests.TC_sacch_info_mod.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_info_mod' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_sacch_info_mod started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sacch_info_mod-RSL(18)@cd50094dfcba: Final verdict of PTC: none TC_sacch_info_mod-RSL-IPA(17)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_sacch_info_mod-RSL-IPA(17): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_sacch_info_mod-RSL(18): none (fail -> fail) MTC@cd50094dfcba: Test case TC_sacch_info_mod finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_info_mod fail'. Thu Jul 4 11:50:18 UTC 2024 ------ BTS_Tests.TC_sacch_info_mod fail ------ Saving talloc report from 172.18.213.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=5102) Waiting for packet dumper to finish... 1 (prev_count=5102, count=6134) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_info_mod fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_multi'. ------ BTS_Tests.TC_sacch_multi ------ Thu Jul 4 11:50: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.pcap" >/data/BTS_Tests.TC_sacch_multi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_multi' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_sacch_multi started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sacch_multi-RSL(20)@cd50094dfcba: Final verdict of PTC: none TC_sacch_multi-RSL-IPA(19)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_sacch_multi-RSL-IPA(19): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_sacch_multi-RSL(20): none (fail -> fail) MTC@cd50094dfcba: Test case TC_sacch_multi finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_multi fail'. Thu Jul 4 11:50:39 UTC 2024 ------ BTS_Tests.TC_sacch_multi fail ------ Saving talloc report from 172.18.213.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=4550) Waiting for packet dumper to finish... 1 (prev_count=4550, count=5754) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_multi fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_multi_chg'. ------ BTS_Tests.TC_sacch_multi_chg ------ Thu Jul 4 11:50: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_multi_chg.pcap" >/data/BTS_Tests.TC_sacch_multi_chg.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_multi_chg' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_sacch_multi_chg started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sacch_multi_chg-RSL(22)@cd50094dfcba: Final verdict of PTC: none TC_sacch_multi_chg-RSL-IPA(21)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_sacch_multi_chg-RSL-IPA(21): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_sacch_multi_chg-RSL(22): none (fail -> fail) MTC@cd50094dfcba: Test case TC_sacch_multi_chg finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_multi_chg fail'. Thu Jul 4 11:51:00 UTC 2024 ------ BTS_Tests.TC_sacch_multi_chg fail ------ Saving talloc report from 172.18.213.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=4866) Waiting for packet dumper to finish... 1 (prev_count=4866, count=5898) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_multi_chg fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act'. ------ BTS_Tests.TC_sacch_chan_act ------ Thu Jul 4 11:51: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.pcap" >/data/BTS_Tests.TC_sacch_chan_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_sacch_chan_act started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sacch_chan_act-RSL(24)@cd50094dfcba: Final verdict of PTC: none TC_sacch_chan_act-RSL-IPA(23)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_sacch_chan_act-RSL-IPA(23): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_sacch_chan_act-RSL(24): none (fail -> fail) MTC@cd50094dfcba: Test case TC_sacch_chan_act finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act fail'. Thu Jul 4 11:51:21 UTC 2024 ------ BTS_Tests.TC_sacch_chan_act fail ------ Saving talloc report from 172.18.213.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=4862) Waiting for packet dumper to finish... 1 (prev_count=4862, count=5894) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act_ho_async'. ------ BTS_Tests.TC_sacch_chan_act_ho_async ------ Thu Jul 4 11:51: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_async.pcap" >/data/BTS_Tests.TC_sacch_chan_act_ho_async.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act_ho_async' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_sacch_chan_act_ho_async started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sacch_chan_act_ho_async-RSL(26)@cd50094dfcba: Final verdict of PTC: none TC_sacch_chan_act_ho_async-RSL-IPA(25)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_sacch_chan_act_ho_async-RSL-IPA(25): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_sacch_chan_act_ho_async-RSL(26): none (fail -> fail) MTC@cd50094dfcba: Test case TC_sacch_chan_act_ho_async finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act_ho_async fail'. Thu Jul 4 11:51:42 UTC 2024 ------ BTS_Tests.TC_sacch_chan_act_ho_async fail ------ Saving talloc report from 172.18.213.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=4818) Waiting for packet dumper to finish... 1 (prev_count=4818, count=6022) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act_ho_async fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act_ho_sync'. ------ BTS_Tests.TC_sacch_chan_act_ho_sync ------ Thu Jul 4 11:51: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_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@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act_ho_sync' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_sacch_chan_act_ho_sync started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sacch_chan_act_ho_sync-RSL(28)@cd50094dfcba: Final verdict of PTC: none TC_sacch_chan_act_ho_sync-RSL-IPA(27)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_sacch_chan_act_ho_sync-RSL-IPA(27): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_sacch_chan_act_ho_sync-RSL(28): none (fail -> fail) MTC@cd50094dfcba: Test case TC_sacch_chan_act_ho_sync finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act_ho_sync fail'. Thu Jul 4 11:52:03 UTC 2024 ------ BTS_Tests.TC_sacch_chan_act_ho_sync fail ------ Saving talloc report from 172.18.213.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=4894) Waiting for packet dumper to finish... 1 (prev_count=4894, count=5926) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act_ho_sync fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_content'. ------ BTS_Tests.TC_rach_content ------ Thu Jul 4 11:52: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.pcap" >/data/BTS_Tests.TC_rach_content.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_content' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_rach_content started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rach_content-RSL(30)@cd50094dfcba: Final verdict of PTC: none TC_rach_content-RSL-IPA(29)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_rach_content-RSL-IPA(29): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_rach_content-RSL(30): none (fail -> fail) MTC@cd50094dfcba: Test case TC_rach_content finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_content fail'. Thu Jul 4 11:52:24 UTC 2024 ------ BTS_Tests.TC_rach_content fail ------ Saving talloc report from 172.18.213.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=4854) Waiting for packet dumper to finish... 1 (prev_count=4854, count=5886) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_content fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_content_emerg'. ------ BTS_Tests.TC_rach_content_emerg ------ Thu Jul 4 11:52: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_rach_content_emerg.pcap" >/data/BTS_Tests.TC_rach_content_emerg.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_content_emerg' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_rach_content_emerg started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rach_content_emerg-RSL(32)@cd50094dfcba: Final verdict of PTC: none TC_rach_content_emerg-RSL-IPA(31)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_rach_content_emerg-RSL-IPA(31): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_rach_content_emerg-RSL(32): none (fail -> fail) MTC@cd50094dfcba: Test case TC_rach_content_emerg finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_content_emerg fail'. Thu Jul 4 11:52:45 UTC 2024 ------ BTS_Tests.TC_rach_content_emerg fail ------ Saving talloc report from 172.18.213.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=4706) Waiting for packet dumper to finish... 1 (prev_count=4706, count=5910) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_content_emerg fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_count'. ------ BTS_Tests.TC_rach_count ------ Thu Jul 4 11:52:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_count' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_rach_count started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rach_count-RSL(34)@cd50094dfcba: Final verdict of PTC: none TC_rach_count-RSL-IPA(33)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_rach_count-RSL-IPA(33): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_rach_count-RSL(34): none (fail -> fail) MTC@cd50094dfcba: Test case TC_rach_count finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_count fail'. Thu Jul 4 11:53:06 UTC 2024 ------ BTS_Tests.TC_rach_count fail ------ Saving talloc report from 172.18.213.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=4674) Waiting for packet dumper to finish... 1 (prev_count=4674, count=5878) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_count fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_max_ta'. ------ BTS_Tests.TC_rach_max_ta ------ Thu Jul 4 11:53: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_rach_max_ta.pcap" >/data/BTS_Tests.TC_rach_max_ta.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_max_ta' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_rach_max_ta started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rach_max_ta-RSL(36)@cd50094dfcba: Final verdict of PTC: none TC_rach_max_ta-RSL-IPA(35)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_rach_max_ta-RSL-IPA(35): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_rach_max_ta-RSL(36): none (fail -> fail) MTC@cd50094dfcba: Test case TC_rach_max_ta finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_max_ta fail'. Thu Jul 4 11:53:27 UTC 2024 ------ BTS_Tests.TC_rach_max_ta fail ------ Saving talloc report from 172.18.213.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@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_max_ta fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ho_rach'. ------ BTS_Tests.TC_ho_rach ------ Thu Jul 4 11:53:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ho_rach' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_ho_rach started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_ho_rach-RSL(38)@cd50094dfcba: Final verdict of PTC: none TC_ho_rach-RSL-IPA(37)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_ho_rach-RSL-IPA(37): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_ho_rach-RSL(38): none (fail -> fail) MTC@cd50094dfcba: Test case TC_ho_rach finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ho_rach fail'. Thu Jul 4 11:53:48 UTC 2024 ------ BTS_Tests.TC_ho_rach fail ------ Saving talloc report from 172.18.213.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=4834) Waiting for packet dumper to finish... 1 (prev_count=4834, count=5866) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ho_rach fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ho_physical_info'. ------ BTS_Tests.TC_ho_physical_info ------ Thu Jul 4 11:53: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_ho_physical_info.pcap" >/data/BTS_Tests.TC_ho_physical_info.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ho_physical_info' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_ho_physical_info started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_ho_physical_info-RSL(40)@cd50094dfcba: Final verdict of PTC: none TC_ho_physical_info-RSL-IPA(39)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_ho_physical_info-RSL-IPA(39): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_ho_physical_info-RSL(40): none (fail -> fail) MTC@cd50094dfcba: Test case TC_ho_physical_info finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ho_physical_info fail'. Thu Jul 4 11:54:09 UTC 2024 ------ BTS_Tests.TC_ho_physical_info fail ------ Saving talloc report from 172.18.213.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=4870) Waiting for packet dumper to finish... 1 (prev_count=4870, count=5902) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ho_physical_info fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_load_idle_thresh0'. ------ BTS_Tests.TC_rach_load_idle_thresh0 ------ Thu Jul 4 11:54:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_load_idle_thresh0' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_rach_load_idle_thresh0 started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@cd50094dfcba: No PTCs were created. MTC@cd50094dfcba: Test case TC_rach_load_idle_thresh0 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_load_idle_thresh0 fail'. Thu Jul 4 11:54:21 UTC 2024 ------ BTS_Tests.TC_rach_load_idle_thresh0 fail ------ Saving talloc report from 172.18.213.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=4396) Waiting for packet dumper to finish... 1 (prev_count=4396, count=5944) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_load_idle_thresh0 fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_load_idle_below_thresh'. ------ BTS_Tests.TC_rach_load_idle_below_thresh ------ Thu Jul 4 11:54:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_load_idle_below_thresh' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_rach_load_idle_below_thresh started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@cd50094dfcba: No PTCs were created. MTC@cd50094dfcba: Test case TC_rach_load_idle_below_thresh finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_load_idle_below_thresh fail'. Thu Jul 4 11:54:32 UTC 2024 ------ BTS_Tests.TC_rach_load_idle_below_thresh fail ------ Saving talloc report from 172.18.213.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=4396) Waiting for packet dumper to finish... 1 (prev_count=4396, count=5944) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_load_idle_below_thresh fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_load_count'. ------ BTS_Tests.TC_rach_load_count ------ Thu Jul 4 11:54:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_load_count' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_rach_load_count started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@cd50094dfcba: No PTCs were created. MTC@cd50094dfcba: Test case TC_rach_load_count finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_load_count fail'. Thu Jul 4 11:54:43 UTC 2024 ------ BTS_Tests.TC_rach_load_count fail ------ Saving talloc report from 172.18.213.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=4268) Waiting for packet dumper to finish... 1 (prev_count=4268, count=5816) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_load_count fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchf'. ------ BTS_Tests.TC_meas_res_speech_tchf ------ Thu Jul 4 11:54:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchf' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_meas_res_speech_tchf started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_meas_res_speech_tchf-RSL(42)@cd50094dfcba: Final verdict of PTC: none TC_meas_res_speech_tchf-RSL-IPA(41)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_meas_res_speech_tchf-RSL-IPA(41): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_meas_res_speech_tchf-RSL(42): none (fail -> fail) MTC@cd50094dfcba: Test case TC_meas_res_speech_tchf finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchf fail'. Thu Jul 4 11:55:04 UTC 2024 ------ BTS_Tests.TC_meas_res_speech_tchf fail ------ Saving talloc report from 172.18.213.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=4714) Waiting for packet dumper to finish... 1 (prev_count=4714, count=6010) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchf fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchf_facch'. ------ BTS_Tests.TC_meas_res_speech_tchf_facch ------ Thu Jul 4 11:55: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_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@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchf_facch' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_meas_res_speech_tchf_facch started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_meas_res_speech_tchf_facch-RSL(44)@cd50094dfcba: Final verdict of PTC: none TC_meas_res_speech_tchf_facch-RSL-IPA(43)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_meas_res_speech_tchf_facch-RSL-IPA(43): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_meas_res_speech_tchf_facch-RSL(44): none (fail -> fail) MTC@cd50094dfcba: Test case TC_meas_res_speech_tchf_facch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchf_facch fail'. Thu Jul 4 11:55:25 UTC 2024 ------ BTS_Tests.TC_meas_res_speech_tchf_facch fail ------ Saving talloc report from 172.18.213.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=5002) Waiting for packet dumper to finish... 1 (prev_count=5002, count=6034) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchf_facch fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh'. ------ BTS_Tests.TC_meas_res_speech_tchh ------ Thu Jul 4 11:55: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.pcap" >/data/BTS_Tests.TC_meas_res_speech_tchh.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_meas_res_speech_tchh started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_meas_res_speech_tchh-RSL(46)@cd50094dfcba: Final verdict of PTC: none TC_meas_res_speech_tchh-RSL-IPA(45)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_meas_res_speech_tchh-RSL-IPA(45): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_meas_res_speech_tchh-RSL(46): none (fail -> fail) MTC@cd50094dfcba: Test case TC_meas_res_speech_tchh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh fail'. Thu Jul 4 11:55:46 UTC 2024 ------ BTS_Tests.TC_meas_res_speech_tchh fail ------ Saving talloc report from 172.18.213.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=4886) Waiting for packet dumper to finish... 1 (prev_count=4886, count=5918) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh_facch'. ------ BTS_Tests.TC_meas_res_speech_tchh_facch ------ Thu Jul 4 11:55:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh_facch' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_meas_res_speech_tchh_facch started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_meas_res_speech_tchh_facch-RSL(48)@cd50094dfcba: Final verdict of PTC: none TC_meas_res_speech_tchh_facch-RSL-IPA(47)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_meas_res_speech_tchh_facch-RSL-IPA(47): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_meas_res_speech_tchh_facch-RSL(48): none (fail -> fail) MTC@cd50094dfcba: Test case TC_meas_res_speech_tchh_facch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh_facch fail'. Thu Jul 4 11:56:07 UTC 2024 ------ BTS_Tests.TC_meas_res_speech_tchh_facch fail ------ Saving talloc report from 172.18.213.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) Waiting for packet dumper to finish... 1 (prev_count=1070, count=1134) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh_facch fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh_toa256'. ------ BTS_Tests.TC_meas_res_speech_tchh_toa256 ------ Thu Jul 4 11:56:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh_toa256' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_meas_res_speech_tchh_toa256 started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_meas_res_speech_tchh_toa256-RSL(50)@cd50094dfcba: Final verdict of PTC: none TC_meas_res_speech_tchh_toa256-RSL-IPA(49)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_meas_res_speech_tchh_toa256-RSL-IPA(49): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_meas_res_speech_tchh_toa256-RSL(50): none (fail -> fail) MTC@cd50094dfcba: Test case TC_meas_res_speech_tchh_toa256 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh_toa256 fail'. Thu Jul 4 11:56:30 UTC 2024 ------ BTS_Tests.TC_meas_res_speech_tchh_toa256 fail ------ Saving talloc report from 172.18.213.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=1406) Waiting for packet dumper to finish... 1 (prev_count=1406, count=1470) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh_toa256 fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_tchf'. ------ BTS_Tests.TC_meas_res_sign_tchf ------ Thu Jul 4 11:56:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_tchf' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_meas_res_sign_tchf started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_meas_res_sign_tchf-RSL(52)@cd50094dfcba: Final verdict of PTC: none TC_meas_res_sign_tchf-RSL-IPA(51)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_meas_res_sign_tchf-RSL-IPA(51): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_meas_res_sign_tchf-RSL(52): none (fail -> fail) MTC@cd50094dfcba: Test case TC_meas_res_sign_tchf finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_tchf fail'. Thu Jul 4 11:56:53 UTC 2024 ------ BTS_Tests.TC_meas_res_sign_tchf fail ------ Saving talloc report from 172.18.213.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=1066) Waiting for packet dumper to finish... 1 (prev_count=1066, count=1130) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_tchf fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_tchh'. ------ BTS_Tests.TC_meas_res_sign_tchh ------ Thu Jul 4 11:57:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_tchh' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_meas_res_sign_tchh started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_meas_res_sign_tchh-RSL(54)@cd50094dfcba: Final verdict of PTC: none TC_meas_res_sign_tchh-RSL-IPA(53)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_meas_res_sign_tchh-RSL-IPA(53): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_meas_res_sign_tchh-RSL(54): none (fail -> fail) MTC@cd50094dfcba: Test case TC_meas_res_sign_tchh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_tchh fail'. Thu Jul 4 11:57:16 UTC 2024 ------ BTS_Tests.TC_meas_res_sign_tchh fail ------ Saving talloc report from 172.18.213.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@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_tchh fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_sdcch4'. ------ BTS_Tests.TC_meas_res_sign_sdcch4 ------ Thu Jul 4 11:57: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_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@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_sdcch4' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_meas_res_sign_sdcch4 started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_meas_res_sign_sdcch4-RSL(56)@cd50094dfcba: Final verdict of PTC: none TC_meas_res_sign_sdcch4-RSL-IPA(55)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_meas_res_sign_sdcch4-RSL-IPA(55): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_meas_res_sign_sdcch4-RSL(56): none (fail -> fail) MTC@cd50094dfcba: Test case TC_meas_res_sign_sdcch4 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_sdcch4 fail'. Thu Jul 4 11:57:39 UTC 2024 ------ BTS_Tests.TC_meas_res_sign_sdcch4 fail ------ Saving talloc report from 172.18.213.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=1074) Waiting for packet dumper to finish... 1 (prev_count=1074, count=1138) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_sdcch4 fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_sdcch8'. ------ BTS_Tests.TC_meas_res_sign_sdcch8 ------ Thu Jul 4 11:57:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_sdcch8' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_meas_res_sign_sdcch8 started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_meas_res_sign_sdcch8-RSL(58)@cd50094dfcba: Final verdict of PTC: none TC_meas_res_sign_sdcch8-RSL-IPA(57)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_meas_res_sign_sdcch8-RSL-IPA(57): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_meas_res_sign_sdcch8-RSL(58): none (fail -> fail) MTC@cd50094dfcba: Test case TC_meas_res_sign_sdcch8 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_sdcch8 fail'. Thu Jul 4 11:58:02 UTC 2024 ------ BTS_Tests.TC_meas_res_sign_sdcch8 fail ------ Saving talloc report from 172.18.213.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@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_sdcch8 fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_tchh_toa256'. ------ BTS_Tests.TC_meas_res_sign_tchh_toa256 ------ Thu Jul 4 11:58:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_tchh_toa256' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_meas_res_sign_tchh_toa256 started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_meas_res_sign_tchh_toa256-RSL(60)@cd50094dfcba: Final verdict of PTC: none TC_meas_res_sign_tchh_toa256-RSL-IPA(59)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_meas_res_sign_tchh_toa256-RSL-IPA(59): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_meas_res_sign_tchh_toa256-RSL(60): none (fail -> fail) MTC@cd50094dfcba: Test case TC_meas_res_sign_tchh_toa256 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_tchh_toa256 fail'. Thu Jul 4 11:58:26 UTC 2024 ------ BTS_Tests.TC_meas_res_sign_tchh_toa256 fail ------ Saving talloc report from 172.18.213.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=1334) Waiting for packet dumper to finish... 1 (prev_count=1334, count=1398) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_tchh_toa256 fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchf_sapi3'. ------ BTS_Tests.TC_meas_res_speech_tchf_sapi3 ------ Thu Jul 4 11:58: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_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@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchf_sapi3' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_meas_res_speech_tchf_sapi3 started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_meas_res_speech_tchf_sapi3-RSL(62)@cd50094dfcba: Final verdict of PTC: none TC_meas_res_speech_tchf_sapi3-RSL-IPA(61)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_meas_res_speech_tchf_sapi3-RSL-IPA(61): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_meas_res_speech_tchf_sapi3-RSL(62): none (fail -> fail) MTC@cd50094dfcba: Test case TC_meas_res_speech_tchf_sapi3 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchf_sapi3 fail'. Thu Jul 4 11:58:49 UTC 2024 ------ BTS_Tests.TC_meas_res_speech_tchf_sapi3 fail ------ Saving talloc report from 172.18.213.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@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchf_sapi3 fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh_sapi3'. ------ BTS_Tests.TC_meas_res_speech_tchh_sapi3 ------ Thu Jul 4 11:58: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_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@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh_sapi3' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_meas_res_speech_tchh_sapi3 started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_meas_res_speech_tchh_sapi3-RSL(64)@cd50094dfcba: Final verdict of PTC: none TC_meas_res_speech_tchh_sapi3-RSL-IPA(63)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_meas_res_speech_tchh_sapi3-RSL-IPA(63): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_meas_res_speech_tchh_sapi3-RSL(64): none (fail -> fail) MTC@cd50094dfcba: Test case TC_meas_res_speech_tchh_sapi3 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh_sapi3 fail'. Thu Jul 4 11:59:12 UTC 2024 ------ BTS_Tests.TC_meas_res_speech_tchh_sapi3 fail ------ Saving talloc report from 172.18.213.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@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh_sapi3 fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: 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 ------ Thu Jul 4 11:59:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tx_power_start_ramp_up_bcch' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_tx_power_start_ramp_up_bcch started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_tx_power_start_ramp_up_bcch-RSL(66)@cd50094dfcba: Final verdict of PTC: none TC_tx_power_start_ramp_up_bcch-RSL-IPA(65)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_tx_power_start_ramp_up_bcch-RSL-IPA(65): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_tx_power_start_ramp_up_bcch-RSL(66): none (fail -> fail) MTC@cd50094dfcba: Test case TC_tx_power_start_ramp_up_bcch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tx_power_start_ramp_up_bcch fail'. Thu Jul 4 11:59:35 UTC 2024 ------ BTS_Tests.TC_tx_power_start_ramp_up_bcch fail ------ Saving talloc report from 172.18.213.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@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tx_power_start_ramp_up_bcch fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tx_power_down_bcch'. ------ BTS_Tests.TC_tx_power_down_bcch ------ Thu Jul 4 11:59:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tx_power_down_bcch' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_tx_power_down_bcch started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_tx_power_down_bcch-RSL(68)@cd50094dfcba: Final verdict of PTC: none TC_tx_power_down_bcch-RSL-IPA(67)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_tx_power_down_bcch-RSL-IPA(67): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_tx_power_down_bcch-RSL(68): none (fail -> fail) MTC@cd50094dfcba: Test case TC_tx_power_down_bcch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tx_power_down_bcch fail'. Thu Jul 4 11:59:58 UTC 2024 ------ BTS_Tests.TC_tx_power_down_bcch fail ------ Saving talloc report from 172.18.213.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=1308) Waiting for packet dumper to finish... 1 (prev_count=1308, count=1372) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tx_power_down_bcch fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: 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 ------ Thu Jul 4 12:00:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tx_power_ramp_adm_state_change' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_tx_power_ramp_adm_state_change started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_tx_power_ramp_adm_state_change-RSL(70)@cd50094dfcba: Final verdict of PTC: none TC_tx_power_ramp_adm_state_change-RSL-IPA(69)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_tx_power_ramp_adm_state_change-RSL-IPA(69): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_tx_power_ramp_adm_state_change-RSL(70): none (fail -> fail) MTC@cd50094dfcba: Test case TC_tx_power_ramp_adm_state_change finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tx_power_ramp_adm_state_change fail'. Thu Jul 4 12:00:21 UTC 2024 ------ BTS_Tests.TC_tx_power_ramp_adm_state_change fail ------ Saving talloc report from 172.18.213.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@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tx_power_ramp_adm_state_change fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_bs_pwr_static_ass'. ------ BTS_Tests.TC_rsl_bs_pwr_static_ass ------ Thu Jul 4 12:00:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_bs_pwr_static_ass' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_rsl_bs_pwr_static_ass started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rsl_bs_pwr_static_ass-RSL(72)@cd50094dfcba: Final verdict of PTC: none TC_rsl_bs_pwr_static_ass-RSL-IPA(71)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_rsl_bs_pwr_static_ass-RSL-IPA(71): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_rsl_bs_pwr_static_ass-RSL(72): none (fail -> fail) MTC@cd50094dfcba: Test case TC_rsl_bs_pwr_static_ass finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_bs_pwr_static_ass fail'. Thu Jul 4 12:00:44 UTC 2024 ------ BTS_Tests.TC_rsl_bs_pwr_static_ass fail ------ Saving talloc report from 172.18.213.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@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_bs_pwr_static_ass fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: 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 ------ Thu Jul 4 12:00: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_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@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_bs_pwr_static_power_control' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_rsl_bs_pwr_static_power_control started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rsl_bs_pwr_static_power_control-RSL(74)@cd50094dfcba: Final verdict of PTC: none TC_rsl_bs_pwr_static_power_control-RSL-IPA(73)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_rsl_bs_pwr_static_power_control-RSL-IPA(73): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_rsl_bs_pwr_static_power_control-RSL(74): none (fail -> fail) MTC@cd50094dfcba: Test case TC_rsl_bs_pwr_static_power_control finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_bs_pwr_static_power_control fail'. Thu Jul 4 12:01:07 UTC 2024 ------ BTS_Tests.TC_rsl_bs_pwr_static_power_control fail ------ Saving talloc report from 172.18.213.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@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_bs_pwr_static_power_control fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_ctrl'. ------ BTS_Tests.TC_rsl_ms_pwr_ctrl ------ Thu Jul 4 12:01:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_ctrl' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_rsl_ms_pwr_ctrl started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rsl_ms_pwr_ctrl-RSL(76)@cd50094dfcba: Final verdict of PTC: none TC_rsl_ms_pwr_ctrl-RSL-IPA(75)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_rsl_ms_pwr_ctrl-RSL-IPA(75): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_rsl_ms_pwr_ctrl-RSL(76): none (fail -> fail) MTC@cd50094dfcba: Test case TC_rsl_ms_pwr_ctrl finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_ctrl fail'. Thu Jul 4 12:01:30 UTC 2024 ------ BTS_Tests.TC_rsl_ms_pwr_ctrl fail ------ Saving talloc report from 172.18.213.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@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_ctrl fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_active'. ------ BTS_Tests.TC_rsl_ms_pwr_dyn_active ------ Thu Jul 4 12:01:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_active' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_rsl_ms_pwr_dyn_active started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rsl_ms_pwr_dyn_active-RSL(78)@cd50094dfcba: Final verdict of PTC: none TC_rsl_ms_pwr_dyn_active-RSL-IPA(77)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_rsl_ms_pwr_dyn_active-RSL-IPA(77): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_rsl_ms_pwr_dyn_active-RSL(78): none (fail -> fail) MTC@cd50094dfcba: Test case TC_rsl_ms_pwr_dyn_active finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_active fail'. Thu Jul 4 12:01:53 UTC 2024 ------ BTS_Tests.TC_rsl_ms_pwr_dyn_active fail ------ Saving talloc report from 172.18.213.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@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_active fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_active2'. ------ BTS_Tests.TC_rsl_ms_pwr_dyn_active2 ------ Thu Jul 4 12:02:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_active2' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_rsl_ms_pwr_dyn_active2 started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rsl_ms_pwr_dyn_active2-RSL(80)@cd50094dfcba: Final verdict of PTC: none TC_rsl_ms_pwr_dyn_active2-RSL-IPA(79)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_rsl_ms_pwr_dyn_active2-RSL-IPA(79): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_rsl_ms_pwr_dyn_active2-RSL(80): none (fail -> fail) MTC@cd50094dfcba: Test case TC_rsl_ms_pwr_dyn_active2 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_active2 fail'. Thu Jul 4 12:02:16 UTC 2024 ------ BTS_Tests.TC_rsl_ms_pwr_dyn_active2 fail ------ Saving talloc report from 172.18.213.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@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_active2 fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_up'. ------ BTS_Tests.TC_rsl_ms_pwr_dyn_up ------ Thu Jul 4 12:02: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_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@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_up' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_rsl_ms_pwr_dyn_up started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rsl_ms_pwr_dyn_up-RSL(82)@cd50094dfcba: Final verdict of PTC: none TC_rsl_ms_pwr_dyn_up-RSL-IPA(81)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_rsl_ms_pwr_dyn_up-RSL-IPA(81): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_rsl_ms_pwr_dyn_up-RSL(82): none (fail -> fail) MTC@cd50094dfcba: Test case TC_rsl_ms_pwr_dyn_up finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_up fail'. Thu Jul 4 12:02:39 UTC 2024 ------ BTS_Tests.TC_rsl_ms_pwr_dyn_up fail ------ Saving talloc report from 172.18.213.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@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_up fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_down'. ------ BTS_Tests.TC_rsl_ms_pwr_dyn_down ------ Thu Jul 4 12:02:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_down' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_rsl_ms_pwr_dyn_down started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rsl_ms_pwr_dyn_down-RSL(84)@cd50094dfcba: Final verdict of PTC: none TC_rsl_ms_pwr_dyn_down-RSL-IPA(83)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_rsl_ms_pwr_dyn_down-RSL-IPA(83): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_rsl_ms_pwr_dyn_down-RSL(84): none (fail -> fail) MTC@cd50094dfcba: Test case TC_rsl_ms_pwr_dyn_down finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_down fail'. Thu Jul 4 12:03:03 UTC 2024 ------ BTS_Tests.TC_rsl_ms_pwr_dyn_down fail ------ Saving talloc report from 172.18.213.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=1164) Waiting for packet dumper to finish... 1 (prev_count=1164, count=1228) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_down fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: 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 ------ Thu Jul 4 12:03:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_ass_updown' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_rsl_ms_pwr_dyn_ass_updown started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rsl_ms_pwr_dyn_ass_updown-RSL(86)@cd50094dfcba: Final verdict of PTC: none TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(85)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(85): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_rsl_ms_pwr_dyn_ass_updown-RSL(86): none (fail -> fail) MTC@cd50094dfcba: Test case TC_rsl_ms_pwr_dyn_ass_updown finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_ass_updown fail'. Thu Jul 4 12:03:26 UTC 2024 ------ BTS_Tests.TC_rsl_ms_pwr_dyn_ass_updown fail ------ Saving talloc report from 172.18.213.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@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_ass_updown fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_max'. ------ BTS_Tests.TC_rsl_ms_pwr_dyn_max ------ Thu Jul 4 12:03: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_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@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_max' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_rsl_ms_pwr_dyn_max started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rsl_ms_pwr_dyn_max-RSL(88)@cd50094dfcba: Final verdict of PTC: none TC_rsl_ms_pwr_dyn_max-RSL-IPA(87)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_rsl_ms_pwr_dyn_max-RSL-IPA(87): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_rsl_ms_pwr_dyn_max-RSL(88): none (fail -> fail) MTC@cd50094dfcba: Test case TC_rsl_ms_pwr_dyn_max finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_max fail'. Thu Jul 4 12:03:49 UTC 2024 ------ BTS_Tests.TC_rsl_ms_pwr_dyn_max fail ------ Saving talloc report from 172.18.213.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@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_max fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_chan_initial_ms_pwr'. ------ BTS_Tests.TC_rsl_chan_initial_ms_pwr ------ Thu Jul 4 12:03: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_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@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_chan_initial_ms_pwr' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_rsl_chan_initial_ms_pwr started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rsl_chan_initial_ms_pwr-RSL(90)@cd50094dfcba: Final verdict of PTC: none TC_rsl_chan_initial_ms_pwr-RSL-IPA(89)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_rsl_chan_initial_ms_pwr-RSL-IPA(89): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_rsl_chan_initial_ms_pwr-RSL(90): none (fail -> fail) MTC@cd50094dfcba: Test case TC_rsl_chan_initial_ms_pwr finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_chan_initial_ms_pwr fail'. Thu Jul 4 12:04:12 UTC 2024 ------ BTS_Tests.TC_rsl_chan_initial_ms_pwr fail ------ Saving talloc report from 172.18.213.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@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_chan_initial_ms_pwr fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_chan_initial_ta'. ------ BTS_Tests.TC_rsl_chan_initial_ta ------ Thu Jul 4 12:04:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_chan_initial_ta' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_rsl_chan_initial_ta started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rsl_chan_initial_ta-RSL(92)@cd50094dfcba: Final verdict of PTC: none TC_rsl_chan_initial_ta-RSL-IPA(91)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_rsl_chan_initial_ta-RSL-IPA(91): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_rsl_chan_initial_ta-RSL(92): none (fail -> fail) MTC@cd50094dfcba: Test case TC_rsl_chan_initial_ta finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_chan_initial_ta fail'. Thu Jul 4 12:04:35 UTC 2024 ------ BTS_Tests.TC_rsl_chan_initial_ta fail ------ Saving talloc report from 172.18.213.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@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_chan_initial_ta fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_modify_encr'. ------ BTS_Tests.TC_rsl_modify_encr ------ Thu Jul 4 12:04:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_modify_encr' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_rsl_modify_encr started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rsl_modify_encr-RSL(94)@cd50094dfcba: Final verdict of PTC: none TC_rsl_modify_encr-RSL-IPA(93)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_rsl_modify_encr-RSL-IPA(93): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_rsl_modify_encr-RSL(94): none (fail -> fail) MTC@cd50094dfcba: Test case TC_rsl_modify_encr finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_modify_encr fail'. Thu Jul 4 12:04:58 UTC 2024 ------ BTS_Tests.TC_rsl_modify_encr fail ------ Saving talloc report from 172.18.213.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@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_modify_encr fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_rf_resource_ind'. ------ BTS_Tests.TC_rsl_rf_resource_ind ------ Thu Jul 4 12:05: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_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@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_rf_resource_ind' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_rsl_rf_resource_ind started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rsl_rf_resource_ind-RSL(96)@cd50094dfcba: Final verdict of PTC: none TC_rsl_rf_resource_ind-RSL-IPA(95)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_rsl_rf_resource_ind-RSL-IPA(95): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_rsl_rf_resource_ind-RSL(96): none (fail -> fail) MTC@cd50094dfcba: Test case TC_rsl_rf_resource_ind finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_rf_resource_ind fail'. Thu Jul 4 12:05:21 UTC 2024 ------ BTS_Tests.TC_rsl_rf_resource_ind fail ------ Saving talloc report from 172.18.213.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@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_rf_resource_ind fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_conn_fail_crit'. ------ BTS_Tests.TC_conn_fail_crit ------ Thu Jul 4 12:05:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_conn_fail_crit' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_conn_fail_crit started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_conn_fail_crit-RSL(98)@cd50094dfcba: Final verdict of PTC: none TC_conn_fail_crit-RSL-IPA(97)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_conn_fail_crit-RSL-IPA(97): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_conn_fail_crit-RSL(98): none (fail -> fail) MTC@cd50094dfcba: Test case TC_conn_fail_crit finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_conn_fail_crit fail'. Thu Jul 4 12:05:44 UTC 2024 ------ BTS_Tests.TC_conn_fail_crit fail ------ Saving talloc report from 172.18.213.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@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_conn_fail_crit fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_imsi_80percent'. ------ BTS_Tests.TC_paging_imsi_80percent ------ Thu Jul 4 12:05: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_paging_imsi_80percent.pcap" >/data/BTS_Tests.TC_paging_imsi_80percent.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_imsi_80percent' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_paging_imsi_80percent started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_paging_imsi_80percent-RSL(100)@cd50094dfcba: Final verdict of PTC: none TC_paging_imsi_80percent-RSL-IPA(99)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_paging_imsi_80percent-RSL-IPA(99): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_paging_imsi_80percent-RSL(100): none (fail -> fail) MTC@cd50094dfcba: Test case TC_paging_imsi_80percent finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_imsi_80percent fail'. Thu Jul 4 12:06:07 UTC 2024 ------ BTS_Tests.TC_paging_imsi_80percent fail ------ Saving talloc report from 172.18.213.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@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_imsi_80percent fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_tmsi_80percent'. ------ BTS_Tests.TC_paging_tmsi_80percent ------ Thu Jul 4 12:06:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_tmsi_80percent' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_paging_tmsi_80percent started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_paging_tmsi_80percent-RSL(102)@cd50094dfcba: Final verdict of PTC: none TC_paging_tmsi_80percent-RSL-IPA(101)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_paging_tmsi_80percent-RSL-IPA(101): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_paging_tmsi_80percent-RSL(102): none (fail -> fail) MTC@cd50094dfcba: Test case TC_paging_tmsi_80percent finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_tmsi_80percent fail'. Thu Jul 4 12:06:30 UTC 2024 ------ BTS_Tests.TC_paging_tmsi_80percent fail ------ Saving talloc report from 172.18.213.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@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_tmsi_80percent fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_imsi_200percent'. ------ BTS_Tests.TC_paging_imsi_200percent ------ Thu Jul 4 12:06:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_imsi_200percent' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_paging_imsi_200percent started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_paging_imsi_200percent-RSL(104)@cd50094dfcba: Final verdict of PTC: none TC_paging_imsi_200percent-RSL-IPA(103)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_paging_imsi_200percent-RSL-IPA(103): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_paging_imsi_200percent-RSL(104): none (fail -> fail) MTC@cd50094dfcba: Test case TC_paging_imsi_200percent finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_imsi_200percent fail'. Thu Jul 4 12:06:53 UTC 2024 ------ BTS_Tests.TC_paging_imsi_200percent fail ------ Saving talloc report from 172.18.213.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=1084) Waiting for packet dumper to finish... 1 (prev_count=1084, count=1148) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_imsi_200percent fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_tmsi_200percent'. ------ BTS_Tests.TC_paging_tmsi_200percent ------ Thu Jul 4 12:07:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_tmsi_200percent' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_paging_tmsi_200percent started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_paging_tmsi_200percent-RSL(106)@cd50094dfcba: Final verdict of PTC: none TC_paging_tmsi_200percent-RSL-IPA(105)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_paging_tmsi_200percent-RSL-IPA(105): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_paging_tmsi_200percent-RSL(106): none (fail -> fail) MTC@cd50094dfcba: Test case TC_paging_tmsi_200percent finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_tmsi_200percent fail'. Thu Jul 4 12:07:16 UTC 2024 ------ BTS_Tests.TC_paging_tmsi_200percent fail ------ Saving talloc report from 172.18.213.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@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_tmsi_200percent fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_protocol_error'. ------ BTS_Tests.TC_rsl_protocol_error ------ Thu Jul 4 12:07: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_rsl_protocol_error.pcap" >/data/BTS_Tests.TC_rsl_protocol_error.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_protocol_error' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_rsl_protocol_error started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rsl_protocol_error-RSL(108)@cd50094dfcba: Final verdict of PTC: none TC_rsl_protocol_error-RSL-IPA(107)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_rsl_protocol_error-RSL-IPA(107): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_rsl_protocol_error-RSL(108): none (fail -> fail) MTC@cd50094dfcba: Test case TC_rsl_protocol_error finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_protocol_error fail'. Thu Jul 4 12:07:39 UTC 2024 ------ BTS_Tests.TC_rsl_protocol_error fail ------ Saving talloc report from 172.18.213.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@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_protocol_error fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_mand_ie_error'. ------ BTS_Tests.TC_rsl_mand_ie_error ------ Thu Jul 4 12:07: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_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@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_mand_ie_error' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_rsl_mand_ie_error started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rsl_mand_ie_error-RSL(110)@cd50094dfcba: Final verdict of PTC: none TC_rsl_mand_ie_error-RSL-IPA(109)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_rsl_mand_ie_error-RSL-IPA(109): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_rsl_mand_ie_error-RSL(110): none (fail -> fail) MTC@cd50094dfcba: Test case TC_rsl_mand_ie_error finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_mand_ie_error fail'. Thu Jul 4 12:08:03 UTC 2024 ------ BTS_Tests.TC_rsl_mand_ie_error fail ------ Saving talloc report from 172.18.213.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@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_mand_ie_error fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ie_content_error'. ------ BTS_Tests.TC_rsl_ie_content_error ------ Thu Jul 4 12:08:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ie_content_error' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_rsl_ie_content_error started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rsl_ie_content_error-RSL(112)@cd50094dfcba: Final verdict of PTC: none TC_rsl_ie_content_error-RSL-IPA(111)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_rsl_ie_content_error-RSL-IPA(111): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_rsl_ie_content_error-RSL(112): none (fail -> fail) MTC@cd50094dfcba: Test case TC_rsl_ie_content_error finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ie_content_error fail'. Thu Jul 4 12:08:26 UTC 2024 ------ BTS_Tests.TC_rsl_ie_content_error fail ------ Saving talloc report from 172.18.213.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@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ie_content_error fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_default'. ------ BTS_Tests.TC_si_sched_default ------ Thu Jul 4 12:08: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_si_sched_default.pcap" >/data/BTS_Tests.TC_si_sched_default.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_default' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_si_sched_default started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_si_sched_default-RSL(114)@cd50094dfcba: Final verdict of PTC: none TC_si_sched_default-RSL-IPA(113)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_si_sched_default-RSL-IPA(113): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_si_sched_default-RSL(114): none (fail -> fail) MTC@cd50094dfcba: Test case TC_si_sched_default finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_default fail'. Thu Jul 4 12:08:49 UTC 2024 ------ BTS_Tests.TC_si_sched_default fail ------ Saving talloc report from 172.18.213.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@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_default fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_1'. ------ BTS_Tests.TC_si_sched_1 ------ Thu Jul 4 12:08: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_si_sched_1.pcap" >/data/BTS_Tests.TC_si_sched_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_1' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_si_sched_1 started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_si_sched_1-RSL(116)@cd50094dfcba: Final verdict of PTC: none TC_si_sched_1-RSL-IPA(115)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_si_sched_1-RSL-IPA(115): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_si_sched_1-RSL(116): none (fail -> fail) MTC@cd50094dfcba: Test case TC_si_sched_1 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_1 fail'. Thu Jul 4 12:09:12 UTC 2024 ------ BTS_Tests.TC_si_sched_1 fail ------ Saving talloc report from 172.18.213.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@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_1 fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_2bis'. ------ BTS_Tests.TC_si_sched_2bis ------ Thu Jul 4 12:09:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_2bis' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_si_sched_2bis started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_si_sched_2bis-RSL(118)@cd50094dfcba: Final verdict of PTC: none TC_si_sched_2bis-RSL-IPA(117)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_si_sched_2bis-RSL-IPA(117): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_si_sched_2bis-RSL(118): none (fail -> fail) MTC@cd50094dfcba: Test case TC_si_sched_2bis finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_2bis fail'. Thu Jul 4 12:09:35 UTC 2024 ------ BTS_Tests.TC_si_sched_2bis fail ------ Saving talloc report from 172.18.213.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@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_2bis fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_2ter'. ------ BTS_Tests.TC_si_sched_2ter ------ Thu Jul 4 12:09:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_2ter' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_si_sched_2ter started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_si_sched_2ter-RSL(120)@cd50094dfcba: Final verdict of PTC: none TC_si_sched_2ter-RSL-IPA(119)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_si_sched_2ter-RSL-IPA(119): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_si_sched_2ter-RSL(120): none (fail -> fail) MTC@cd50094dfcba: Test case TC_si_sched_2ter finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_2ter fail'. Thu Jul 4 12:09:58 UTC 2024 ------ BTS_Tests.TC_si_sched_2ter fail ------ Saving talloc report from 172.18.213.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=1288) Waiting for packet dumper to finish... 1 (prev_count=1288, count=1352) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_2ter fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_2ter_2bis'. ------ BTS_Tests.TC_si_sched_2ter_2bis ------ Thu Jul 4 12:10: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_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@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_2ter_2bis' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_si_sched_2ter_2bis started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_si_sched_2ter_2bis-RSL(122)@cd50094dfcba: Final verdict of PTC: none TC_si_sched_2ter_2bis-RSL-IPA(121)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_si_sched_2ter_2bis-RSL-IPA(121): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_si_sched_2ter_2bis-RSL(122): none (fail -> fail) MTC@cd50094dfcba: Test case TC_si_sched_2ter_2bis finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_2ter_2bis fail'. Thu Jul 4 12:10:21 UTC 2024 ------ BTS_Tests.TC_si_sched_2ter_2bis fail ------ Saving talloc report from 172.18.213.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@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_2ter_2bis fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_2quater'. ------ BTS_Tests.TC_si_sched_2quater ------ Thu Jul 4 12:10:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_2quater' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_si_sched_2quater started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_si_sched_2quater-RSL(124)@cd50094dfcba: Final verdict of PTC: none TC_si_sched_2quater-RSL-IPA(123)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_si_sched_2quater-RSL-IPA(123): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_si_sched_2quater-RSL(124): none (fail -> fail) MTC@cd50094dfcba: Test case TC_si_sched_2quater finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_2quater fail'. Thu Jul 4 12:10:44 UTC 2024 ------ BTS_Tests.TC_si_sched_2quater fail ------ Saving talloc report from 172.18.213.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@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_2quater fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_13'. ------ BTS_Tests.TC_si_sched_13 ------ Thu Jul 4 12:10: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_si_sched_13.pcap" >/data/BTS_Tests.TC_si_sched_13.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_13' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_si_sched_13 started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_si_sched_13-RSL(126)@cd50094dfcba: Final verdict of PTC: none TC_si_sched_13-RSL-IPA(125)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_si_sched_13-RSL-IPA(125): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_si_sched_13-RSL(126): none (fail -> fail) MTC@cd50094dfcba: Test case TC_si_sched_13 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_13 fail'. Thu Jul 4 12:11:07 UTC 2024 ------ BTS_Tests.TC_si_sched_13 fail ------ Saving talloc report from 172.18.213.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@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_13 fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: 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 ------ Thu Jul 4 12:11:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_13_2bis_2ter_2quater' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_si_sched_13_2bis_2ter_2quater started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_si_sched_13_2bis_2ter_2quater-RSL(128)@cd50094dfcba: Final verdict of PTC: none TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(127)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(127): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_si_sched_13_2bis_2ter_2quater-RSL(128): none (fail -> fail) MTC@cd50094dfcba: Test case TC_si_sched_13_2bis_2ter_2quater finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_13_2bis_2ter_2quater fail'. Thu Jul 4 12:11:30 UTC 2024 ------ BTS_Tests.TC_si_sched_13_2bis_2ter_2quater fail ------ Saving talloc report from 172.18.213.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@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_13_2bis_2ter_2quater fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_dlcx_not_active'. ------ BTS_Tests.TC_ipa_dlcx_not_active ------ Thu Jul 4 12:11:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_dlcx_not_active' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_ipa_dlcx_not_active started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_ipa_dlcx_not_active-RSL(130)@cd50094dfcba: Final verdict of PTC: none TC_ipa_dlcx_not_active-RSL-IPA(129)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_ipa_dlcx_not_active-RSL-IPA(129): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_ipa_dlcx_not_active-RSL(130): none (fail -> fail) MTC@cd50094dfcba: Test case TC_ipa_dlcx_not_active finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_dlcx_not_active fail'. Thu Jul 4 12:11:53 UTC 2024 ------ BTS_Tests.TC_ipa_dlcx_not_active fail ------ Saving talloc report from 172.18.213.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@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_dlcx_not_active fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_twice_not_active'. ------ BTS_Tests.TC_ipa_crcx_twice_not_active ------ Thu Jul 4 12:12:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_twice_not_active' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_ipa_crcx_twice_not_active started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_ipa_crcx_twice_not_active-RSL(132)@cd50094dfcba: Final verdict of PTC: none TC_ipa_crcx_twice_not_active-RSL-IPA(131)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_ipa_crcx_twice_not_active-RSL-IPA(131): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_ipa_crcx_twice_not_active-RSL(132): none (fail -> fail) MTC@cd50094dfcba: Test case TC_ipa_crcx_twice_not_active finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_twice_not_active fail'. Thu Jul 4 12:12:16 UTC 2024 ------ BTS_Tests.TC_ipa_crcx_twice_not_active fail ------ Saving talloc report from 172.18.213.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@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_twice_not_active fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: 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 ------ Thu Jul 4 12:12: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_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@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_mdcx_dlcx_not_active' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_ipa_crcx_mdcx_dlcx_not_active started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_ipa_crcx_mdcx_dlcx_not_active-RSL(134)@cd50094dfcba: Final verdict of PTC: none TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(133)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(133): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_ipa_crcx_mdcx_dlcx_not_active-RSL(134): none (fail -> fail) MTC@cd50094dfcba: Test case TC_ipa_crcx_mdcx_dlcx_not_active finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_mdcx_dlcx_not_active fail'. Thu Jul 4 12:12:40 UTC 2024 ------ BTS_Tests.TC_ipa_crcx_mdcx_dlcx_not_active fail ------ Saving talloc report from 172.18.213.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@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_mdcx_dlcx_not_active fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: 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 ------ Thu Jul 4 12:12: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_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@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_mdcx_mdcx_dlcx_not_active' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_ipa_crcx_mdcx_mdcx_dlcx_not_active started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(136)@cd50094dfcba: Final verdict of PTC: none TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(135)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(135): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(136): none (fail -> fail) MTC@cd50094dfcba: 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@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_mdcx_mdcx_dlcx_not_active fail'. Thu Jul 4 12:13:03 UTC 2024 ------ BTS_Tests.TC_ipa_crcx_mdcx_mdcx_dlcx_not_active fail ------ Saving talloc report from 172.18.213.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@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_mdcx_mdcx_dlcx_not_active fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_sdcch_not_active'. ------ BTS_Tests.TC_ipa_crcx_sdcch_not_active ------ Thu Jul 4 12:13:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_sdcch_not_active' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_ipa_crcx_sdcch_not_active started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_ipa_crcx_sdcch_not_active-RSL(138)@cd50094dfcba: Final verdict of PTC: none TC_ipa_crcx_sdcch_not_active-RSL-IPA(137)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_ipa_crcx_sdcch_not_active-RSL-IPA(137): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_ipa_crcx_sdcch_not_active-RSL(138): none (fail -> fail) MTC@cd50094dfcba: Test case TC_ipa_crcx_sdcch_not_active finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_sdcch_not_active fail'. Thu Jul 4 12:13:26 UTC 2024 ------ BTS_Tests.TC_ipa_crcx_sdcch_not_active fail ------ Saving talloc report from 172.18.213.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@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_sdcch_not_active fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_ack_addr'. ------ BTS_Tests.TC_ipa_crcx_ack_addr ------ Thu Jul 4 12:13: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_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@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_ack_addr' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_ipa_crcx_ack_addr started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_ipa_crcx_ack_addr-RSL(140)@cd50094dfcba: Final verdict of PTC: none TC_ipa_crcx_ack_addr-RSL-IPA(139)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_ipa_crcx_ack_addr-RSL-IPA(139): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_ipa_crcx_ack_addr-RSL(140): none (fail -> fail) MTC@cd50094dfcba: Test case TC_ipa_crcx_ack_addr finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_ack_addr fail'. Thu Jul 4 12:13:49 UTC 2024 ------ BTS_Tests.TC_ipa_crcx_ack_addr fail ------ Saving talloc report from 172.18.213.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=1304) Waiting for packet dumper to finish... 1 (prev_count=1304, count=1368) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_ack_addr fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_imsi_200percent_with_ps'. ------ BTS_Tests.TC_paging_imsi_200percent_with_ps ------ Thu Jul 4 12:13: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_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@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_imsi_200percent_with_ps' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_paging_imsi_200percent_with_ps started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_paging_imsi_200percent_with_ps-RSL(142)@cd50094dfcba: Final verdict of PTC: none TC_paging_imsi_200percent_with_ps-RSL-IPA(141)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_paging_imsi_200percent_with_ps-RSL-IPA(141): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_paging_imsi_200percent_with_ps-RSL(142): none (fail -> fail) MTC@cd50094dfcba: Test case TC_paging_imsi_200percent_with_ps finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_imsi_200percent_with_ps fail'. Thu Jul 4 12:14:12 UTC 2024 ------ BTS_Tests.TC_paging_imsi_200percent_with_ps fail ------ Saving talloc report from 172.18.213.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=1116) Waiting for packet dumper to finish... 1 (prev_count=1116, count=1180) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_imsi_200percent_with_ps fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_act_req'. ------ BTS_Tests.TC_pcu_act_req ------ Thu Jul 4 12:14:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_act_req' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_pcu_act_req started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_act_req-RSL(144)@cd50094dfcba: Final verdict of PTC: none TC_pcu_act_req-RSL-IPA(143)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_pcu_act_req-RSL-IPA(143): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_pcu_act_req-RSL(144): none (fail -> fail) MTC@cd50094dfcba: Test case TC_pcu_act_req finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_act_req fail'. Thu Jul 4 12:14:35 UTC 2024 ------ BTS_Tests.TC_pcu_act_req fail ------ Saving talloc report from 172.18.213.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@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_act_req fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_act_req_wrong_ts'. ------ BTS_Tests.TC_pcu_act_req_wrong_ts ------ Thu Jul 4 12:14:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_act_req_wrong_ts' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_pcu_act_req_wrong_ts started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_act_req_wrong_ts-RSL(146)@cd50094dfcba: Final verdict of PTC: none TC_pcu_act_req_wrong_ts-RSL-IPA(145)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_pcu_act_req_wrong_ts-RSL-IPA(145): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_pcu_act_req_wrong_ts-RSL(146): none (fail -> fail) MTC@cd50094dfcba: Test case TC_pcu_act_req_wrong_ts finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_act_req_wrong_ts fail'. Thu Jul 4 12:14:58 UTC 2024 ------ BTS_Tests.TC_pcu_act_req_wrong_ts fail ------ Saving talloc report from 172.18.213.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@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_act_req_wrong_ts fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_act_req_wrong_bts'. ------ BTS_Tests.TC_pcu_act_req_wrong_bts ------ Thu Jul 4 12:15: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_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@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_act_req_wrong_bts' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_pcu_act_req_wrong_bts started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_act_req_wrong_bts-RSL(148)@cd50094dfcba: Final verdict of PTC: none TC_pcu_act_req_wrong_bts-RSL-IPA(147)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_pcu_act_req_wrong_bts-RSL-IPA(147): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_pcu_act_req_wrong_bts-RSL(148): none (fail -> fail) MTC@cd50094dfcba: Test case TC_pcu_act_req_wrong_bts finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_act_req_wrong_bts fail'. Thu Jul 4 12:15:21 UTC 2024 ------ BTS_Tests.TC_pcu_act_req_wrong_bts fail ------ Saving talloc report from 172.18.213.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@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_act_req_wrong_bts fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_act_req_wrong_trx'. ------ BTS_Tests.TC_pcu_act_req_wrong_trx ------ Thu Jul 4 12:15:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_act_req_wrong_trx' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_pcu_act_req_wrong_trx started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_act_req_wrong_trx-RSL(150)@cd50094dfcba: Final verdict of PTC: none TC_pcu_act_req_wrong_trx-RSL-IPA(149)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_pcu_act_req_wrong_trx-RSL-IPA(149): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_pcu_act_req_wrong_trx-RSL(150): none (fail -> fail) MTC@cd50094dfcba: Test case TC_pcu_act_req_wrong_trx finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_act_req_wrong_trx fail'. Thu Jul 4 12:15:44 UTC 2024 ------ BTS_Tests.TC_pcu_act_req_wrong_trx fail ------ Saving talloc report from 172.18.213.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@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_act_req_wrong_trx fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_deact_req'. ------ BTS_Tests.TC_pcu_deact_req ------ Thu Jul 4 12:15: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_pcu_deact_req.pcap" >/data/BTS_Tests.TC_pcu_deact_req.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_deact_req' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_pcu_deact_req started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_deact_req-RSL(152)@cd50094dfcba: Final verdict of PTC: none TC_pcu_deact_req-RSL-IPA(151)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_pcu_deact_req-RSL-IPA(151): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_pcu_deact_req-RSL(152): none (fail -> fail) MTC@cd50094dfcba: Test case TC_pcu_deact_req finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_deact_req fail'. Thu Jul 4 12:16:07 UTC 2024 ------ BTS_Tests.TC_pcu_deact_req fail ------ Saving talloc report from 172.18.213.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@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_deact_req fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_deact_req_wrong_ts'. ------ BTS_Tests.TC_pcu_deact_req_wrong_ts ------ Thu Jul 4 12:16:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_deact_req_wrong_ts' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_pcu_deact_req_wrong_ts started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_deact_req_wrong_ts-RSL(154)@cd50094dfcba: Final verdict of PTC: none TC_pcu_deact_req_wrong_ts-RSL-IPA(153)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_pcu_deact_req_wrong_ts-RSL-IPA(153): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_pcu_deact_req_wrong_ts-RSL(154): none (fail -> fail) MTC@cd50094dfcba: Test case TC_pcu_deact_req_wrong_ts finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_deact_req_wrong_ts fail'. Thu Jul 4 12:16:30 UTC 2024 ------ BTS_Tests.TC_pcu_deact_req_wrong_ts fail ------ Saving talloc report from 172.18.213.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@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_deact_req_wrong_ts fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ver_si1'. ------ BTS_Tests.TC_pcu_ver_si1 ------ Thu Jul 4 12:16:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ver_si1' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_pcu_ver_si1 started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_ver_si1-RSL(156)@cd50094dfcba: Final verdict of PTC: none TC_pcu_ver_si1-RSL-IPA(155)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_pcu_ver_si1-RSL-IPA(155): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_pcu_ver_si1-RSL(156): none (fail -> fail) MTC@cd50094dfcba: Test case TC_pcu_ver_si1 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ver_si1 fail'. Thu Jul 4 12:16:53 UTC 2024 ------ BTS_Tests.TC_pcu_ver_si1 fail ------ Saving talloc report from 172.18.213.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=1280) Waiting for packet dumper to finish... 1 (prev_count=1280, count=1344) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ver_si1 fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ver_si3'. ------ BTS_Tests.TC_pcu_ver_si3 ------ Thu Jul 4 12:17:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ver_si3' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_pcu_ver_si3 started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_ver_si3-RSL(158)@cd50094dfcba: Final verdict of PTC: none TC_pcu_ver_si3-RSL-IPA(157)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_pcu_ver_si3-RSL-IPA(157): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_pcu_ver_si3-RSL(158): none (fail -> fail) MTC@cd50094dfcba: Test case TC_pcu_ver_si3 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ver_si3 fail'. Thu Jul 4 12:17:16 UTC 2024 ------ BTS_Tests.TC_pcu_ver_si3 fail ------ Saving talloc report from 172.18.213.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@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ver_si3 fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ver_si13'. ------ BTS_Tests.TC_pcu_ver_si13 ------ Thu Jul 4 12:17:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ver_si13' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_pcu_ver_si13 started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_ver_si13-RSL(160)@cd50094dfcba: Final verdict of PTC: none TC_pcu_ver_si13-RSL-IPA(159)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_pcu_ver_si13-RSL-IPA(159): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_pcu_ver_si13-RSL(160): none (fail -> fail) MTC@cd50094dfcba: Test case TC_pcu_ver_si13 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ver_si13 fail'. Thu Jul 4 12:17:40 UTC 2024 ------ BTS_Tests.TC_pcu_ver_si13 fail ------ Saving talloc report from 172.18.213.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@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ver_si13 fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_pdtch'. ------ BTS_Tests.TC_pcu_data_req_pdtch ------ Thu Jul 4 12:17: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_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@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_pdtch' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_pcu_data_req_pdtch started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_data_req_pdtch-RSL(162)@cd50094dfcba: Final verdict of PTC: none TC_pcu_data_req_pdtch-RSL-IPA(161)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_pcu_data_req_pdtch-RSL-IPA(161): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_pcu_data_req_pdtch-RSL(162): none (fail -> fail) MTC@cd50094dfcba: Test case TC_pcu_data_req_pdtch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_pdtch fail'. Thu Jul 4 12:18:03 UTC 2024 ------ BTS_Tests.TC_pcu_data_req_pdtch fail ------ Saving talloc report from 172.18.213.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=1160) Waiting for packet dumper to finish... 1 (prev_count=1160, count=1224) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_pdtch fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_ptcch'. ------ BTS_Tests.TC_pcu_data_req_ptcch ------ Thu Jul 4 12:18:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_ptcch' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_pcu_data_req_ptcch started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_data_req_ptcch-RSL(164)@cd50094dfcba: Final verdict of PTC: none TC_pcu_data_req_ptcch-RSL-IPA(163)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_pcu_data_req_ptcch-RSL-IPA(163): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_pcu_data_req_ptcch-RSL(164): none (fail -> fail) MTC@cd50094dfcba: Test case TC_pcu_data_req_ptcch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_ptcch fail'. Thu Jul 4 12:18:26 UTC 2024 ------ BTS_Tests.TC_pcu_data_req_ptcch fail ------ Saving talloc report from 172.18.213.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=1160) Waiting for packet dumper to finish... 1 (prev_count=1160, count=1224) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_ptcch fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_wrong_bts'. ------ BTS_Tests.TC_pcu_data_req_wrong_bts ------ Thu Jul 4 12:18: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_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@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_wrong_bts' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_pcu_data_req_wrong_bts started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_data_req_wrong_bts-RSL(166)@cd50094dfcba: Final verdict of PTC: none TC_pcu_data_req_wrong_bts-RSL-IPA(165)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_pcu_data_req_wrong_bts-RSL-IPA(165): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_pcu_data_req_wrong_bts-RSL(166): none (fail -> fail) MTC@cd50094dfcba: Test case TC_pcu_data_req_wrong_bts finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_wrong_bts fail'. Thu Jul 4 12:18:49 UTC 2024 ------ BTS_Tests.TC_pcu_data_req_wrong_bts fail ------ Saving talloc report from 172.18.213.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@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_wrong_bts fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_wrong_trx'. ------ BTS_Tests.TC_pcu_data_req_wrong_trx ------ Thu Jul 4 12:18: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_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@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_wrong_trx' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_pcu_data_req_wrong_trx started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_data_req_wrong_trx-RSL(168)@cd50094dfcba: Final verdict of PTC: none TC_pcu_data_req_wrong_trx-RSL-IPA(167)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_pcu_data_req_wrong_trx-RSL-IPA(167): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_pcu_data_req_wrong_trx-RSL(168): none (fail -> fail) MTC@cd50094dfcba: Test case TC_pcu_data_req_wrong_trx finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_wrong_trx fail'. Thu Jul 4 12:19:12 UTC 2024 ------ BTS_Tests.TC_pcu_data_req_wrong_trx fail ------ Saving talloc report from 172.18.213.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=1084) Waiting for packet dumper to finish... 1 (prev_count=1084, count=1148) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_wrong_trx fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_wrong_ts'. ------ BTS_Tests.TC_pcu_data_req_wrong_ts ------ Thu Jul 4 12:19:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_wrong_ts' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_pcu_data_req_wrong_ts started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_data_req_wrong_ts-RSL(170)@cd50094dfcba: Final verdict of PTC: none TC_pcu_data_req_wrong_ts-RSL-IPA(169)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_pcu_data_req_wrong_ts-RSL-IPA(169): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_pcu_data_req_wrong_ts-RSL(170): none (fail -> fail) MTC@cd50094dfcba: Test case TC_pcu_data_req_wrong_ts finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_wrong_ts fail'. Thu Jul 4 12:19:35 UTC 2024 ------ BTS_Tests.TC_pcu_data_req_wrong_ts fail ------ Saving talloc report from 172.18.213.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@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_wrong_ts fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_ts_inactive'. ------ BTS_Tests.TC_pcu_data_req_ts_inactive ------ Thu Jul 4 12:19:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_ts_inactive' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_pcu_data_req_ts_inactive started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_data_req_ts_inactive-RSL(172)@cd50094dfcba: Final verdict of PTC: none TC_pcu_data_req_ts_inactive-RSL-IPA(171)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_pcu_data_req_ts_inactive-RSL-IPA(171): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_pcu_data_req_ts_inactive-RSL(172): none (fail -> fail) MTC@cd50094dfcba: Test case TC_pcu_data_req_ts_inactive finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_ts_inactive fail'. Thu Jul 4 12:19:58 UTC 2024 ------ BTS_Tests.TC_pcu_data_req_ts_inactive fail ------ Saving talloc report from 172.18.213.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=1092) Waiting for packet dumper to finish... 1 (prev_count=1092, count=1156) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_ts_inactive fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ptcch'. ------ BTS_Tests.TC_pcu_ptcch ------ Thu Jul 4 12:20: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_pcu_ptcch.pcap" >/data/BTS_Tests.TC_pcu_ptcch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ptcch' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_pcu_ptcch started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_ptcch-RSL(174)@cd50094dfcba: Final verdict of PTC: none TC_pcu_ptcch-RSL-IPA(173)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_pcu_ptcch-RSL-IPA(173): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_pcu_ptcch-RSL(174): none (fail -> fail) MTC@cd50094dfcba: Test case TC_pcu_ptcch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ptcch fail'. Thu Jul 4 12:20:21 UTC 2024 ------ BTS_Tests.TC_pcu_ptcch fail ------ Saving talloc report from 172.18.213.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=1032) Waiting for packet dumper to finish... 1 (prev_count=1032, count=1096) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ptcch fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_agch'. ------ BTS_Tests.TC_pcu_data_req_agch ------ Thu Jul 4 12:20:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_agch' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_pcu_data_req_agch started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_data_req_agch-RSL(176)@cd50094dfcba: Final verdict of PTC: none TC_pcu_data_req_agch-RSL-IPA(175)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_pcu_data_req_agch-RSL-IPA(175): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_pcu_data_req_agch-RSL(176): none (fail -> fail) MTC@cd50094dfcba: Test case TC_pcu_data_req_agch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_agch fail'. Thu Jul 4 12:20:44 UTC 2024 ------ BTS_Tests.TC_pcu_data_req_agch fail ------ Saving talloc report from 172.18.213.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@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_agch fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_pch'. ------ BTS_Tests.TC_pcu_data_req_pch ------ Thu Jul 4 12:20: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_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@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_pch' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_pcu_data_req_pch started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_data_req_pch-RSL(178)@cd50094dfcba: Final verdict of PTC: none TC_pcu_data_req_pch-RSL-IPA(177)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_pcu_data_req_pch-RSL-IPA(177): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_pcu_data_req_pch-RSL(178): none (fail -> fail) MTC@cd50094dfcba: Test case TC_pcu_data_req_pch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_pch fail'. Thu Jul 4 12:21:07 UTC 2024 ------ BTS_Tests.TC_pcu_data_req_pch fail ------ Saving talloc report from 172.18.213.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@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_pch fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: 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 ------ Thu Jul 4 12:21:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_imm_ass_pch' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_pcu_data_req_imm_ass_pch started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_data_req_imm_ass_pch-RSL(180)@cd50094dfcba: Final verdict of PTC: none TC_pcu_data_req_imm_ass_pch-RSL-IPA(179)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_pcu_data_req_imm_ass_pch-RSL-IPA(179): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_pcu_data_req_imm_ass_pch-RSL(180): none (fail -> fail) MTC@cd50094dfcba: Test case TC_pcu_data_req_imm_ass_pch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_imm_ass_pch fail'. Thu Jul 4 12:21:30 UTC 2024 ------ BTS_Tests.TC_pcu_data_req_imm_ass_pch fail ------ Saving talloc report from 172.18.213.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@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_imm_ass_pch fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: 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 ------ Thu Jul 4 12:21:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_imm_ass_agch' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_pcu_data_req_imm_ass_agch started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_data_req_imm_ass_agch-RSL(182)@cd50094dfcba: Final verdict of PTC: none TC_pcu_data_req_imm_ass_agch-RSL-IPA(181)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_pcu_data_req_imm_ass_agch-RSL-IPA(181): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_pcu_data_req_imm_ass_agch-RSL(182): none (fail -> fail) MTC@cd50094dfcba: Test case TC_pcu_data_req_imm_ass_agch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_imm_ass_agch fail'. Thu Jul 4 12:21:53 UTC 2024 ------ BTS_Tests.TC_pcu_data_req_imm_ass_agch fail ------ Saving talloc report from 172.18.213.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@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_imm_ass_agch fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_rach_content'. ------ BTS_Tests.TC_pcu_rach_content ------ Thu Jul 4 12:22:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_rach_content' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_pcu_rach_content started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_rach_content-RSL(184)@cd50094dfcba: Final verdict of PTC: none TC_pcu_rach_content-RSL-IPA(183)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_pcu_rach_content-RSL-IPA(183): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_pcu_rach_content-RSL(184): none (fail -> fail) MTC@cd50094dfcba: Test case TC_pcu_rach_content finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_rach_content fail'. Thu Jul 4 12:22:17 UTC 2024 ------ BTS_Tests.TC_pcu_rach_content fail ------ Saving talloc report from 172.18.213.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@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_rach_content fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ext_rach_content'. ------ BTS_Tests.TC_pcu_ext_rach_content ------ Thu Jul 4 12:22:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ext_rach_content' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_pcu_ext_rach_content started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_ext_rach_content-RSL(186)@cd50094dfcba: Final verdict of PTC: none TC_pcu_ext_rach_content-RSL-IPA(185)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_pcu_ext_rach_content-RSL-IPA(185): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_pcu_ext_rach_content-RSL(186): none (fail -> fail) MTC@cd50094dfcba: Test case TC_pcu_ext_rach_content finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ext_rach_content fail'. Thu Jul 4 12:22:40 UTC 2024 ------ BTS_Tests.TC_pcu_ext_rach_content fail ------ Saving talloc report from 172.18.213.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@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ext_rach_content fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_ind_lqual_cb'. ------ BTS_Tests.TC_pcu_data_ind_lqual_cb ------ Thu Jul 4 12:22: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_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@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_ind_lqual_cb' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_pcu_data_ind_lqual_cb started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_data_ind_lqual_cb-RSL(188)@cd50094dfcba: Final verdict of PTC: none TC_pcu_data_ind_lqual_cb-RSL-IPA(187)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_pcu_data_ind_lqual_cb-RSL-IPA(187): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_pcu_data_ind_lqual_cb-RSL(188): none (fail -> fail) MTC@cd50094dfcba: Test case TC_pcu_data_ind_lqual_cb finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_ind_lqual_cb fail'. Thu Jul 4 12:23:03 UTC 2024 ------ BTS_Tests.TC_pcu_data_ind_lqual_cb fail ------ Saving talloc report from 172.18.213.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@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_ind_lqual_cb fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_paging_from_rsl'. ------ BTS_Tests.TC_pcu_paging_from_rsl ------ Thu Jul 4 12:23:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_paging_from_rsl' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_pcu_paging_from_rsl started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_paging_from_rsl-RSL(190)@cd50094dfcba: Final verdict of PTC: none TC_pcu_paging_from_rsl-RSL-IPA(189)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_pcu_paging_from_rsl-RSL-IPA(189): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_pcu_paging_from_rsl-RSL(190): none (fail -> fail) MTC@cd50094dfcba: Test case TC_pcu_paging_from_rsl finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_paging_from_rsl fail'. Thu Jul 4 12:23:26 UTC 2024 ------ BTS_Tests.TC_pcu_paging_from_rsl fail ------ Saving talloc report from 172.18.213.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@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_paging_from_rsl fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_time_ind'. ------ BTS_Tests.TC_pcu_time_ind ------ Thu Jul 4 12:23: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_pcu_time_ind.pcap" >/data/BTS_Tests.TC_pcu_time_ind.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_time_ind' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_pcu_time_ind started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_time_ind-RSL(192)@cd50094dfcba: Final verdict of PTC: none TC_pcu_time_ind-RSL-IPA(191)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_pcu_time_ind-RSL-IPA(191): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_pcu_time_ind-RSL(192): none (fail -> fail) MTC@cd50094dfcba: Test case TC_pcu_time_ind finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_time_ind fail'. Thu Jul 4 12:23:49 UTC 2024 ------ BTS_Tests.TC_pcu_time_ind fail ------ Saving talloc report from 172.18.213.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@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_time_ind fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_rts_req'. ------ BTS_Tests.TC_pcu_rts_req ------ Thu Jul 4 12:23: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_pcu_rts_req.pcap" >/data/BTS_Tests.TC_pcu_rts_req.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_rts_req' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_pcu_rts_req started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_rts_req-RSL(194)@cd50094dfcba: Final verdict of PTC: none TC_pcu_rts_req-RSL-IPA(193)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_pcu_rts_req-RSL-IPA(193): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_pcu_rts_req-RSL(194): none (fail -> fail) MTC@cd50094dfcba: Test case TC_pcu_rts_req finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_rts_req fail'. Thu Jul 4 12:24:12 UTC 2024 ------ BTS_Tests.TC_pcu_rts_req fail ------ Saving talloc report from 172.18.213.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@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_rts_req fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_oml_alert'. ------ BTS_Tests.TC_pcu_oml_alert ------ Thu Jul 4 12:24:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_oml_alert' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_pcu_oml_alert started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_oml_alert-RSL(196)@cd50094dfcba: Final verdict of PTC: none TC_pcu_oml_alert-RSL-IPA(195)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_pcu_oml_alert-RSL-IPA(195): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_pcu_oml_alert-RSL(196): none (fail -> fail) MTC@cd50094dfcba: Test case TC_pcu_oml_alert finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_oml_alert fail'. Thu Jul 4 12:24:35 UTC 2024 ------ BTS_Tests.TC_pcu_oml_alert fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests.TC_pcu_oml_alert.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1048) Waiting for packet dumper to finish... 1 (prev_count=1048, count=1112) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_oml_alert fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_rr_suspend'. ------ BTS_Tests.TC_pcu_rr_suspend ------ Thu Jul 4 12:24:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_rr_suspend.pcap" >/data/BTS_Tests.TC_pcu_rr_suspend.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_rr_suspend' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_pcu_rr_suspend started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_rr_suspend-RSL(198)@cd50094dfcba: Final verdict of PTC: none TC_pcu_rr_suspend-RSL-IPA(197)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_pcu_rr_suspend-RSL-IPA(197): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_pcu_rr_suspend-RSL(198): none (fail -> fail) MTC@cd50094dfcba: Test case TC_pcu_rr_suspend finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_rr_suspend fail'. Thu Jul 4 12:24:58 UTC 2024 ------ BTS_Tests.TC_pcu_rr_suspend fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests.TC_pcu_rr_suspend.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1052) Waiting for packet dumper to finish... 1 (prev_count=1052, count=1116) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_rr_suspend fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_connect_multi'. ------ BTS_Tests.TC_pcu_socket_connect_multi ------ Thu Jul 4 12:25: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_pcu_socket_connect_multi.pcap" >/data/BTS_Tests.TC_pcu_socket_connect_multi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_connect_multi' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_pcu_socket_connect_multi started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_socket_connect_multi-RSL(200)@cd50094dfcba: Final verdict of PTC: none TC_pcu_socket_connect_multi-RSL-IPA(199)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_pcu_socket_connect_multi-RSL-IPA(199): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_pcu_socket_connect_multi-RSL(200): none (fail -> fail) MTC@cd50094dfcba: Test case TC_pcu_socket_connect_multi finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_connect_multi fail'. Thu Jul 4 12:25:21 UTC 2024 ------ BTS_Tests.TC_pcu_socket_connect_multi fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests.TC_pcu_socket_connect_multi.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1092) Waiting for packet dumper to finish... 1 (prev_count=1092, count=1156) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_connect_multi fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_reconnect'. ------ BTS_Tests.TC_pcu_socket_reconnect ------ Thu Jul 4 12:25:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_socket_reconnect.pcap" >/data/BTS_Tests.TC_pcu_socket_reconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_reconnect' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_pcu_socket_reconnect started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_socket_reconnect-RSL(202)@cd50094dfcba: Final verdict of PTC: none TC_pcu_socket_reconnect-RSL-IPA(201)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_pcu_socket_reconnect-RSL-IPA(201): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_pcu_socket_reconnect-RSL(202): none (fail -> fail) MTC@cd50094dfcba: Test case TC_pcu_socket_reconnect finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_reconnect fail'. Thu Jul 4 12:25:44 UTC 2024 ------ BTS_Tests.TC_pcu_socket_reconnect fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests.TC_pcu_socket_reconnect.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1076) Waiting for packet dumper to finish... 1 (prev_count=1076, count=1140) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_reconnect fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_noconnect_nosi3gprs'. ------ BTS_Tests.TC_pcu_socket_noconnect_nosi3gprs ------ Thu Jul 4 12:25: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_pcu_socket_noconnect_nosi3gprs.pcap" >/data/BTS_Tests.TC_pcu_socket_noconnect_nosi3gprs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_noconnect_nosi3gprs' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_pcu_socket_noconnect_nosi3gprs started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_socket_noconnect_nosi3gprs-RSL(204)@cd50094dfcba: Final verdict of PTC: none TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(203)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(203): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_pcu_socket_noconnect_nosi3gprs-RSL(204): none (fail -> fail) MTC@cd50094dfcba: Test case TC_pcu_socket_noconnect_nosi3gprs finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_noconnect_nosi3gprs fail'. Thu Jul 4 12:26:07 UTC 2024 ------ BTS_Tests.TC_pcu_socket_noconnect_nosi3gprs fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests.TC_pcu_socket_noconnect_nosi3gprs.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1116) Waiting for packet dumper to finish... 1 (prev_count=1116, count=1180) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_noconnect_nosi3gprs fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_noconnect_nosi4gprs'. ------ BTS_Tests.TC_pcu_socket_noconnect_nosi4gprs ------ Thu Jul 4 12:26:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_socket_noconnect_nosi4gprs.pcap" >/data/BTS_Tests.TC_pcu_socket_noconnect_nosi4gprs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_noconnect_nosi4gprs' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_pcu_socket_noconnect_nosi4gprs started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_socket_noconnect_nosi4gprs-RSL(206)@cd50094dfcba: Final verdict of PTC: none TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(205)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(205): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_pcu_socket_noconnect_nosi4gprs-RSL(206): none (fail -> fail) MTC@cd50094dfcba: Test case TC_pcu_socket_noconnect_nosi4gprs finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_noconnect_nosi4gprs fail'. Thu Jul 4 12:26:30 UTC 2024 ------ BTS_Tests.TC_pcu_socket_noconnect_nosi4gprs fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests.TC_pcu_socket_noconnect_nosi4gprs.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1116) Waiting for packet dumper to finish... 1 (prev_count=1116, count=1180) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_noconnect_nosi4gprs fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_connect_si3gprs'. ------ BTS_Tests.TC_pcu_socket_connect_si3gprs ------ Thu Jul 4 12:26:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_socket_connect_si3gprs.pcap" >/data/BTS_Tests.TC_pcu_socket_connect_si3gprs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_connect_si3gprs' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_pcu_socket_connect_si3gprs started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_socket_connect_si3gprs-RSL(208)@cd50094dfcba: Final verdict of PTC: none TC_pcu_socket_connect_si3gprs-RSL-IPA(207)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_pcu_socket_connect_si3gprs-RSL-IPA(207): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_pcu_socket_connect_si3gprs-RSL(208): none (fail -> fail) MTC@cd50094dfcba: Test case TC_pcu_socket_connect_si3gprs finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_connect_si3gprs fail'. Thu Jul 4 12:26:53 UTC 2024 ------ BTS_Tests.TC_pcu_socket_connect_si3gprs fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests.TC_pcu_socket_connect_si3gprs.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1100) Waiting for packet dumper to finish... 1 (prev_count=1100, count=1164) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_connect_si3gprs fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_connect_si4gprs'. ------ BTS_Tests.TC_pcu_socket_connect_si4gprs ------ Thu Jul 4 12:27:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_socket_connect_si4gprs.pcap" >/data/BTS_Tests.TC_pcu_socket_connect_si4gprs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_connect_si4gprs' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_pcu_socket_connect_si4gprs started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_socket_connect_si4gprs-RSL(210)@cd50094dfcba: Final verdict of PTC: none TC_pcu_socket_connect_si4gprs-RSL-IPA(209)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_pcu_socket_connect_si4gprs-RSL-IPA(209): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_pcu_socket_connect_si4gprs-RSL(210): none (fail -> fail) MTC@cd50094dfcba: Test case TC_pcu_socket_connect_si4gprs finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_connect_si4gprs fail'. Thu Jul 4 12:27:17 UTC 2024 ------ BTS_Tests.TC_pcu_socket_connect_si4gprs fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests.TC_pcu_socket_connect_si4gprs.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1100) Waiting for packet dumper to finish... 1 (prev_count=1100, count=1164) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_connect_si4gprs fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs'. ------ BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs ------ Thu Jul 4 12:27:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs.pcap" >/data/BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_pcu_socket_disconnect_nosi3gprs started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_socket_disconnect_nosi3gprs-RSL(212)@cd50094dfcba: Final verdict of PTC: none TC_pcu_socket_disconnect_nosi3gprs-RSL-IPA(211)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_pcu_socket_disconnect_nosi3gprs-RSL-IPA(211): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_pcu_socket_disconnect_nosi3gprs-RSL(212): none (fail -> fail) MTC@cd50094dfcba: Test case TC_pcu_socket_disconnect_nosi3gprs finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs fail'. Thu Jul 4 12:27:40 UTC 2024 ------ BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1120) Waiting for packet dumper to finish... 1 (prev_count=1120, count=1184) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_disconnect_nosi4gprs'. ------ BTS_Tests.TC_pcu_socket_disconnect_nosi4gprs ------ Thu Jul 4 12:27: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_pcu_socket_disconnect_nosi4gprs.pcap" >/data/BTS_Tests.TC_pcu_socket_disconnect_nosi4gprs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_disconnect_nosi4gprs' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_pcu_socket_disconnect_nosi4gprs started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_socket_disconnect_nosi4gprs-RSL(214)@cd50094dfcba: Final verdict of PTC: none TC_pcu_socket_disconnect_nosi4gprs-RSL-IPA(213)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_pcu_socket_disconnect_nosi4gprs-RSL-IPA(213): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_pcu_socket_disconnect_nosi4gprs-RSL(214): none (fail -> fail) MTC@cd50094dfcba: Test case TC_pcu_socket_disconnect_nosi4gprs finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_disconnect_nosi4gprs fail'. Thu Jul 4 12:28:03 UTC 2024 ------ BTS_Tests.TC_pcu_socket_disconnect_nosi4gprs fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests.TC_pcu_socket_disconnect_nosi4gprs.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1120) Waiting for packet dumper to finish... 1 (prev_count=1120, count=1184) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_disconnect_nosi4gprs fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_verify_info_ind'. ------ BTS_Tests.TC_pcu_socket_verify_info_ind ------ Thu Jul 4 12:28:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_socket_verify_info_ind.pcap" >/data/BTS_Tests.TC_pcu_socket_verify_info_ind.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_verify_info_ind' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_pcu_socket_verify_info_ind started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_socket_verify_info_ind-RSL(216)@cd50094dfcba: Final verdict of PTC: none TC_pcu_socket_verify_info_ind-RSL-IPA(215)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_pcu_socket_verify_info_ind-RSL-IPA(215): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_pcu_socket_verify_info_ind-RSL(216): none (fail -> fail) MTC@cd50094dfcba: Test case TC_pcu_socket_verify_info_ind finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_verify_info_ind fail'. Thu Jul 4 12:28:26 UTC 2024 ------ BTS_Tests.TC_pcu_socket_verify_info_ind fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests.TC_pcu_socket_verify_info_ind.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1100) Waiting for packet dumper to finish... 1 (prev_count=1100, count=1164) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_verify_info_ind fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_act_deact'. ------ BTS_Tests.TC_dyn_osmo_pdch_act_deact ------ Thu Jul 4 12:28: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_dyn_osmo_pdch_act_deact.pcap" >/data/BTS_Tests.TC_dyn_osmo_pdch_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_act_deact' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_dyn_osmo_pdch_act_deact started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_dyn_osmo_pdch_act_deact-RSL(218)@cd50094dfcba: Final verdict of PTC: none TC_dyn_osmo_pdch_act_deact-RSL-IPA(217)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_dyn_osmo_pdch_act_deact-RSL-IPA(217): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_dyn_osmo_pdch_act_deact-RSL(218): none (fail -> fail) MTC@cd50094dfcba: Test case TC_dyn_osmo_pdch_act_deact finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_act_deact fail'. Thu Jul 4 12:28:49 UTC 2024 ------ BTS_Tests.TC_dyn_osmo_pdch_act_deact fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests.TC_dyn_osmo_pdch_act_deact.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1088) Waiting for packet dumper to finish... 1 (prev_count=1088, count=1152) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_act_deact fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_double_act'. ------ BTS_Tests.TC_dyn_osmo_pdch_double_act ------ Thu Jul 4 12:28: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_dyn_osmo_pdch_double_act.pcap" >/data/BTS_Tests.TC_dyn_osmo_pdch_double_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_double_act' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_dyn_osmo_pdch_double_act started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_dyn_osmo_pdch_double_act-RSL(220)@cd50094dfcba: Final verdict of PTC: none TC_dyn_osmo_pdch_double_act-RSL-IPA(219)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_dyn_osmo_pdch_double_act-RSL-IPA(219): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_dyn_osmo_pdch_double_act-RSL(220): none (fail -> fail) MTC@cd50094dfcba: Test case TC_dyn_osmo_pdch_double_act finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_double_act fail'. Thu Jul 4 12:29:12 UTC 2024 ------ BTS_Tests.TC_dyn_osmo_pdch_double_act fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests.TC_dyn_osmo_pdch_double_act.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1332) Waiting for packet dumper to finish... 1 (prev_count=1332, count=1396) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_double_act fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_ipa_pdch_act_deact'. ------ BTS_Tests.TC_dyn_ipa_pdch_act_deact ------ Thu Jul 4 12:29:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_dyn_ipa_pdch_act_deact.pcap" >/data/BTS_Tests.TC_dyn_ipa_pdch_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_ipa_pdch_act_deact' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_dyn_ipa_pdch_act_deact started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_dyn_ipa_pdch_act_deact-RSL(222)@cd50094dfcba: Final verdict of PTC: none TC_dyn_ipa_pdch_act_deact-RSL-IPA(221)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_dyn_ipa_pdch_act_deact-RSL-IPA(221): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_dyn_ipa_pdch_act_deact-RSL(222): none (fail -> fail) MTC@cd50094dfcba: Test case TC_dyn_ipa_pdch_act_deact finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_ipa_pdch_act_deact fail'. Thu Jul 4 12:29:35 UTC 2024 ------ BTS_Tests.TC_dyn_ipa_pdch_act_deact fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests.TC_dyn_ipa_pdch_act_deact.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1084) Waiting for packet dumper to finish... 1 (prev_count=1084, count=1148) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_ipa_pdch_act_deact fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_ipa_pdch_act_tchf_act_nack'. ------ BTS_Tests.TC_dyn_ipa_pdch_act_tchf_act_nack ------ Thu Jul 4 12:29:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_dyn_ipa_pdch_act_tchf_act_nack.pcap" >/data/BTS_Tests.TC_dyn_ipa_pdch_act_tchf_act_nack.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_ipa_pdch_act_tchf_act_nack' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_dyn_ipa_pdch_act_tchf_act_nack started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_dyn_ipa_pdch_act_tchf_act_nack-RSL(224)@cd50094dfcba: Final verdict of PTC: none TC_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(223)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(223): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_dyn_ipa_pdch_act_tchf_act_nack-RSL(224): none (fail -> fail) MTC@cd50094dfcba: Test case TC_dyn_ipa_pdch_act_tchf_act_nack finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_ipa_pdch_act_tchf_act_nack fail'. Thu Jul 4 12:29:58 UTC 2024 ------ BTS_Tests.TC_dyn_ipa_pdch_act_tchf_act_nack fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests.TC_dyn_ipa_pdch_act_tchf_act_nack.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1116) Waiting for packet dumper to finish... 1 (prev_count=1116, count=1180) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_ipa_pdch_act_tchf_act_nack fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_info_ind_fh_params'. ------ BTS_Tests.TC_pcu_info_ind_fh_params ------ Thu Jul 4 12:30: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_pcu_info_ind_fh_params.pcap" >/data/BTS_Tests.TC_pcu_info_ind_fh_params.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_info_ind_fh_params' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_pcu_info_ind_fh_params started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_info_ind_fh_params-RSL(226)@cd50094dfcba: Final verdict of PTC: none TC_pcu_info_ind_fh_params-RSL-IPA(225)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_pcu_info_ind_fh_params-RSL-IPA(225): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_pcu_info_ind_fh_params-RSL(226): none (fail -> fail) MTC@cd50094dfcba: Test case TC_pcu_info_ind_fh_params finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_info_ind_fh_params fail'. Thu Jul 4 12:30:21 UTC 2024 ------ BTS_Tests.TC_pcu_info_ind_fh_params fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests.TC_pcu_info_ind_fh_params.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1084) Waiting for packet dumper to finish... 1 (prev_count=1084, count=1148) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_info_ind_fh_params fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_nsvc_ipv4'. ------ BTS_Tests.TC_pcu_socket_nsvc_ipv4 ------ Thu Jul 4 12:30:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_socket_nsvc_ipv4.pcap" >/data/BTS_Tests.TC_pcu_socket_nsvc_ipv4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_nsvc_ipv4' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_pcu_socket_nsvc_ipv4 started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@cd50094dfcba: No PTCs were created. MTC@cd50094dfcba: Test case TC_pcu_socket_nsvc_ipv4 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_nsvc_ipv4 fail'. Thu Jul 4 12:30:34 UTC 2024 ------ BTS_Tests.TC_pcu_socket_nsvc_ipv4 fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests.TC_pcu_socket_nsvc_ipv4.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_nsvc_ipv4 fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_nsvc_ipv6'. ------ BTS_Tests.TC_pcu_socket_nsvc_ipv6 ------ Thu Jul 4 12:30: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_pcu_socket_nsvc_ipv6.pcap" >/data/BTS_Tests.TC_pcu_socket_nsvc_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_nsvc_ipv6' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_pcu_socket_nsvc_ipv6 started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@cd50094dfcba: No PTCs were created. MTC@cd50094dfcba: Test case TC_pcu_socket_nsvc_ipv6 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_nsvc_ipv6 fail'. Thu Jul 4 12:30:47 UTC 2024 ------ BTS_Tests.TC_pcu_socket_nsvc_ipv6 fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests.TC_pcu_socket_nsvc_ipv6.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1164) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_nsvc_ipv6 fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_two_nsvc'. ------ BTS_Tests.TC_pcu_socket_two_nsvc ------ Thu Jul 4 12:30: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_pcu_socket_two_nsvc.pcap" >/data/BTS_Tests.TC_pcu_socket_two_nsvc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_two_nsvc' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_pcu_socket_two_nsvc started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@cd50094dfcba: No PTCs were created. MTC@cd50094dfcba: Test case TC_pcu_socket_two_nsvc finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_two_nsvc fail'. Thu Jul 4 12:31:01 UTC 2024 ------ BTS_Tests.TC_pcu_socket_two_nsvc fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests.TC_pcu_socket_two_nsvc.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1276) Waiting for packet dumper to finish... 1 (prev_count=1276, count=1404) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_two_nsvc fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_interf_ind'. ------ BTS_Tests.TC_pcu_interf_ind ------ Thu Jul 4 12:31: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_pcu_interf_ind.pcap" >/data/BTS_Tests.TC_pcu_interf_ind.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_interf_ind' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_pcu_interf_ind started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@cd50094dfcba: No PTCs were created. MTC@cd50094dfcba: Test case TC_pcu_interf_ind finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_interf_ind fail'. Thu Jul 4 12:31:14 UTC 2024 ------ BTS_Tests.TC_pcu_interf_ind fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests.TC_pcu_interf_ind.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_interf_ind fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_unsol_deact'. ------ BTS_Tests.TC_dyn_osmo_pdch_unsol_deact ------ Thu Jul 4 12:31:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_dyn_osmo_pdch_unsol_deact.pcap" >/data/BTS_Tests.TC_dyn_osmo_pdch_unsol_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_unsol_deact' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_dyn_osmo_pdch_unsol_deact started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_dyn_osmo_pdch_unsol_deact-RSL(228)@cd50094dfcba: Final verdict of PTC: none TC_dyn_osmo_pdch_unsol_deact-RSL-IPA(227)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_dyn_osmo_pdch_unsol_deact-RSL-IPA(227): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_dyn_osmo_pdch_unsol_deact-RSL(228): none (fail -> fail) MTC@cd50094dfcba: Test case TC_dyn_osmo_pdch_unsol_deact finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_unsol_deact fail'. Thu Jul 4 12:31:37 UTC 2024 ------ BTS_Tests.TC_dyn_osmo_pdch_unsol_deact fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests.TC_dyn_osmo_pdch_unsol_deact.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1096) Waiting for packet dumper to finish... 1 (prev_count=1096, count=1160) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_unsol_deact fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_tchf_act'. ------ BTS_Tests.TC_dyn_osmo_pdch_tchf_act ------ Thu Jul 4 12:31: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_dyn_osmo_pdch_tchf_act.pcap" >/data/BTS_Tests.TC_dyn_osmo_pdch_tchf_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_tchf_act' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_dyn_osmo_pdch_tchf_act started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_dyn_osmo_pdch_tchf_act-RSL(230)@cd50094dfcba: Final verdict of PTC: none TC_dyn_osmo_pdch_tchf_act-RSL-IPA(229)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_dyn_osmo_pdch_tchf_act-RSL-IPA(229): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_dyn_osmo_pdch_tchf_act-RSL(230): none (fail -> fail) MTC@cd50094dfcba: Test case TC_dyn_osmo_pdch_tchf_act finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_tchf_act fail'. Thu Jul 4 12:32:00 UTC 2024 ------ BTS_Tests.TC_dyn_osmo_pdch_tchf_act fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests.TC_dyn_osmo_pdch_tchf_act.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1084) Waiting for packet dumper to finish... 1 (prev_count=1084, count=1148) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_tchf_act fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_tchh_act'. ------ BTS_Tests.TC_dyn_osmo_pdch_tchh_act ------ Thu Jul 4 12:32: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_dyn_osmo_pdch_tchh_act.pcap" >/data/BTS_Tests.TC_dyn_osmo_pdch_tchh_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_tchh_act' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_dyn_osmo_pdch_tchh_act started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_dyn_osmo_pdch_tchh_act-RSL(232)@cd50094dfcba: Final verdict of PTC: none TC_dyn_osmo_pdch_tchh_act-RSL-IPA(231)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_dyn_osmo_pdch_tchh_act-RSL-IPA(231): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_dyn_osmo_pdch_tchh_act-RSL(232): none (fail -> fail) MTC@cd50094dfcba: Test case TC_dyn_osmo_pdch_tchh_act finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_tchh_act fail'. Thu Jul 4 12:32:23 UTC 2024 ------ BTS_Tests.TC_dyn_osmo_pdch_tchh_act fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests.TC_dyn_osmo_pdch_tchh_act.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1084) Waiting for packet dumper to finish... 1 (prev_count=1084, count=1148) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_tchh_act fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act'. ------ BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act ------ Thu Jul 4 12:32: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_dyn_osmo_pdch_sdcch8_act.pcap" >/data/BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_dyn_osmo_pdch_sdcch8_act started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_dyn_osmo_pdch_sdcch8_act-RSL(234)@cd50094dfcba: Final verdict of PTC: none TC_dyn_osmo_pdch_sdcch8_act-RSL-IPA(233)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_dyn_osmo_pdch_sdcch8_act-RSL-IPA(233): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_dyn_osmo_pdch_sdcch8_act-RSL(234): none (fail -> fail) MTC@cd50094dfcba: Test case TC_dyn_osmo_pdch_sdcch8_act finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act fail'. Thu Jul 4 12:32:46 UTC 2024 ------ BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1092) Waiting for packet dumper to finish... 1 (prev_count=1092, count=1156) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_tchh_race_act'. ------ BTS_Tests.TC_dyn_osmo_pdch_tchh_race_act ------ Thu Jul 4 12:32: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_dyn_osmo_pdch_tchh_race_act.pcap" >/data/BTS_Tests.TC_dyn_osmo_pdch_tchh_race_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_tchh_race_act' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_dyn_osmo_pdch_tchh_race_act started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_dyn_osmo_pdch_tchh_race_act-RSL(236)@cd50094dfcba: Final verdict of PTC: none TC_dyn_osmo_pdch_tchh_race_act-RSL-IPA(235)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_dyn_osmo_pdch_tchh_race_act-RSL-IPA(235): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_dyn_osmo_pdch_tchh_race_act-RSL(236): none (fail -> fail) MTC@cd50094dfcba: Test case TC_dyn_osmo_pdch_tchh_race_act finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_tchh_race_act fail'. Thu Jul 4 12:33:09 UTC 2024 ------ BTS_Tests.TC_dyn_osmo_pdch_tchh_race_act fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests.TC_dyn_osmo_pdch_tchh_race_act.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1104) Waiting for packet dumper to finish... 1 (prev_count=1104, count=1168) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_tchh_race_act fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_sdcch8_race_act'. ------ BTS_Tests.TC_dyn_osmo_pdch_sdcch8_race_act ------ Thu Jul 4 12:33: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_dyn_osmo_pdch_sdcch8_race_act.pcap" >/data/BTS_Tests.TC_dyn_osmo_pdch_sdcch8_race_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_sdcch8_race_act' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_dyn_osmo_pdch_sdcch8_race_act started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_dyn_osmo_pdch_sdcch8_race_act-RSL(238)@cd50094dfcba: Final verdict of PTC: none TC_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(237)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(237): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_dyn_osmo_pdch_sdcch8_race_act-RSL(238): none (fail -> fail) MTC@cd50094dfcba: Test case TC_dyn_osmo_pdch_sdcch8_race_act finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_sdcch8_race_act fail'. Thu Jul 4 12:33:32 UTC 2024 ------ BTS_Tests.TC_dyn_osmo_pdch_sdcch8_race_act fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests.TC_dyn_osmo_pdch_sdcch8_race_act.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1112) Waiting for packet dumper to finish... 1 (prev_count=1112, count=1176) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_sdcch8_race_act fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_ipa_pdch_tchf_act'. ------ BTS_Tests.TC_dyn_ipa_pdch_tchf_act ------ Thu Jul 4 12:33: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_dyn_ipa_pdch_tchf_act.pcap" >/data/BTS_Tests.TC_dyn_ipa_pdch_tchf_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_ipa_pdch_tchf_act' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_dyn_ipa_pdch_tchf_act started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_dyn_ipa_pdch_tchf_act-RSL(240)@cd50094dfcba: Final verdict of PTC: none TC_dyn_ipa_pdch_tchf_act-RSL-IPA(239)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_dyn_ipa_pdch_tchf_act-RSL-IPA(239): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_dyn_ipa_pdch_tchf_act-RSL(240): none (fail -> fail) MTC@cd50094dfcba: Test case TC_dyn_ipa_pdch_tchf_act finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_ipa_pdch_tchf_act fail'. Thu Jul 4 12:33:55 UTC 2024 ------ BTS_Tests.TC_dyn_ipa_pdch_tchf_act fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests.TC_dyn_ipa_pdch_tchf_act.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1080) Waiting for packet dumper to finish... 1 (prev_count=1080, count=1144) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_ipa_pdch_tchf_act fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_ipa_pdch_tchf_act_pdch_act_nack'. ------ BTS_Tests.TC_dyn_ipa_pdch_tchf_act_pdch_act_nack ------ Thu Jul 4 12:34: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_dyn_ipa_pdch_tchf_act_pdch_act_nack.pcap" >/data/BTS_Tests.TC_dyn_ipa_pdch_tchf_act_pdch_act_nack.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_ipa_pdch_tchf_act_pdch_act_nack' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_dyn_ipa_pdch_tchf_act_pdch_act_nack started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL(242)@cd50094dfcba: Final verdict of PTC: none TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(241)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(241): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL(242): none (fail -> fail) MTC@cd50094dfcba: Test case TC_dyn_ipa_pdch_tchf_act_pdch_act_nack finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_ipa_pdch_tchf_act_pdch_act_nack fail'. Thu Jul 4 12:34:18 UTC 2024 ------ BTS_Tests.TC_dyn_ipa_pdch_tchf_act_pdch_act_nack fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests.TC_dyn_ipa_pdch_tchf_act_pdch_act_nack.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1136) Waiting for packet dumper to finish... 1 (prev_count=1136, count=1200) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_ipa_pdch_tchf_act_pdch_act_nack fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_est_ind'. ------ BTS_Tests.TC_rll_est_ind ------ Thu Jul 4 12:34: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_rll_est_ind.pcap" >/data/BTS_Tests.TC_rll_est_ind.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_est_ind' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_rll_est_ind started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rll_est_ind-RSL(244)@cd50094dfcba: Final verdict of PTC: none TC_rll_est_ind-RSL-IPA(243)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_rll_est_ind-RSL-IPA(243): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_rll_est_ind-RSL(244): none (fail -> fail) MTC@cd50094dfcba: Test case TC_rll_est_ind finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_est_ind fail'. Thu Jul 4 12:34:41 UTC 2024 ------ BTS_Tests.TC_rll_est_ind fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests.TC_rll_est_ind.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1040) Waiting for packet dumper to finish... 1 (prev_count=1040, count=1104) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_est_ind fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_est_req_DCCH_3'. ------ BTS_Tests.TC_rll_est_req_DCCH_3 ------ Thu Jul 4 12:34: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_rll_est_req_DCCH_3.pcap" >/data/BTS_Tests.TC_rll_est_req_DCCH_3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_est_req_DCCH_3' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_rll_est_req_DCCH_3 started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rll_est_req_DCCH_3-RSL(246)@cd50094dfcba: Final verdict of PTC: none TC_rll_est_req_DCCH_3-RSL-IPA(245)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_rll_est_req_DCCH_3-RSL-IPA(245): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_rll_est_req_DCCH_3-RSL(246): none (fail -> fail) MTC@cd50094dfcba: Test case TC_rll_est_req_DCCH_3 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_est_req_DCCH_3 fail'. Thu Jul 4 12:35:04 UTC 2024 ------ BTS_Tests.TC_rll_est_req_DCCH_3 fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests.TC_rll_est_req_DCCH_3.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1068) Waiting for packet dumper to finish... 1 (prev_count=1068, count=1132) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_est_req_DCCH_3 fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_est_req_ACCH_3'. ------ BTS_Tests.TC_rll_est_req_ACCH_3 ------ Thu Jul 4 12:35: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_rll_est_req_ACCH_3.pcap" >/data/BTS_Tests.TC_rll_est_req_ACCH_3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_est_req_ACCH_3' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_rll_est_req_ACCH_3 started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rll_est_req_ACCH_3-RSL(248)@cd50094dfcba: Final verdict of PTC: none TC_rll_est_req_ACCH_3-RSL-IPA(247)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_rll_est_req_ACCH_3-RSL-IPA(247): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_rll_est_req_ACCH_3-RSL(248): none (fail -> fail) MTC@cd50094dfcba: Test case TC_rll_est_req_ACCH_3 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_est_req_ACCH_3 fail'. Thu Jul 4 12:35:28 UTC 2024 ------ BTS_Tests.TC_rll_est_req_ACCH_3 fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests.TC_rll_est_req_ACCH_3.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1068) Waiting for packet dumper to finish... 1 (prev_count=1068, count=1132) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_est_req_ACCH_3 fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_ind_DCCH_0'. ------ BTS_Tests.TC_rll_rel_ind_DCCH_0 ------ Thu Jul 4 12:35:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rll_rel_ind_DCCH_0.pcap" >/data/BTS_Tests.TC_rll_rel_ind_DCCH_0.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_ind_DCCH_0' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_rll_rel_ind_DCCH_0 started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rll_rel_ind_DCCH_0-RSL(250)@cd50094dfcba: Final verdict of PTC: none TC_rll_rel_ind_DCCH_0-RSL-IPA(249)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_rll_rel_ind_DCCH_0-RSL-IPA(249): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_rll_rel_ind_DCCH_0-RSL(250): none (fail -> fail) MTC@cd50094dfcba: Test case TC_rll_rel_ind_DCCH_0 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_ind_DCCH_0 fail'. Thu Jul 4 12:35:51 UTC 2024 ------ BTS_Tests.TC_rll_rel_ind_DCCH_0 fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests.TC_rll_rel_ind_DCCH_0.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1068) Waiting for packet dumper to finish... 1 (prev_count=1068, count=1132) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_ind_DCCH_0 fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_ind_DCCH_3'. ------ BTS_Tests.TC_rll_rel_ind_DCCH_3 ------ Thu Jul 4 12:35:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rll_rel_ind_DCCH_3.pcap" >/data/BTS_Tests.TC_rll_rel_ind_DCCH_3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_ind_DCCH_3' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_rll_rel_ind_DCCH_3 started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rll_rel_ind_DCCH_3-RSL(252)@cd50094dfcba: Final verdict of PTC: none TC_rll_rel_ind_DCCH_3-RSL-IPA(251)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_rll_rel_ind_DCCH_3-RSL-IPA(251): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_rll_rel_ind_DCCH_3-RSL(252): none (fail -> fail) MTC@cd50094dfcba: Test case TC_rll_rel_ind_DCCH_3 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_ind_DCCH_3 fail'. Thu Jul 4 12:36:14 UTC 2024 ------ BTS_Tests.TC_rll_rel_ind_DCCH_3 fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests.TC_rll_rel_ind_DCCH_3.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1068) Waiting for packet dumper to finish... 1 (prev_count=1068, count=1132) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_ind_DCCH_3 fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_ind_ACCH_0'. ------ BTS_Tests.TC_rll_rel_ind_ACCH_0 ------ Thu Jul 4 12:36:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rll_rel_ind_ACCH_0.pcap" >/data/BTS_Tests.TC_rll_rel_ind_ACCH_0.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_ind_ACCH_0' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_rll_rel_ind_ACCH_0 started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rll_rel_ind_ACCH_0-RSL(254)@cd50094dfcba: Final verdict of PTC: none TC_rll_rel_ind_ACCH_0-RSL-IPA(253)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_rll_rel_ind_ACCH_0-RSL-IPA(253): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_rll_rel_ind_ACCH_0-RSL(254): none (fail -> fail) MTC@cd50094dfcba: Test case TC_rll_rel_ind_ACCH_0 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_ind_ACCH_0 fail'. Thu Jul 4 12:36:37 UTC 2024 ------ BTS_Tests.TC_rll_rel_ind_ACCH_0 fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests.TC_rll_rel_ind_ACCH_0.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1068) Waiting for packet dumper to finish... 1 (prev_count=1068, count=1132) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_ind_ACCH_0 fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_ind_ACCH_3'. ------ BTS_Tests.TC_rll_rel_ind_ACCH_3 ------ Thu Jul 4 12:36: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_rll_rel_ind_ACCH_3.pcap" >/data/BTS_Tests.TC_rll_rel_ind_ACCH_3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_ind_ACCH_3' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_rll_rel_ind_ACCH_3 started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rll_rel_ind_ACCH_3-RSL(256)@cd50094dfcba: Final verdict of PTC: none TC_rll_rel_ind_ACCH_3-RSL-IPA(255)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_rll_rel_ind_ACCH_3-RSL-IPA(255): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_rll_rel_ind_ACCH_3-RSL(256): none (fail -> fail) MTC@cd50094dfcba: Test case TC_rll_rel_ind_ACCH_3 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_ind_ACCH_3 fail'. Thu Jul 4 12:37:00 UTC 2024 ------ BTS_Tests.TC_rll_rel_ind_ACCH_3 fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests.TC_rll_rel_ind_ACCH_3.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1068) Waiting for packet dumper to finish... 1 (prev_count=1068, count=1132) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_ind_ACCH_3 fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_req'. ------ BTS_Tests.TC_rll_rel_req ------ Thu Jul 4 12:37: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_rll_rel_req.pcap" >/data/BTS_Tests.TC_rll_rel_req.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_req' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_rll_rel_req started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rll_rel_req-RSL(258)@cd50094dfcba: Final verdict of PTC: none TC_rll_rel_req-RSL-IPA(257)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_rll_rel_req-RSL-IPA(257): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_rll_rel_req-RSL(258): none (fail -> fail) MTC@cd50094dfcba: Test case TC_rll_rel_req finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_req fail'. Thu Jul 4 12:37:23 UTC 2024 ------ BTS_Tests.TC_rll_rel_req fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests.TC_rll_rel_req.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1040) Waiting for packet dumper to finish... 1 (prev_count=1040, count=1104) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_req fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_unit_data_req_DCCH'. ------ BTS_Tests.TC_rll_unit_data_req_DCCH ------ Thu Jul 4 12:37: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_rll_unit_data_req_DCCH.pcap" >/data/BTS_Tests.TC_rll_unit_data_req_DCCH.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_unit_data_req_DCCH' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_rll_unit_data_req_DCCH started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rll_unit_data_req_DCCH-RSL(260)@cd50094dfcba: Final verdict of PTC: none TC_rll_unit_data_req_DCCH-RSL-IPA(259)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_rll_unit_data_req_DCCH-RSL-IPA(259): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_rll_unit_data_req_DCCH-RSL(260): none (fail -> fail) MTC@cd50094dfcba: Test case TC_rll_unit_data_req_DCCH finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_unit_data_req_DCCH fail'. Thu Jul 4 12:37:46 UTC 2024 ------ BTS_Tests.TC_rll_unit_data_req_DCCH fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests.TC_rll_unit_data_req_DCCH.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1084) Waiting for packet dumper to finish... 1 (prev_count=1084, count=1148) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_unit_data_req_DCCH fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_unit_data_req_ACCH'. ------ BTS_Tests.TC_rll_unit_data_req_ACCH ------ Thu Jul 4 12:37: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_rll_unit_data_req_ACCH.pcap" >/data/BTS_Tests.TC_rll_unit_data_req_ACCH.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_unit_data_req_ACCH' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_rll_unit_data_req_ACCH started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rll_unit_data_req_ACCH-RSL(262)@cd50094dfcba: Final verdict of PTC: none TC_rll_unit_data_req_ACCH-RSL-IPA(261)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_rll_unit_data_req_ACCH-RSL-IPA(261): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_rll_unit_data_req_ACCH-RSL(262): none (fail -> fail) MTC@cd50094dfcba: Test case TC_rll_unit_data_req_ACCH finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_unit_data_req_ACCH fail'. Thu Jul 4 12:38:09 UTC 2024 ------ BTS_Tests.TC_rll_unit_data_req_ACCH fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests.TC_rll_unit_data_req_ACCH.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1084) Waiting for packet dumper to finish... 1 (prev_count=1084, count=1148) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_unit_data_req_ACCH fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_unit_data_ind_DCCH'. ------ BTS_Tests.TC_rll_unit_data_ind_DCCH ------ Thu Jul 4 12:38: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_rll_unit_data_ind_DCCH.pcap" >/data/BTS_Tests.TC_rll_unit_data_ind_DCCH.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_unit_data_ind_DCCH' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_rll_unit_data_ind_DCCH started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rll_unit_data_ind_DCCH-RSL(264)@cd50094dfcba: Final verdict of PTC: none TC_rll_unit_data_ind_DCCH-RSL-IPA(263)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_rll_unit_data_ind_DCCH-RSL-IPA(263): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_rll_unit_data_ind_DCCH-RSL(264): none (fail -> fail) MTC@cd50094dfcba: Test case TC_rll_unit_data_ind_DCCH finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_unit_data_ind_DCCH fail'. Thu Jul 4 12:38:32 UTC 2024 ------ BTS_Tests.TC_rll_unit_data_ind_DCCH fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests.TC_rll_unit_data_ind_DCCH.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1084) Waiting for packet dumper to finish... 1 (prev_count=1084, count=1148) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_unit_data_ind_DCCH fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_unit_data_ind_ACCH'. ------ BTS_Tests.TC_rll_unit_data_ind_ACCH ------ Thu Jul 4 12:38: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_rll_unit_data_ind_ACCH.pcap" >/data/BTS_Tests.TC_rll_unit_data_ind_ACCH.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_unit_data_ind_ACCH' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_rll_unit_data_ind_ACCH started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rll_unit_data_ind_ACCH-RSL(266)@cd50094dfcba: Final verdict of PTC: none TC_rll_unit_data_ind_ACCH-RSL-IPA(265)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_rll_unit_data_ind_ACCH-RSL-IPA(265): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_rll_unit_data_ind_ACCH-RSL(266): none (fail -> fail) MTC@cd50094dfcba: Test case TC_rll_unit_data_ind_ACCH finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_unit_data_ind_ACCH fail'. Thu Jul 4 12:38:55 UTC 2024 ------ BTS_Tests.TC_rll_unit_data_ind_ACCH fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests.TC_rll_unit_data_ind_ACCH.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1324) Waiting for packet dumper to finish... 1 (prev_count=1324, count=1388) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_unit_data_ind_ACCH fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_a51'. ------ BTS_Tests.TC_chan_act_a51 ------ Thu Jul 4 12:39: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_chan_act_a51.pcap" >/data/BTS_Tests.TC_chan_act_a51.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_a51' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_chan_act_a51 started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_chan_act_a51-RSL(268)@cd50094dfcba: Final verdict of PTC: none TC_chan_act_a51-RSL-IPA(267)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_chan_act_a51-RSL-IPA(267): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_chan_act_a51-RSL(268): none (fail -> fail) MTC@cd50094dfcba: Test case TC_chan_act_a51 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_a51 fail'. Thu Jul 4 12:39:18 UTC 2024 ------ BTS_Tests.TC_chan_act_a51 fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests.TC_chan_act_a51.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1044) Waiting for packet dumper to finish... 1 (prev_count=1044, count=1108) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_a51 fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_a52'. ------ BTS_Tests.TC_chan_act_a52 ------ Thu Jul 4 12:39: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_chan_act_a52.pcap" >/data/BTS_Tests.TC_chan_act_a52.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_a52' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_chan_act_a52 started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_chan_act_a52-RSL(270)@cd50094dfcba: Final verdict of PTC: none TC_chan_act_a52-RSL-IPA(269)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_chan_act_a52-RSL-IPA(269): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_chan_act_a52-RSL(270): none (fail -> fail) MTC@cd50094dfcba: Test case TC_chan_act_a52 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_a52 fail'. Thu Jul 4 12:39:41 UTC 2024 ------ BTS_Tests.TC_chan_act_a52 fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests.TC_chan_act_a52.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1044) Waiting for packet dumper to finish... 1 (prev_count=1044, count=1108) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_a52 fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_a53'. ------ BTS_Tests.TC_chan_act_a53 ------ Thu Jul 4 12:39: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_chan_act_a53.pcap" >/data/BTS_Tests.TC_chan_act_a53.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_a53' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_chan_act_a53 started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_chan_act_a53-RSL(272)@cd50094dfcba: Final verdict of PTC: none TC_chan_act_a53-RSL-IPA(271)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_chan_act_a53-RSL-IPA(271): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_chan_act_a53-RSL(272): none (fail -> fail) MTC@cd50094dfcba: Test case TC_chan_act_a53 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_a53 fail'. Thu Jul 4 12:40:05 UTC 2024 ------ BTS_Tests.TC_chan_act_a53 fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests.TC_chan_act_a53.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1044) Waiting for packet dumper to finish... 1 (prev_count=1044, count=1108) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_a53 fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_a54'. ------ BTS_Tests.TC_chan_act_a54 ------ Thu Jul 4 12:40: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_chan_act_a54.pcap" >/data/BTS_Tests.TC_chan_act_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_a54' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_chan_act_a54 started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_chan_act_a54-RSL(274)@cd50094dfcba: Final verdict of PTC: none TC_chan_act_a54-RSL-IPA(273)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_chan_act_a54-RSL-IPA(273): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_chan_act_a54-RSL(274): none (fail -> fail) MTC@cd50094dfcba: Test case TC_chan_act_a54 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_a54 fail'. Thu Jul 4 12:40:28 UTC 2024 ------ BTS_Tests.TC_chan_act_a54 fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests.TC_chan_act_a54.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1044) Waiting for packet dumper to finish... 1 (prev_count=1044, count=1108) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_a54 fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_encr_cmd_a51'. ------ BTS_Tests.TC_encr_cmd_a51 ------ Thu Jul 4 12:40:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_encr_cmd_a51.pcap" >/data/BTS_Tests.TC_encr_cmd_a51.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_encr_cmd_a51' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_encr_cmd_a51 started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_encr_cmd_a51-RSL(276)@cd50094dfcba: Final verdict of PTC: none TC_encr_cmd_a51-RSL-IPA(275)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_encr_cmd_a51-RSL-IPA(275): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_encr_cmd_a51-RSL(276): none (fail -> fail) MTC@cd50094dfcba: Test case TC_encr_cmd_a51 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_encr_cmd_a51 fail'. Thu Jul 4 12:40:51 UTC 2024 ------ BTS_Tests.TC_encr_cmd_a51 fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests.TC_encr_cmd_a51.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1044) Waiting for packet dumper to finish... 1 (prev_count=1044, count=1108) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_encr_cmd_a51 fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_encr_cmd_a52'. ------ BTS_Tests.TC_encr_cmd_a52 ------ Thu Jul 4 12:40:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_encr_cmd_a52.pcap" >/data/BTS_Tests.TC_encr_cmd_a52.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_encr_cmd_a52' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_encr_cmd_a52 started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_encr_cmd_a52-RSL(278)@cd50094dfcba: Final verdict of PTC: none TC_encr_cmd_a52-RSL-IPA(277)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_encr_cmd_a52-RSL-IPA(277): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_encr_cmd_a52-RSL(278): none (fail -> fail) MTC@cd50094dfcba: Test case TC_encr_cmd_a52 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_encr_cmd_a52 fail'. Thu Jul 4 12:41:14 UTC 2024 ------ BTS_Tests.TC_encr_cmd_a52 fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests.TC_encr_cmd_a52.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1044) Waiting for packet dumper to finish... 1 (prev_count=1044, count=1108) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_encr_cmd_a52 fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_encr_cmd_a53'. ------ BTS_Tests.TC_encr_cmd_a53 ------ Thu Jul 4 12:41:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_encr_cmd_a53.pcap" >/data/BTS_Tests.TC_encr_cmd_a53.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_encr_cmd_a53' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_encr_cmd_a53 started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_encr_cmd_a53-RSL(280)@cd50094dfcba: Final verdict of PTC: none TC_encr_cmd_a53-RSL-IPA(279)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_encr_cmd_a53-RSL-IPA(279): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_encr_cmd_a53-RSL(280): none (fail -> fail) MTC@cd50094dfcba: Test case TC_encr_cmd_a53 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_encr_cmd_a53 fail'. Thu Jul 4 12:41:37 UTC 2024 ------ BTS_Tests.TC_encr_cmd_a53 fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests.TC_encr_cmd_a53.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1044) Waiting for packet dumper to finish... 1 (prev_count=1044, count=1108) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_encr_cmd_a53 fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_encr_cmd_a54'. ------ BTS_Tests.TC_encr_cmd_a54 ------ Thu Jul 4 12:41: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_encr_cmd_a54.pcap" >/data/BTS_Tests.TC_encr_cmd_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_encr_cmd_a54' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_encr_cmd_a54 started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_encr_cmd_a54-RSL(282)@cd50094dfcba: Final verdict of PTC: none TC_encr_cmd_a54-RSL-IPA(281)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_encr_cmd_a54-RSL-IPA(281): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_encr_cmd_a54-RSL(282): none (fail -> fail) MTC@cd50094dfcba: Test case TC_encr_cmd_a54 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_encr_cmd_a54 fail'. Thu Jul 4 12:42:00 UTC 2024 ------ BTS_Tests.TC_encr_cmd_a54 fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests.TC_encr_cmd_a54.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1044) Waiting for packet dumper to finish... 1 (prev_count=1044, count=1108) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_encr_cmd_a54 fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_err_rep_wrong_mdisc'. ------ BTS_Tests.TC_err_rep_wrong_mdisc ------ Thu Jul 4 12:42: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_err_rep_wrong_mdisc.pcap" >/data/BTS_Tests.TC_err_rep_wrong_mdisc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_err_rep_wrong_mdisc' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_err_rep_wrong_mdisc started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_err_rep_wrong_mdisc-RSL(284)@cd50094dfcba: Final verdict of PTC: none TC_err_rep_wrong_mdisc-RSL-IPA(283)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_err_rep_wrong_mdisc-RSL-IPA(283): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_err_rep_wrong_mdisc-RSL(284): none (fail -> fail) MTC@cd50094dfcba: Test case TC_err_rep_wrong_mdisc finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_err_rep_wrong_mdisc fail'. Thu Jul 4 12:42:23 UTC 2024 ------ BTS_Tests.TC_err_rep_wrong_mdisc fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests.TC_err_rep_wrong_mdisc.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1072) Waiting for packet dumper to finish... 1 (prev_count=1072, count=1136) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_err_rep_wrong_mdisc fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_err_rep_wrong_msg_type'. ------ BTS_Tests.TC_err_rep_wrong_msg_type ------ Thu Jul 4 12:42: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_err_rep_wrong_msg_type.pcap" >/data/BTS_Tests.TC_err_rep_wrong_msg_type.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_err_rep_wrong_msg_type' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_err_rep_wrong_msg_type started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_err_rep_wrong_msg_type-RSL(286)@cd50094dfcba: Final verdict of PTC: none TC_err_rep_wrong_msg_type-RSL-IPA(285)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_err_rep_wrong_msg_type-RSL-IPA(285): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_err_rep_wrong_msg_type-RSL(286): none (fail -> fail) MTC@cd50094dfcba: Test case TC_err_rep_wrong_msg_type finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_err_rep_wrong_msg_type fail'. Thu Jul 4 12:42:46 UTC 2024 ------ BTS_Tests.TC_err_rep_wrong_msg_type fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests.TC_err_rep_wrong_msg_type.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1324) Waiting for packet dumper to finish... 1 (prev_count=1324, count=1388) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_err_rep_wrong_msg_type fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_err_rep_wrong_sequence'. ------ BTS_Tests.TC_err_rep_wrong_sequence ------ Thu Jul 4 12:42: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_err_rep_wrong_sequence.pcap" >/data/BTS_Tests.TC_err_rep_wrong_sequence.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_err_rep_wrong_sequence' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_err_rep_wrong_sequence started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_err_rep_wrong_sequence-RSL(288)@cd50094dfcba: Final verdict of PTC: none TC_err_rep_wrong_sequence-RSL-IPA(287)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_err_rep_wrong_sequence-RSL-IPA(287): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_err_rep_wrong_sequence-RSL(288): none (fail -> fail) MTC@cd50094dfcba: Test case TC_err_rep_wrong_sequence finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_err_rep_wrong_sequence fail'. Thu Jul 4 12:43:09 UTC 2024 ------ BTS_Tests.TC_err_rep_wrong_sequence fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests.TC_err_rep_wrong_sequence.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1084) Waiting for packet dumper to finish... 1 (prev_count=1084, count=1148) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_err_rep_wrong_sequence fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_lapdm_selftest'. ------ BTS_Tests.TC_lapdm_selftest ------ Thu Jul 4 12:43: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_lapdm_selftest.pcap" >/data/BTS_Tests.TC_lapdm_selftest.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_lapdm_selftest' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_lapdm_selftest started. MTC@cd50094dfcba: "ui_s0_empty": matched MTC@cd50094dfcba: setverdict(pass): none -> pass MTC@cd50094dfcba: setverdict(pass): pass -> pass, component reason not changed MTC@cd50094dfcba: "ui_s3_empty": matched MTC@cd50094dfcba: setverdict(pass): pass -> pass, component reason not changed MTC@cd50094dfcba: setverdict(pass): pass -> pass, component reason not changed MTC@cd50094dfcba: "sabm_s0_empty": matched MTC@cd50094dfcba: setverdict(pass): pass -> pass, component reason not changed MTC@cd50094dfcba: setverdict(pass): pass -> pass, component reason not changed MTC@cd50094dfcba: "sabm_s0_l3": matched MTC@cd50094dfcba: setverdict(pass): pass -> pass, component reason not changed MTC@cd50094dfcba: setverdict(pass): pass -> pass, component reason not changed MTC@cd50094dfcba: "rr_s0_7": matched MTC@cd50094dfcba: setverdict(pass): pass -> pass, component reason not changed MTC@cd50094dfcba: setverdict(pass): pass -> pass, component reason not changed MTC@cd50094dfcba: "I/0/0": matched MTC@cd50094dfcba: setverdict(pass): pass -> pass, component reason not changed MTC@cd50094dfcba: setverdict(pass): pass -> pass, component reason not changed MTC@cd50094dfcba: "I/7/0": matched MTC@cd50094dfcba: setverdict(pass): pass -> pass, component reason not changed MTC@cd50094dfcba: setverdict(pass): pass -> pass, component reason not changed MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: pass MTC@cd50094dfcba: No PTCs were created. MTC@cd50094dfcba: Test case TC_lapdm_selftest finished. Verdict: pass MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_lapdm_selftest pass'. Thu Jul 4 12:43:17 UTC 2024 ====== BTS_Tests.TC_lapdm_selftest pass ====== Saving talloc report from 172.18.213.20:4241 to BTS_Tests.TC_lapdm_selftest.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=404) Waiting for packet dumper to finish... 1 (prev_count=404, count=468) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_lapdm_selftest pass' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tch_sign_l2_fill_frame'. ------ BTS_Tests.TC_tch_sign_l2_fill_frame ------ Thu Jul 4 12:43:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_tch_sign_l2_fill_frame.pcap" >/data/BTS_Tests.TC_tch_sign_l2_fill_frame.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tch_sign_l2_fill_frame' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_tch_sign_l2_fill_frame started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_tch_sign_l2_fill_frame-RSL(290)@cd50094dfcba: Final verdict of PTC: none TC_tch_sign_l2_fill_frame-RSL-IPA(289)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_tch_sign_l2_fill_frame-RSL-IPA(289): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_tch_sign_l2_fill_frame-RSL(290): none (fail -> fail) MTC@cd50094dfcba: Test case TC_tch_sign_l2_fill_frame finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tch_sign_l2_fill_frame fail'. Thu Jul 4 12:43:40 UTC 2024 ------ BTS_Tests.TC_tch_sign_l2_fill_frame fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests.TC_tch_sign_l2_fill_frame.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1084) Waiting for packet dumper to finish... 1 (prev_count=1084, count=1148) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tch_sign_l2_fill_frame fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tch_sign_l2_fill_frame_dtxd'. ------ BTS_Tests.TC_tch_sign_l2_fill_frame_dtxd ------ Thu Jul 4 12:43: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_tch_sign_l2_fill_frame_dtxd.pcap" >/data/BTS_Tests.TC_tch_sign_l2_fill_frame_dtxd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tch_sign_l2_fill_frame_dtxd' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_tch_sign_l2_fill_frame_dtxd started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_tch_sign_l2_fill_frame_dtxd-RSL(292)@cd50094dfcba: Final verdict of PTC: none TC_tch_sign_l2_fill_frame_dtxd-RSL-IPA(291)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_tch_sign_l2_fill_frame_dtxd-RSL-IPA(291): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_tch_sign_l2_fill_frame_dtxd-RSL(292): none (fail -> fail) MTC@cd50094dfcba: Test case TC_tch_sign_l2_fill_frame_dtxd finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tch_sign_l2_fill_frame_dtxd fail'. Thu Jul 4 12:44:03 UTC 2024 ------ BTS_Tests.TC_tch_sign_l2_fill_frame_dtxd fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests.TC_tch_sign_l2_fill_frame_dtxd.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1104) Waiting for packet dumper to finish... 1 (prev_count=1104, count=1168) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tch_sign_l2_fill_frame_dtxd fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chopped_ipa_ping'. ------ BTS_Tests.TC_chopped_ipa_ping ------ Thu Jul 4 12:44: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_chopped_ipa_ping.pcap" >/data/BTS_Tests.TC_chopped_ipa_ping.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chopped_ipa_ping' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_chopped_ipa_ping started. 293@cd50094dfcba: setverdict(fail): none -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@cd50094dfcba: Test Component 293 has requested to stop MTC. Terminating current testcase execution. 293@cd50094dfcba: Final verdict of PTC: fail reason: "Tguard timeout" MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: none MTC@cd50094dfcba: Local verdict of PTC with component reference 293: fail (none -> fail) reason: "Tguard timeout" MTC@cd50094dfcba: Test case TC_chopped_ipa_ping finished. Verdict: fail reason: Tguard timeout MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chopped_ipa_ping fail'. Thu Jul 4 12:45:12 UTC 2024 ------ BTS_Tests.TC_chopped_ipa_ping fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests.TC_chopped_ipa_ping.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=727) Waiting for packet dumper to finish... 1 (prev_count=727, count=791) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chopped_ipa_ping fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chopped_ipa_payload'. ------ BTS_Tests.TC_chopped_ipa_payload ------ Thu Jul 4 12:45:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_chopped_ipa_payload.pcap" >/data/BTS_Tests.TC_chopped_ipa_payload.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chopped_ipa_payload' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_chopped_ipa_payload started. 294@cd50094dfcba: setverdict(fail): none -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@cd50094dfcba: Test Component 294 has requested to stop MTC. Terminating current testcase execution. 294@cd50094dfcba: Final verdict of PTC: fail reason: "Tguard timeout" MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: none MTC@cd50094dfcba: Local verdict of PTC with component reference 294: fail (none -> fail) reason: "Tguard timeout" MTC@cd50094dfcba: Test case TC_chopped_ipa_payload finished. Verdict: fail reason: Tguard timeout MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chopped_ipa_payload fail'. Thu Jul 4 12:46:20 UTC 2024 ------ BTS_Tests.TC_chopped_ipa_payload fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests.TC_chopped_ipa_payload.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=730) Waiting for packet dumper to finish... 1 (prev_count=730, count=794) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chopped_ipa_payload fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ms_pwr_ctrl_constant'. ------ BTS_Tests.TC_ms_pwr_ctrl_constant ------ Thu Jul 4 12:46: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_ms_pwr_ctrl_constant.pcap" >/data/BTS_Tests.TC_ms_pwr_ctrl_constant.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ms_pwr_ctrl_constant' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_ms_pwr_ctrl_constant started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_ms_pwr_ctrl_constant-RSL(296)@cd50094dfcba: Final verdict of PTC: none TC_ms_pwr_ctrl_constant-RSL-IPA(295)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_ms_pwr_ctrl_constant-RSL-IPA(295): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_ms_pwr_ctrl_constant-RSL(296): none (fail -> fail) MTC@cd50094dfcba: Test case TC_ms_pwr_ctrl_constant finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ms_pwr_ctrl_constant fail'. Thu Jul 4 12:46:43 UTC 2024 ------ BTS_Tests.TC_ms_pwr_ctrl_constant fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests.TC_ms_pwr_ctrl_constant.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1076) Waiting for packet dumper to finish... 1 (prev_count=1076, count=1140) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ms_pwr_ctrl_constant fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ms_pwr_ctrl_pf_ewma'. ------ BTS_Tests.TC_ms_pwr_ctrl_pf_ewma ------ Thu Jul 4 12:46:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_ms_pwr_ctrl_pf_ewma.pcap" >/data/BTS_Tests.TC_ms_pwr_ctrl_pf_ewma.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ms_pwr_ctrl_pf_ewma' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_ms_pwr_ctrl_pf_ewma started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_ms_pwr_ctrl_pf_ewma-RSL(298)@cd50094dfcba: Final verdict of PTC: none TC_ms_pwr_ctrl_pf_ewma-RSL-IPA(297)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_ms_pwr_ctrl_pf_ewma-RSL-IPA(297): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_ms_pwr_ctrl_pf_ewma-RSL(298): none (fail -> fail) MTC@cd50094dfcba: Test case TC_ms_pwr_ctrl_pf_ewma finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ms_pwr_ctrl_pf_ewma fail'. Thu Jul 4 12:47:06 UTC 2024 ------ BTS_Tests.TC_ms_pwr_ctrl_pf_ewma fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests.TC_ms_pwr_ctrl_pf_ewma.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1072) Waiting for packet dumper to finish... 1 (prev_count=1072, count=1136) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ms_pwr_ctrl_pf_ewma fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_no_rtp_tchf'. ------ BTS_Tests.TC_speech_no_rtp_tchf ------ Thu Jul 4 12:47: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_speech_no_rtp_tchf.pcap" >/data/BTS_Tests.TC_speech_no_rtp_tchf.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_no_rtp_tchf' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_speech_no_rtp_tchf started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_speech_no_rtp_tchf-RSL(300)@cd50094dfcba: Final verdict of PTC: none TC_speech_no_rtp_tchf-RSL-IPA(299)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_speech_no_rtp_tchf-RSL-IPA(299): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_speech_no_rtp_tchf-RSL(300): none (fail -> fail) MTC@cd50094dfcba: Test case TC_speech_no_rtp_tchf finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_no_rtp_tchf fail'. Thu Jul 4 12:47:29 UTC 2024 ------ BTS_Tests.TC_speech_no_rtp_tchf fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests.TC_speech_no_rtp_tchf.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1068) Waiting for packet dumper to finish... 1 (prev_count=1068, count=1132) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_no_rtp_tchf fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_no_rtp_tchh'. ------ BTS_Tests.TC_speech_no_rtp_tchh ------ Thu Jul 4 12:47:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_speech_no_rtp_tchh.pcap" >/data/BTS_Tests.TC_speech_no_rtp_tchh.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_no_rtp_tchh' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_speech_no_rtp_tchh started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_speech_no_rtp_tchh-RSL(302)@cd50094dfcba: Final verdict of PTC: none TC_speech_no_rtp_tchh-RSL-IPA(301)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_speech_no_rtp_tchh-RSL-IPA(301): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_speech_no_rtp_tchh-RSL(302): none (fail -> fail) MTC@cd50094dfcba: Test case TC_speech_no_rtp_tchh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_no_rtp_tchh fail'. Thu Jul 4 12:47:52 UTC 2024 ------ BTS_Tests.TC_speech_no_rtp_tchh fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests.TC_speech_no_rtp_tchh.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1068) Waiting for packet dumper to finish... 1 (prev_count=1068, count=1132) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_no_rtp_tchh fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_rtp_tchf'. ------ BTS_Tests.TC_speech_rtp_tchf ------ Thu Jul 4 12: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_speech_rtp_tchf.pcap" >/data/BTS_Tests.TC_speech_rtp_tchf.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_rtp_tchf' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_speech_rtp_tchf started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_speech_rtp_tchf-RSL(304)@cd50094dfcba: Final verdict of PTC: none TC_speech_rtp_tchf-RSL-IPA(303)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_speech_rtp_tchf-RSL-IPA(303): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_speech_rtp_tchf-RSL(304): none (fail -> fail) MTC@cd50094dfcba: Test case TC_speech_rtp_tchf finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_rtp_tchf fail'. Thu Jul 4 12:48:15 UTC 2024 ------ BTS_Tests.TC_speech_rtp_tchf fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests.TC_speech_rtp_tchf.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1056) Waiting for packet dumper to finish... 1 (prev_count=1056, count=1120) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_rtp_tchf fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_rtp_tchh'. ------ BTS_Tests.TC_speech_rtp_tchh ------ Thu Jul 4 12:48:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_speech_rtp_tchh.pcap" >/data/BTS_Tests.TC_speech_rtp_tchh.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_rtp_tchh' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_speech_rtp_tchh started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_speech_rtp_tchh-RSL(306)@cd50094dfcba: Final verdict of PTC: none TC_speech_rtp_tchh-RSL-IPA(305)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_speech_rtp_tchh-RSL-IPA(305): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_speech_rtp_tchh-RSL(306): none (fail -> fail) MTC@cd50094dfcba: Test case TC_speech_rtp_tchh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_rtp_tchh fail'. Thu Jul 4 12:48:38 UTC 2024 ------ BTS_Tests.TC_speech_rtp_tchh fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests.TC_speech_rtp_tchh.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1240) Waiting for packet dumper to finish... 1 (prev_count=1240, count=1304) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_rtp_tchh fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_osmux_tchf'. ------ BTS_Tests.TC_speech_osmux_tchf ------ Thu Jul 4 12:48:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_speech_osmux_tchf.pcap" >/data/BTS_Tests.TC_speech_osmux_tchf.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_osmux_tchf' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_speech_osmux_tchf started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_speech_osmux_tchf-RSL(308)@cd50094dfcba: Final verdict of PTC: none TC_speech_osmux_tchf-RSL-IPA(307)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_speech_osmux_tchf-RSL-IPA(307): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_speech_osmux_tchf-RSL(308): none (fail -> fail) MTC@cd50094dfcba: Test case TC_speech_osmux_tchf finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_osmux_tchf fail'. Thu Jul 4 12:49:01 UTC 2024 ------ BTS_Tests.TC_speech_osmux_tchf fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests.TC_speech_osmux_tchf.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1064) Waiting for packet dumper to finish... 1 (prev_count=1064, count=1128) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_osmux_tchf fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_osmux_tchh'. ------ BTS_Tests.TC_speech_osmux_tchh ------ Thu Jul 4 12:49: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_speech_osmux_tchh.pcap" >/data/BTS_Tests.TC_speech_osmux_tchh.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_osmux_tchh' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_speech_osmux_tchh started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_speech_osmux_tchh-RSL(310)@cd50094dfcba: Final verdict of PTC: none TC_speech_osmux_tchh-RSL-IPA(309)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_speech_osmux_tchh-RSL-IPA(309): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_speech_osmux_tchh-RSL(310): none (fail -> fail) MTC@cd50094dfcba: Test case TC_speech_osmux_tchh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_osmux_tchh fail'. Thu Jul 4 12:49:25 UTC 2024 ------ BTS_Tests.TC_speech_osmux_tchh fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests.TC_speech_osmux_tchh.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1064) Waiting for packet dumper to finish... 1 (prev_count=1064, count=1128) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_osmux_tchh fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchf144'. ------ BTS_Tests.TC_data_rtp_tchf144 ------ Thu Jul 4 12:49:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_data_rtp_tchf144.pcap" >/data/BTS_Tests.TC_data_rtp_tchf144.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchf144' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_data_rtp_tchf144 started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_data_rtp_tchf144-RSL(312)@cd50094dfcba: Final verdict of PTC: none TC_data_rtp_tchf144-RSL-IPA(311)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_data_rtp_tchf144-RSL-IPA(311): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_data_rtp_tchf144-RSL(312): none (fail -> fail) MTC@cd50094dfcba: Test case TC_data_rtp_tchf144 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchf144 fail'. Thu Jul 4 12:49:48 UTC 2024 ------ BTS_Tests.TC_data_rtp_tchf144 fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests.TC_data_rtp_tchf144.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1300) Waiting for packet dumper to finish... 1 (prev_count=1300, count=1364) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchf144 fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchf96'. ------ BTS_Tests.TC_data_rtp_tchf96 ------ Thu Jul 4 12:49:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_data_rtp_tchf96.pcap" >/data/BTS_Tests.TC_data_rtp_tchf96.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchf96' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_data_rtp_tchf96 started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_data_rtp_tchf96-RSL(314)@cd50094dfcba: Final verdict of PTC: none TC_data_rtp_tchf96-RSL-IPA(313)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_data_rtp_tchf96-RSL-IPA(313): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_data_rtp_tchf96-RSL(314): none (fail -> fail) MTC@cd50094dfcba: Test case TC_data_rtp_tchf96 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchf96 fail'. Thu Jul 4 12:50:11 UTC 2024 ------ BTS_Tests.TC_data_rtp_tchf96 fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests.TC_data_rtp_tchf96.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1056) Waiting for packet dumper to finish... 1 (prev_count=1056, count=1120) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchf96 fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchf48'. ------ BTS_Tests.TC_data_rtp_tchf48 ------ Thu Jul 4 12:50:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_data_rtp_tchf48.pcap" >/data/BTS_Tests.TC_data_rtp_tchf48.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchf48' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_data_rtp_tchf48 started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_data_rtp_tchf48-RSL(316)@cd50094dfcba: Final verdict of PTC: none TC_data_rtp_tchf48-RSL-IPA(315)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_data_rtp_tchf48-RSL-IPA(315): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_data_rtp_tchf48-RSL(316): none (fail -> fail) MTC@cd50094dfcba: Test case TC_data_rtp_tchf48 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchf48 fail'. Thu Jul 4 12:50:34 UTC 2024 ------ BTS_Tests.TC_data_rtp_tchf48 fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests.TC_data_rtp_tchf48.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1056) Waiting for packet dumper to finish... 1 (prev_count=1056, count=1120) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchf48 fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchh48'. ------ BTS_Tests.TC_data_rtp_tchh48 ------ Thu Jul 4 12:50:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_data_rtp_tchh48.pcap" >/data/BTS_Tests.TC_data_rtp_tchh48.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchh48' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_data_rtp_tchh48 started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_data_rtp_tchh48-RSL(318)@cd50094dfcba: Final verdict of PTC: none TC_data_rtp_tchh48-RSL-IPA(317)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_data_rtp_tchh48-RSL-IPA(317): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_data_rtp_tchh48-RSL(318): none (fail -> fail) MTC@cd50094dfcba: Test case TC_data_rtp_tchh48 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchh48 fail'. Thu Jul 4 12:50:57 UTC 2024 ------ BTS_Tests.TC_data_rtp_tchh48 fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests.TC_data_rtp_tchh48.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1056) Waiting for packet dumper to finish... 1 (prev_count=1056, count=1120) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchh48 fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchf24'. ------ BTS_Tests.TC_data_rtp_tchf24 ------ Thu Jul 4 12:51:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_data_rtp_tchf24.pcap" >/data/BTS_Tests.TC_data_rtp_tchf24.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchf24' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_data_rtp_tchf24 started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_data_rtp_tchf24-RSL(320)@cd50094dfcba: Final verdict of PTC: none TC_data_rtp_tchf24-RSL-IPA(319)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_data_rtp_tchf24-RSL-IPA(319): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_data_rtp_tchf24-RSL(320): none (fail -> fail) MTC@cd50094dfcba: Test case TC_data_rtp_tchf24 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchf24 fail'. Thu Jul 4 12:51:20 UTC 2024 ------ BTS_Tests.TC_data_rtp_tchf24 fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests.TC_data_rtp_tchf24.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1056) Waiting for packet dumper to finish... 1 (prev_count=1056, count=1120) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchf24 fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchh24'. ------ BTS_Tests.TC_data_rtp_tchh24 ------ Thu Jul 4 12:51: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_data_rtp_tchh24.pcap" >/data/BTS_Tests.TC_data_rtp_tchh24.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchh24' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_data_rtp_tchh24 started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_data_rtp_tchh24-RSL(322)@cd50094dfcba: Final verdict of PTC: none TC_data_rtp_tchh24-RSL-IPA(321)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_data_rtp_tchh24-RSL-IPA(321): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_data_rtp_tchh24-RSL(322): none (fail -> fail) MTC@cd50094dfcba: Test case TC_data_rtp_tchh24 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchh24 fail'. Thu Jul 4 12:51:43 UTC 2024 ------ BTS_Tests.TC_data_rtp_tchh24 fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests.TC_data_rtp_tchh24.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1056) Waiting for packet dumper to finish... 1 (prev_count=1056, count=1120) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchh24 fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_early_immediate_assignment'. ------ BTS_Tests.TC_early_immediate_assignment ------ Thu Jul 4 12:51:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_early_immediate_assignment.pcap" >/data/BTS_Tests.TC_early_immediate_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_early_immediate_assignment' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_early_immediate_assignment started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_early_immediate_assignment-RSL(324)@cd50094dfcba: Final verdict of PTC: none TC_early_immediate_assignment-RSL-IPA(323)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_early_immediate_assignment-RSL-IPA(323): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_early_immediate_assignment-RSL(324): none (fail -> fail) MTC@cd50094dfcba: Test case TC_early_immediate_assignment finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_early_immediate_assignment fail'. Thu Jul 4 12:52:06 UTC 2024 ------ BTS_Tests.TC_early_immediate_assignment fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests.TC_early_immediate_assignment.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1100) Waiting for packet dumper to finish... 1 (prev_count=1100, count=1164) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_early_immediate_assignment fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_rxqual_thresh'. ------ BTS_Tests.TC_acch_overpower_rxqual_thresh ------ Thu Jul 4 12:52: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_acch_overpower_rxqual_thresh.pcap" >/data/BTS_Tests.TC_acch_overpower_rxqual_thresh.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_rxqual_thresh' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_acch_overpower_rxqual_thresh started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_acch_overpower_rxqual_thresh-RSL(326)@cd50094dfcba: Final verdict of PTC: none TC_acch_overpower_rxqual_thresh-RSL-IPA(325)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_acch_overpower_rxqual_thresh-RSL-IPA(325): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_acch_overpower_rxqual_thresh-RSL(326): none (fail -> fail) MTC@cd50094dfcba: Test case TC_acch_overpower_rxqual_thresh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_rxqual_thresh fail'. Thu Jul 4 12:52:29 UTC 2024 ------ BTS_Tests.TC_acch_overpower_rxqual_thresh fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests.TC_acch_overpower_rxqual_thresh.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1108) Waiting for packet dumper to finish... 1 (prev_count=1108, count=1172) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_rxqual_thresh fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx'. ------ BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx ------ Thu Jul 4 12:52:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx.pcap" >/data/BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_acch_overpower_rxqual_thresh_dtx started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_acch_overpower_rxqual_thresh_dtx-RSL(328)@cd50094dfcba: Final verdict of PTC: none TC_acch_overpower_rxqual_thresh_dtx-RSL-IPA(327)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_acch_overpower_rxqual_thresh_dtx-RSL-IPA(327): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_acch_overpower_rxqual_thresh_dtx-RSL(328): none (fail -> fail) MTC@cd50094dfcba: Test case TC_acch_overpower_rxqual_thresh_dtx finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx fail'. Thu Jul 4 12:52:53 UTC 2024 ------ BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1124) Waiting for packet dumper to finish... 1 (prev_count=1124, count=1188) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_always_on_facch'. ------ BTS_Tests.TC_acch_overpower_always_on_facch ------ Thu Jul 4 12:53:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_acch_overpower_always_on_facch.pcap" >/data/BTS_Tests.TC_acch_overpower_always_on_facch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_always_on_facch' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_acch_overpower_always_on_facch started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_acch_overpower_always_on_facch-RSL-IPA(329)@cd50094dfcba: Final verdict of PTC: none TC_acch_overpower_always_on_facch-RSL(330)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_acch_overpower_always_on_facch-RSL-IPA(329): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_acch_overpower_always_on_facch-RSL(330): none (fail -> fail) MTC@cd50094dfcba: Test case TC_acch_overpower_always_on_facch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_always_on_facch fail'. Thu Jul 4 12:53:16 UTC 2024 ------ BTS_Tests.TC_acch_overpower_always_on_facch fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests.TC_acch_overpower_always_on_facch.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1116) Waiting for packet dumper to finish... 1 (prev_count=1116, count=1180) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_always_on_facch fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_always_on_sacch'. ------ BTS_Tests.TC_acch_overpower_always_on_sacch ------ Thu Jul 4 12:53: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_acch_overpower_always_on_sacch.pcap" >/data/BTS_Tests.TC_acch_overpower_always_on_sacch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_always_on_sacch' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_acch_overpower_always_on_sacch started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_acch_overpower_always_on_sacch-RSL(332)@cd50094dfcba: Final verdict of PTC: none TC_acch_overpower_always_on_sacch-RSL-IPA(331)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_acch_overpower_always_on_sacch-RSL-IPA(331): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_acch_overpower_always_on_sacch-RSL(332): none (fail -> fail) MTC@cd50094dfcba: Test case TC_acch_overpower_always_on_sacch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_always_on_sacch fail'. Thu Jul 4 12:53:39 UTC 2024 ------ BTS_Tests.TC_acch_overpower_always_on_sacch fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests.TC_acch_overpower_always_on_sacch.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1116) Waiting for packet dumper to finish... 1 (prev_count=1116, count=1180) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_always_on_sacch fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_limit'. ------ BTS_Tests.TC_acch_overpower_limit ------ Thu Jul 4 12:53:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_acch_overpower_limit.pcap" >/data/BTS_Tests.TC_acch_overpower_limit.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_limit' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_acch_overpower_limit started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_acch_overpower_limit-RSL(334)@cd50094dfcba: Final verdict of PTC: none TC_acch_overpower_limit-RSL-IPA(333)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_acch_overpower_limit-RSL-IPA(333): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_acch_overpower_limit-RSL(334): none (fail -> fail) MTC@cd50094dfcba: Test case TC_acch_overpower_limit finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_limit fail'. Thu Jul 4 12:54:02 UTC 2024 ------ BTS_Tests.TC_acch_overpower_limit fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests.TC_acch_overpower_limit.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1076) Waiting for packet dumper to finish... 1 (prev_count=1076, count=1140) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_limit fail' was executed successfully (exit status: 0). MC@cd50094dfcba: Test execution finished. MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbch_load_idle_no_cbch'. ------ BTS_Tests_SMSCB.TC_cbch_load_idle_no_cbch ------ Thu Jul 4 12: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_SMSCB.TC_cbch_load_idle_no_cbch.pcap" >/data/BTS_Tests_SMSCB.TC_cbch_load_idle_no_cbch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbch_load_idle_no_cbch' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_cbch_load_idle_no_cbch started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_cbch_load_idle_no_cbch-RSL(336)@cd50094dfcba: Final verdict of PTC: none TC_cbch_load_idle_no_cbch-RSL-IPA(335)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_cbch_load_idle_no_cbch-RSL-IPA(335): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_cbch_load_idle_no_cbch-RSL(336): none (fail -> fail) MTC@cd50094dfcba: Test case TC_cbch_load_idle_no_cbch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbch_load_idle_no_cbch fail'. Thu Jul 4 12:54:25 UTC 2024 ------ BTS_Tests_SMSCB.TC_cbch_load_idle_no_cbch fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests_SMSCB.TC_cbch_load_idle_no_cbch.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1096) Waiting for packet dumper to finish... 1 (prev_count=1096, count=1160) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbch_load_idle_no_cbch fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_1block'. ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_1block ------ Thu Jul 4 12:54:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_1block.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_1block.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_1block' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_sms_cb_cmd_sdcch4_1block started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@cd50094dfcba: No PTCs were created. MTC@cd50094dfcba: Test case TC_sms_cb_cmd_sdcch4_1block finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_1block fail'. Thu Jul 4 12:54:38 UTC 2024 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_1block fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_1block.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1100) Waiting for packet dumper to finish... 1 (prev_count=1100, count=1164) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_1block fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_2block'. ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_2block ------ Thu Jul 4 12:54:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_2block.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_2block.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_2block' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_sms_cb_cmd_sdcch4_2block started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@cd50094dfcba: No PTCs were created. MTC@cd50094dfcba: Test case TC_sms_cb_cmd_sdcch4_2block finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_2block fail'. Thu Jul 4 12:54:51 UTC 2024 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_2block fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_2block.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_2block fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_3block'. ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_3block ------ Thu Jul 4 12:54:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_3block.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_3block.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_3block' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_sms_cb_cmd_sdcch4_3block started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@cd50094dfcba: No PTCs were created. MTC@cd50094dfcba: Test case TC_sms_cb_cmd_sdcch4_3block finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_3block fail'. Thu Jul 4 12:55:04 UTC 2024 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_3block fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_3block.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1340) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_3block fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_4block'. ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_4block ------ Thu Jul 4 12:55:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_4block.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_4block.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_4block' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_sms_cb_cmd_sdcch4_4block started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@cd50094dfcba: No PTCs were created. MTC@cd50094dfcba: Test case TC_sms_cb_cmd_sdcch4_4block finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_4block fail'. Thu Jul 4 12:55:16 UTC 2024 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_4block fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_4block.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1348) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_4block fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_multi'. ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_multi ------ Thu Jul 4 12:55:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_multi.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_multi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_multi' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_sms_cb_cmd_sdcch4_multi started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@cd50094dfcba: No PTCs were created. MTC@cd50094dfcba: Test case TC_sms_cb_cmd_sdcch4_multi finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_multi fail'. Thu Jul 4 12:55:28 UTC 2024 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_multi fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_multi.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1284) Waiting for packet dumper to finish... 1 (prev_count=1284, count=1412) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_multi fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_schedule'. ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_schedule ------ Thu Jul 4 12:55:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_schedule.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_schedule.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_schedule' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_sms_cb_cmd_sdcch4_schedule started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@cd50094dfcba: No PTCs were created. MTC@cd50094dfcba: Test case TC_sms_cb_cmd_sdcch4_schedule finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_schedule fail'. Thu Jul 4 12:55:42 UTC 2024 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_schedule fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_schedule.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1100) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_schedule fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_only'. ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_only ------ Thu Jul 4 12:55: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_SMSCB.TC_sms_cb_cmd_sdcch4_default_only.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_only.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_only' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_sms_cb_cmd_sdcch4_default_only started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@cd50094dfcba: No PTCs were created. MTC@cd50094dfcba: Test case TC_sms_cb_cmd_sdcch4_default_only finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_only fail'. Thu Jul 4 12:55:54 UTC 2024 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_only fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_only.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1284) Waiting for packet dumper to finish... 1 (prev_count=1284, count=1348) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_only fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_and_normal'. ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_and_normal ------ Thu Jul 4 12:56:01 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_SMSCB.TC_sms_cb_cmd_sdcch4_default_and_normal.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_and_normal.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_and_normal' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_sms_cb_cmd_sdcch4_default_and_normal started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@cd50094dfcba: No PTCs were created. MTC@cd50094dfcba: Test case TC_sms_cb_cmd_sdcch4_default_and_normal finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_and_normal fail'. Thu Jul 4 12:56:07 UTC 2024 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_and_normal fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_and_normal.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_and_normal fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_then_null'. ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_then_null ------ Thu Jul 4 12:56:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_then_null.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_then_null.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_then_null' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_sms_cb_cmd_sdcch4_default_then_null started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@cd50094dfcba: No PTCs were created. MTC@cd50094dfcba: Test case TC_sms_cb_cmd_sdcch4_default_then_null finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_then_null fail'. Thu Jul 4 12:56:20 UTC 2024 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_then_null fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_then_null.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_then_null fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbc_sdcch4_load_idle'. ------ BTS_Tests_SMSCB.TC_cbc_sdcch4_load_idle ------ Thu Jul 4 12:56:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_cbc_sdcch4_load_idle.pcap" >/data/BTS_Tests_SMSCB.TC_cbc_sdcch4_load_idle.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbc_sdcch4_load_idle' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_cbc_sdcch4_load_idle started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@cd50094dfcba: No PTCs were created. MTC@cd50094dfcba: Test case TC_cbc_sdcch4_load_idle finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbc_sdcch4_load_idle fail'. Thu Jul 4 12:56:33 UTC 2024 ------ BTS_Tests_SMSCB.TC_cbc_sdcch4_load_idle fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests_SMSCB.TC_cbc_sdcch4_load_idle.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1276) Waiting for packet dumper to finish... 1 (prev_count=1276, count=1340) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbc_sdcch4_load_idle fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbc_sdcch4_load_overload'. ------ BTS_Tests_SMSCB.TC_cbc_sdcch4_load_overload ------ Thu Jul 4 12:56:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_cbc_sdcch4_load_overload.pcap" >/data/BTS_Tests_SMSCB.TC_cbc_sdcch4_load_overload.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbc_sdcch4_load_overload' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_cbc_sdcch4_load_overload started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@cd50094dfcba: No PTCs were created. MTC@cd50094dfcba: Test case TC_cbc_sdcch4_load_overload finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbc_sdcch4_load_overload fail'. Thu Jul 4 12:56:46 UTC 2024 ------ BTS_Tests_SMSCB.TC_cbc_sdcch4_load_overload fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests_SMSCB.TC_cbc_sdcch4_load_overload.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1164) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbc_sdcch4_load_overload fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_1block'. ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_1block ------ Thu Jul 4 12:56: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_SMSCB.TC_sms_cb_cmd_sdcch8_1block.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_1block.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_1block' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_sms_cb_cmd_sdcch8_1block started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@cd50094dfcba: No PTCs were created. MTC@cd50094dfcba: Test case TC_sms_cb_cmd_sdcch8_1block finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_1block fail'. Thu Jul 4 12:56:59 UTC 2024 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_1block fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_1block.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_1block fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_2block'. ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_2block ------ Thu Jul 4 12:57: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_SMSCB.TC_sms_cb_cmd_sdcch8_2block.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_2block.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_2block' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_sms_cb_cmd_sdcch8_2block started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@cd50094dfcba: No PTCs were created. MTC@cd50094dfcba: Test case TC_sms_cb_cmd_sdcch8_2block finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_2block fail'. Thu Jul 4 12:57:12 UTC 2024 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_2block fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_2block.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_2block fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_3block'. ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_3block ------ Thu Jul 4 12:57:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_3block.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_3block.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_3block' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_sms_cb_cmd_sdcch8_3block started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@cd50094dfcba: No PTCs were created. MTC@cd50094dfcba: Test case TC_sms_cb_cmd_sdcch8_3block finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_3block fail'. Thu Jul 4 12:57:25 UTC 2024 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_3block fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_3block.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_3block fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_4block'. ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_4block ------ Thu Jul 4 12:57:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_4block.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_4block.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_4block' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_sms_cb_cmd_sdcch8_4block started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@cd50094dfcba: No PTCs were created. MTC@cd50094dfcba: Test case TC_sms_cb_cmd_sdcch8_4block finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_4block fail'. Thu Jul 4 12:57:39 UTC 2024 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_4block fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_4block.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_4block fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_multi'. ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_multi ------ Thu Jul 4 12:57:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_multi.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_multi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_multi' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_sms_cb_cmd_sdcch8_multi started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@cd50094dfcba: No PTCs were created. MTC@cd50094dfcba: Test case TC_sms_cb_cmd_sdcch8_multi finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_multi fail'. Thu Jul 4 12:57:52 UTC 2024 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_multi fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_multi.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_multi fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_schedule'. ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_schedule ------ Thu Jul 4 12:57: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_SMSCB.TC_sms_cb_cmd_sdcch8_schedule.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_schedule.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_schedule' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_sms_cb_cmd_sdcch8_schedule started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@cd50094dfcba: No PTCs were created. MTC@cd50094dfcba: Test case TC_sms_cb_cmd_sdcch8_schedule finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_schedule fail'. Thu Jul 4 12:58:05 UTC 2024 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_schedule fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_schedule.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_schedule fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_only'. ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_only ------ Thu Jul 4 12:58: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_SMSCB.TC_sms_cb_cmd_sdcch8_default_only.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_only.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_only' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_sms_cb_cmd_sdcch8_default_only started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@cd50094dfcba: No PTCs were created. MTC@cd50094dfcba: Test case TC_sms_cb_cmd_sdcch8_default_only finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_only fail'. Thu Jul 4 12:58:18 UTC 2024 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_only fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_only.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1276) Waiting for packet dumper to finish... 1 (prev_count=1276, count=1340) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_only fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_and_normal'. ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_and_normal ------ Thu Jul 4 12:58: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_SMSCB.TC_sms_cb_cmd_sdcch8_default_and_normal.pcap" >/data/BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_and_normal.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_and_normal' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_sms_cb_cmd_sdcch8_default_and_normal started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@cd50094dfcba: No PTCs were created. MTC@cd50094dfcba: Test case TC_sms_cb_cmd_sdcch8_default_and_normal finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_and_normal fail'. Thu Jul 4 12:58:31 UTC 2024 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_and_normal fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_and_normal.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_and_normal fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbc_sdcch8_load_idle'. ------ BTS_Tests_SMSCB.TC_cbc_sdcch8_load_idle ------ Thu Jul 4 12:58: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_SMSCB.TC_cbc_sdcch8_load_idle.pcap" >/data/BTS_Tests_SMSCB.TC_cbc_sdcch8_load_idle.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbc_sdcch8_load_idle' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_cbc_sdcch8_load_idle started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@cd50094dfcba: No PTCs were created. MTC@cd50094dfcba: Test case TC_cbc_sdcch8_load_idle finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbc_sdcch8_load_idle fail'. Thu Jul 4 12:58:44 UTC 2024 ------ BTS_Tests_SMSCB.TC_cbc_sdcch8_load_idle fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests_SMSCB.TC_cbc_sdcch8_load_idle.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1276) Waiting for packet dumper to finish... 1 (prev_count=1276, count=1340) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbc_sdcch8_load_idle fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbc_sdcch8_load_overload'. ------ BTS_Tests_SMSCB.TC_cbc_sdcch8_load_overload ------ Thu Jul 4 12:58: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_SMSCB.TC_cbc_sdcch8_load_overload.pcap" >/data/BTS_Tests_SMSCB.TC_cbc_sdcch8_load_overload.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbc_sdcch8_load_overload' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_cbc_sdcch8_load_overload started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@cd50094dfcba: No PTCs were created. MTC@cd50094dfcba: Test case TC_cbc_sdcch8_load_overload finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbc_sdcch8_load_overload fail'. Thu Jul 4 12:58:57 UTC 2024 ------ BTS_Tests_SMSCB.TC_cbc_sdcch8_load_overload fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests_SMSCB.TC_cbc_sdcch8_load_overload.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1276) Waiting for packet dumper to finish... 1 (prev_count=1276, count=1340) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbc_sdcch8_load_overload fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_etws_p1ro'. ------ BTS_Tests_SMSCB.TC_etws_p1ro ------ Thu Jul 4 12:59:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_etws_p1ro.pcap" >/data/BTS_Tests_SMSCB.TC_etws_p1ro.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_etws_p1ro' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_etws_p1ro started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_etws_p1ro-RSL(338)@cd50094dfcba: Final verdict of PTC: none TC_etws_p1ro-RSL-IPA(337)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_etws_p1ro-RSL-IPA(337): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_etws_p1ro-RSL(338): none (fail -> fail) MTC@cd50094dfcba: Test case TC_etws_p1ro finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_etws_p1ro fail'. Thu Jul 4 12:59:20 UTC 2024 ------ BTS_Tests_SMSCB.TC_etws_p1ro fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests_SMSCB.TC_etws_p1ro.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1284) Waiting for packet dumper to finish... 1 (prev_count=1284, count=1348) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_etws_p1ro fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_etws_p1ro_end'. ------ BTS_Tests_SMSCB.TC_etws_p1ro_end ------ Thu Jul 4 12:59: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_SMSCB.TC_etws_p1ro_end.pcap" >/data/BTS_Tests_SMSCB.TC_etws_p1ro_end.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_etws_p1ro_end' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_etws_p1ro_end started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_etws_p1ro_end-RSL(340)@cd50094dfcba: Final verdict of PTC: none TC_etws_p1ro_end-RSL-IPA(339)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_etws_p1ro_end-RSL-IPA(339): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_etws_p1ro_end-RSL(340): none (fail -> fail) MTC@cd50094dfcba: Test case TC_etws_p1ro_end finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_etws_p1ro_end fail'. Thu Jul 4 12:59:43 UTC 2024 ------ BTS_Tests_SMSCB.TC_etws_p1ro_end fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests_SMSCB.TC_etws_p1ro_end.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1060) Waiting for packet dumper to finish... 1 (prev_count=1060, count=1124) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_etws_p1ro_end fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_etws_pcu'. ------ BTS_Tests_SMSCB.TC_etws_pcu ------ Thu Jul 4 12:59:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_SMSCB.TC_etws_pcu.pcap" >/data/BTS_Tests_SMSCB.TC_etws_pcu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_etws_pcu' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_etws_pcu started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_etws_pcu-RSL(342)@cd50094dfcba: Final verdict of PTC: none TC_etws_pcu-RSL-IPA(341)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_etws_pcu-RSL-IPA(341): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_etws_pcu-RSL(342): none (fail -> fail) MTC@cd50094dfcba: Test case TC_etws_pcu finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_etws_pcu fail'. Thu Jul 4 13:00:07 UTC 2024 ------ BTS_Tests_SMSCB.TC_etws_pcu fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests_SMSCB.TC_etws_pcu.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1040) Waiting for packet dumper to finish... 1 (prev_count=1040, count=1104) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_etws_pcu fail' was executed successfully (exit status: 0). MC@cd50094dfcba: Test execution finished. MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0'. ------ BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0 ------ Thu Jul 4 13:00:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0.pcap" >/data/BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_sabm_ua_dcch_sapi0 started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sabm_ua_dcch_sapi0-RSL(344)@cd50094dfcba: Final verdict of PTC: none TC_sabm_ua_dcch_sapi0-RSL-IPA(343)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_sabm_ua_dcch_sapi0-RSL-IPA(343): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_sabm_ua_dcch_sapi0-RSL(344): none (fail -> fail) MTC@cd50094dfcba: Test case TC_sabm_ua_dcch_sapi0 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0 fail'. Thu Jul 4 13:00:30 UTC 2024 ------ BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0 fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1080) Waiting for packet dumper to finish... 1 (prev_count=1080, count=1144) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0 fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0_nopayload'. ------ BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0_nopayload ------ Thu Jul 4 13:00:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0_nopayload.pcap" >/data/BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0_nopayload.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0_nopayload' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_sabm_ua_dcch_sapi0_nopayload started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sabm_ua_dcch_sapi0_nopayload-RSL(346)@cd50094dfcba: Final verdict of PTC: none TC_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(345)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(345): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_sabm_ua_dcch_sapi0_nopayload-RSL(346): none (fail -> fail) MTC@cd50094dfcba: Test case TC_sabm_ua_dcch_sapi0_nopayload finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0_nopayload fail'. Thu Jul 4 13:00:53 UTC 2024 ------ BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0_nopayload fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0_nopayload.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1120) Waiting for packet dumper to finish... 1 (prev_count=1120, count=1184) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0_nopayload fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi3'. ------ BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi3 ------ Thu Jul 4 13:01:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi3.pcap" >/data/BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi3' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_sabm_ua_dcch_sapi3 started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sabm_ua_dcch_sapi3-RSL(348)@cd50094dfcba: Final verdict of PTC: none TC_sabm_ua_dcch_sapi3-RSL-IPA(347)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_sabm_ua_dcch_sapi3-RSL-IPA(347): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_sabm_ua_dcch_sapi3-RSL(348): none (fail -> fail) MTC@cd50094dfcba: Test case TC_sabm_ua_dcch_sapi3 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi3 fail'. Thu Jul 4 13:01:16 UTC 2024 ------ BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi3 fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi3.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1080) Waiting for packet dumper to finish... 1 (prev_count=1080, count=1144) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi3 fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi4'. ------ BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi4 ------ Thu Jul 4 13:01: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_LAPDm.TC_sabm_ua_dcch_sapi4.pcap" >/data/BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi4' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_sabm_ua_dcch_sapi4 started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sabm_ua_dcch_sapi4-RSL(350)@cd50094dfcba: Final verdict of PTC: none TC_sabm_ua_dcch_sapi4-RSL-IPA(349)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_sabm_ua_dcch_sapi4-RSL-IPA(349): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_sabm_ua_dcch_sapi4-RSL(350): none (fail -> fail) MTC@cd50094dfcba: Test case TC_sabm_ua_dcch_sapi4 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi4 fail'. Thu Jul 4 13:01:39 UTC 2024 ------ BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi4 fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi4.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1080) Waiting for packet dumper to finish... 1 (prev_count=1080, count=1144) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi4 fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_contention'. ------ BTS_Tests_LAPDm.TC_sabm_contention ------ Thu Jul 4 13:01:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_sabm_contention.pcap" >/data/BTS_Tests_LAPDm.TC_sabm_contention.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_contention' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_sabm_contention started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sabm_contention-RSL(352)@cd50094dfcba: Final verdict of PTC: none TC_sabm_contention-RSL-IPA(351)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_sabm_contention-RSL-IPA(351): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_sabm_contention-RSL(352): none (fail -> fail) MTC@cd50094dfcba: Test case TC_sabm_contention finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_contention fail'. Thu Jul 4 13:02:02 UTC 2024 ------ BTS_Tests_LAPDm.TC_sabm_contention fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests_LAPDm.TC_sabm_contention.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1068) Waiting for packet dumper to finish... 1 (prev_count=1068, count=1132) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_contention fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_retransmit'. ------ BTS_Tests_LAPDm.TC_sabm_retransmit ------ Thu Jul 4 13:02: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_LAPDm.TC_sabm_retransmit.pcap" >/data/BTS_Tests_LAPDm.TC_sabm_retransmit.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_retransmit' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_sabm_retransmit started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sabm_retransmit-RSL(354)@cd50094dfcba: Final verdict of PTC: none TC_sabm_retransmit-RSL-IPA(353)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_sabm_retransmit-RSL-IPA(353): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_sabm_retransmit-RSL(354): none (fail -> fail) MTC@cd50094dfcba: Test case TC_sabm_retransmit finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_retransmit fail'. Thu Jul 4 13:02:25 UTC 2024 ------ BTS_Tests_LAPDm.TC_sabm_retransmit fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests_LAPDm.TC_sabm_retransmit.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1068) Waiting for packet dumper to finish... 1 (prev_count=1068, count=1132) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_retransmit fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_retransmit_bts'. ------ BTS_Tests_LAPDm.TC_sabm_retransmit_bts ------ Thu Jul 4 13:02:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_sabm_retransmit_bts.pcap" >/data/BTS_Tests_LAPDm.TC_sabm_retransmit_bts.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_retransmit_bts' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_sabm_retransmit_bts started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sabm_retransmit_bts-RSL(356)@cd50094dfcba: Final verdict of PTC: none TC_sabm_retransmit_bts-RSL-IPA(355)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_sabm_retransmit_bts-RSL-IPA(355): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_sabm_retransmit_bts-RSL(356): none (fail -> fail) MTC@cd50094dfcba: Test case TC_sabm_retransmit_bts finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_retransmit_bts fail'. Thu Jul 4 13:02:48 UTC 2024 ------ BTS_Tests_LAPDm.TC_sabm_retransmit_bts fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests_LAPDm.TC_sabm_retransmit_bts.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1084) Waiting for packet dumper to finish... 1 (prev_count=1084, count=1148) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_retransmit_bts fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_invalid_resp'. ------ BTS_Tests_LAPDm.TC_sabm_invalid_resp ------ Thu Jul 4 13:02:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_sabm_invalid_resp.pcap" >/data/BTS_Tests_LAPDm.TC_sabm_invalid_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_invalid_resp' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_sabm_invalid_resp started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sabm_invalid_resp-RSL(358)@cd50094dfcba: Final verdict of PTC: none TC_sabm_invalid_resp-RSL-IPA(357)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_sabm_invalid_resp-RSL-IPA(357): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_sabm_invalid_resp-RSL(358): none (fail -> fail) MTC@cd50094dfcba: Test case TC_sabm_invalid_resp finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_invalid_resp fail'. Thu Jul 4 13:03:11 UTC 2024 ------ BTS_Tests_LAPDm.TC_sabm_invalid_resp fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests_LAPDm.TC_sabm_invalid_resp.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1076) Waiting for packet dumper to finish... 1 (prev_count=1076, count=1140) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_invalid_resp fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_dm'. ------ BTS_Tests_LAPDm.TC_sabm_dm ------ Thu Jul 4 13:03:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_sabm_dm.pcap" >/data/BTS_Tests_LAPDm.TC_sabm_dm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_dm' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_sabm_dm started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sabm_dm-RSL(360)@cd50094dfcba: Final verdict of PTC: none TC_sabm_dm-RSL-IPA(359)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_sabm_dm-RSL-IPA(359): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_sabm_dm-RSL(360): none (fail -> fail) MTC@cd50094dfcba: Test case TC_sabm_dm finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_dm fail'. Thu Jul 4 13:03:34 UTC 2024 ------ BTS_Tests_LAPDm.TC_sabm_dm fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests_LAPDm.TC_sabm_dm.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_dm fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_establish_ign_first_sabm'. ------ BTS_Tests_LAPDm.TC_establish_ign_first_sabm ------ Thu Jul 4 13:03: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_LAPDm.TC_establish_ign_first_sabm.pcap" >/data/BTS_Tests_LAPDm.TC_establish_ign_first_sabm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_establish_ign_first_sabm' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_establish_ign_first_sabm started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_establish_ign_first_sabm-RSL(362)@cd50094dfcba: Final verdict of PTC: none TC_establish_ign_first_sabm-RSL-IPA(361)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_establish_ign_first_sabm-RSL-IPA(361): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_establish_ign_first_sabm-RSL(362): none (fail -> fail) MTC@cd50094dfcba: Test case TC_establish_ign_first_sabm finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_establish_ign_first_sabm fail'. Thu Jul 4 13:03:57 UTC 2024 ------ BTS_Tests_LAPDm.TC_establish_ign_first_sabm fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests_LAPDm.TC_establish_ign_first_sabm.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1104) Waiting for packet dumper to finish... 1 (prev_count=1104, count=1168) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_establish_ign_first_sabm fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_iframe_seq_and_ack'. ------ BTS_Tests_LAPDm.TC_iframe_seq_and_ack ------ Thu Jul 4 13:04:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_iframe_seq_and_ack.pcap" >/data/BTS_Tests_LAPDm.TC_iframe_seq_and_ack.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_iframe_seq_and_ack' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_iframe_seq_and_ack started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_iframe_seq_and_ack-RSL(364)@cd50094dfcba: Final verdict of PTC: none TC_iframe_seq_and_ack-RSL-IPA(363)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_iframe_seq_and_ack-RSL-IPA(363): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_iframe_seq_and_ack-RSL(364): none (fail -> fail) MTC@cd50094dfcba: Test case TC_iframe_seq_and_ack finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_iframe_seq_and_ack fail'. Thu Jul 4 13:04:20 UTC 2024 ------ BTS_Tests_LAPDm.TC_iframe_seq_and_ack fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests_LAPDm.TC_iframe_seq_and_ack.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1080) Waiting for packet dumper to finish... 1 (prev_count=1080, count=1144) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_iframe_seq_and_ack fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_iframe_timer_recovery'. ------ BTS_Tests_LAPDm.TC_iframe_timer_recovery ------ Thu Jul 4 13:04:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_iframe_timer_recovery.pcap" >/data/BTS_Tests_LAPDm.TC_iframe_timer_recovery.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_iframe_timer_recovery' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_iframe_timer_recovery started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_iframe_timer_recovery-RSL(366)@cd50094dfcba: Final verdict of PTC: none TC_iframe_timer_recovery-RSL-IPA(365)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_iframe_timer_recovery-RSL-IPA(365): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_iframe_timer_recovery-RSL(366): none (fail -> fail) MTC@cd50094dfcba: Test case TC_iframe_timer_recovery finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_iframe_timer_recovery fail'. Thu Jul 4 13:04:44 UTC 2024 ------ BTS_Tests_LAPDm.TC_iframe_timer_recovery fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests_LAPDm.TC_iframe_timer_recovery.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1092) Waiting for packet dumper to finish... 1 (prev_count=1092, count=1156) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_iframe_timer_recovery fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_ns_seq_error'. ------ BTS_Tests_LAPDm.TC_ns_seq_error ------ Thu Jul 4 13:04: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_LAPDm.TC_ns_seq_error.pcap" >/data/BTS_Tests_LAPDm.TC_ns_seq_error.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_ns_seq_error' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_ns_seq_error started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_ns_seq_error-RSL(368)@cd50094dfcba: Final verdict of PTC: none TC_ns_seq_error-RSL-IPA(367)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_ns_seq_error-RSL-IPA(367): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_ns_seq_error-RSL(368): none (fail -> fail) MTC@cd50094dfcba: Test case TC_ns_seq_error finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_ns_seq_error fail'. Thu Jul 4 13:05:07 UTC 2024 ------ BTS_Tests_LAPDm.TC_ns_seq_error fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests_LAPDm.TC_ns_seq_error.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1056) Waiting for packet dumper to finish... 1 (prev_count=1056, count=1120) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_ns_seq_error fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_nr_seq_error'. ------ BTS_Tests_LAPDm.TC_nr_seq_error ------ Thu Jul 4 13:05:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_nr_seq_error.pcap" >/data/BTS_Tests_LAPDm.TC_nr_seq_error.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_nr_seq_error' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_nr_seq_error started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_nr_seq_error-RSL-IPA(369)@cd50094dfcba: Final verdict of PTC: none TC_nr_seq_error-RSL(370)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_nr_seq_error-RSL-IPA(369): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_nr_seq_error-RSL(370): none (fail -> fail) MTC@cd50094dfcba: Test case TC_nr_seq_error finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_nr_seq_error fail'. Thu Jul 4 13:05:30 UTC 2024 ------ BTS_Tests_LAPDm.TC_nr_seq_error fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests_LAPDm.TC_nr_seq_error.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1056) Waiting for packet dumper to finish... 1 (prev_count=1056, count=1120) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_nr_seq_error fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_rec_invalid_frame'. ------ BTS_Tests_LAPDm.TC_rec_invalid_frame ------ Thu Jul 4 13:05:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_rec_invalid_frame.pcap" >/data/BTS_Tests_LAPDm.TC_rec_invalid_frame.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_rec_invalid_frame' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_rec_invalid_frame started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rec_invalid_frame-RSL(372)@cd50094dfcba: Final verdict of PTC: none TC_rec_invalid_frame-RSL-IPA(371)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_rec_invalid_frame-RSL-IPA(371): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_rec_invalid_frame-RSL(372): none (fail -> fail) MTC@cd50094dfcba: Test case TC_rec_invalid_frame finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_rec_invalid_frame fail'. Thu Jul 4 13:05:53 UTC 2024 ------ BTS_Tests_LAPDm.TC_rec_invalid_frame fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests_LAPDm.TC_rec_invalid_frame.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1076) Waiting for packet dumper to finish... 1 (prev_count=1076, count=1140) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_rec_invalid_frame fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_segm_concat_dcch'. ------ BTS_Tests_LAPDm.TC_segm_concat_dcch ------ Thu Jul 4 13:06:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_segm_concat_dcch.pcap" >/data/BTS_Tests_LAPDm.TC_segm_concat_dcch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_segm_concat_dcch' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_segm_concat_dcch started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_segm_concat_dcch-RSL(374)@cd50094dfcba: Final verdict of PTC: none TC_segm_concat_dcch-RSL-IPA(373)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_segm_concat_dcch-RSL-IPA(373): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_segm_concat_dcch-RSL(374): none (fail -> fail) MTC@cd50094dfcba: Test case TC_segm_concat_dcch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_segm_concat_dcch fail'. Thu Jul 4 13:06:16 UTC 2024 ------ BTS_Tests_LAPDm.TC_segm_concat_dcch fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests_LAPDm.TC_segm_concat_dcch.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1072) Waiting for packet dumper to finish... 1 (prev_count=1072, count=1136) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_segm_concat_dcch fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_segm_concat_sacch'. ------ BTS_Tests_LAPDm.TC_segm_concat_sacch ------ Thu Jul 4 13:06:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_segm_concat_sacch.pcap" >/data/BTS_Tests_LAPDm.TC_segm_concat_sacch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_segm_concat_sacch' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_segm_concat_sacch started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_segm_concat_sacch-RSL(376)@cd50094dfcba: Final verdict of PTC: none TC_segm_concat_sacch-RSL-IPA(375)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_segm_concat_sacch-RSL-IPA(375): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_segm_concat_sacch-RSL(376): none (fail -> fail) MTC@cd50094dfcba: Test case TC_segm_concat_sacch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_segm_concat_sacch fail'. Thu Jul 4 13:06:40 UTC 2024 ------ BTS_Tests_LAPDm.TC_segm_concat_sacch fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests_LAPDm.TC_segm_concat_sacch.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1076) Waiting for packet dumper to finish... 1 (prev_count=1076, count=1140) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_segm_concat_sacch fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_t200_n200'. ------ BTS_Tests_LAPDm.TC_t200_n200 ------ Thu Jul 4 13:06: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_LAPDm.TC_t200_n200.pcap" >/data/BTS_Tests_LAPDm.TC_t200_n200.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_t200_n200' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_t200_n200 started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_t200_n200-RSL(378)@cd50094dfcba: Final verdict of PTC: none TC_t200_n200-RSL-IPA(377)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_t200_n200-RSL-IPA(377): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_t200_n200-RSL(378): none (fail -> fail) MTC@cd50094dfcba: Test case TC_t200_n200 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_t200_n200 fail'. Thu Jul 4 13:07:03 UTC 2024 ------ BTS_Tests_LAPDm.TC_t200_n200 fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests_LAPDm.TC_t200_n200.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1044) Waiting for packet dumper to finish... 1 (prev_count=1044, count=1108) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_t200_n200 fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_rr_response_frame_loss'. ------ BTS_Tests_LAPDm.TC_rr_response_frame_loss ------ Thu Jul 4 13:07:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_rr_response_frame_loss.pcap" >/data/BTS_Tests_LAPDm.TC_rr_response_frame_loss.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_rr_response_frame_loss' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_rr_response_frame_loss started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rr_response_frame_loss-RSL(380)@cd50094dfcba: Final verdict of PTC: none TC_rr_response_frame_loss-RSL-IPA(379)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_rr_response_frame_loss-RSL-IPA(379): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_rr_response_frame_loss-RSL(380): none (fail -> fail) MTC@cd50094dfcba: Test case TC_rr_response_frame_loss finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_rr_response_frame_loss fail'. Thu Jul 4 13:07:26 UTC 2024 ------ BTS_Tests_LAPDm.TC_rr_response_frame_loss fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests_LAPDm.TC_rr_response_frame_loss.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1096) Waiting for packet dumper to finish... 1 (prev_count=1096, count=1160) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_rr_response_frame_loss fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_incorrect_cr'. ------ BTS_Tests_LAPDm.TC_incorrect_cr ------ Thu Jul 4 13:07: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_LAPDm.TC_incorrect_cr.pcap" >/data/BTS_Tests_LAPDm.TC_incorrect_cr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_incorrect_cr' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_incorrect_cr started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_incorrect_cr-RSL(382)@cd50094dfcba: Final verdict of PTC: none TC_incorrect_cr-RSL-IPA(381)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_incorrect_cr-RSL-IPA(381): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_incorrect_cr-RSL(382): none (fail -> fail) MTC@cd50094dfcba: Test case TC_incorrect_cr finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_incorrect_cr fail'. Thu Jul 4 13:07:49 UTC 2024 ------ BTS_Tests_LAPDm.TC_incorrect_cr fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests_LAPDm.TC_incorrect_cr.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1296) Waiting for packet dumper to finish... 1 (prev_count=1296, count=1360) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_incorrect_cr fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_incorrect_c'. ------ BTS_Tests_LAPDm.TC_sabm_incorrect_c ------ Thu Jul 4 13:07: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_LAPDm.TC_sabm_incorrect_c.pcap" >/data/BTS_Tests_LAPDm.TC_sabm_incorrect_c.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_incorrect_c' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_sabm_incorrect_c started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sabm_incorrect_c-RSL(384)@cd50094dfcba: Final verdict of PTC: none TC_sabm_incorrect_c-RSL-IPA(383)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_sabm_incorrect_c-RSL-IPA(383): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_sabm_incorrect_c-RSL(384): none (fail -> fail) MTC@cd50094dfcba: Test case TC_sabm_incorrect_c finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_incorrect_c fail'. Thu Jul 4 13:08:12 UTC 2024 ------ BTS_Tests_LAPDm.TC_sabm_incorrect_c fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests_LAPDm.TC_sabm_incorrect_c.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1072) Waiting for packet dumper to finish... 1 (prev_count=1072, count=1136) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_incorrect_c fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_normal_reestablishment'. ------ BTS_Tests_LAPDm.TC_normal_reestablishment ------ Thu Jul 4 13:08:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_normal_reestablishment.pcap" >/data/BTS_Tests_LAPDm.TC_normal_reestablishment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_normal_reestablishment' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_normal_reestablishment started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_normal_reestablishment-RSL(386)@cd50094dfcba: Final verdict of PTC: none TC_normal_reestablishment-RSL-IPA(385)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_normal_reestablishment-RSL-IPA(385): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_normal_reestablishment-RSL(386): none (fail -> fail) MTC@cd50094dfcba: Test case TC_normal_reestablishment finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_normal_reestablishment fail'. Thu Jul 4 13:08:35 UTC 2024 ------ BTS_Tests_LAPDm.TC_normal_reestablishment fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests_LAPDm.TC_normal_reestablishment.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1096) Waiting for packet dumper to finish... 1 (prev_count=1096, count=1160) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_normal_reestablishment fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_normal_reestablishment_state_unacked'. ------ BTS_Tests_LAPDm.TC_normal_reestablishment_state_unacked ------ Thu Jul 4 13:08:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_LAPDm.TC_normal_reestablishment_state_unacked.pcap" >/data/BTS_Tests_LAPDm.TC_normal_reestablishment_state_unacked.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_normal_reestablishment_state_unacked' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_normal_reestablishment_state_unacked started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_normal_reestablishment_state_unacked-RSL(388)@cd50094dfcba: Final verdict of PTC: none TC_normal_reestablishment_state_unacked-RSL-IPA(387)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_normal_reestablishment_state_unacked-RSL-IPA(387): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_normal_reestablishment_state_unacked-RSL(388): none (fail -> fail) MTC@cd50094dfcba: Test case TC_normal_reestablishment_state_unacked finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_normal_reestablishment_state_unacked fail'. Thu Jul 4 13:08:58 UTC 2024 ------ BTS_Tests_LAPDm.TC_normal_reestablishment_state_unacked fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests_LAPDm.TC_normal_reestablishment_state_unacked.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1152) Waiting for packet dumper to finish... 1 (prev_count=1152, count=1216) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_normal_reestablishment_state_unacked fail' was executed successfully (exit status: 0). MC@cd50094dfcba: Test execution finished. MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_vff'. ------ BTS_Tests_VAMOS.TC_vamos_chan_act_vff ------ Thu Jul 4 13:09: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_VAMOS.TC_vamos_chan_act_vff.pcap" >/data/BTS_Tests_VAMOS.TC_vamos_chan_act_vff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_vff' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_vamos_chan_act_vff started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vamos_chan_act_vff-RSL(390)@cd50094dfcba: Final verdict of PTC: none TC_vamos_chan_act_vff-RSL-IPA(389)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_vamos_chan_act_vff-RSL-IPA(389): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_vamos_chan_act_vff-RSL(390): none (fail -> fail) MTC@cd50094dfcba: Test case TC_vamos_chan_act_vff finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_vff fail'. Thu Jul 4 13:09:21 UTC 2024 ------ BTS_Tests_VAMOS.TC_vamos_chan_act_vff fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_act_vff.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1080) Waiting for packet dumper to finish... 1 (prev_count=1080, count=1144) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_vff fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_vhh'. ------ BTS_Tests_VAMOS.TC_vamos_chan_act_vhh ------ Thu Jul 4 13:09:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_VAMOS.TC_vamos_chan_act_vhh.pcap" >/data/BTS_Tests_VAMOS.TC_vamos_chan_act_vhh.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_vhh' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_vamos_chan_act_vhh started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vamos_chan_act_vhh-RSL(392)@cd50094dfcba: Final verdict of PTC: none TC_vamos_chan_act_vhh-RSL-IPA(391)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_vamos_chan_act_vhh-RSL-IPA(391): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_vamos_chan_act_vhh-RSL(392): none (fail -> fail) MTC@cd50094dfcba: Test case TC_vamos_chan_act_vhh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_vhh fail'. Thu Jul 4 13:09:44 UTC 2024 ------ BTS_Tests_VAMOS.TC_vamos_chan_act_vhh fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_act_vhh.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1080) Waiting for packet dumper to finish... 1 (prev_count=1080, count=1144) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_vhh fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_hvhh'. ------ BTS_Tests_VAMOS.TC_vamos_chan_act_hvhh ------ Thu Jul 4 13:09: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_VAMOS.TC_vamos_chan_act_hvhh.pcap" >/data/BTS_Tests_VAMOS.TC_vamos_chan_act_hvhh.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_hvhh' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_vamos_chan_act_hvhh started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vamos_chan_act_hvhh-RSL(394)@cd50094dfcba: Final verdict of PTC: none TC_vamos_chan_act_hvhh-RSL-IPA(393)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_vamos_chan_act_hvhh-RSL-IPA(393): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_vamos_chan_act_hvhh-RSL(394): none (fail -> fail) MTC@cd50094dfcba: Test case TC_vamos_chan_act_hvhh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_hvhh fail'. Thu Jul 4 13:10:07 UTC 2024 ------ BTS_Tests_VAMOS.TC_vamos_chan_act_hvhh fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_act_hvhh.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1084) Waiting for packet dumper to finish... 1 (prev_count=1084, count=1148) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_hvhh fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_ipa_vff'. ------ BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_ipa_vff ------ Thu Jul 4 13:10:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_ipa_vff.pcap" >/data/BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_ipa_vff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_ipa_vff' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_vamos_chan_act_dyn_ipa_vff started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vamos_chan_act_dyn_ipa_vff-RSL(396)@cd50094dfcba: Final verdict of PTC: none TC_vamos_chan_act_dyn_ipa_vff-RSL-IPA(395)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_vamos_chan_act_dyn_ipa_vff-RSL-IPA(395): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_vamos_chan_act_dyn_ipa_vff-RSL(396): none (fail -> fail) MTC@cd50094dfcba: Test case TC_vamos_chan_act_dyn_ipa_vff finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_ipa_vff fail'. Thu Jul 4 13:10:30 UTC 2024 ------ BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_ipa_vff fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_ipa_vff.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1112) Waiting for packet dumper to finish... 1 (prev_count=1112, count=1176) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_ipa_vff fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vff'. ------ BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vff ------ Thu Jul 4 13:10:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vff.pcap" >/data/BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vff' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_vamos_chan_act_dyn_osmo_vff started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vamos_chan_act_dyn_osmo_vff-RSL(398)@cd50094dfcba: Final verdict of PTC: none TC_vamos_chan_act_dyn_osmo_vff-RSL-IPA(397)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_vff-RSL-IPA(397): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_vff-RSL(398): none (fail -> fail) MTC@cd50094dfcba: Test case TC_vamos_chan_act_dyn_osmo_vff finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vff fail'. Thu Jul 4 13:10:53 UTC 2024 ------ BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vff fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vff.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1116) Waiting for packet dumper to finish... 1 (prev_count=1116, count=1180) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vff fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vhh'. ------ BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vhh ------ Thu Jul 4 13:11:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vhh.pcap" >/data/BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vhh.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vhh' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_vamos_chan_act_dyn_osmo_vhh started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vamos_chan_act_dyn_osmo_vhh-RSL(400)@cd50094dfcba: Final verdict of PTC: none TC_vamos_chan_act_dyn_osmo_vhh-RSL-IPA(399)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_vhh-RSL-IPA(399): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_vhh-RSL(400): none (fail -> fail) MTC@cd50094dfcba: Test case TC_vamos_chan_act_dyn_osmo_vhh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vhh fail'. Thu Jul 4 13:11:17 UTC 2024 ------ BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vhh fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vhh.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1116) Waiting for packet dumper to finish... 1 (prev_count=1116, count=1180) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vhh fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_hvhh'. ------ BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_hvhh ------ Thu Jul 4 13:11:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_hvhh.pcap" >/data/BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_hvhh.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_hvhh' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_vamos_chan_act_dyn_osmo_hvhh started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vamos_chan_act_dyn_osmo_hvhh-RSL(402)@cd50094dfcba: Final verdict of PTC: none TC_vamos_chan_act_dyn_osmo_hvhh-RSL-IPA(401)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_hvhh-RSL-IPA(401): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_hvhh-RSL(402): none (fail -> fail) MTC@cd50094dfcba: Test case TC_vamos_chan_act_dyn_osmo_hvhh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_hvhh fail'. Thu Jul 4 13:11:40 UTC 2024 ------ BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_hvhh fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_hvhh.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1120) Waiting for packet dumper to finish... 1 (prev_count=1120, count=1184) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_hvhh fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vff'. ------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vff ------ Thu Jul 4 13:11: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_VAMOS.TC_vamos_chan_mode_modify_vff.pcap" >/data/BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vff' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_vamos_chan_mode_modify_vff started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vamos_chan_mode_modify_vff-RSL(404)@cd50094dfcba: Final verdict of PTC: none TC_vamos_chan_mode_modify_vff-RSL-IPA(403)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_vamos_chan_mode_modify_vff-RSL-IPA(403): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_vamos_chan_mode_modify_vff-RSL(404): none (fail -> fail) MTC@cd50094dfcba: Test case TC_vamos_chan_mode_modify_vff finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vff fail'. Thu Jul 4 13:12:03 UTC 2024 ------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vff fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vff.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1112) Waiting for packet dumper to finish... 1 (prev_count=1112, count=1176) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vff fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vhh'. ------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vhh ------ Thu Jul 4 13:12:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vhh.pcap" >/data/BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vhh.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vhh' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_vamos_chan_mode_modify_vhh started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vamos_chan_mode_modify_vhh-RSL(406)@cd50094dfcba: Final verdict of PTC: none TC_vamos_chan_mode_modify_vhh-RSL-IPA(405)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_vamos_chan_mode_modify_vhh-RSL-IPA(405): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_vamos_chan_mode_modify_vhh-RSL(406): none (fail -> fail) MTC@cd50094dfcba: Test case TC_vamos_chan_mode_modify_vhh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vhh fail'. Thu Jul 4 13:12:26 UTC 2024 ------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vhh fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vhh.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1112) Waiting for packet dumper to finish... 1 (prev_count=1112, count=1176) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vhh fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_hvhh'. ------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_hvhh ------ Thu Jul 4 13:12: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_VAMOS.TC_vamos_chan_mode_modify_hvhh.pcap" >/data/BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_hvhh.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_hvhh' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_vamos_chan_mode_modify_hvhh started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vamos_chan_mode_modify_hvhh-RSL(408)@cd50094dfcba: Final verdict of PTC: none TC_vamos_chan_mode_modify_hvhh-RSL-IPA(407)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_vamos_chan_mode_modify_hvhh-RSL-IPA(407): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_vamos_chan_mode_modify_hvhh-RSL(408): none (fail -> fail) MTC@cd50094dfcba: Test case TC_vamos_chan_mode_modify_hvhh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_hvhh fail'. Thu Jul 4 13:12:49 UTC 2024 ------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_hvhh fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_hvhh.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1116) Waiting for packet dumper to finish... 1 (prev_count=1116, count=1180) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_hvhh fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_ipa_vff'. ------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_ipa_vff ------ Thu Jul 4 13:12: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_VAMOS.TC_vamos_chan_mode_modify_dyn_ipa_vff.pcap" >/data/BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_ipa_vff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_ipa_vff' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_vamos_chan_mode_modify_dyn_ipa_vff started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL(410)@cd50094dfcba: Final verdict of PTC: none TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL-IPA(409)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL-IPA(409): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL(410): none (fail -> fail) MTC@cd50094dfcba: Test case TC_vamos_chan_mode_modify_dyn_ipa_vff finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_ipa_vff fail'. Thu Jul 4 13:13:12 UTC 2024 ------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_ipa_vff fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_ipa_vff.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1144) Waiting for packet dumper to finish... 1 (prev_count=1144, count=1208) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_ipa_vff fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vff'. ------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vff ------ Thu Jul 4 13:13:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vff.pcap" >/data/BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vff' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_vamos_chan_mode_modify_dyn_osmo_vff started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL(412)@cd50094dfcba: Final verdict of PTC: none TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL-IPA(411)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL-IPA(411): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL(412): none (fail -> fail) MTC@cd50094dfcba: Test case TC_vamos_chan_mode_modify_dyn_osmo_vff finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vff fail'. Thu Jul 4 13:13:35 UTC 2024 ------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vff fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vff.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1148) Waiting for packet dumper to finish... 1 (prev_count=1148, count=1212) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vff fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vhh'. ------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vhh ------ Thu Jul 4 13:13:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vhh.pcap" >/data/BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vhh.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vhh' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_vamos_chan_mode_modify_dyn_osmo_vhh started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL(414)@cd50094dfcba: Final verdict of PTC: none TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL-IPA(413)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL-IPA(413): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL(414): none (fail -> fail) MTC@cd50094dfcba: Test case TC_vamos_chan_mode_modify_dyn_osmo_vhh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vhh fail'. Thu Jul 4 13:13:58 UTC 2024 ------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vhh fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vhh.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1148) Waiting for packet dumper to finish... 1 (prev_count=1148, count=1212) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vhh fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_hvhh'. ------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_hvhh ------ Thu Jul 4 13:14: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_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_hvhh.pcap" >/data/BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_hvhh.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_hvhh' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_vamos_chan_mode_modify_dyn_osmo_hvhh started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL(416)@cd50094dfcba: Final verdict of PTC: none TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL-IPA(415)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL-IPA(415): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL(416): none (fail -> fail) MTC@cd50094dfcba: Test case TC_vamos_chan_mode_modify_dyn_osmo_hvhh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_hvhh fail'. Thu Jul 4 13:14:21 UTC 2024 ------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_hvhh fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_hvhh.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1152) Waiting for packet dumper to finish... 1 (prev_count=1152, count=1216) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_hvhh fail' was executed successfully (exit status: 0). MC@cd50094dfcba: Test execution finished. MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vbs_notification'. ------ BTS_Tests_ASCI.TC_vbs_notification ------ Thu Jul 4 13:14:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_ASCI.TC_vbs_notification.pcap" >/data/BTS_Tests_ASCI.TC_vbs_notification.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vbs_notification' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_vbs_notification started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vbs_notification-RSL(418)@cd50094dfcba: Final verdict of PTC: none TC_vbs_notification-RSL-IPA(417)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_vbs_notification-RSL-IPA(417): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_vbs_notification-RSL(418): none (fail -> fail) MTC@cd50094dfcba: Test case TC_vbs_notification finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vbs_notification fail'. Thu Jul 4 13:14:44 UTC 2024 ------ BTS_Tests_ASCI.TC_vbs_notification fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests_ASCI.TC_vbs_notification.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1070) Waiting for packet dumper to finish... 1 (prev_count=1070, count=1134) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vbs_notification fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vgcs_uplink_free_and_busy'. ------ BTS_Tests_ASCI.TC_vgcs_uplink_free_and_busy ------ Thu Jul 4 13:14: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_ASCI.TC_vgcs_uplink_free_and_busy.pcap" >/data/BTS_Tests_ASCI.TC_vgcs_uplink_free_and_busy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vgcs_uplink_free_and_busy' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_vgcs_uplink_free_and_busy started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vgcs_uplink_free_and_busy-RSL(420)@cd50094dfcba: Final verdict of PTC: none TC_vgcs_uplink_free_and_busy-RSL-IPA(419)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_vgcs_uplink_free_and_busy-RSL-IPA(419): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_vgcs_uplink_free_and_busy-RSL(420): none (fail -> fail) MTC@cd50094dfcba: Test case TC_vgcs_uplink_free_and_busy finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vgcs_uplink_free_and_busy fail'. Thu Jul 4 13:15:07 UTC 2024 ------ BTS_Tests_ASCI.TC_vgcs_uplink_free_and_busy fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests_ASCI.TC_vgcs_uplink_free_and_busy.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1106) Waiting for packet dumper to finish... 1 (prev_count=1106, count=1170) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vgcs_uplink_free_and_busy fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vgcs_talker_fail'. ------ BTS_Tests_ASCI.TC_vgcs_talker_fail ------ Thu Jul 4 13:15:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_ASCI.TC_vgcs_talker_fail.pcap" >/data/BTS_Tests_ASCI.TC_vgcs_talker_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vgcs_talker_fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_vgcs_talker_fail started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vgcs_talker_fail-RSL(422)@cd50094dfcba: Final verdict of PTC: none TC_vgcs_talker_fail-RSL-IPA(421)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_vgcs_talker_fail-RSL-IPA(421): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_vgcs_talker_fail-RSL(422): none (fail -> fail) MTC@cd50094dfcba: Test case TC_vgcs_talker_fail finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vgcs_talker_fail fail'. Thu Jul 4 13:15:30 UTC 2024 ------ BTS_Tests_ASCI.TC_vgcs_talker_fail fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests_ASCI.TC_vgcs_talker_fail.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1070) Waiting for packet dumper to finish... 1 (prev_count=1070, count=1134) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vgcs_talker_fail fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vgcs_talker_est_rel'. ------ BTS_Tests_ASCI.TC_vgcs_talker_est_rel ------ Thu Jul 4 13:15:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_ASCI.TC_vgcs_talker_est_rel.pcap" >/data/BTS_Tests_ASCI.TC_vgcs_talker_est_rel.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vgcs_talker_est_rel' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_vgcs_talker_est_rel started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vgcs_talker_est_rel-RSL(424)@cd50094dfcba: Final verdict of PTC: none TC_vgcs_talker_est_rel-RSL-IPA(423)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_vgcs_talker_est_rel-RSL-IPA(423): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_vgcs_talker_est_rel-RSL(424): none (fail -> fail) MTC@cd50094dfcba: Test case TC_vgcs_talker_est_rel finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vgcs_talker_est_rel fail'. Thu Jul 4 13:15:53 UTC 2024 ------ BTS_Tests_ASCI.TC_vgcs_talker_est_rel fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests_ASCI.TC_vgcs_talker_est_rel.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1082) Waiting for packet dumper to finish... 1 (prev_count=1082, count=1146) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vgcs_talker_est_rel fail' was executed successfully (exit status: 0). MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vgcs_listener_det'. ------ BTS_Tests_ASCI.TC_vgcs_listener_det ------ Thu Jul 4 13:16:01 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_ASCI.TC_vgcs_listener_det.pcap" >/data/BTS_Tests_ASCI.TC_vgcs_listener_det.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cd50094dfcba: External command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vgcs_listener_det' was executed successfully (exit status: 0). MTC@cd50094dfcba: Test case TC_vgcs_listener_det started. MTC@cd50094dfcba: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vgcs_listener_det-RSL(426)@cd50094dfcba: Final verdict of PTC: none TC_vgcs_listener_det-RSL-IPA(425)@cd50094dfcba: Final verdict of PTC: none MTC@cd50094dfcba: Setting final verdict of the test case. MTC@cd50094dfcba: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@cd50094dfcba: Local verdict of PTC TC_vgcs_listener_det-RSL-IPA(425): none (fail -> fail) MTC@cd50094dfcba: Local verdict of PTC TC_vgcs_listener_det-RSL(426): none (fail -> fail) MTC@cd50094dfcba: Test case TC_vgcs_listener_det finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@cd50094dfcba: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vgcs_listener_det fail'. Thu Jul 4 13:16:17 UTC 2024 ------ BTS_Tests_ASCI.TC_vgcs_listener_det fail ------ Saving talloc report from 172.18.213.20:4241 to BTS_Tests_ASCI.TC_vgcs_listener_det.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1074) Waiting for packet dumper to finish... 1 (prev_count=1074, count=1138) MTC@cd50094dfcba: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vgcs_listener_det fail' was executed successfully (exit status: 0). MC@cd50094dfcba: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@cd50094dfcba: Terminating MTC. MC@cd50094dfcba: MTC terminated. MC2> exit MC@cd50094dfcba: Shutting down session. MC@cd50094dfcba: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/bts/expected-results.xml' against results in 'junit-xml-21.log' -------------------- pass->FAIL BTS_Tests.TC_est_dchan pass->FAIL BTS_Tests.TC_chan_act_stress pass->FAIL BTS_Tests.TC_chan_act_react pass->FAIL BTS_Tests.TC_chan_deact_not_active pass->FAIL BTS_Tests.TC_chan_act_wrong_nr pass->FAIL BTS_Tests.TC_deact_sacch pass->FAIL BTS_Tests.TC_sacch_filling pass->FAIL BTS_Tests.TC_sacch_info_mod pass->FAIL BTS_Tests.TC_sacch_multi pass->FAIL BTS_Tests.TC_sacch_multi_chg pass->FAIL BTS_Tests.TC_sacch_chan_act pass->FAIL BTS_Tests.TC_sacch_chan_act_ho_async pass->FAIL BTS_Tests.TC_sacch_chan_act_ho_sync pass->FAIL BTS_Tests.TC_rach_content pass->FAIL BTS_Tests.TC_rach_content_emerg pass->FAIL BTS_Tests.TC_rach_count pass->FAIL BTS_Tests.TC_rach_max_ta pass->FAIL BTS_Tests.TC_ho_rach xfail BTS_Tests.TC_ho_physical_info pass->FAIL BTS_Tests.TC_rach_load_idle_thresh0 pass->FAIL BTS_Tests.TC_rach_load_idle_below_thresh pass->FAIL BTS_Tests.TC_rach_load_count pass->FAIL BTS_Tests.TC_meas_res_speech_tchf pass->FAIL BTS_Tests.TC_meas_res_speech_tchf_facch pass->FAIL BTS_Tests.TC_meas_res_speech_tchh pass->FAIL BTS_Tests.TC_meas_res_speech_tchh_facch pass->FAIL BTS_Tests.TC_meas_res_speech_tchh_toa256 pass->FAIL BTS_Tests.TC_meas_res_sign_tchf pass->FAIL BTS_Tests.TC_meas_res_sign_tchh pass->FAIL BTS_Tests.TC_meas_res_sign_sdcch4 pass->FAIL BTS_Tests.TC_meas_res_sign_sdcch8 pass->FAIL BTS_Tests.TC_meas_res_sign_tchh_toa256 pass->FAIL BTS_Tests.TC_meas_res_speech_tchf_sapi3 pass->FAIL BTS_Tests.TC_meas_res_speech_tchh_sapi3 pass->FAIL BTS_Tests.TC_tx_power_start_ramp_up_bcch pass->FAIL BTS_Tests.TC_tx_power_down_bcch pass->FAIL BTS_Tests.TC_tx_power_ramp_adm_state_change pass->FAIL BTS_Tests.TC_rsl_bs_pwr_static_ass pass->FAIL BTS_Tests.TC_rsl_bs_pwr_static_power_control pass->FAIL BTS_Tests.TC_rsl_ms_pwr_ctrl pass->FAIL BTS_Tests.TC_rsl_ms_pwr_dyn_active pass->FAIL BTS_Tests.TC_rsl_ms_pwr_dyn_active2 pass->FAIL BTS_Tests.TC_rsl_ms_pwr_dyn_up pass->FAIL BTS_Tests.TC_rsl_ms_pwr_dyn_down pass->FAIL BTS_Tests.TC_rsl_ms_pwr_dyn_ass_updown pass->FAIL BTS_Tests.TC_rsl_ms_pwr_dyn_max pass->FAIL BTS_Tests.TC_rsl_chan_initial_ms_pwr pass->FAIL BTS_Tests.TC_rsl_chan_initial_ta pass->FAIL BTS_Tests.TC_rsl_modify_encr pass->FAIL BTS_Tests.TC_rsl_rf_resource_ind pass->FAIL BTS_Tests.TC_conn_fail_crit pass->FAIL BTS_Tests.TC_paging_imsi_80percent pass->FAIL BTS_Tests.TC_paging_tmsi_80percent pass->FAIL BTS_Tests.TC_paging_imsi_200percent pass->FAIL BTS_Tests.TC_paging_tmsi_200percent pass->FAIL BTS_Tests.TC_rsl_protocol_error pass->FAIL BTS_Tests.TC_rsl_mand_ie_error pass->FAIL BTS_Tests.TC_rsl_ie_content_error pass->FAIL BTS_Tests.TC_si_sched_default pass->FAIL BTS_Tests.TC_si_sched_1 pass->FAIL BTS_Tests.TC_si_sched_2bis pass->FAIL BTS_Tests.TC_si_sched_2ter pass->FAIL BTS_Tests.TC_si_sched_2ter_2bis pass->FAIL BTS_Tests.TC_si_sched_2quater pass->FAIL BTS_Tests.TC_si_sched_13 pass->FAIL BTS_Tests.TC_si_sched_13_2bis_2ter_2quater pass->FAIL BTS_Tests.TC_ipa_dlcx_not_active pass->FAIL BTS_Tests.TC_ipa_crcx_twice_not_active pass->FAIL BTS_Tests.TC_ipa_crcx_mdcx_dlcx_not_active pass->FAIL BTS_Tests.TC_ipa_crcx_mdcx_mdcx_dlcx_not_active pass->FAIL BTS_Tests.TC_ipa_crcx_sdcch_not_active xfail BTS_Tests.TC_ipa_crcx_ack_addr pass->FAIL BTS_Tests.TC_paging_imsi_200percent_with_ps pass->FAIL BTS_Tests.TC_pcu_act_req pass->FAIL BTS_Tests.TC_pcu_act_req_wrong_ts pass->FAIL BTS_Tests.TC_pcu_act_req_wrong_bts pass->FAIL BTS_Tests.TC_pcu_act_req_wrong_trx pass->FAIL BTS_Tests.TC_pcu_deact_req pass->FAIL BTS_Tests.TC_pcu_deact_req_wrong_ts pass->FAIL BTS_Tests.TC_pcu_ver_si1 pass->FAIL BTS_Tests.TC_pcu_ver_si3 pass->FAIL BTS_Tests.TC_pcu_ver_si13 pass->FAIL BTS_Tests.TC_pcu_data_req_pdtch pass->FAIL BTS_Tests.TC_pcu_data_req_ptcch pass->FAIL BTS_Tests.TC_pcu_data_req_wrong_bts pass->FAIL BTS_Tests.TC_pcu_data_req_wrong_trx pass->FAIL BTS_Tests.TC_pcu_data_req_wrong_ts pass->FAIL BTS_Tests.TC_pcu_data_req_ts_inactive pass->FAIL BTS_Tests.TC_pcu_ptcch pass->FAIL BTS_Tests.TC_pcu_data_req_agch pass->FAIL BTS_Tests.TC_pcu_data_req_pch pass->FAIL BTS_Tests.TC_pcu_data_req_imm_ass_pch pass->FAIL BTS_Tests.TC_pcu_data_req_imm_ass_agch pass->FAIL BTS_Tests.TC_pcu_rach_content pass->FAIL BTS_Tests.TC_pcu_ext_rach_content pass->FAIL BTS_Tests.TC_pcu_data_ind_lqual_cb pass->FAIL BTS_Tests.TC_pcu_paging_from_rsl pass->FAIL BTS_Tests.TC_pcu_time_ind pass->FAIL BTS_Tests.TC_pcu_rts_req xfail BTS_Tests.TC_pcu_oml_alert pass->FAIL BTS_Tests.TC_pcu_rr_suspend pass->FAIL BTS_Tests.TC_pcu_socket_connect_multi pass->FAIL BTS_Tests.TC_pcu_socket_reconnect pass->FAIL BTS_Tests.TC_pcu_socket_noconnect_nosi3gprs pass->FAIL BTS_Tests.TC_pcu_socket_noconnect_nosi4gprs pass->FAIL BTS_Tests.TC_pcu_socket_connect_si3gprs pass->FAIL BTS_Tests.TC_pcu_socket_connect_si4gprs pass->FAIL BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs pass->FAIL BTS_Tests.TC_pcu_socket_disconnect_nosi4gprs pass->FAIL BTS_Tests.TC_pcu_socket_verify_info_ind pass->FAIL BTS_Tests.TC_dyn_osmo_pdch_act_deact pass->FAIL BTS_Tests.TC_dyn_osmo_pdch_double_act pass->FAIL BTS_Tests.TC_dyn_ipa_pdch_act_deact pass->FAIL BTS_Tests.TC_dyn_ipa_pdch_act_tchf_act_nack pass->FAIL BTS_Tests.TC_pcu_info_ind_fh_params pass->FAIL BTS_Tests.TC_pcu_socket_nsvc_ipv4 pass->FAIL BTS_Tests.TC_pcu_socket_nsvc_ipv6 pass->FAIL BTS_Tests.TC_pcu_socket_two_nsvc pass->FAIL BTS_Tests.TC_pcu_interf_ind pass->FAIL BTS_Tests.TC_dyn_osmo_pdch_unsol_deact pass->FAIL BTS_Tests.TC_dyn_osmo_pdch_tchf_act pass->FAIL BTS_Tests.TC_dyn_osmo_pdch_tchh_act pass->FAIL BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act pass->FAIL BTS_Tests.TC_dyn_osmo_pdch_tchh_race_act pass->FAIL BTS_Tests.TC_dyn_osmo_pdch_sdcch8_race_act pass->FAIL BTS_Tests.TC_dyn_ipa_pdch_tchf_act pass->FAIL BTS_Tests.TC_dyn_ipa_pdch_tchf_act_pdch_act_nack pass->FAIL BTS_Tests.TC_rll_est_ind pass->FAIL BTS_Tests.TC_rll_est_req_DCCH_3 pass->FAIL BTS_Tests.TC_rll_est_req_ACCH_3 pass->FAIL BTS_Tests.TC_rll_rel_ind_DCCH_0 pass->FAIL BTS_Tests.TC_rll_rel_ind_DCCH_3 pass->FAIL BTS_Tests.TC_rll_rel_ind_ACCH_0 pass->FAIL BTS_Tests.TC_rll_rel_ind_ACCH_3 pass->FAIL BTS_Tests.TC_rll_rel_req pass->FAIL BTS_Tests.TC_rll_unit_data_req_DCCH pass->FAIL BTS_Tests.TC_rll_unit_data_req_ACCH pass->FAIL BTS_Tests.TC_rll_unit_data_ind_DCCH pass->FAIL BTS_Tests.TC_rll_unit_data_ind_ACCH pass->FAIL BTS_Tests.TC_chan_act_a51 pass->FAIL BTS_Tests.TC_chan_act_a52 pass->FAIL BTS_Tests.TC_chan_act_a53 pass->FAIL BTS_Tests.TC_chan_act_a54 pass->FAIL BTS_Tests.TC_encr_cmd_a51 pass->FAIL BTS_Tests.TC_encr_cmd_a52 pass->FAIL BTS_Tests.TC_encr_cmd_a53 pass->FAIL BTS_Tests.TC_encr_cmd_a54 pass->FAIL BTS_Tests.TC_err_rep_wrong_mdisc pass->FAIL BTS_Tests.TC_err_rep_wrong_msg_type pass->FAIL BTS_Tests.TC_err_rep_wrong_sequence pass BTS_Tests.TC_lapdm_selftest pass->FAIL BTS_Tests.TC_tch_sign_l2_fill_frame xfail BTS_Tests.TC_tch_sign_l2_fill_frame_dtxd pass->FAIL BTS_Tests.TC_chopped_ipa_ping pass->FAIL BTS_Tests.TC_chopped_ipa_payload pass->FAIL BTS_Tests.TC_ms_pwr_ctrl_constant pass->FAIL BTS_Tests.TC_ms_pwr_ctrl_pf_ewma pass->FAIL BTS_Tests.TC_speech_no_rtp_tchf pass->FAIL BTS_Tests.TC_speech_no_rtp_tchh pass->FAIL BTS_Tests.TC_speech_rtp_tchf pass->FAIL BTS_Tests.TC_speech_rtp_tchh pass->FAIL BTS_Tests.TC_speech_osmux_tchf pass->FAIL BTS_Tests.TC_speech_osmux_tchh xfail BTS_Tests.TC_data_rtp_tchf144 pass->FAIL BTS_Tests.TC_data_rtp_tchf96 pass->FAIL BTS_Tests.TC_data_rtp_tchf48 pass->FAIL BTS_Tests.TC_data_rtp_tchh48 pass->FAIL BTS_Tests.TC_data_rtp_tchf24 pass->FAIL BTS_Tests.TC_data_rtp_tchh24 pass->FAIL BTS_Tests.TC_early_immediate_assignment pass->FAIL BTS_Tests.TC_acch_overpower_rxqual_thresh pass->FAIL BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx pass->FAIL BTS_Tests.TC_acch_overpower_always_on_facch pass->FAIL BTS_Tests.TC_acch_overpower_always_on_sacch pass->FAIL BTS_Tests.TC_acch_overpower_limit pass->FAIL BTS_Tests_SMSCB.TC_cbch_load_idle_no_cbch pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_1block pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_2block pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_3block pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_4block pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_multi pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_schedule pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_only pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_and_normal pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_then_null pass->FAIL BTS_Tests_SMSCB.TC_cbc_sdcch4_load_idle pass->FAIL BTS_Tests_SMSCB.TC_cbc_sdcch4_load_overload pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_1block pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_2block pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_3block pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_4block pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_multi pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_schedule pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_only pass->FAIL BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_and_normal pass->FAIL BTS_Tests_SMSCB.TC_cbc_sdcch8_load_idle pass->FAIL BTS_Tests_SMSCB.TC_cbc_sdcch8_load_overload pass->FAIL BTS_Tests_SMSCB.TC_etws_p1ro pass->FAIL BTS_Tests_SMSCB.TC_etws_p1ro_end pass->FAIL BTS_Tests_SMSCB.TC_etws_pcu pass->FAIL BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0 pass->FAIL BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0_nopayload pass->FAIL BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi3 pass->FAIL BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi4 pass->FAIL BTS_Tests_LAPDm.TC_sabm_contention pass->FAIL BTS_Tests_LAPDm.TC_sabm_retransmit pass->FAIL BTS_Tests_LAPDm.TC_sabm_retransmit_bts pass->FAIL BTS_Tests_LAPDm.TC_sabm_invalid_resp pass->FAIL BTS_Tests_LAPDm.TC_sabm_dm pass->FAIL BTS_Tests_LAPDm.TC_establish_ign_first_sabm pass->FAIL BTS_Tests_LAPDm.TC_iframe_seq_and_ack pass->FAIL BTS_Tests_LAPDm.TC_iframe_timer_recovery pass->FAIL BTS_Tests_LAPDm.TC_ns_seq_error pass->FAIL BTS_Tests_LAPDm.TC_nr_seq_error pass->FAIL BTS_Tests_LAPDm.TC_rec_invalid_frame pass->FAIL BTS_Tests_LAPDm.TC_segm_concat_dcch pass->FAIL BTS_Tests_LAPDm.TC_segm_concat_sacch pass->FAIL BTS_Tests_LAPDm.TC_t200_n200 pass->FAIL BTS_Tests_LAPDm.TC_rr_response_frame_loss pass->FAIL BTS_Tests_LAPDm.TC_incorrect_cr pass->FAIL BTS_Tests_LAPDm.TC_sabm_incorrect_c pass->FAIL BTS_Tests_LAPDm.TC_normal_reestablishment pass->FAIL BTS_Tests_LAPDm.TC_normal_reestablishment_state_unacked pass->FAIL BTS_Tests_VAMOS.TC_vamos_chan_act_vff pass->FAIL BTS_Tests_VAMOS.TC_vamos_chan_act_vhh pass->FAIL BTS_Tests_VAMOS.TC_vamos_chan_act_hvhh pass->FAIL BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_ipa_vff pass->FAIL BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vff pass->FAIL BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vhh pass->FAIL BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_hvhh pass->FAIL BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vff pass->FAIL BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vhh pass->FAIL BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_hvhh pass->FAIL BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_ipa_vff pass->FAIL BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vff pass->FAIL BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vhh pass->FAIL BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_hvhh pass->FAIL BTS_Tests_ASCI.TC_vbs_notification pass->FAIL BTS_Tests_ASCI.TC_vgcs_uplink_free_and_busy pass->FAIL BTS_Tests_ASCI.TC_vgcs_talker_fail pass->FAIL BTS_Tests_ASCI.TC_vgcs_talker_est_rel pass->FAIL BTS_Tests_ASCI.TC_vgcs_listener_det Summary: pass->FAIL: 236 xfail: 5 pass: 1 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh BTS_Tests --rm Generated BTS_Tests.TC_acch_overpower_always_on_facch.merged Generated BTS_Tests.TC_acch_overpower_always_on_sacch.merged Generated BTS_Tests.TC_acch_overpower_limit.merged Generated BTS_Tests.TC_acch_overpower_rxqual_thresh.merged Generated BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx.merged Generated BTS_Tests.TC_cbc_sdcch4_load_idle.merged Generated BTS_Tests.TC_cbc_sdcch4_load_overload.merged Generated BTS_Tests.TC_cbc_sdcch8_load_idle.merged Generated BTS_Tests.TC_cbc_sdcch8_load_overload.merged Generated BTS_Tests.TC_cbch_load_idle_no_cbch.merged Generated BTS_Tests.TC_chan_act_a51.merged Generated BTS_Tests.TC_chan_act_a52.merged Generated BTS_Tests.TC_chan_act_a53.merged Generated BTS_Tests.TC_chan_act_a54.merged Generated BTS_Tests.TC_chan_act_react.merged Generated BTS_Tests.TC_chan_act_stress.merged Generated BTS_Tests.TC_chan_act_wrong_nr.merged Generated BTS_Tests.TC_chan_deact_not_active.merged Generated BTS_Tests.TC_chopped_ipa_payload.merged Generated BTS_Tests.TC_chopped_ipa_ping.merged Generated BTS_Tests.TC_conn_fail_crit.merged Generated BTS_Tests.TC_data_rtp_tchf144.merged Generated BTS_Tests.TC_data_rtp_tchf24.merged Generated BTS_Tests.TC_data_rtp_tchf48.merged Generated BTS_Tests.TC_data_rtp_tchf96.merged Generated BTS_Tests.TC_data_rtp_tchh24.merged Generated BTS_Tests.TC_data_rtp_tchh48.merged Generated BTS_Tests.TC_deact_sacch.merged Generated BTS_Tests.TC_dyn_ipa_pdch_act_deact.merged Generated BTS_Tests.TC_dyn_ipa_pdch_act_tchf_act_nack.merged Generated BTS_Tests.TC_dyn_ipa_pdch_tchf_act.merged Generated BTS_Tests.TC_dyn_ipa_pdch_tchf_act_pdch_act_nack.merged Generated BTS_Tests.TC_dyn_osmo_pdch_act_deact.merged Generated BTS_Tests.TC_dyn_osmo_pdch_double_act.merged Generated BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act.merged Generated BTS_Tests.TC_dyn_osmo_pdch_sdcch8_race_act.merged Generated BTS_Tests.TC_dyn_osmo_pdch_tchf_act.merged Generated BTS_Tests.TC_dyn_osmo_pdch_tchh_act.merged Generated BTS_Tests.TC_dyn_osmo_pdch_tchh_race_act.merged Generated BTS_Tests.TC_dyn_osmo_pdch_unsol_deact.merged Generated BTS_Tests.TC_early_immediate_assignment.merged Generated BTS_Tests.TC_encr_cmd_a51.merged Generated BTS_Tests.TC_encr_cmd_a52.merged Generated BTS_Tests.TC_encr_cmd_a53.merged Generated BTS_Tests.TC_encr_cmd_a54.merged Generated BTS_Tests.TC_err_rep_wrong_mdisc.merged Generated BTS_Tests.TC_err_rep_wrong_msg_type.merged Generated BTS_Tests.TC_err_rep_wrong_sequence.merged Generated BTS_Tests.TC_est_dchan.merged Generated BTS_Tests.TC_establish_ign_first_sabm.merged Generated BTS_Tests.TC_etws_p1ro.merged Generated BTS_Tests.TC_etws_p1ro_end.merged Generated BTS_Tests.TC_etws_pcu.merged Generated BTS_Tests.TC_ho_physical_info.merged Generated BTS_Tests.TC_ho_rach.merged Generated BTS_Tests.TC_iframe_seq_and_ack.merged Generated BTS_Tests.TC_iframe_timer_recovery.merged Generated BTS_Tests.TC_incorrect_cr.merged Generated BTS_Tests.TC_ipa_crcx_ack_addr.merged Generated BTS_Tests.TC_ipa_crcx_mdcx_dlcx_not_active.merged Generated BTS_Tests.TC_ipa_crcx_mdcx_mdcx_dlcx_not_active.merged Generated BTS_Tests.TC_ipa_crcx_sdcch_not_active.merged Generated BTS_Tests.TC_ipa_crcx_twice_not_active.merged Generated BTS_Tests.TC_ipa_dlcx_not_active.merged Generated BTS_Tests.TC_lapdm_selftest.merged Generated BTS_Tests.TC_meas_res_sign_sdcch4.merged Generated BTS_Tests.TC_meas_res_sign_sdcch8.merged Generated BTS_Tests.TC_meas_res_sign_tchf.merged Generated BTS_Tests.TC_meas_res_sign_tchh.merged Generated BTS_Tests.TC_meas_res_sign_tchh_toa256.merged Generated BTS_Tests.TC_meas_res_speech_tchf.merged Generated BTS_Tests.TC_meas_res_speech_tchf_facch.merged Generated BTS_Tests.TC_meas_res_speech_tchf_sapi3.merged Generated BTS_Tests.TC_meas_res_speech_tchh.merged Generated BTS_Tests.TC_meas_res_speech_tchh_facch.merged Generated BTS_Tests.TC_meas_res_speech_tchh_sapi3.merged Generated BTS_Tests.TC_meas_res_speech_tchh_toa256.merged Generated BTS_Tests.TC_ms_pwr_ctrl_constant.merged Generated BTS_Tests.TC_ms_pwr_ctrl_pf_ewma.merged Generated BTS_Tests.TC_normal_reestablishment.merged Generated BTS_Tests.TC_normal_reestablishment_state_unacked.merged Generated BTS_Tests.TC_nr_seq_error.merged Generated BTS_Tests.TC_ns_seq_error.merged Generated BTS_Tests.TC_paging_imsi_200percent.merged Generated BTS_Tests.TC_paging_imsi_200percent_with_ps.merged Generated BTS_Tests.TC_paging_imsi_80percent.merged Generated BTS_Tests.TC_paging_tmsi_200percent.merged Generated BTS_Tests.TC_paging_tmsi_80percent.merged Generated BTS_Tests.TC_pcu_act_req.merged Generated BTS_Tests.TC_pcu_act_req_wrong_bts.merged Generated BTS_Tests.TC_pcu_act_req_wrong_trx.merged Generated BTS_Tests.TC_pcu_act_req_wrong_ts.merged Generated BTS_Tests.TC_pcu_data_ind_lqual_cb.merged Generated BTS_Tests.TC_pcu_data_req_agch.merged Generated BTS_Tests.TC_pcu_data_req_imm_ass_agch.merged Generated BTS_Tests.TC_pcu_data_req_imm_ass_pch.merged Generated BTS_Tests.TC_pcu_data_req_pch.merged Generated BTS_Tests.TC_pcu_data_req_pdtch.merged Generated BTS_Tests.TC_pcu_data_req_ptcch.merged Generated BTS_Tests.TC_pcu_data_req_ts_inactive.merged Generated BTS_Tests.TC_pcu_data_req_wrong_bts.merged Generated BTS_Tests.TC_pcu_data_req_wrong_trx.merged Generated BTS_Tests.TC_pcu_data_req_wrong_ts.merged Generated BTS_Tests.TC_pcu_deact_req.merged Generated BTS_Tests.TC_pcu_deact_req_wrong_ts.merged Generated BTS_Tests.TC_pcu_ext_rach_content.merged Generated BTS_Tests.TC_pcu_info_ind_fh_params.merged Generated BTS_Tests.TC_pcu_interf_ind.merged Generated BTS_Tests.TC_pcu_oml_alert.merged Generated BTS_Tests.TC_pcu_paging_from_rsl.merged Generated BTS_Tests.TC_pcu_ptcch.merged Generated BTS_Tests.TC_pcu_rach_content.merged Generated BTS_Tests.TC_pcu_rr_suspend.merged Generated BTS_Tests.TC_pcu_rts_req.merged Generated BTS_Tests.TC_pcu_socket_connect_multi.merged Generated BTS_Tests.TC_pcu_socket_connect_si3gprs.merged Generated BTS_Tests.TC_pcu_socket_connect_si4gprs.merged Generated BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs.merged Generated BTS_Tests.TC_pcu_socket_disconnect_nosi4gprs.merged Generated BTS_Tests.TC_pcu_socket_noconnect_nosi3gprs.merged Generated BTS_Tests.TC_pcu_socket_noconnect_nosi4gprs.merged Generated BTS_Tests.TC_pcu_socket_nsvc_ipv4.merged Generated BTS_Tests.TC_pcu_socket_nsvc_ipv6.merged Generated BTS_Tests.TC_pcu_socket_reconnect.merged Generated BTS_Tests.TC_pcu_socket_two_nsvc.merged Generated BTS_Tests.TC_pcu_socket_verify_info_ind.merged Generated BTS_Tests.TC_pcu_time_ind.merged Generated BTS_Tests.TC_pcu_ver_si1.merged Generated BTS_Tests.TC_pcu_ver_si13.merged Generated BTS_Tests.TC_pcu_ver_si3.merged Generated BTS_Tests.TC_rach_content.merged Generated BTS_Tests.TC_rach_content_emerg.merged Generated BTS_Tests.TC_rach_count.merged Generated BTS_Tests.TC_rach_load_count.merged Generated BTS_Tests.TC_rach_load_idle_below_thresh.merged Generated BTS_Tests.TC_rach_load_idle_thresh0.merged Generated BTS_Tests.TC_rach_max_ta.merged Generated BTS_Tests.TC_rec_invalid_frame.merged Generated BTS_Tests.TC_rll_est_ind.merged Generated BTS_Tests.TC_rll_est_req_ACCH_3.merged Generated BTS_Tests.TC_rll_est_req_DCCH_3.merged Generated BTS_Tests.TC_rll_rel_ind_ACCH_0.merged Generated BTS_Tests.TC_rll_rel_ind_ACCH_3.merged Generated BTS_Tests.TC_rll_rel_ind_DCCH_0.merged Generated BTS_Tests.TC_rll_rel_ind_DCCH_3.merged Generated BTS_Tests.TC_rll_rel_req.merged Generated BTS_Tests.TC_rll_unit_data_ind_ACCH.merged Generated BTS_Tests.TC_rll_unit_data_ind_DCCH.merged Generated BTS_Tests.TC_rll_unit_data_req_ACCH.merged Generated BTS_Tests.TC_rll_unit_data_req_DCCH.merged Generated BTS_Tests.TC_rr_response_frame_loss.merged Generated BTS_Tests.TC_rsl_bs_pwr_static_ass.merged Generated BTS_Tests.TC_rsl_bs_pwr_static_power_control.merged Generated BTS_Tests.TC_rsl_chan_initial_ms_pwr.merged Generated BTS_Tests.TC_rsl_chan_initial_ta.merged Generated BTS_Tests.TC_rsl_ie_content_error.merged Generated BTS_Tests.TC_rsl_mand_ie_error.merged Generated BTS_Tests.TC_rsl_modify_encr.merged Generated BTS_Tests.TC_rsl_ms_pwr_ctrl.merged Generated BTS_Tests.TC_rsl_ms_pwr_dyn_active.merged Generated BTS_Tests.TC_rsl_ms_pwr_dyn_active2.merged Generated BTS_Tests.TC_rsl_ms_pwr_dyn_ass_updown.merged Generated BTS_Tests.TC_rsl_ms_pwr_dyn_down.merged Generated BTS_Tests.TC_rsl_ms_pwr_dyn_max.merged Generated BTS_Tests.TC_rsl_ms_pwr_dyn_up.merged Generated BTS_Tests.TC_rsl_protocol_error.merged Generated BTS_Tests.TC_rsl_rf_resource_ind.merged Generated BTS_Tests.TC_sabm_contention.merged Generated BTS_Tests.TC_sabm_dm.merged Generated BTS_Tests.TC_sabm_incorrect_c.merged Generated BTS_Tests.TC_sabm_invalid_resp.merged Generated BTS_Tests.TC_sabm_retransmit.merged Generated BTS_Tests.TC_sabm_retransmit_bts.merged Generated BTS_Tests.TC_sabm_ua_dcch_sapi0.merged Generated BTS_Tests.TC_sabm_ua_dcch_sapi0_nopayload.merged Generated BTS_Tests.TC_sabm_ua_dcch_sapi3.merged Generated BTS_Tests.TC_sabm_ua_dcch_sapi4.merged Generated BTS_Tests.TC_sacch_chan_act.merged Generated BTS_Tests.TC_sacch_chan_act_ho_async.merged Generated BTS_Tests.TC_sacch_chan_act_ho_sync.merged Generated BTS_Tests.TC_sacch_filling.merged Generated BTS_Tests.TC_sacch_info_mod.merged Generated BTS_Tests.TC_sacch_multi.merged Generated BTS_Tests.TC_sacch_multi_chg.merged Generated BTS_Tests.TC_segm_concat_dcch.merged Generated BTS_Tests.TC_segm_concat_sacch.merged Generated BTS_Tests.TC_si_sched_1.merged Generated BTS_Tests.TC_si_sched_13.merged Generated BTS_Tests.TC_si_sched_13_2bis_2ter_2quater.merged Generated BTS_Tests.TC_si_sched_2bis.merged Generated BTS_Tests.TC_si_sched_2quater.merged Generated BTS_Tests.TC_si_sched_2ter.merged Generated BTS_Tests.TC_si_sched_2ter_2bis.merged Generated BTS_Tests.TC_si_sched_default.merged Generated BTS_Tests.TC_sms_cb_cmd_sdcch4_1block.merged Generated BTS_Tests.TC_sms_cb_cmd_sdcch4_2block.merged Generated BTS_Tests.TC_sms_cb_cmd_sdcch4_3block.merged Generated BTS_Tests.TC_sms_cb_cmd_sdcch4_4block.merged Generated BTS_Tests.TC_sms_cb_cmd_sdcch4_default_and_normal.merged Generated BTS_Tests.TC_sms_cb_cmd_sdcch4_default_only.merged Generated BTS_Tests.TC_sms_cb_cmd_sdcch4_default_then_null.merged Generated BTS_Tests.TC_sms_cb_cmd_sdcch4_multi.merged Generated BTS_Tests.TC_sms_cb_cmd_sdcch4_schedule.merged Generated BTS_Tests.TC_sms_cb_cmd_sdcch8_1block.merged Generated BTS_Tests.TC_sms_cb_cmd_sdcch8_2block.merged Generated BTS_Tests.TC_sms_cb_cmd_sdcch8_3block.merged Generated BTS_Tests.TC_sms_cb_cmd_sdcch8_4block.merged Generated BTS_Tests.TC_sms_cb_cmd_sdcch8_default_and_normal.merged Generated BTS_Tests.TC_sms_cb_cmd_sdcch8_default_only.merged Generated BTS_Tests.TC_sms_cb_cmd_sdcch8_multi.merged Generated BTS_Tests.TC_sms_cb_cmd_sdcch8_schedule.merged Generated BTS_Tests.TC_speech_no_rtp_tchf.merged Generated BTS_Tests.TC_speech_no_rtp_tchh.merged Generated BTS_Tests.TC_speech_osmux_tchf.merged Generated BTS_Tests.TC_speech_osmux_tchh.merged Generated BTS_Tests.TC_speech_rtp_tchf.merged Generated BTS_Tests.TC_speech_rtp_tchh.merged Generated BTS_Tests.TC_t200_n200.merged Generated BTS_Tests.TC_tch_sign_l2_fill_frame.merged Generated BTS_Tests.TC_tch_sign_l2_fill_frame_dtxd.merged Generated BTS_Tests.TC_tx_power_down_bcch.merged Generated BTS_Tests.TC_tx_power_ramp_adm_state_change.merged Generated BTS_Tests.TC_tx_power_start_ramp_up_bcch.merged Generated BTS_Tests.TC_vamos_chan_act_dyn_ipa_vff.merged Generated BTS_Tests.TC_vamos_chan_act_dyn_osmo_hvhh.merged Generated BTS_Tests.TC_vamos_chan_act_dyn_osmo_vff.merged Generated BTS_Tests.TC_vamos_chan_act_dyn_osmo_vhh.merged Generated BTS_Tests.TC_vamos_chan_act_hvhh.merged Generated BTS_Tests.TC_vamos_chan_act_vff.merged Generated BTS_Tests.TC_vamos_chan_act_vhh.merged Generated BTS_Tests.TC_vamos_chan_mode_modify_dyn_ipa_vff.merged Generated BTS_Tests.TC_vamos_chan_mode_modify_dyn_osmo_hvhh.merged Generated BTS_Tests.TC_vamos_chan_mode_modify_dyn_osmo_vff.merged Generated BTS_Tests.TC_vamos_chan_mode_modify_dyn_osmo_vhh.merged Generated BTS_Tests.TC_vamos_chan_mode_modify_hvhh.merged Generated BTS_Tests.TC_vamos_chan_mode_modify_vff.merged Generated BTS_Tests.TC_vamos_chan_mode_modify_vhh.merged Generated BTS_Tests.TC_vbs_notification.merged Generated BTS_Tests.TC_vgcs_listener_det.merged Generated BTS_Tests.TC_vgcs_talker_est_rel.merged Generated BTS_Tests.TC_vgcs_talker_fail.merged Generated BTS_Tests.TC_vgcs_uplink_free_and_busy.merged Removing Input log files !!! + exit 0 + docker_kill_wait jenkins-ttcn3-bts-test-io_uring-52-trxcon + docker kill jenkins-ttcn3-bts-test-io_uring-52-trxcon Error response from daemon: Cannot kill container: jenkins-ttcn3-bts-test-io_uring-52-trxcon: No such container: jenkins-ttcn3-bts-test-io_uring-52-trxcon + clean_up_common + set +e + set +x ### Clean up ### + trap - EXIT INT TERM 0 + type clean_up + clean_up + test_config_enabled hopping + local config=hopping + local i + local valid=0 + [ hopping = generic ] + [ hopping = virtphy ] + [ hopping = oml ] + [ hopping = hopping ] + valid=1 + break + [ 1 != 1 ] + [ -z generic oml hopping ] + [ hopping = generic ] + [ hopping = oml ] + [ hopping = hopping ] + return 0 + sed -i s/classname='\([^']\+\)'/classname='\1:hopping'/g /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-hopping/junit-xml-hopping-*.log sed: can't read /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-hopping/junit-xml-hopping-*.log: No such file or directory + network_clean + docker network inspect ttcn3-bts-test-213 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-ttcn3-bts-test-io_uring-52-fake_trx + [ -n jenkins-ttcn3-bts-test-io_uring-52-fake_trx ] + docker_kill_wait jenkins-ttcn3-bts-test-io_uring-52-fake_trx + docker kill jenkins-ttcn3-bts-test-io_uring-52-fake_trx jenkins-ttcn3-bts-test-io_uring-52-fake_trx + docker wait jenkins-ttcn3-bts-test-io_uring-52-fake_trx 137 + network_remove + set +x Removing network ttcn3-bts-test-213 + docker network remove ttcn3-bts-test-213 ttcn3-bts-test-213 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/_cache:/cache --name jenkins-ttcn3-bts-test-io_uring-52-cleaner debian:bookworm sh -e -x -c chmod -R a+rX /data/ /cache/ chown -R 1000:1000 /data /cache + chmod -R a+rX /data/ /cache/ + chown -R 1000:1000 /data /cache + collect_logs + cat /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-generic/junit-xml-21.log "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9253 BTS_Tests control part BTS_Tests.ttcn:8942 TC_est_dchan testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9254 BTS_Tests control part BTS_Tests.ttcn:1028 TC_chan_act_stress testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9255 BTS_Tests control part BTS_Tests.ttcn:1052 TC_chan_act_react testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9256 BTS_Tests control part BTS_Tests.ttcn:1074 TC_chan_deact_not_active testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9257 BTS_Tests control part BTS_Tests.ttcn:1106 TC_chan_act_wrong_nr testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9258 BTS_Tests control part BTS_Tests.ttcn:1201 TC_deact_sacch testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9259 BTS_Tests control part BTS_Tests.ttcn:1287 TC_sacch_filling testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9260 BTS_Tests control part BTS_Tests.ttcn:1335 TC_sacch_info_mod testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9261 BTS_Tests control part BTS_Tests.ttcn:1378 TC_sacch_multi testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9262 BTS_Tests control part BTS_Tests.ttcn:1424 TC_sacch_multi_chg testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9263 BTS_Tests control part BTS_Tests.ttcn:1469 TC_sacch_chan_act testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9264 BTS_Tests control part BTS_Tests.ttcn:1548 TC_sacch_chan_act_ho_async testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9265 BTS_Tests control part BTS_Tests.ttcn:1686 TC_sacch_chan_act_ho_sync testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9266 BTS_Tests control part BTS_Tests.ttcn:1749 TC_rach_content testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9267 BTS_Tests control part BTS_Tests.ttcn:1754 TC_rach_content_emerg testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9268 BTS_Tests control part BTS_Tests.ttcn:1759 TC_rach_count testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9269 BTS_Tests control part BTS_Tests.ttcn:1961 TC_rach_max_ta testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9270 BTS_Tests control part BTS_Tests.ttcn:2040 TC_ho_rach testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9271 BTS_Tests control part BTS_Tests.ttcn:2127 TC_ho_physical_info testcase "VTY Timeout for prompt: enable" BTS_Tests.ttcn:9272 BTS_Tests control part BTS_Tests.ttcn:1805 TC_rach_load_idle_thresh0 testcase "VTY Timeout for prompt: enable" BTS_Tests.ttcn:9273 BTS_Tests control part BTS_Tests.ttcn:1844 TC_rach_load_idle_below_thresh testcase "VTY Timeout for prompt: enable" BTS_Tests.ttcn:9274 BTS_Tests control part BTS_Tests.ttcn:1870 TC_rach_load_count testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9275 BTS_Tests control part BTS_Tests.ttcn:3635 TC_meas_res_speech_tchf testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9276 BTS_Tests control part BTS_Tests.ttcn:3639 TC_meas_res_speech_tchf_facch testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9277 BTS_Tests control part BTS_Tests.ttcn:3659 TC_meas_res_speech_tchh testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9278 BTS_Tests control part BTS_Tests.ttcn:3663 TC_meas_res_speech_tchh_facch testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9279 BTS_Tests control part BTS_Tests.ttcn:3670 TC_meas_res_speech_tchh_toa256 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9280 BTS_Tests control part BTS_Tests.ttcn:3686 TC_meas_res_sign_tchf testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9281 BTS_Tests control part BTS_Tests.ttcn:3699 TC_meas_res_sign_tchh testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9282 BTS_Tests control part BTS_Tests.ttcn:3712 TC_meas_res_sign_sdcch4 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9283 BTS_Tests control part BTS_Tests.ttcn:3725 TC_meas_res_sign_sdcch8 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9284 BTS_Tests control part BTS_Tests.ttcn:3738 TC_meas_res_sign_tchh_toa256 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9285 BTS_Tests control part BTS_Tests.ttcn:3804 TC_meas_res_speech_tchf_sapi3 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9286 BTS_Tests control part BTS_Tests.ttcn:3819 TC_meas_res_speech_tchh_sapi3 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9287 BTS_Tests control part BTS_Tests.ttcn:2954 TC_tx_power_start_ramp_up_bcch testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9288 BTS_Tests control part BTS_Tests.ttcn:2981 TC_tx_power_down_bcch testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9289 BTS_Tests control part BTS_Tests.ttcn:3035 TC_tx_power_ramp_adm_state_change testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9290 BTS_Tests control part BTS_Tests.ttcn:3114 TC_rsl_bs_pwr_static_ass testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9291 BTS_Tests control part BTS_Tests.ttcn:3128 TC_rsl_bs_pwr_static_power_control testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9292 BTS_Tests control part BTS_Tests.ttcn:3887 TC_rsl_ms_pwr_ctrl testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9293 BTS_Tests control part BTS_Tests.ttcn:3591 TC_rsl_ms_pwr_dyn_active testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9294 BTS_Tests control part BTS_Tests.ttcn:3606 TC_rsl_ms_pwr_dyn_active2 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9295 BTS_Tests control part BTS_Tests.ttcn:3546 TC_rsl_ms_pwr_dyn_up testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9296 BTS_Tests control part BTS_Tests.ttcn:3576 TC_rsl_ms_pwr_dyn_down testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9297 BTS_Tests control part BTS_Tests.ttcn:3531 TC_rsl_ms_pwr_dyn_ass_updown testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9298 BTS_Tests control part BTS_Tests.ttcn:3561 TC_rsl_ms_pwr_dyn_max testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9299 BTS_Tests control part BTS_Tests.ttcn:3981 TC_rsl_chan_initial_ms_pwr testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9300 BTS_Tests control part BTS_Tests.ttcn:3934 TC_rsl_chan_initial_ta testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9301 BTS_Tests control part BTS_Tests.ttcn:7740 TC_rsl_modify_encr testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9302 BTS_Tests control part BTS_Tests.ttcn:7773 TC_rsl_rf_resource_ind testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9303 BTS_Tests control part BTS_Tests.ttcn:4011 TC_conn_fail_crit testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9304 BTS_Tests control part BTS_Tests.ttcn:4322 TC_paging_imsi_80percent testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9305 BTS_Tests control part BTS_Tests.ttcn:4349 TC_paging_tmsi_80percent testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9306 BTS_Tests control part BTS_Tests.ttcn:4376 TC_paging_imsi_200percent testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9307 BTS_Tests control part BTS_Tests.ttcn:4405 TC_paging_tmsi_200percent testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9308 BTS_Tests control part BTS_Tests.ttcn:5047 TC_rsl_protocol_error testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9309 BTS_Tests control part BTS_Tests.ttcn:5057 TC_rsl_mand_ie_error testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9310 BTS_Tests control part BTS_Tests.ttcn:5068 TC_rsl_ie_content_error testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9311 BTS_Tests control part BTS_Tests.ttcn:4938 TC_si_sched_default testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9312 BTS_Tests control part BTS_Tests.ttcn:4945 TC_si_sched_1 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9313 BTS_Tests control part BTS_Tests.ttcn:4953 TC_si_sched_2bis testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9314 BTS_Tests control part BTS_Tests.ttcn:4961 TC_si_sched_2ter testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9315 BTS_Tests control part BTS_Tests.ttcn:4969 TC_si_sched_2ter_2bis testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9316 BTS_Tests control part BTS_Tests.ttcn:4979 TC_si_sched_2quater testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9317 BTS_Tests control part BTS_Tests.ttcn:4989 TC_si_sched_13 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9318 BTS_Tests control part BTS_Tests.ttcn:4999 TC_si_sched_13_2bis_2ter_2quater testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9319 BTS_Tests control part BTS_Tests.ttcn:5176 TC_ipa_dlcx_not_active testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9320 BTS_Tests control part BTS_Tests.ttcn:5190 TC_ipa_crcx_twice_not_active testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9321 BTS_Tests control part BTS_Tests.ttcn:5211 TC_ipa_crcx_mdcx_dlcx_not_active testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9322 BTS_Tests control part BTS_Tests.ttcn:5238 TC_ipa_crcx_mdcx_mdcx_dlcx_not_active testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9323 BTS_Tests control part BTS_Tests.ttcn:5251 TC_ipa_crcx_sdcch_not_active testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9324 BTS_Tests control part BTS_Tests.ttcn:5284 TC_ipa_crcx_ack_addr testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9327 BTS_Tests control part BTS_Tests.ttcn:4436 TC_paging_imsi_200percent_with_ps testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9328 BTS_Tests control part BTS_Tests.ttcn:5454 TC_pcu_act_req testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9329 BTS_Tests control part BTS_Tests.ttcn:5461 TC_pcu_act_req_wrong_ts testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9330 BTS_Tests control part BTS_Tests.ttcn:5468 TC_pcu_act_req_wrong_bts testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9331 BTS_Tests control part BTS_Tests.ttcn:5475 TC_pcu_act_req_wrong_trx testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9332 BTS_Tests control part BTS_Tests.ttcn:5482 TC_pcu_deact_req testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9333 BTS_Tests control part BTS_Tests.ttcn:5493 TC_pcu_deact_req_wrong_ts testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9334 BTS_Tests control part BTS_Tests.ttcn:5527 TC_pcu_ver_si1 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9335 BTS_Tests control part BTS_Tests.ttcn:5533 TC_pcu_ver_si3 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9336 BTS_Tests control part BTS_Tests.ttcn:5539 TC_pcu_ver_si13 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9338 BTS_Tests control part BTS_Tests.ttcn:5671 TC_pcu_data_req_pdtch testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9339 BTS_Tests control part BTS_Tests.ttcn:5683 TC_pcu_data_req_ptcch testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9340 BTS_Tests control part BTS_Tests.ttcn:5578 TC_pcu_data_req_wrong_bts testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9341 BTS_Tests control part BTS_Tests.ttcn:5591 TC_pcu_data_req_wrong_trx testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9342 BTS_Tests control part BTS_Tests.ttcn:5604 TC_pcu_data_req_wrong_ts testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9343 BTS_Tests control part BTS_Tests.ttcn:5617 TC_pcu_data_req_ts_inactive testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9345 BTS_Tests control part BTS_Tests.ttcn:5728 TC_pcu_ptcch testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9346 BTS_Tests control part BTS_Tests.ttcn:5770 TC_pcu_data_req_agch testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9347 BTS_Tests control part BTS_Tests.ttcn:5793 TC_pcu_data_req_pch testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9348 BTS_Tests control part BTS_Tests.ttcn:5824 TC_pcu_data_req_imm_ass_pch testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9349 BTS_Tests control part BTS_Tests.ttcn:5850 TC_pcu_data_req_imm_ass_agch testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9350 BTS_Tests control part BTS_Tests.ttcn:5871 TC_pcu_rach_content testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9351 BTS_Tests control part BTS_Tests.ttcn:5913 TC_pcu_ext_rach_content testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9352 BTS_Tests control part BTS_Tests.ttcn:5999 TC_pcu_data_ind_lqual_cb testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9353 BTS_Tests control part BTS_Tests.ttcn:6025 TC_pcu_paging_from_rsl testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9354 BTS_Tests control part BTS_Tests.ttcn:6071 TC_pcu_time_ind testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9355 BTS_Tests control part BTS_Tests.ttcn:6125 TC_pcu_rts_req testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9356 BTS_Tests control part BTS_Tests.ttcn:6195 TC_pcu_oml_alert testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9357 BTS_Tests control part BTS_Tests.ttcn:6260 TC_pcu_rr_suspend testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9358 BTS_Tests control part BTS_Tests.ttcn:6278 TC_pcu_socket_connect_multi testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9359 BTS_Tests control part BTS_Tests.ttcn:6308 TC_pcu_socket_reconnect testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9360 BTS_Tests control part BTS_Tests.ttcn:6385 TC_pcu_socket_noconnect_nosi3gprs testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9361 BTS_Tests control part BTS_Tests.ttcn:6389 TC_pcu_socket_noconnect_nosi4gprs testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9362 BTS_Tests control part BTS_Tests.ttcn:6413 TC_pcu_socket_connect_si3gprs testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9363 BTS_Tests control part BTS_Tests.ttcn:6417 TC_pcu_socket_connect_si4gprs testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9364 BTS_Tests control part BTS_Tests.ttcn:6450 TC_pcu_socket_disconnect_nosi3gprs testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9365 BTS_Tests control part BTS_Tests.ttcn:6454 TC_pcu_socket_disconnect_nosi4gprs testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9366 BTS_Tests control part BTS_Tests.ttcn:6461 TC_pcu_socket_verify_info_ind testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9367 BTS_Tests control part BTS_Tests.ttcn:6759 TC_dyn_osmo_pdch_act_deact testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9368 BTS_Tests control part BTS_Tests.ttcn:6807 TC_dyn_osmo_pdch_double_act testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9369 BTS_Tests control part BTS_Tests.ttcn:7052 TC_dyn_ipa_pdch_act_deact testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9370 BTS_Tests control part BTS_Tests.ttcn:7146 TC_dyn_ipa_pdch_act_tchf_act_nack testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9371 BTS_Tests control part BTS_Tests.ttcn:6496 TC_pcu_info_ind_fh_params testcase "VTY Timeout for prompt: enable" BTS_Tests.ttcn:9372 BTS_Tests control part BTS_Tests.ttcn:6537 TC_pcu_socket_nsvc_ipv4 testcase "VTY Timeout for prompt: enable" BTS_Tests.ttcn:9373 BTS_Tests control part BTS_Tests.ttcn:6558 TC_pcu_socket_nsvc_ipv6 testcase "VTY Timeout for prompt: enable" BTS_Tests.ttcn:9374 BTS_Tests control part BTS_Tests.ttcn:6578 TC_pcu_socket_two_nsvc testcase "VTY Timeout for prompt: enable" BTS_Tests.ttcn:9375 BTS_Tests control part BTS_Tests.ttcn:6623 TC_pcu_interf_ind testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9380 BTS_Tests control part BTS_Tests.ttcn:6781 TC_dyn_osmo_pdch_unsol_deact testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9381 BTS_Tests control part BTS_Tests.ttcn:6835 TC_dyn_osmo_pdch_tchf_act testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9382 BTS_Tests control part BTS_Tests.ttcn:6867 TC_dyn_osmo_pdch_tchh_act testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9383 BTS_Tests control part BTS_Tests.ttcn:6906 TC_dyn_osmo_pdch_sdcch8_act testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9384 BTS_Tests control part BTS_Tests.ttcn:6925 TC_dyn_osmo_pdch_tchh_race_act testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9385 BTS_Tests control part BTS_Tests.ttcn:6954 TC_dyn_osmo_pdch_sdcch8_race_act testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9386 BTS_Tests control part BTS_Tests.ttcn:7078 TC_dyn_ipa_pdch_tchf_act testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9387 BTS_Tests control part BTS_Tests.ttcn:7114 TC_dyn_ipa_pdch_tchf_act_pdch_act_nack testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9389 BTS_Tests control part BTS_Tests.ttcn:7275 TC_rll_est_ind testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9390 BTS_Tests control part BTS_Tests.ttcn:7310 TC_rll_est_req_DCCH_3 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9391 BTS_Tests control part BTS_Tests.ttcn:7317 TC_rll_est_req_ACCH_3 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9392 BTS_Tests control part BTS_Tests.ttcn:7415 TC_rll_rel_ind_DCCH_0 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9393 BTS_Tests control part BTS_Tests.ttcn:7428 TC_rll_rel_ind_DCCH_3 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9394 BTS_Tests control part BTS_Tests.ttcn:7422 TC_rll_rel_ind_ACCH_0 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9395 BTS_Tests control part BTS_Tests.ttcn:7434 TC_rll_rel_ind_ACCH_3 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9396 BTS_Tests control part BTS_Tests.ttcn:7471 TC_rll_rel_req testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9397 BTS_Tests control part BTS_Tests.ttcn:7512 TC_rll_unit_data_req_DCCH testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9398 BTS_Tests control part BTS_Tests.ttcn:7520 TC_rll_unit_data_req_ACCH testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9399 BTS_Tests control part BTS_Tests.ttcn:7554 TC_rll_unit_data_ind_DCCH testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9400 BTS_Tests control part BTS_Tests.ttcn:7562 TC_rll_unit_data_ind_ACCH testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9402 BTS_Tests control part BTS_Tests.ttcn:7659 TC_chan_act_a51 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9403 BTS_Tests control part BTS_Tests.ttcn:7664 TC_chan_act_a52 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9404 BTS_Tests control part BTS_Tests.ttcn:7669 TC_chan_act_a53 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9405 BTS_Tests control part BTS_Tests.ttcn:7674 TC_chan_act_a54 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9406 BTS_Tests control part BTS_Tests.ttcn:7856 TC_encr_cmd_a51 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9407 BTS_Tests control part BTS_Tests.ttcn:7861 TC_encr_cmd_a52 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9408 BTS_Tests control part BTS_Tests.ttcn:7866 TC_encr_cmd_a53 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9409 BTS_Tests control part BTS_Tests.ttcn:7871 TC_encr_cmd_a54 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9411 BTS_Tests control part BTS_Tests.ttcn:5087 TC_err_rep_wrong_mdisc testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9412 BTS_Tests control part BTS_Tests.ttcn:5119 TC_err_rep_wrong_msg_type testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9413 BTS_Tests control part BTS_Tests.ttcn:5157 TC_err_rep_wrong_sequence testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9417 BTS_Tests control part BTS_Tests.ttcn:8050 TC_tch_sign_l2_fill_frame testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9418 BTS_Tests control part BTS_Tests.ttcn:8056 TC_tch_sign_l2_fill_frame_dtxd testcase Tguard timeout BTS_Tests.ttcn:9420 BTS_Tests control part BTS_Tests.ttcn:8060 TC_chopped_ipa_ping testcase Tguard timeout BTS_Tests.ttcn:9421 BTS_Tests control part BTS_Tests.ttcn:8064 TC_chopped_ipa_payload testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9423 BTS_Tests control part BTS_Tests.ttcn:8178 TC_ms_pwr_ctrl_constant testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9424 BTS_Tests control part BTS_Tests.ttcn:8242 TC_ms_pwr_ctrl_pf_ewma testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9426 BTS_Tests control part BTS_Tests.ttcn:8314 TC_speech_no_rtp_tchf testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9427 BTS_Tests control part BTS_Tests.ttcn:8338 TC_speech_no_rtp_tchh testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9428 BTS_Tests control part BTS_Tests.ttcn:8454 TC_speech_rtp_tchf testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9429 BTS_Tests control part BTS_Tests.ttcn:8478 TC_speech_rtp_tchh testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9430 BTS_Tests control part BTS_Tests.ttcn:8585 TC_speech_osmux_tchf testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9431 BTS_Tests control part BTS_Tests.ttcn:8599 TC_speech_osmux_tchh testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9433 BTS_Tests control part BTS_Tests.ttcn:8693 TC_data_rtp_tchf144 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9434 BTS_Tests control part BTS_Tests.ttcn:8714 TC_data_rtp_tchf96 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9435 BTS_Tests control part BTS_Tests.ttcn:8735 TC_data_rtp_tchf48 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9436 BTS_Tests control part BTS_Tests.ttcn:8756 TC_data_rtp_tchh48 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9437 BTS_Tests control part BTS_Tests.ttcn:8777 TC_data_rtp_tchf24 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9438 BTS_Tests control part BTS_Tests.ttcn:8797 TC_data_rtp_tchh24 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9440 BTS_Tests control part BTS_Tests.ttcn:8879 TC_early_immediate_assignment testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9442 BTS_Tests control part BTS_Tests.ttcn:9043 TC_acch_overpower_rxqual_thresh testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9443 BTS_Tests control part BTS_Tests.ttcn:9091 TC_acch_overpower_rxqual_thresh_dtx testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9444 BTS_Tests control part BTS_Tests.ttcn:9132 TC_acch_overpower_always_on_facch testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9445 BTS_Tests control part BTS_Tests.ttcn:9164 TC_acch_overpower_always_on_sacch testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests.ttcn:9446 BTS_Tests control part BTS_Tests.ttcn:9196 TC_acch_overpower_limit testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_SMSCB.ttcn:1090 BTS_Tests_SMSCB control part BTS_Tests_SMSCB.ttcn:742 TC_cbch_load_idle_no_cbch testcase "VTY Timeout for prompt: enable" BTS_Tests_SMSCB.ttcn:1092 BTS_Tests_SMSCB control part BTS_Tests_SMSCB.ttcn:537 TC_sms_cb_cmd_sdcch4_1block testcase "VTY Timeout for prompt: enable" BTS_Tests_SMSCB.ttcn:1093 BTS_Tests_SMSCB control part BTS_Tests_SMSCB.ttcn:555 TC_sms_cb_cmd_sdcch4_2block testcase "VTY Timeout for prompt: enable" BTS_Tests_SMSCB.ttcn:1094 BTS_Tests_SMSCB control part BTS_Tests_SMSCB.ttcn:573 TC_sms_cb_cmd_sdcch4_3block testcase "VTY Timeout for prompt: enable" BTS_Tests_SMSCB.ttcn:1095 BTS_Tests_SMSCB control part BTS_Tests_SMSCB.ttcn:591 TC_sms_cb_cmd_sdcch4_4block testcase "VTY Timeout for prompt: enable" BTS_Tests_SMSCB.ttcn:1096 BTS_Tests_SMSCB control part BTS_Tests_SMSCB.ttcn:609 TC_sms_cb_cmd_sdcch4_multi testcase "VTY Timeout for prompt: enable" BTS_Tests_SMSCB.ttcn:1097 BTS_Tests_SMSCB control part BTS_Tests_SMSCB.ttcn:645 TC_sms_cb_cmd_sdcch4_schedule testcase "VTY Timeout for prompt: enable" BTS_Tests_SMSCB.ttcn:1098 BTS_Tests_SMSCB control part BTS_Tests_SMSCB.ttcn:663 TC_sms_cb_cmd_sdcch4_default_only testcase "VTY Timeout for prompt: enable" BTS_Tests_SMSCB.ttcn:1099 BTS_Tests_SMSCB control part BTS_Tests_SMSCB.ttcn:682 TC_sms_cb_cmd_sdcch4_default_and_normal testcase "VTY Timeout for prompt: enable" BTS_Tests_SMSCB.ttcn:1100 BTS_Tests_SMSCB control part BTS_Tests_SMSCB.ttcn:703 TC_sms_cb_cmd_sdcch4_default_then_null testcase "VTY Timeout for prompt: enable" BTS_Tests_SMSCB.ttcn:1101 BTS_Tests_SMSCB control part BTS_Tests_SMSCB.ttcn:803 TC_cbc_sdcch4_load_idle testcase "VTY Timeout for prompt: enable" BTS_Tests_SMSCB.ttcn:1102 BTS_Tests_SMSCB control part BTS_Tests_SMSCB.ttcn:890 TC_cbc_sdcch4_load_overload testcase "VTY Timeout for prompt: enable" BTS_Tests_SMSCB.ttcn:1104 BTS_Tests_SMSCB control part BTS_Tests_SMSCB.ttcn:545 TC_sms_cb_cmd_sdcch8_1block testcase "VTY Timeout for prompt: enable" BTS_Tests_SMSCB.ttcn:1105 BTS_Tests_SMSCB control part BTS_Tests_SMSCB.ttcn:563 TC_sms_cb_cmd_sdcch8_2block testcase "VTY Timeout for prompt: enable" BTS_Tests_SMSCB.ttcn:1106 BTS_Tests_SMSCB control part BTS_Tests_SMSCB.ttcn:581 TC_sms_cb_cmd_sdcch8_3block testcase "VTY Timeout for prompt: enable" BTS_Tests_SMSCB.ttcn:1107 BTS_Tests_SMSCB control part BTS_Tests_SMSCB.ttcn:599 TC_sms_cb_cmd_sdcch8_4block testcase "VTY Timeout for prompt: enable" BTS_Tests_SMSCB.ttcn:1108 BTS_Tests_SMSCB control part BTS_Tests_SMSCB.ttcn:617 TC_sms_cb_cmd_sdcch8_multi testcase "VTY Timeout for prompt: enable" BTS_Tests_SMSCB.ttcn:1109 BTS_Tests_SMSCB control part BTS_Tests_SMSCB.ttcn:653 TC_sms_cb_cmd_sdcch8_schedule testcase "VTY Timeout for prompt: enable" BTS_Tests_SMSCB.ttcn:1110 BTS_Tests_SMSCB control part BTS_Tests_SMSCB.ttcn:672 TC_sms_cb_cmd_sdcch8_default_only testcase "VTY Timeout for prompt: enable" BTS_Tests_SMSCB.ttcn:1111 BTS_Tests_SMSCB control part BTS_Tests_SMSCB.ttcn:690 TC_sms_cb_cmd_sdcch8_default_and_normal testcase "VTY Timeout for prompt: enable" BTS_Tests_SMSCB.ttcn:1112 BTS_Tests_SMSCB control part BTS_Tests_SMSCB.ttcn:808 TC_cbc_sdcch8_load_idle testcase "VTY Timeout for prompt: enable" BTS_Tests_SMSCB.ttcn:1113 BTS_Tests_SMSCB control part BTS_Tests_SMSCB.ttcn:901 TC_cbc_sdcch8_load_overload testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_SMSCB.ttcn:1115 BTS_Tests_SMSCB control part BTS_Tests_SMSCB.ttcn:928 TC_etws_p1ro testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_SMSCB.ttcn:1116 BTS_Tests_SMSCB control part BTS_Tests_SMSCB.ttcn:1022 TC_etws_p1ro_end testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_SMSCB.ttcn:1117 BTS_Tests_SMSCB control part BTS_Tests_SMSCB.ttcn:1058 TC_etws_pcu testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1474 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:152 TC_sabm_ua_dcch_sapi0 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1475 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:157 TC_sabm_ua_dcch_sapi0_nopayload testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1476 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:162 TC_sabm_ua_dcch_sapi3 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1477 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:167 TC_sabm_ua_dcch_sapi4 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1478 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:201 TC_sabm_contention testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1479 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:225 TC_sabm_retransmit testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1480 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:315 TC_sabm_retransmit_bts testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1481 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:379 TC_sabm_invalid_resp testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1482 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:425 TC_sabm_dm testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1483 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:488 TC_establish_ign_first_sabm testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1484 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:579 TC_iframe_seq_and_ack testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1485 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:685 TC_iframe_timer_recovery testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1486 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:768 TC_ns_seq_error testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1487 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:831 TC_nr_seq_error testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1488 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:961 TC_rec_invalid_frame testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1489 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:1088 TC_segm_concat_dcch testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1490 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:1093 TC_segm_concat_sacch testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1491 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:1182 TC_t200_n200 testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1492 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:1239 TC_rr_response_frame_loss testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1493 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:1293 TC_incorrect_cr testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1494 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:1341 TC_sabm_incorrect_c testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1495 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:1403 TC_normal_reestablishment testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_LAPDm.ttcn:1496 BTS_Tests_LAPDm control part BTS_Tests_LAPDm.ttcn:1470 TC_normal_reestablishment_state_unacked testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:316 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:210 TC_vamos_chan_act_vff testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:317 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:224 TC_vamos_chan_act_vhh testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:318 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:234 TC_vamos_chan_act_hvhh testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:319 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:214 TC_vamos_chan_act_dyn_ipa_vff testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:320 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:218 TC_vamos_chan_act_dyn_osmo_vff testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:321 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:228 TC_vamos_chan_act_dyn_osmo_vhh testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:322 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:238 TC_vamos_chan_act_dyn_osmo_hvhh testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:325 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:283 TC_vamos_chan_mode_modify_vff testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:326 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:297 TC_vamos_chan_mode_modify_vhh testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:327 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:307 TC_vamos_chan_mode_modify_hvhh testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:328 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:287 TC_vamos_chan_mode_modify_dyn_ipa_vff testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:329 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:291 TC_vamos_chan_mode_modify_dyn_osmo_vff testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:330 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:301 TC_vamos_chan_mode_modify_dyn_osmo_vhh testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_VAMOS.ttcn:331 BTS_Tests_VAMOS control part BTS_Tests_VAMOS.ttcn:311 TC_vamos_chan_mode_modify_dyn_osmo_hvhh testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_ASCI.ttcn:415 BTS_Tests_ASCI control part BTS_Tests_ASCI.ttcn:77 TC_vbs_notification testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_ASCI.ttcn:416 BTS_Tests_ASCI control part BTS_Tests_ASCI.ttcn:183 TC_vgcs_uplink_free_and_busy testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_ASCI.ttcn:417 BTS_Tests_ASCI control part BTS_Tests_ASCI.ttcn:282 TC_vgcs_talker_fail testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_ASCI.ttcn:418 BTS_Tests_ASCI control part BTS_Tests_ASCI.ttcn:326 TC_vgcs_talker_est_rel testcase "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" BTS_Tests_ASCI.ttcn:419 BTS_Tests_ASCI control part BTS_Tests_ASCI.ttcn:404 TC_vgcs_listener_det testcase Build step 'Execute shell' marked build as failure Recording test results [Checks API] No suitable checks publisher found. Sending e-mails to: jenkins-notifications@lists.osmocom.org Archiving artifacts Finished: FAILURE