Started by timer Running as SYSTEM Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/docker-playground > git init /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.30.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Seen branch in repository origin/arehbein/devtests Seen branch in repository origin/arehbein/devtests%topic=fixes Seen branch in repository origin/daniel/bscnat_tests Seen branch in repository origin/daniel/training Seen branch in repository origin/daniel/wip Seen branch in repository origin/fixeria/confmerge Seen branch in repository origin/fixeria/sccplite Seen branch in repository origin/fixeria/testing Seen branch in repository origin/jolly/testing Seen branch in repository origin/laforge/ergw Seen branch in repository origin/laforge/fr Seen branch in repository origin/laforge/ns Seen branch in repository origin/laforge/podman Seen branch in repository origin/lynxis/gerrit-comment-ci Seen branch in repository origin/master Seen branch in repository origin/neels/hnbgw-pfcp Seen branch in repository origin/neels/wip Seen branch in repository origin/osmith/fix-registry-pull Seen branch in repository origin/osmith/fix-rpi-gnutls Seen branch in repository origin/osmith/obs-2021q1 Seen branch in repository origin/osmith/rpm-local Seen branch in repository origin/osmith/ttcn3-pass-args Seen branch in repository origin/osmith/wip Seen branch in repository origin/osmith/wip-4g-only Seen branch in repository origin/osmith/wip-asan Seen branch in repository origin/pespin/asterisk Seen branch in repository origin/pespin/bts-perf Seen branch in repository origin/pespin/ergw Seen branch in repository origin/pespin/gtp1 Seen branch in repository origin/pespin/master Seen branch in repository origin/pmaier/pcuif Seen branch in repository origin/refsf/for/master/dyn-pdch Seen 32 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision 7be93fc721de12b6ff0b47fd346848e5107c68ee (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 7be93fc721de12b6ff0b47fd346848e5107c68ee # timeout=10 Commit message: "ttcn3-s1gw-test: start osmo-s1gw container with --user=root" > git rev-list --no-walk 7be93fc721de12b6ff0b47fd346848e5107c68ee # timeout=10
[ttcn3-bts-test-io_uring] $ /bin/sh -xe /tmp/jenkins18398176261120015010.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-43 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/ttcn3-bts-test + SUITE_NAME=ttcn3-bts-test + IMAGE_SUFFIX=master + docker_images_require osmo-bsc-master osmo-bts-master osmocom-bb-host-master ttcn3-bts-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-bsc-master + local feed + echo debian-bookworm-build + depends=debian-bookworm-build + [ -n debian-bookworm-build ] + docker_images_require debian-bookworm-build + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends debian-bookworm-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-build + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-build + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-build + echo debian-bookworm-build + dir=debian-bookworm-build + pull_arg=--pull + grep ^FROM ../debian-bookworm-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-build OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/debian-bookworm-build' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --pull -t osmocom-build/debian-bookworm-build:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 5.75kB done #1 DONE 0.1s #2 [auth] sharing credentials for registry.osmocom.org #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.1s #4 [internal] load .dockerignore #4 transferring context: 2B done #4 DONE 0.0s #5 [internal] load build context #5 DONE 0.0s #6 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #6 DONE 0.0s #7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #7 DONE 0.1s #8 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f #8 resolve registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f #8 resolve registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f 0.2s done #8 DONE 0.2s #9 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #9 DONE 0.2s #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #10 DONE 0.3s #11 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #11 DONE 0.4s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.1s #12 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #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 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #15 CACHED #16 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #16 CACHED #17 [ 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 #17 CACHED #18 [ 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 #18 CACHED #19 [ 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/ #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 #21 [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 #21 CACHED #22 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #22 CACHED #23 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #23 CACHED #24 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config pylint python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc && apt-get clean #24 CACHED #25 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #25 CACHED #26 [16/16] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev && apt-get clean #26 CACHED #27 exporting to image #27 exporting layers done #27 writing image sha256:ae2e180bb1a34eb7753bd59ab9ca4d974182748dcbab0ec4dafd224da509e54c 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 ae2e180bb1a3 + list_osmo_packages debian-bookworm debian-bookworm-build + local distro=debian-bookworm + local image=debian-bookworm-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-build -c + [ -n ] + return + docker_distro_from_image_name osmo-bsc-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-bsc-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-bsc-master + echo osmo-bsc-master + dir=osmo-bsc-master + pull_arg=--pull + grep ^FROM ../osmo-bsc-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-bsc-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-bsc-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-bsc-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/osmo-bsc-master' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmo-bsc-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.46kB done #1 DONE 0.0s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/8] FROM docker.io/osmocom-build/debian-bookworm-build:latest #4 DONE 0.0s #5 https://gerrit.osmocom.org/plugins/gitiles/osmo-bsc/+/master?format=TEXT #5 DONE 0.1s #6 [internal] load build context #6 transferring context: 4.21kB done #6 DONE 0.0s #7 [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 #7 CACHED #8 [7/8] COPY OSMO-BSC.CFG /data/osmo-bsc.cfg #8 CACHED #9 [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 #9 CACHED #10 [3/8] WORKDIR /TMP #10 CACHED #11 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-bsc.git #11 CACHED #12 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-BSC/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-bsc #12 CACHED #13 [8/8] WORKDIR /DATA #13 CACHED #14 exporting to image #14 exporting layers done #14 writing image sha256:519dc4867dbd30391423fae82881b5e05d04225de5fd223fad92b50fd03d9bef done #14 naming to docker.io/osmocom-build/osmo-bsc-master:latest done #14 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/osmo-bsc-master' + docker_image_exists osmo-bsc-master + docker images -q osmocom-build/osmo-bsc-master + test -n 519dc4867dbd + list_osmo_packages debian-bookworm osmo-bsc-master + local distro=debian-bookworm + local image=osmo-bsc-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-bsc-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-bsc-master ### ii libosmo-abis-dev:amd64 1.5.1.24.eb91.202406242026 amd64 Development headers for A-bis interface ii libosmo-mgcp-client-dev:amd64 1.12.1.52.2314.202406242026 amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-mgcp-client12:amd64 1.12.1.52.2314.202406242026 amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-netif-dev:amd64 1.4.0.57.481f.202406242026 amd64 Development headers for Osmocom network interface ii libosmo-sccp-dev:amd64 1.8.0.67.fb30.202406242026 amd64 Development files for libsccp, libmtp and libxua ii libosmo-sigtran-dev:amd64 1.8.0.67.fb30.202406242026 amd64 Development headers for the Osmocom SIGTRAN library ii libosmo-sigtran9:amd64 1.8.0.67.fb30.202406242026 amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmoabis13:amd64 1.5.1.24.eb91.202406242026 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.9.0.209.e0c63.202406242026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.209.e0c63.202406242026 amd64 Osmo coding library ii libosmocore 1.9.0.209.e0c63.202406242026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.209.e0c63.202406242026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.209.e0c63.202406242026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.209.e0c63.202406242026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.209.e0c63.202406242026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.209.e0c63.202406242026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.209.e0c63.202406242026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.57.481f.202406242026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.209.e0c63.202406242026 amd64 Osmo SIM library ii libosmotrau2:amd64 1.5.1.24.eb91.202406242026 amd64 GSM trau handling ii libosmousb0:amd64 1.9.0.209.e0c63.202406242026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.209.e0c63.202406242026 amd64 Osmo VTY library ii osmocom-nightly 202406242026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master', 'osmocom-nightly'] + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-bts-master + local feed + echo debian-bookworm-build + depends=debian-bookworm-build + [ -n debian-bookworm-build ] + docker_images_require debian-bookworm-build + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends debian-bookworm-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-build + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-build + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-build + echo debian-bookworm-build + dir=debian-bookworm-build + pull_arg=--pull + grep ^FROM ../debian-bookworm-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-build OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/debian-bookworm-build' rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/common .common docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --pull -t osmocom-build/debian-bookworm-build:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 5.75kB done #1 DONE 0.0s #2 [auth] sharing credentials for registry.osmocom.org #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 0.0s #5 [internal] load build context #5 DONE 0.0s #6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #6 DONE 0.0s #7 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #7 DONE 0.0s #8 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f #8 resolve registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f #8 resolve registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f 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.2s #11 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #11 DONE 0.3s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.1s #12 [ 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 #12 CACHED #13 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #13 CACHED #14 [ 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/ #14 CACHED #15 [ 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 #15 CACHED #16 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #16 CACHED #17 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #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 [ 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 #20 CACHED #21 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #21 CACHED #22 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #22 CACHED #23 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #23 CACHED #24 [10/16] RUN SET -x && git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests && cd osmo-python-tests && python3 setup.py clean build install && cd .. && rm -rf osmo-python-tests #24 CACHED #25 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #25 CACHED #26 [16/16] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev && apt-get clean #26 CACHED #27 exporting to image #27 exporting layers done #27 writing image sha256:ae2e180bb1a34eb7753bd59ab9ca4d974182748dcbab0ec4dafd224da509e54c done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest done #27 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n ae2e180bb1a3 + list_osmo_packages debian-bookworm debian-bookworm-build + local distro=debian-bookworm + local image=debian-bookworm-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-build -c + [ -n ] + return + docker_distro_from_image_name osmo-bts-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-bts-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-bts-master + echo osmo-bts-master + dir=osmo-bts-master + pull_arg=--pull + grep ^FROM ../osmo-bts-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-bts-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-bts-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-bts-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/osmo-bts-master' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmo-bts-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.52kB done #1 DONE 0.0s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [internal] load build context #4 DONE 0.0s #5 [1/8] FROM docker.io/osmocom-build/debian-bookworm-build:latest #5 DONE 0.0s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-bts/+/master?format=TEXT #6 DONE 0.1s #4 [internal] load build context #4 transferring context: 1.63kB done #4 DONE 0.0s #7 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-bts.git #7 CACHED #8 [2/8] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-abis-dev libosmo-netif-dev libosmo-sccp-dev libsmpp34-dev libgtp-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmoabis)" "pkgconfig(libosmocodec)" "pkgconfig(libosmocoding)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogb)" "pkgconfig(libosmogsm)" "pkgconfig(libosmo-netif)" "pkgconfig(libosmotrau)" "pkgconfig(libosmovty)" ;; esac #8 CACHED #9 [7/8] COPY OSMO-BTS.CFG /data/osmo-bts.cfg #9 CACHED #10 [3/8] WORKDIR /TMP #10 CACHED #11 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-BTS/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-bts #11 CACHED #12 [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 #12 CACHED #13 [8/8] WORKDIR /DATA #13 CACHED #14 exporting to image #14 exporting layers done #14 writing image sha256:fbff928d152d7d58c3f04b8faca051e8f83a6266b204a2cdfc8897840f18626a 0.0s done #14 naming to docker.io/osmocom-build/osmo-bts-master:latest done #14 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/osmo-bts-master' + docker_image_exists osmo-bts-master + docker images -q osmocom-build/osmo-bts-master + test -n fbff928d152d + list_osmo_packages debian-bookworm osmo-bts-master + local distro=debian-bookworm + local image=osmo-bts-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-bts-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-bts-master ### ii libosmo-abis-dev:amd64 1.5.1.24.eb91.202406242026 amd64 Development headers for A-bis interface ii libosmo-netif-dev:amd64 1.4.0.57.481f.202406242026 amd64 Development headers for Osmocom network interface ii libosmo-sccp-dev:amd64 1.8.0.67.fb30.202406242026 amd64 Development files for libsccp, libmtp and libxua ii libosmoabis13:amd64 1.5.1.24.eb91.202406242026 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.9.0.209.e0c63.202406242026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.209.e0c63.202406242026 amd64 Osmo coding library ii libosmocore 1.9.0.209.e0c63.202406242026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.209.e0c63.202406242026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.209.e0c63.202406242026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.209.e0c63.202406242026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.209.e0c63.202406242026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.209.e0c63.202406242026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.209.e0c63.202406242026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.57.481f.202406242026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.209.e0c63.202406242026 amd64 Osmo SIM library ii libosmotrau2:amd64 1.5.1.24.eb91.202406242026 amd64 GSM trau handling ii libosmousb0:amd64 1.9.0.209.e0c63.202406242026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.209.e0c63.202406242026 amd64 Osmo VTY library ii osmocom-nightly 202406242026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master', 'osmocom-nightly'] + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmocom-bb-host-master + local feed + depends= + [ -n ] + docker_distro_from_image_name osmocom-bb-host-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmocom-bb-host-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmocom-bb-host-master + echo osmocom-bb-host-master + dir=osmocom-bb-host-master + pull_arg=--pull + grep ^FROM ../osmocom-bb-host-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmocom-bb-host-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmocom-bb-host-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmocom-bb-host-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/osmocom-bb-host-master' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmocom-bb-host-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.00kB done #1 DONE 0.0s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [ 1/10] FROM docker.io/osmocom-build/debian-bookworm-build:latest #4 DONE 0.0s #5 https://gerrit.osmocom.org/plugins/gitiles/osmocom-bb/+/master?format=TEXT #5 DONE 0.1s #6 [ 9/10] RUN MKDIR -p /data/unix #6 CACHED #7 [ 2/10] RUN APT-GET update && apt-get install -y --no-install-recommends libosmocore-dev && apt-get clean #7 CACHED #8 [ 4/10] RUN GIT clone https://gerrit.osmocom.org/osmocom-bb.git #8 CACHED #9 [ 3/10] WORKDIR /TMP #9 CACHED #10 [ 8/10] RUN CD osmocom-bb/src/host/virt_phy && autoreconf -fi && ./configure && make "-j$(nproc)" install #10 CACHED #11 [ 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 #11 CACHED #12 [ 7/10] RUN CD osmocom-bb/src/host/trxcon && autoreconf -fi && ./configure && make "-j$(nproc)" install #12 CACHED #13 [ 5/10] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMOCOM-BB/+/MASTER?FORMAT=TEXT /tmp/commit-osmocom-bb #13 CACHED #14 [10/10] WORKDIR /DATA #14 CACHED #15 exporting to image #15 exporting layers done #15 writing image sha256:59ef433d78e53db3c0c91efbeab2f7a13062ed18b6941137f082065619e925d7 0.0s done #15 naming to docker.io/osmocom-build/osmocom-bb-host-master:latest 0.0s done #15 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/osmocom-bb-host-master' + docker_image_exists osmocom-bb-host-master + docker images -q osmocom-build/osmocom-bb-host-master + test -n 59ef433d78e5 + 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:fa438f9245ba5804acdc5cc3885d94c6d69f6f91393743cb94f281c48abf23a9 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=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/ttcn3-bts-test:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 393B done #1 DONE 0.0s #2 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 876B done #5 DONE 0.1s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.2s #7 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #7 CACHED #8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" bts #8 0.333 + OSMO_TTCN3_BRANCH=master #8 0.333 + shift #8 0.333 + cd /osmo-ttcn3-hacks #8 0.333 + git fetch #8 0.403 + git checkout master #8 0.454 Already on 'master' #8 0.454 Your branch is up to date with 'origin/master'. #8 0.455 + git symbolic-ref -q HEAD #8 0.456 refs/heads/master #8 0.457 + git reset --hard origin/master #8 0.469 HEAD is now at 6088b89f asterisk: IMS: validate P-Preferred-Service in INVITE #8 0.469 + git rev-parse --abbrev-ref HEAD #8 0.471 master #8 0.471 + git rev-parse HEAD #8 0.473 6088b89f0470c2368627391d5f4cae3d12462855 #8 0.473 + diff -q /tmp/deps-Makefile deps/Makefile #8 0.474 Files /tmp/deps-Makefile and deps/Makefile differ #8 0.475 + make -j8 deps #8 0.531 (make -j16 -C deps || make -j1 -C deps) #8 0.533 make[1]: warning: -j16 forced in submake: resetting jobserver mode. #8 0.533 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 1.300 cd titan.ProtocolEmulations.M3UA && git fetch && if git rev-parse "origin/f086e78d74defa044d864f17adaad9433fedc961" 2>/dev/null; then set -x && git checkout -q -f "origin/f086e78d74defa044d864f17adaad9433fedc961"; else set -x && git checkout -q -f "f086e78d74defa044d864f17adaad9433fedc961"; fi #8 1.300 cd titan.ProtocolModules.DIAMETER_ProtocolModule_Generator && git fetch && if git rev-parse "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912" 2>/dev/null; then set -x && git checkout -q -f "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912"; else set -x && git checkout -q -f "ffd939595a08da1b8c8176aaa1f8578bfe02a912"; fi #8 1.300 cd titan.ProtocolModules.GTP_v13.5.0 && git fetch && if git rev-parse "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e" 2>/dev/null; then set -x && git checkout -q -f "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e"; else set -x && git checkout -q -f "6b769f985eb91bf5a4332f29faa4a043b23ce62e"; fi #8 1.301 cd titan.ProtocolModules.ICMP && git fetch && if git rev-parse "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640" 2>/dev/null; then set -x && git checkout -q -f "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; else set -x && git checkout -q -f "e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; fi #8 1.301 cd titan.ProtocolModules.ICMPv6 && git fetch && if git rev-parse "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27" 2>/dev/null; then set -x && git checkout -q -f "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27"; else set -x && git checkout -q -f "46f4d9b6e1e3c794294a92588401a81e4881dd27"; fi #8 1.301 cd titan.ProtocolModules.IP && git fetch && if git rev-parse "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0" 2>/dev/null; then set -x && git checkout -q -f "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0"; else set -x && git checkout -q -f "1be86705f39ae38f3c04b2109806ee20d25e91d0"; fi #8 1.301 cd titan.ProtocolModules.L2TP && git fetch && if git rev-parse "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530" 2>/dev/null; then set -x && git checkout -q -f "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530"; else set -x && git checkout -q -f "17e76d3662bd0bb815158e8a9de1ec413f21b530"; fi #8 1.302 cd titan.ProtocolModules.LLC_v7.1.0 && git fetch && if git rev-parse "origin/09817f113255d7fb56f1d45d3dd629a093d9248d" 2>/dev/null; then set -x && git checkout -q -f "origin/09817f113255d7fb56f1d45d3dd629a093d9248d"; else set -x && git checkout -q -f "09817f113255d7fb56f1d45d3dd629a093d9248d"; fi #8 1.302 cd titan.ProtocolModules.M3UA && git fetch && if git rev-parse "origin/c496d298876fed55c2b730278b7ee77982555563" 2>/dev/null; then set -x && git checkout -q -f "origin/c496d298876fed55c2b730278b7ee77982555563"; else set -x && git checkout -q -f "c496d298876fed55c2b730278b7ee77982555563"; fi #8 1.302 cd titan.ProtocolModules.MobileL3_v13.4.0 && git fetch && if git rev-parse "origin/b6602eb357673f097ea1a1d22edd568ecd239da1" 2>/dev/null; then set -x && git checkout -q -f "origin/b6602eb357673f097ea1a1d22edd568ecd239da1"; else set -x && git checkout -q -f "b6602eb357673f097ea1a1d22edd568ecd239da1"; fi #8 1.303 cd titan.ProtocolModules.PFCP_v15.1.0 && git fetch && if git rev-parse "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18" 2>/dev/null; then set -x && git checkout -q -f "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; else set -x && git checkout -q -f "d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; fi #8 1.303 cd titan.TestPorts.TELNETasp && git fetch && if git rev-parse "origin/873fe539642542cd9a901c208f1ec11c6d2f5387" 2>/dev/null; then set -x && git checkout -q -f "origin/873fe539642542cd9a901c208f1ec11c6d2f5387"; else set -x && git checkout -q -f "873fe539642542cd9a901c208f1ec11c6d2f5387"; fi #8 1.303 cd titan.TestPorts.UDPasp && git fetch && if git rev-parse "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c" 2>/dev/null; then set -x && git checkout -q -f "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c"; else set -x && git checkout -q -f "54176e95850654e5e8b0ffa2f1b5f35c412b949c"; fi #8 1.304 cd titan.ProtocolModules.BSSGP_v13.0.0 && git fetch && if git rev-parse "origin/e97d92a8b66bec399babea52f593771b76cb175a" 2>/dev/null; then set -x && git checkout -q -f "origin/e97d92a8b66bec399babea52f593771b76cb175a"; else set -x && git checkout -q -f "e97d92a8b66bec399babea52f593771b76cb175a"; fi #8 1.304 cd osmo-uecups && git fetch && if git rev-parse "origin/8362efef7c6fa341eb947a75786878e0685767b7" 2>/dev/null; then set -x && git checkout -q -f "origin/8362efef7c6fa341eb947a75786878e0685767b7"; else set -x && git checkout -q -f "8362efef7c6fa341eb947a75786878e0685767b7"; fi #8 1.305 cd titan.ProtocolModules.BSSMAP && git fetch && if git rev-parse "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0" 2>/dev/null; then set -x && git checkout -q -f "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0"; else set -x && git checkout -q -f "4acb6ab5f058477f0b90c2da182d52054e3614b0"; fi #8 1.376 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.376 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.377 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 1.377 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 1.469 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 1.469 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 1.470 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 1.470 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 1.473 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 1.473 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 1.473 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 1.475 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 1.478 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 1.479 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 1.479 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 1.482 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 1.484 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 1.538 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.538 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.539 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.539 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.539 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.539 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.539 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.539 #8 1.539 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.540 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.540 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.540 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.541 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.541 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.544 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.544 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.544 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.544 origin/c496d298876fed55c2b730278b7ee77982555563 #8 1.544 + + gitgit checkout checkout -q -q -f -f c496d298876fed55c2b730278b7ee77982555563 #8 1.544 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.545 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.545 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 1.545 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.545 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 1.546 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.546 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.639 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 1.639 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 1.649 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 1.651 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh /ttcn3-dumpcap-start.sh #8 1.651 '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh' #8 1.652 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh /ttcn3-tcpdump-start.sh #8 1.652 '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh' #8 1.653 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh /ttcn3-dumpcap-stop.sh #8 1.653 '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh' #8 1.653 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh /ttcn3-tcpdump-stop.sh #8 1.654 '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh' #8 1.654 + make bts #8 1.709 (make -j16 -C deps || make -j1 -C deps) #8 1.712 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 2.142 cd titan.ProtocolEmulations.M3UA && git fetch && if git rev-parse "origin/f086e78d74defa044d864f17adaad9433fedc961" 2>/dev/null; then set -x && git checkout -q -f "origin/f086e78d74defa044d864f17adaad9433fedc961"; else set -x && git checkout -q -f "f086e78d74defa044d864f17adaad9433fedc961"; fi #8 2.143 cd titan.ProtocolModules.DIAMETER_ProtocolModule_Generator && git fetch && if git rev-parse "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912" 2>/dev/null; then set -x && git checkout -q -f "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912"; else set -x && git checkout -q -f "ffd939595a08da1b8c8176aaa1f8578bfe02a912"; fi #8 2.143 cd titan.ProtocolModules.GTP_v13.5.0 && git fetch && if git rev-parse "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e" 2>/dev/null; then set -x && git checkout -q -f "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e"; else set -x && git checkout -q -f "6b769f985eb91bf5a4332f29faa4a043b23ce62e"; fi #8 2.143 cd titan.ProtocolModules.ICMP && git fetch && if git rev-parse "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640" 2>/dev/null; then set -x && git checkout -q -f "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; else set -x && git checkout -q -f "e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; fi #8 2.143 cd titan.ProtocolModules.ICMPv6 && git fetch && if git rev-parse "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27" 2>/dev/null; then set -x && git checkout -q -f "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27"; else set -x && git checkout -q -f "46f4d9b6e1e3c794294a92588401a81e4881dd27"; fi #8 2.144 cd titan.ProtocolModules.IP && git fetch && if git rev-parse "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0" 2>/dev/null; then set -x && git checkout -q -f "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0"; else set -x && git checkout -q -f "1be86705f39ae38f3c04b2109806ee20d25e91d0"; fi #8 2.144 cd titan.ProtocolModules.L2TP && git fetch && if git rev-parse "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530" 2>/dev/null; then set -x && git checkout -q -f "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530"; else set -x && git checkout -q -f "17e76d3662bd0bb815158e8a9de1ec413f21b530"; fi #8 2.144 cd titan.ProtocolModules.LLC_v7.1.0 && git fetch && if git rev-parse "origin/09817f113255d7fb56f1d45d3dd629a093d9248d" 2>/dev/null; then set -x && git checkout -q -f "origin/09817f113255d7fb56f1d45d3dd629a093d9248d"; else set -x && git checkout -q -f "09817f113255d7fb56f1d45d3dd629a093d9248d"; fi #8 2.145 cd titan.ProtocolModules.M3UA && git fetch && if git rev-parse "origin/c496d298876fed55c2b730278b7ee77982555563" 2>/dev/null; then set -x && git checkout -q -f "origin/c496d298876fed55c2b730278b7ee77982555563"; else set -x && git checkout -q -f "c496d298876fed55c2b730278b7ee77982555563"; fi #8 2.145 cd titan.ProtocolModules.MobileL3_v13.4.0 && git fetch && if git rev-parse "origin/b6602eb357673f097ea1a1d22edd568ecd239da1" 2>/dev/null; then set -x && git checkout -q -f "origin/b6602eb357673f097ea1a1d22edd568ecd239da1"; else set -x && git checkout -q -f "b6602eb357673f097ea1a1d22edd568ecd239da1"; fi #8 2.146 cd titan.ProtocolModules.PFCP_v15.1.0 && git fetch && if git rev-parse "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18" 2>/dev/null; then set -x && git checkout -q -f "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; else set -x && git checkout -q -f "d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; fi #8 2.146 cd titan.TestPorts.TELNETasp && git fetch && if git rev-parse "origin/873fe539642542cd9a901c208f1ec11c6d2f5387" 2>/dev/null; then set -x && git checkout -q -f "origin/873fe539642542cd9a901c208f1ec11c6d2f5387"; else set -x && git checkout -q -f "873fe539642542cd9a901c208f1ec11c6d2f5387"; fi #8 2.147 cd titan.TestPorts.UDPasp && git fetch && if git rev-parse "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c" 2>/dev/null; then set -x && git checkout -q -f "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c"; else set -x && git checkout -q -f "54176e95850654e5e8b0ffa2f1b5f35c412b949c"; fi #8 2.147 cd titan.ProtocolModules.BSSGP_v13.0.0 && git fetch && if git rev-parse "origin/e97d92a8b66bec399babea52f593771b76cb175a" 2>/dev/null; then set -x && git checkout -q -f "origin/e97d92a8b66bec399babea52f593771b76cb175a"; else set -x && git checkout -q -f "e97d92a8b66bec399babea52f593771b76cb175a"; fi #8 2.148 cd osmo-uecups && git fetch && if git rev-parse "origin/8362efef7c6fa341eb947a75786878e0685767b7" 2>/dev/null; then set -x && git checkout -q -f "origin/8362efef7c6fa341eb947a75786878e0685767b7"; else set -x && git checkout -q -f "8362efef7c6fa341eb947a75786878e0685767b7"; fi #8 2.148 cd titan.ProtocolModules.BSSMAP && git fetch && if git rev-parse "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0" 2>/dev/null; then set -x && git checkout -q -f "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0"; else set -x && git checkout -q -f "4acb6ab5f058477f0b90c2da182d52054e3614b0"; fi #8 2.217 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 2.218 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 2.223 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 2.224 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 2.312 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 2.312 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 2.313 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 2.314 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 2.314 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 2.316 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 2.316 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 2.317 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 2.319 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 2.325 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 2.326 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 2.327 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 2.327 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 2.381 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 2.381 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 2.382 + git checkout -q -f+ git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 2.382 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 2.382 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 2.383 + git checkoutorigin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 2.383 -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 2.383 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 2.383 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 2.383 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 2.383 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0origin/c496d298876fed55c2b730278b7ee77982555563 #8 2.383 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 2.383 #8 2.383 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 2.383 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 2.384 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 2.384 + + gitgit checkout -q -f checkout -q c496d298876fed55c2b730278b7ee77982555563 #8 2.384 -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 2.384 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 2.384 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 2.384 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 2.384 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 2.386 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 2.386 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 2.389 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 2.390 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 2.437 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 2.438 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 2.442 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 2.443 (cd bts && ./gen_links.sh && ./regen_makefile.sh) #8 2.446 Linking TCCInterface_Functions.ttcn #8 2.447 Linking TCCConversion_Functions.ttcn #8 2.449 Linking TCCConversion.cc #8 2.450 Linking TCCInterface.cc #8 2.451 Linking TCCInterface_ip.h #8 2.453 Linking Socket_API_Definitions.ttcn #8 2.454 Linking IPL4asp_Functions.ttcn #8 2.455 Linking IPL4asp_PT.cc #8 2.456 Linking IPL4asp_PT.hh #8 2.458 Linking IPL4asp_PortType.ttcn #8 2.459 Linking IPL4asp_Types.ttcn #8 2.460 Linking IPL4asp_discovery.cc #8 2.461 Linking IPL4asp_protocol_L234.hh #8 2.462 Linking UD_PT.cc #8 2.463 Linking UD_PT.hh #8 2.465 Linking UD_PortType.ttcn #8 2.466 Linking UD_Types.ttcn #8 2.468 Linking MobileL3_CC_Types.ttcn #8 2.469 Linking MobileL3_CommonIE_Types.ttcn #8 2.470 Linking MobileL3_GMM_SM_Types.ttcn #8 2.471 Linking MobileL3_MM_Types.ttcn #8 2.472 Linking MobileL3_RRM_Types.ttcn #8 2.473 Linking MobileL3_SMS_Types.ttcn #8 2.473 Linking MobileL3_SS_Types.ttcn #8 2.474 Linking MobileL3_Types.ttcn #8 2.475 Linking TELNETasp_PT.cc #8 2.476 Linking TELNETasp_PT.hh #8 2.476 Linking TELNETasp_PortType.ttcn #8 2.477 Linking RTP_EncDec.cc #8 2.478 Linking RTP_Types.ttcn #8 2.479 Linking Misc_Helpers.ttcn #8 2.479 Linking General_Types.ttcn #8 2.481 Linking GSM_Types.ttcn #8 2.482 Linking GSM_RR_Types.ttcn #8 2.483 Linking Osmocom_VTY_Functions.ttcn #8 2.484 Linking GSM_SystemInformation.ttcn #8 2.485 Linking GSM_RestOctets.ttcn #8 2.486 Linking Osmocom_Types.ttcn #8 2.488 Linking RLCMAC_Templates.ttcn #8 2.489 Linking RLCMAC_Types.ttcn #8 2.490 Linking RLCMAC_CSN1_Templates.ttcn #8 2.491 Linking RLCMAC_CSN1_Types.ttcn #8 2.492 Linking RLCMAC_EncDec.cc #8 2.493 Linking L1CTL_Types.ttcn #8 2.494 Linking L1CTL_PortType.ttcn #8 2.495 Linking L1CTL_PortType_CtrlFunct.ttcn #8 2.496 Linking L1CTL_PortType_CtrlFunctDef.cc #8 2.497 Linking LAPDm_RAW_PT.ttcn #8 2.498 Linking LAPDm_Types.ttcn #8 2.499 Linking IPA_Types.ttcn #8 2.500 Linking IPA_CodecPort.ttcn #8 2.501 Linking IPA_CodecPort_CtrlFunct.ttcn #8 2.502 Linking IPA_CodecPort_CtrlFunctDef.cc #8 2.503 Linking IPA_Emulation.ttcnpp #8 2.504 Linking IPA_CodecPort.ttcn #8 2.505 Linking RSL_Types.ttcn #8 2.506 Linking RSL_Emulation.ttcn #8 2.507 Linking AbisOML_Types.ttcn #8 2.508 Linking Osmocom_CTRL_Types.ttcn #8 2.510 Linking Osmocom_CTRL_Functions.ttcn #8 2.511 Linking Osmocom_CTRL_Adapter.ttcn #8 2.512 Linking L3_Templates.ttcn #8 2.513 Linking L3_Common.ttcn #8 2.514 Linking Native_Functions.ttcn #8 2.515 Linking Native_FunctionDefs.cc #8 2.516 Linking TRXC_Types.ttcn #8 2.517 Linking TRXC_CodecPort.ttcn #8 2.518 Linking TRXC_CodecPort_CtrlFunct.ttcn #8 2.519 Linking TRXC_CodecPort_CtrlFunctDef.cc #8 2.521 Linking AMR_Types.ttcn #8 2.522 Linking RTP_CodecPort.ttcn #8 2.523 Linking RTP_Emulation.ttcn #8 2.524 Linking IuUP_Types.ttcn #8 2.525 Linking IuUP_Emulation.ttcn #8 2.526 Linking IuUP_EncDec.cc #8 2.527 Linking RTP_CodecPort_CtrlFunct.ttcn #8 2.528 Linking RTP_CodecPort_CtrlFunctDef.cc #8 2.529 Linking OSMUX_CodecPort.ttcn #8 2.530 Linking OSMUX_Emulation.ttcn #8 2.531 Linking OSMUX_Types.ttcn #8 2.532 Linking OSMUX_CodecPort_CtrlFunct.ttcn #8 2.533 Linking OSMUX_CodecPort_CtrlFunctDef.cc #8 2.534 Linking PCUIF_Types.ttcn #8 2.535 Linking PCUIF_CodecPort.ttcn #8 2.536 Linking IPA_Testing.ttcn #8 2.556 Generating Makefile skeleton... #8 2.556 Makefile skeleton was generated. #8 2.569 make -C bts compile #8 2.576 make[1]: Entering directory '/osmo-ttcn3-hacks/bts' #8 2.576 cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DIPA_EMULATION_OML -DIPA_EMULATION_OSMO_PCU -DIPA_EMULATION_RSL IPA_Emulation.ttcnpp IPA_Emulation.ttcn #8 2.587 /usr/bin/ttcn3_compiler -L -U 8 AMR_Types.ttcn AbisOML_Types.ttcn BTS_Tests.ttcn BTS_Tests_ASCI.ttcn BTS_Tests_LAPDm.ttcn BTS_Tests_OML.ttcn BTS_Tests_SMSCB.ttcn BTS_Tests_VAMOS.ttcn BTS_Tests_perf.ttcn GSM_RR_Types.ttcn GSM_RestOctets.ttcn GSM_SystemInformation.ttcn GSM_Types.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Testing.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IuUP_Emulation.ttcn IuUP_Types.ttcn L1CTL_PortType.ttcn L1CTL_PortType_CtrlFunct.ttcn L1CTL_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LAPDm_RAW_PT.ttcn LAPDm_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn OSMUX_CodecPort.ttcn OSMUX_CodecPort_CtrlFunct.ttcn OSMUX_Emulation.ttcn OSMUX_Types.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCUIF_CodecPort.ttcn PCUIF_Types.ttcn RLCMAC_CSN1_Templates.ttcn RLCMAC_CSN1_Types.ttcn RLCMAC_Templates.ttcn RLCMAC_Types.ttcn RSL_Emulation.ttcn RSL_Types.ttcn RTP_CodecPort.ttcn RTP_CodecPort_CtrlFunct.ttcn RTP_Emulation.ttcn RTP_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn TRXC_CodecPort.ttcn TRXC_CodecPort_CtrlFunct.ttcn TRXC_Types.ttcn UD_PortType.ttcn UD_Types.ttcn IPA_Emulation.ttcn - AMR_Types.ttcn AbisOML_Types.ttcn BTS_Tests.ttcn BTS_Tests_ASCI.ttcn BTS_Tests_LAPDm.ttcn BTS_Tests_OML.ttcn BTS_Tests_SMSCB.ttcn BTS_Tests_VAMOS.ttcn BTS_Tests_perf.ttcn GSM_RR_Types.ttcn GSM_RestOctets.ttcn GSM_SystemInformation.ttcn GSM_Types.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Testing.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IuUP_Emulation.ttcn IuUP_Types.ttcn L1CTL_PortType.ttcn L1CTL_PortType_CtrlFunct.ttcn L1CTL_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LAPDm_RAW_PT.ttcn LAPDm_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn OSMUX_CodecPort.ttcn OSMUX_CodecPort_CtrlFunct.ttcn OSMUX_Emulation.ttcn OSMUX_Types.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCUIF_CodecPort.ttcn PCUIF_Types.ttcn RLCMAC_CSN1_Templates.ttcn RLCMAC_CSN1_Types.ttcn RLCMAC_Templates.ttcn RLCMAC_Types.ttcn RSL_Emulation.ttcn RSL_Types.ttcn RTP_CodecPort.ttcn RTP_CodecPort_CtrlFunct.ttcn RTP_Emulation.ttcn RTP_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn TRXC_CodecPort.ttcn TRXC_CodecPort_CtrlFunct.ttcn TRXC_Types.ttcn UD_PortType.ttcn UD_Types.ttcn IPA_Emulation.ttcn #8 2.590 warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. #8 2.590 #8 2.596 Notify: Parsing TTCN-3 module `AMR_Types.ttcn'... #8 2.596 Notify: Parsing TTCN-3 module `AbisOML_Types.ttcn'... #8 2.599 Notify: Parsing TTCN-3 module `BTS_Tests.ttcn'... #8 2.607 BTS_Tests.ttcn:3525.60-94: In charstring value: #8 2.607 BTS_Tests.ttcn:3525.88-89: warning: Unknown escape sequence `\w' was treated literally #8 2.628 Notify: Parsing TTCN-3 module `BTS_Tests_ASCI.ttcn'... #8 2.629 Notify: Parsing TTCN-3 module `BTS_Tests_LAPDm.ttcn'... #8 2.633 Notify: Parsing TTCN-3 module `BTS_Tests_OML.ttcn'... #8 2.636 Notify: Parsing TTCN-3 module `BTS_Tests_SMSCB.ttcn'... #8 2.639 Notify: Parsing TTCN-3 module `BTS_Tests_VAMOS.ttcn'... #8 2.639 Notify: Parsing TTCN-3 module `BTS_Tests_perf.ttcn'... #8 2.640 Notify: Parsing TTCN-3 module `GSM_RR_Types.ttcn'... #8 2.642 Notify: Parsing TTCN-3 module `GSM_RestOctets.ttcn'... #8 2.644 Notify: Parsing TTCN-3 module `GSM_SystemInformation.ttcn'... #8 2.645 Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... #8 2.646 Notify: Parsing TTCN-3 module `General_Types.ttcn'... #8 2.647 Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... #8 2.647 Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... #8 2.647 Notify: Parsing TTCN-3 module `IPA_Testing.ttcn'... #8 2.648 Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... #8 2.648 Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... #8 2.649 Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... #8 2.649 Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... #8 2.650 Notify: Parsing TTCN-3 module `IuUP_Emulation.ttcn'... #8 2.650 Notify: Parsing TTCN-3 module `IuUP_Types.ttcn'... #8 2.651 Notify: Parsing TTCN-3 module `L1CTL_PortType.ttcn'... #8 2.652 Notify: Parsing TTCN-3 module `L1CTL_PortType_CtrlFunct.ttcn'... #8 2.652 Notify: Parsing TTCN-3 module `L1CTL_Types.ttcn'... #8 2.654 Notify: Parsing TTCN-3 module `L3_Common.ttcn'... #8 2.654 Notify: Parsing TTCN-3 module `L3_Templates.ttcn'... #8 2.660 Notify: Parsing TTCN-3 module `LAPDm_RAW_PT.ttcn'... #8 2.662 Notify: Parsing TTCN-3 module `LAPDm_Types.ttcn'... #8 2.663 Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... #8 2.663 Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... #8 2.665 Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... #8 2.666 Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... #8 2.670 Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... #8 2.671 Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... #8 2.674 Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... #8 2.675 Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... #8 2.675 Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... #8 2.675 Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... #8 2.675 Notify: Parsing TTCN-3 module `OSMUX_CodecPort.ttcn'... #8 2.675 Notify: Parsing TTCN-3 module `OSMUX_CodecPort_CtrlFunct.ttcn'... #8 2.676 Notify: Parsing TTCN-3 module `OSMUX_Emulation.ttcn'... #8 2.677 Notify: Parsing TTCN-3 module `OSMUX_Types.ttcn'... #8 2.677 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... #8 2.678 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... #8 2.679 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... #8 2.679 Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: #8 2.679 Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated #8 2.679 Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated #8 2.679 Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... #8 2.681 Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... #8 2.682 Notify: Parsing TTCN-3 module `PCUIF_CodecPort.ttcn'... #8 2.682 Notify: Parsing TTCN-3 module `PCUIF_Types.ttcn'... #8 2.684 Notify: Parsing TTCN-3 module `RLCMAC_CSN1_Templates.ttcn'... #8 2.686 Notify: Parsing TTCN-3 module `RLCMAC_CSN1_Types.ttcn'... #8 2.689 Notify: Parsing TTCN-3 module `RLCMAC_Templates.ttcn'... #8 2.693 Notify: Parsing TTCN-3 module `RLCMAC_Types.ttcn'... #8 2.693 Notify: Parsing TTCN-3 module `RSL_Emulation.ttcn'... #8 2.696 Notify: Parsing TTCN-3 module `RSL_Types.ttcn'... #8 2.703 Notify: Parsing TTCN-3 module `RTP_CodecPort.ttcn'... #8 2.703 Notify: Parsing TTCN-3 module `RTP_CodecPort_CtrlFunct.ttcn'... #8 2.703 Notify: Parsing TTCN-3 module `RTP_Emulation.ttcn'... #8 2.705 Notify: Parsing TTCN-3 module `RTP_Types.ttcn'... #8 2.706 Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... #8 2.707 Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... #8 2.707 Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... #8 2.708 Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... #8 2.708 Notify: Parsing TTCN-3 module `TRXC_CodecPort.ttcn'... #8 2.708 Notify: Parsing TTCN-3 module `TRXC_CodecPort_CtrlFunct.ttcn'... #8 2.708 Notify: Parsing TTCN-3 module `TRXC_Types.ttcn'... #8 2.709 Notify: Parsing TTCN-3 module `UD_PortType.ttcn'... #8 2.709 Notify: Parsing TTCN-3 module `UD_Types.ttcn'... #8 2.709 Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... #8 2.710 Notify: Checking modules... #8 2.711 L1CTL_PortType.ttcn: In TTCN-3 module `L1CTL_PortType': #8 2.711 L1CTL_PortType.ttcn:13.2-28: In import definition: #8 2.711 L1CTL_PortType.ttcn: warning: Circular import chain is not recommended: `@L1CTL_PortType' -> `@L1CTL_PortType_CtrlFunct' -> `@L1CTL_PortType' #8 2.711 L1CTL_PortType.ttcn:14.2-28: In import definition: #8 2.711 L1CTL_PortType.ttcn: warning: Circular import chain is not recommended: `@L1CTL_PortType' -> `@L1CTL_PortType_CtrlFunct' -> `@L1CTL_PortType' #8 2.711 L1CTL_PortType.ttcn:15.2-39: In import definition: #8 2.711 L1CTL_PortType.ttcn: warning: Circular import chain is not recommended: `@L1CTL_PortType' -> `@L1CTL_PortType_CtrlFunct' -> `@L1CTL_PortType' #8 2.711 L1CTL_PortType.ttcn:16.2-25: In import definition: #8 2.711 L1CTL_PortType.ttcn: warning: Circular import chain is not recommended: `@L1CTL_PortType' -> `@L1CTL_PortType_CtrlFunct' -> `@L1CTL_PortType' #8 2.711 L1CTL_PortType.ttcn:17.2-30: In import definition: #8 2.711 L1CTL_PortType.ttcn: warning: Circular import chain is not recommended: `@L1CTL_PortType' -> `@L1CTL_PortType_CtrlFunct' -> `@L1CTL_PortType' #8 2.711 L1CTL_PortType.ttcn:18.2-26: In import definition: #8 2.711 L1CTL_PortType.ttcn: warning: Circular import chain is not recommended: `@L1CTL_PortType' -> `@L1CTL_PortType_CtrlFunct' -> `@L1CTL_PortType' #8 2.711 L1CTL_PortType.ttcn:19.2-29: In import definition: #8 2.711 L1CTL_PortType.ttcn: warning: Circular import chain is not recommended: `@L1CTL_PortType' -> `@L1CTL_PortType_CtrlFunct' -> `@L1CTL_PortType' #8 2.711 L1CTL_PortType.ttcn:20.2-31: In import definition: #8 2.711 L1CTL_PortType.ttcn: warning: Circular import chain is not recommended: `@L1CTL_PortType' -> `@L1CTL_PortType_CtrlFunct' -> `@L1CTL_PortType' #8 2.711 L1CTL_PortType.ttcn:21.2-41: In import definition: #8 2.711 L1CTL_PortType.ttcn: warning: Circular import chain is not recommended: `@L1CTL_PortType' -> `@L1CTL_PortType_CtrlFunct' -> `@L1CTL_PortType' #8 2.712 BTS_Tests.ttcn: In TTCN-3 module `BTS_Tests': #8 2.712 BTS_Tests.ttcn:26.1-28: In import definition: #8 2.712 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 2.712 BTS_Tests.ttcn:27.1-29: In import definition: #8 2.712 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 2.712 BTS_Tests.ttcn:28.1-25: In import definition: #8 2.712 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 2.712 BTS_Tests.ttcn:29.1-28: In import definition: #8 2.712 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 2.712 BTS_Tests.ttcn:30.1-29: In import definition: #8 2.712 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 2.712 BTS_Tests.ttcn:31.1-25: In import definition: #8 2.712 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 2.712 BTS_Tests.ttcn:32.1-30: In import definition: #8 2.712 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 2.712 BTS_Tests.ttcn:33.1-37: In import definition: #8 2.712 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 2.712 BTS_Tests.ttcn:34.1-30: In import definition: #8 2.712 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 2.712 BTS_Tests.ttcn:35.1-27: In import definition: #8 2.712 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 2.712 BTS_Tests.ttcn:36.1-27: In import definition: #8 2.712 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 2.712 BTS_Tests.ttcn:37.1-28: In import definition: #8 2.712 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 2.712 BTS_Tests.ttcn:38.1-32: In import definition: #8 2.712 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 2.712 BTS_Tests.ttcn:39.1-36: In import definition: #8 2.712 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 2.712 BTS_Tests.ttcn:40.1-38: In import definition: #8 2.712 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 2.712 BTS_Tests.ttcn:42.1-25: In import definition: #8 2.712 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 2.712 BTS_Tests.ttcn:43.1-25: In import definition: #8 2.712 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 2.712 BTS_Tests.ttcn:44.1-25: In import definition: #8 2.712 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 2.712 BTS_Tests.ttcn:45.1-29: In import definition: #8 2.712 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 2.712 BTS_Tests.ttcn:46.1-27: In import definition: #8 2.712 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 2.712 BTS_Tests.ttcn:47.1-29: In import definition: #8 2.712 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 2.712 BTS_Tests.ttcn:48.1-29: In import definition: #8 2.712 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 2.712 BTS_Tests.ttcn:50.1-25: In import definition: #8 2.712 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 2.712 BTS_Tests.ttcn:52.1-27: In import definition: #8 2.712 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 2.712 BTS_Tests.ttcn:53.1-31: In import definition: #8 2.712 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 2.712 BTS_Tests.ttcn:54.1-41: In import definition: #8 2.712 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 2.712 BTS_Tests.ttcn:55.1-31: In import definition: #8 2.712 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 2.712 BTS_Tests.ttcn:57.1-29: In import definition: #8 2.712 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 2.712 BTS_Tests.ttcn:58.1-26: In import definition: #8 2.712 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 2.712 BTS_Tests.ttcn:59.1-30: In import definition: #8 2.712 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 2.712 BTS_Tests.ttcn:60.1-40: In import definition: #8 2.712 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 2.712 BTS_Tests.ttcn:62.1-27: In import definition: #8 2.712 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 2.712 BTS_Tests.ttcn:63.1-31: In import definition: #8 2.712 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 2.712 BTS_Tests.ttcn:64.1-24: In import definition: #8 2.712 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 2.712 BTS_Tests.ttcn:66.1-39: In import definition: #8 2.712 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 2.712 BTS_Tests.ttcn:67.1-34: In import definition: #8 2.712 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 2.712 BTS_Tests.ttcn:68.1-30: In import definition: #8 2.713 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 2.713 BTS_Tests.ttcn:69.1-28: In import definition: #8 2.713 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 2.713 BTS_Tests.ttcn:70.1-25: In import definition: #8 2.713 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 2.713 BTS_Tests.ttcn:71.1-37: In import definition: #8 2.713 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 2.713 BTS_Tests.ttcn:73.1-37: In import definition: #8 2.713 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 2.713 BTS_Tests.ttcn:74.1-34: In import definition: #8 2.713 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 2.713 BTS_Tests.ttcn:75.1-31: In import definition: #8 2.713 BTS_Tests.ttcn: warning: Circular import chain is not recommended: `@BTS_Tests' -> `@BTS_Tests_LAPDm' -> `@BTS_Tests' #8 2.738 IuUP_Emulation.ttcn: In TTCN-3 module `IuUP_Emulation': #8 2.738 IuUP_Emulation.ttcn:150.9-190.1: In function definition `f_ts_IuUP_INIT': #8 2.738 IuUP_Emulation.ttcn:179.2-187.3: In template definition `tpl': #8 2.738 IuUP_Emulation.ttcn:179.84-187.3: In actual parameter list of template `@IuUP_Types.ts_IuUP_PDU14_ProcSending_INIT': #8 2.738 In parameter #4 for `rfci': #8 2.738 IuUP_Emulation.ttcn:183.11-14: warning: Inadequate restriction on the referenced template variable `rfci', this may cause a dynamic test case error at runtime #8 2.738 IuUP_Emulation.ttcn:154.36-47: note: Referenced template variable is here #8 2.757 LAPDm_RAW_PT.ttcn: In TTCN-3 module `LAPDm_RAW_PT': #8 2.757 LAPDm_RAW_PT.ttcn:150.2-153.2: In function definition `LAPDmStart': #8 2.757 LAPDm_RAW_PT.ttcn:152.3-14: In function instance: #8 2.757 LAPDm_RAW_PT.ttcn:393.2-565.2: In function definition `ScanEvents': #8 2.757 LAPDm_RAW_PT.ttcn:405.3-564.3: In while statement: #8 2.757 LAPDm_RAW_PT.ttcn:416.5-469.3: In if statement: #8 2.757 LAPDm_RAW_PT.ttcn:417.4-467.4: In alt construct: #8 2.757 LAPDm_RAW_PT.ttcn:461.7-21: In guard statement: #8 2.757 LAPDm_RAW_PT.ttcn:349.10-368.2: In altstep definition `as_tbf_ul_est': #8 2.757 LAPDm_RAW_PT.ttcn:358.4-33: In function instance: #8 2.757 LAPDm_RAW_PT.ttcn:358.4-33: warning: The value returned by function `@LAPDm_RAW_PT.f_establish_tbf' is not used #8 2.764 RSL_Types.ttcn: In TTCN-3 module `RSL_Types': #8 2.764 RSL_Types.ttcn:1143.2-1150.2: In function definition `f_tr_RSL_IE_OSMO_Osmux_CID': #8 2.764 RSL_Types.ttcn:1146.3-1148.3: In if statement: #8 2.764 RSL_Types.ttcn:1147.4-44: In variable assignment: #8 2.764 RSL_Types.ttcn:1147.34-44: In actual parameter list of template `@RSL_Types.tr_RSL_IE_OSMO_Osmux_CID': #8 2.764 RSL_Types.ttcn:1147.35-43: In parameter #1 for `osmux_cid': #8 2.764 RSL_Types.ttcn:1147.35-43: warning: Inadequate restriction on the referenced template parameter `osmux_cid', this may cause a dynamic test case error at runtime #8 2.764 RSL_Types.ttcn:1143.38-68: note: Referenced template parameter is here #8 2.768 RSL_Types.ttcn:2394.10-2436.2: In function definition `f_ts_RSL_IPA_CRCX_IEs': #8 2.768 RSL_Types.ttcn:2426.3-2433.3: In if statement: #8 2.768 RSL_Types.ttcn:2427.4-2432.4: In variable assignment: #8 2.768 RSL_Types.ttcn:2427.11-2432.4: In the right operand of operation `&': #8 2.768 RSL_Types.ttcn:2428.5-2431.6: In component #1: #8 2.768 RSL_Types.ttcn:2428.5-2431.6: In the operand of operation `valueof()': #8 2.768 RSL_Types.ttcn:2430.14-65: In template for record field `body': #8 2.768 RSL_Types.ttcn:2430.29-63: In template for union field `osmux_cid': #8 2.768 RSL_Types.ttcn:2430.53-63: In actual parameter list of template `@RSL_Types.ts_RSL_IE_OSMO_Osmux_CID': #8 2.768 RSL_Types.ttcn:2430.54-62: In parameter #1 for `osmux_cid': #8 2.768 RSL_Types.ttcn:2430.54-62: warning: Inadequate restriction on the referenced template parameter `osmux_cid', this may cause a dynamic test case error at runtime #8 2.768 RSL_Types.ttcn:2397.13-45: note: Referenced template parameter is here #8 2.768 RSL_Types.ttcn:2455.2-2475.2: In function definition `ts_RSL_IPA_CRCX_ACK': #8 2.768 RSL_Types.ttcn:2471.3-2473.3: In if statement: #8 2.768 RSL_Types.ttcn:2472.4-128: In variable assignment: #8 2.768 RSL_Types.ttcn:2472.42-128: In actual parameter list of template `@RSL_Types.t_RSL_IE': #8 2.768 RSL_Types.ttcn:2472.66-127: In parameter #2 for `body': #8 2.768 RSL_Types.ttcn:2472.92-126: In template for union field `osmux_cid': #8 2.768 RSL_Types.ttcn:2472.116-126: In actual parameter list of template `@RSL_Types.ts_RSL_IE_OSMO_Osmux_CID': #8 2.768 RSL_Types.ttcn:2472.117-125: In parameter #1 for `osmux_cid': #8 2.768 RSL_Types.ttcn:2472.117-125: warning: Inadequate restriction on the referenced template parameter `osmux_cid', this may cause a dynamic test case error at runtime #8 2.768 RSL_Types.ttcn:2458.10-50: note: Referenced template parameter is here #8 2.768 RSL_Types.ttcn:2519.2-2541.2: In function definition `ts_RSL_IPA_MDCX': #8 2.768 RSL_Types.ttcn:2537.3-2539.3: In if statement: #8 2.768 RSL_Types.ttcn:2538.4-128: In variable assignment: #8 2.768 RSL_Types.ttcn:2538.42-128: In actual parameter list of template `@RSL_Types.t_RSL_IE': #8 2.768 RSL_Types.ttcn:2538.66-127: In parameter #2 for `body': #8 2.768 RSL_Types.ttcn:2538.92-126: In template for union field `osmux_cid': #8 2.768 RSL_Types.ttcn:2538.116-126: In actual parameter list of template `@RSL_Types.ts_RSL_IE_OSMO_Osmux_CID': #8 2.768 RSL_Types.ttcn:2538.117-125: In parameter #1 for `osmux_cid': #8 2.768 RSL_Types.ttcn:2538.117-125: warning: Inadequate restriction on the referenced template parameter `osmux_cid', this may cause a dynamic test case error at runtime #8 2.768 RSL_Types.ttcn:2523.6-46: note: Referenced template parameter is here #8 2.768 RSL_Types.ttcn:2553.2-2576.2: In function definition `ts_RSL_IPA_MDCX_ACK': #8 2.768 RSL_Types.ttcn:2572.3-2574.3: In if statement: #8 2.768 RSL_Types.ttcn:2573.4-128: In variable assignment: #8 2.768 RSL_Types.ttcn:2573.42-128: In actual parameter list of template `@RSL_Types.t_RSL_IE': #8 2.768 RSL_Types.ttcn:2573.66-127: In parameter #2 for `body': #8 2.768 RSL_Types.ttcn:2573.92-126: In template for union field `osmux_cid': #8 2.769 RSL_Types.ttcn:2573.116-126: In actual parameter list of template `@RSL_Types.ts_RSL_IE_OSMO_Osmux_CID': #8 2.769 RSL_Types.ttcn:2573.117-125: In parameter #1 for `osmux_cid': #8 2.769 RSL_Types.ttcn:2573.117-125: warning: Inadequate restriction on the referenced template parameter `osmux_cid', this may cause a dynamic test case error at runtime #8 2.769 RSL_Types.ttcn:2557.10-50: note: Referenced template parameter is here #8 2.781 BTS_Tests_LAPDm.ttcn: In TTCN-3 module `BTS_Tests_LAPDm': #8 2.781 BTS_Tests_LAPDm.ttcn:98.1-109.1: In function definition `f_TC_sabm_ua_dcch_sapi0': #8 2.781 BTS_Tests_LAPDm.ttcn:99.2-17: In function instance: #8 2.781 BTS_Tests_LAPDm.ttcn:232.9-247.1: In function definition `fp_common_init': #8 2.781 BTS_Tests_LAPDm.ttcn:244.2-44: In function instance: #8 2.781 BTS_Tests.ttcn:867.8-886.1: In function definition `f_rsl_chan_act': #8 2.781 BTS_Tests.ttcn:885.2-73: In function instance: #8 2.781 BTS_Tests.ttcn:799.8-803.1: In function definition `f_rsl_transceive': #8 2.781 BTS_Tests.ttcn:802.18-73: In variable definition `rx': #8 2.781 BTS_Tests.ttcn:769.9-797.1: In function definition `f_rsl_transceive_ret': #8 2.781 BTS_Tests.ttcn:776.2-795.2: In alt construct: #8 2.781 BTS_Tests.ttcn:785.21-33: In guard statement: #8 2.781 BTS_Tests.ttcn:2393.9-2452.1: In altstep definition `as_meas_res': #8 2.781 BTS_Tests.ttcn:2402.5-53: In guard operation: #8 2.781 BTS_Tests.ttcn:2402.5-53: In receive statement: #8 2.781 BTS_Tests.ttcn:2402.17-39: warning: Function invocation 'f_build_meas_res_tmpl()' may change the actual snapshot. #8 2.782 BTS_Tests.ttcn:2422.22-76: In guard operation: #8 2.782 BTS_Tests.ttcn:2422.22-76: In receive statement: #8 2.782 BTS_Tests.ttcn:2422.34-62: warning: Function invocation 'f_build_meas_res_tmpl_empty()' may change the actual snapshot. #8 2.782 BTS_Tests.ttcn:2449.3-21: In guard expression: #8 2.782 BTS_Tests.ttcn:2449.3-21: warning: State of timer(s) may change during the actual snapshot. #8 2.782 BTS_Tests_LAPDm.ttcn:107.2-14: In deactivate statement: #8 2.782 BTS_Tests_LAPDm.ttcn:107.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 2.782 BTS_Tests_LAPDm.ttcn:111.1-122.1: In function definition `f_TC_sabm_ua_dcch_sapi0_nopayload': #8 2.782 BTS_Tests_LAPDm.ttcn:120.2-14: In deactivate statement: #8 2.782 BTS_Tests_LAPDm.ttcn:120.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 2.782 BTS_Tests_LAPDm.ttcn:124.1-135.1: In function definition `f_TC_sabm_ua_dcch_sapi3': #8 2.782 BTS_Tests_LAPDm.ttcn:133.2-14: In deactivate statement: #8 2.782 BTS_Tests_LAPDm.ttcn:133.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 2.782 BTS_Tests_LAPDm.ttcn:137.1-148.1: In function definition `f_TC_sabm_ua_dcch_sapi4': #8 2.782 BTS_Tests_LAPDm.ttcn:146.2-14: In deactivate statement: #8 2.782 BTS_Tests_LAPDm.ttcn:146.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 2.785 BTS_Tests_LAPDm.ttcn:206.1-221.1: In function definition `f_TC_sabm_retransmit': #8 2.785 BTS_Tests_LAPDm.ttcn:219.2-14: In deactivate statement: #8 2.785 BTS_Tests_LAPDm.ttcn:219.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 2.786 BTS_Tests_LAPDm.ttcn:526.9-576.1: In function definition `f_TC_iframe_seq_and_ack': #8 2.786 BTS_Tests_LAPDm.ttcn:574.2-14: In deactivate statement: #8 2.786 BTS_Tests_LAPDm.ttcn:574.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 2.786 BTS_Tests_LAPDm.ttcn:600.9-682.1: In function definition `f_TC_iframe_timer_recovery': #8 2.786 BTS_Tests_LAPDm.ttcn:680.2-14: In deactivate statement: #8 2.786 BTS_Tests_LAPDm.ttcn:680.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 2.786 BTS_Tests_LAPDm.ttcn:690.9-764.1: In function definition `f_TC_ns_seq_error': #8 2.786 BTS_Tests_LAPDm.ttcn:761.2-14: In deactivate statement: #8 2.786 BTS_Tests_LAPDm.ttcn:761.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 2.787 BTS_Tests_LAPDm.ttcn:772.9-827.1: In function definition `f_TC_nr_seq_error': #8 2.787 BTS_Tests_LAPDm.ttcn:824.2-14: In deactivate statement: #8 2.787 BTS_Tests_LAPDm.ttcn:824.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 2.787 BTS_Tests_LAPDm.ttcn:848.9-956.1: In function definition `f_TC_rec_invalid_frame': #8 2.787 BTS_Tests_LAPDm.ttcn:953.2-14: In deactivate statement: #8 2.787 BTS_Tests_LAPDm.ttcn:953.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 2.788 BTS_Tests_LAPDm.ttcn:1052.9-1078.1: In function definition `f_TC_segm_concat': #8 2.788 BTS_Tests_LAPDm.ttcn:1072.2-14: In deactivate statement: #8 2.788 BTS_Tests_LAPDm.ttcn:1072.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 2.788 BTS_Tests_LAPDm.ttcn:1114.9-1179.1: In function definition `f_TC_t200_n200': #8 2.788 BTS_Tests_LAPDm.ttcn:1140.2-14: In deactivate statement: #8 2.788 BTS_Tests_LAPDm.ttcn:1140.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 2.788 BTS_Tests_LAPDm.ttcn:1187.9-1236.1: In function definition `f_TC_rr_response_frame_loss': #8 2.788 BTS_Tests_LAPDm.ttcn:1233.2-14: In deactivate statement: #8 2.788 BTS_Tests_LAPDm.ttcn:1233.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 2.788 BTS_Tests_LAPDm.ttcn:1243.9-1290.1: In function definition `f_TC_incorrect_cr': #8 2.788 BTS_Tests_LAPDm.ttcn:1287.2-14: In deactivate statement: #8 2.788 BTS_Tests_LAPDm.ttcn:1287.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 2.789 BTS_Tests_LAPDm.ttcn:1298.9-1338.1: In function definition `f_TC_sabm_incorrect_c': #8 2.789 BTS_Tests_LAPDm.ttcn:1335.2-14: In deactivate statement: #8 2.789 BTS_Tests_LAPDm.ttcn:1335.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 2.789 BTS_Tests_LAPDm.ttcn:1350.9-1400.1: In function definition `f_TC_normal_reestablishment': #8 2.789 BTS_Tests_LAPDm.ttcn:1368.2-14: In deactivate statement: #8 2.789 BTS_Tests_LAPDm.ttcn:1368.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 2.789 BTS_Tests_LAPDm.ttcn:1412.9-1467.1: In function definition `f_TC_normal_reestablishment_state_unacked': #8 2.789 BTS_Tests_LAPDm.ttcn:1438.2-14: In deactivate statement: #8 2.789 BTS_Tests_LAPDm.ttcn:1438.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 2.794 BTS_Tests.ttcn: In TTCN-3 module `BTS_Tests': #8 2.794 BTS_Tests.ttcn:1483.9-1544.1: In function definition `f_TC_sacch_chan_act_ho_async': #8 2.794 BTS_Tests.ttcn:1509.2-55: In function instance: #8 2.794 BTS_Tests.ttcn:1509.2-55: warning: The value returned by function `@L1CTL_PortType.f_L1CTL_RACH' is not used #8 2.794 BTS_Tests.ttcn:1538.2-55: In function instance: #8 2.794 BTS_Tests.ttcn:1538.2-55: warning: The value returned by function `@L1CTL_PortType.f_L1CTL_RACH' is not used #8 2.795 BTS_Tests.ttcn:1562.9-1682.1: In function definition `f_TC_sacch_chan_act_ho_sync': #8 2.795 BTS_Tests.ttcn:1590.2-55: In function instance: #8 2.795 BTS_Tests.ttcn:1590.2-55: warning: The value returned by function `@L1CTL_PortType.f_L1CTL_RACH' is not used #8 2.795 BTS_Tests.ttcn:1619.2-55: In function instance: #8 2.795 BTS_Tests.ttcn:1619.2-55: warning: The value returned by function `@L1CTL_PortType.f_L1CTL_RACH' is not used #8 2.795 BTS_Tests.ttcn:1647.2-55: In function instance: #8 2.795 BTS_Tests.ttcn:1647.2-55: warning: The value returned by function `@L1CTL_PortType.f_L1CTL_RACH' is not used #8 2.795 BTS_Tests.ttcn:1676.2-55: In function instance: #8 2.795 BTS_Tests.ttcn:1676.2-55: warning: The value returned by function `@L1CTL_PortType.f_L1CTL_RACH' is not used #8 2.796 BTS_Tests.ttcn:1866.1-1927.1: In testcase definition `TC_rach_load_count': #8 2.796 BTS_Tests.ttcn:1899.2-1918.2: In alt construct: #8 2.796 BTS_Tests.ttcn:1903.3-48: In function instance: #8 2.796 BTS_Tests.ttcn:1903.3-48: warning: The value returned by function `@RSL_Types.f_rsl_find_ie' is not used #8 2.797 BTS_Tests.ttcn:2054.9-2122.1: In function definition `f_TC_ho_physical_info': #8 2.797 BTS_Tests.ttcn:2093.2-55: In function instance: #8 2.797 BTS_Tests.ttcn:2093.2-55: warning: The value returned by function `@L1CTL_PortType.f_L1CTL_RACH' is not used #8 2.798 BTS_Tests.ttcn:2669.8-2731.1: In function definition `f_osmuxem_activate': #8 2.798 BTS_Tests.ttcn:2707.2-51: In function instance: #8 2.798 BTS_Tests.ttcn:2707.2-51: warning: The value returned by function `@RSL_Types.f_rsl_find_ie' is not used #8 2.798 BTS_Tests.ttcn:2734.9-2766.1: In function definition `f_TC_meas_res_periodic': #8 2.798 BTS_Tests.ttcn:2749.2-2763.2: In alt construct: #8 2.798 BTS_Tests.ttcn:2755.3-21: In guard expression: #8 2.798 BTS_Tests.ttcn:2755.3-21: warning: State of timer(s) may change during the actual snapshot. #8 2.810 BTS_Tests.ttcn:5692.9-5721.1: In function definition `f_TC_pcu_ptcch_ul': #8 2.810 BTS_Tests.ttcn:5709.2-5720.2: In alt construct: #8 2.810 BTS_Tests.ttcn:5710.5-35: In guard statement: #8 2.810 BTS_Tests.ttcn:5710.17-35: In actual parameter list of altstep `@BTS_Tests.as_pcuif_msg': #8 2.810 BTS_Tests.ttcn:5710.23-34: In parameter #2 for `tr_msg': #8 2.810 BTS_Tests.ttcn:5710.23-34: warning: Inadequate restriction on the referenced template variable `pcu_rach_ind', this may cause a dynamic test case error at runtime #8 2.810 BTS_Tests.ttcn:5694.29-40: note: Referenced template variable is here #8 2.811 BTS_Tests.ttcn:5905.1-5960.1: In testcase definition `TC_pcu_ext_rach_content': #8 2.811 BTS_Tests.ttcn:5917.2-5958.2: In for statement: #8 2.811 BTS_Tests.ttcn:5946.3-5957.3: In alt construct: #8 2.811 BTS_Tests.ttcn:5947.6-36: In guard statement: #8 2.811 BTS_Tests.ttcn:5947.18-36: In actual parameter list of altstep `@BTS_Tests.as_pcuif_msg': #8 2.811 BTS_Tests.ttcn:5947.24-35: In parameter #2 for `tr_msg': #8 2.811 BTS_Tests.ttcn:5947.24-35: warning: Inadequate restriction on the referenced template variable `pcu_rach_ind', this may cause a dynamic test case error at runtime #8 2.811 BTS_Tests.ttcn:5906.29-40: note: Referenced template variable is here #8 2.811 BTS_Tests.ttcn:5962.9-5995.1: In function definition `f_TC_pcu_data_ind_lqual_cb': #8 2.811 BTS_Tests.ttcn:5972.2-40: In function instance: #8 2.811 BTS_Tests.ttcn:5972.2-40: warning: The value returned by function `@BTS_Tests.f_TC_pcu_tx_ul_block_req' is not used #8 2.812 BTS_Tests.ttcn:6188.1-6208.1: In testcase definition `TC_pcu_oml_alert': #8 2.812 BTS_Tests.ttcn:6206.2-57: In function instance: #8 2.812 BTS_Tests.ttcn:6206.2-57: warning: The value returned by function `@Osmocom_CTRL_Functions.f_ctrl_exp_trap' is not used #8 2.814 BTS_Tests.ttcn:6615.1-6675.1: In testcase definition `TC_pcu_interf_ind': #8 2.814 BTS_Tests.ttcn:6643.2-6669.2: In alt construct: #8 2.814 BTS_Tests.ttcn:6652.14-45: In guard statement: #8 2.814 BTS_Tests.ttcn:6652.26-45: In actual parameter list of altstep `@BTS_Tests.as_pcuif_msg': #8 2.814 BTS_Tests.ttcn:6652.32-44: In parameter #2 for `tr_msg': #8 2.814 BTS_Tests.ttcn:6652.32-44: warning: Inadequate restriction on the referenced template variable `tr_interf_ind', this may cause a dynamic test case error at runtime #8 2.814 BTS_Tests.ttcn:6616.29-41: note: Referenced template variable is here #8 2.823 BTS_Tests.ttcn:8814.9-8873.1: In function definition `f_TC_early_immediate_assignment': #8 2.823 BTS_Tests.ttcn:8867.2-36: In function instance: #8 2.823 BTS_Tests.ttcn:8867.2-36: warning: The value returned by function `@L1CTL_PortType.f_L1CTL_WAIT_IMM_ASS' is not used #8 2.827 BTS_Tests_OML.ttcn: In TTCN-3 module `BTS_Tests_OML': #8 2.827 BTS_Tests_OML.ttcn:358.9-374.1: In function definition `f_oml_send_exp_fail_rep': #8 2.827 BTS_Tests_OML.ttcn:373.2-47: In function instance: #8 2.827 BTS_Tests_OML.ttcn:373.2-47: warning: The value returned by function `@BTS_Tests_OML.f_oml_exp_rx' is not used #8 2.828 BTS_Tests_OML.ttcn:470.1-481.1: In testcase definition `TC_short_length': #8 2.828 BTS_Tests_OML.ttcn:479.2-47: In function instance: #8 2.828 BTS_Tests_OML.ttcn:479.2-47: warning: The value returned by function `@BTS_Tests_OML.f_oml_exp_rx' is not used #8 2.828 BTS_Tests_OML.ttcn:484.1-494.1: In testcase definition `TC_long_length': #8 2.828 BTS_Tests_OML.ttcn:492.2-42: In function instance: #8 2.828 BTS_Tests_OML.ttcn:492.2-42: warning: The value returned by function `@BTS_Tests_OML.f_oml_exp_rx' is not used #8 2.837 Notify: Generating code... #8 3.297 Notify: File `AMR_Types.hh' was generated. #8 3.297 Notify: File `AMR_Types.cc' was generated. #8 3.297 Notify: File `AMR_Types_part_1.cc' was generated. #8 3.297 Notify: File `AMR_Types_part_2.cc' was generated. #8 3.298 Notify: File `AMR_Types_part_3.cc' was generated. #8 3.298 Notify: File `AMR_Types_part_4.cc' was generated. #8 3.298 Notify: File `AMR_Types_part_5.cc' was generated. #8 3.298 Notify: File `AMR_Types_part_6.cc' was generated. #8 3.298 Notify: File `AMR_Types_part_7.cc' was generated. #8 3.298 Notify: File `AbisOML_Types.hh' was generated. #8 3.300 Notify: File `AbisOML_Types.cc' was generated. #8 3.300 Notify: File `AbisOML_Types_part_1.cc' was generated. #8 3.300 Notify: File `AbisOML_Types_part_2.cc' was generated. #8 3.300 Notify: File `AbisOML_Types_part_3.cc' was generated. #8 3.300 Notify: File `AbisOML_Types_part_4.cc' was generated. #8 3.300 Notify: File `AbisOML_Types_part_5.cc' was generated. #8 3.300 Notify: File `AbisOML_Types_part_6.cc' was generated. #8 3.301 Notify: File `AbisOML_Types_part_7.cc' was generated. #8 3.301 Notify: File `BTS_Tests.hh' was generated. #8 3.302 Notify: File `BTS_Tests.cc' was generated. #8 3.303 Notify: File `BTS_Tests_ASCI.hh' was generated. #8 3.303 Notify: File `BTS_Tests_ASCI.cc' was generated. #8 3.303 Notify: File `BTS_Tests_ASCI_part_1.cc' was generated. #8 3.303 Notify: File `BTS_Tests_ASCI_part_2.cc' was generated. #8 3.303 Notify: File `BTS_Tests_ASCI_part_3.cc' was generated. #8 3.303 Notify: File `BTS_Tests_ASCI_part_4.cc' was generated. #8 3.303 Notify: File `BTS_Tests_ASCI_part_5.cc' was generated. #8 3.303 Notify: File `BTS_Tests_ASCI_part_6.cc' was generated. #8 3.303 Notify: File `BTS_Tests_ASCI_part_7.cc' was generated. #8 3.303 Notify: File `BTS_Tests_LAPDm.hh' was generated. #8 3.304 Notify: File `BTS_Tests_LAPDm.cc' was generated. #8 3.304 Notify: File `BTS_Tests_LAPDm_part_1.cc' was generated. #8 3.304 Notify: File `BTS_Tests_LAPDm_part_2.cc' was generated. #8 3.304 Notify: File `BTS_Tests_LAPDm_part_3.cc' was generated. #8 3.304 Notify: File `BTS_Tests_LAPDm_part_4.cc' was generated. #8 3.304 Notify: File `BTS_Tests_LAPDm_part_5.cc' was generated. #8 3.304 Notify: File `BTS_Tests_LAPDm_part_6.cc' was generated. #8 3.304 Notify: File `BTS_Tests_LAPDm_part_7.cc' was generated. #8 3.304 Notify: File `BTS_Tests_OML.hh' was generated. #8 3.305 Notify: File `BTS_Tests_OML.cc' was generated. #8 3.305 Notify: File `BTS_Tests_OML_part_1.cc' was generated. #8 3.305 Notify: File `BTS_Tests_OML_part_2.cc' was generated. #8 3.305 Notify: File `BTS_Tests_OML_part_3.cc' was generated. #8 3.305 Notify: File `BTS_Tests_OML_part_4.cc' was generated. #8 3.305 Notify: File `BTS_Tests_OML_part_5.cc' was generated. #8 3.305 Notify: File `BTS_Tests_OML_part_6.cc' was generated. #8 3.305 Notify: File `BTS_Tests_OML_part_7.cc' was generated. #8 3.305 Notify: File `BTS_Tests_SMSCB.hh' was generated. #8 3.306 Notify: File `BTS_Tests_SMSCB.cc' was generated. #8 3.306 Notify: File `BTS_Tests_SMSCB_part_1.cc' was generated. #8 3.306 Notify: File `BTS_Tests_SMSCB_part_2.cc' was generated. #8 3.306 Notify: File `BTS_Tests_SMSCB_part_3.cc' was generated. #8 3.306 Notify: File `BTS_Tests_SMSCB_part_4.cc' was generated. #8 3.306 Notify: File `BTS_Tests_SMSCB_part_5.cc' was generated. #8 3.306 Notify: File `BTS_Tests_SMSCB_part_6.cc' was generated. #8 3.306 Notify: File `BTS_Tests_SMSCB_part_7.cc' was generated. #8 3.307 Notify: File `BTS_Tests_VAMOS.hh' was generated. #8 3.307 Notify: File `BTS_Tests_VAMOS.cc' was generated. #8 3.307 Notify: File `BTS_Tests_VAMOS_part_1.cc' was generated. #8 3.307 Notify: File `BTS_Tests_VAMOS_part_2.cc' was generated. #8 3.307 Notify: File `BTS_Tests_VAMOS_part_3.cc' was generated. #8 3.307 Notify: File `BTS_Tests_VAMOS_part_4.cc' was generated. #8 3.307 Notify: File `BTS_Tests_VAMOS_part_5.cc' was generated. #8 3.307 Notify: File `BTS_Tests_VAMOS_part_6.cc' was generated. #8 3.307 Notify: File `BTS_Tests_VAMOS_part_7.cc' was generated. #8 3.308 Notify: File `BTS_Tests_part_1.cc' was generated. #8 3.308 Notify: File `BTS_Tests_part_2.cc' was generated. #8 3.309 Notify: File `BTS_Tests_part_3.cc' was generated. #8 3.309 Notify: File `BTS_Tests_part_4.cc' was generated. #8 3.309 Notify: File `BTS_Tests_part_5.cc' was generated. #8 3.309 Notify: File `BTS_Tests_part_6.cc' was generated. #8 3.309 Notify: File `BTS_Tests_part_7.cc' was generated. #8 3.309 Notify: File `BTS_Tests_perf.hh' was generated. #8 3.309 Notify: File `BTS_Tests_perf.cc' was generated. #8 3.309 Notify: File `BTS_Tests_perf_part_1.cc' was generated. #8 3.309 Notify: File `BTS_Tests_perf_part_2.cc' was generated. #8 3.309 Notify: File `BTS_Tests_perf_part_3.cc' was generated. #8 3.309 Notify: File `BTS_Tests_perf_part_4.cc' was generated. #8 3.309 Notify: File `BTS_Tests_perf_part_5.cc' was generated. #8 3.310 Notify: File `BTS_Tests_perf_part_6.cc' was generated. #8 3.310 Notify: File `BTS_Tests_perf_part_7.cc' was generated. #8 3.310 Notify: File `GSM_RR_Types.hh' was generated. #8 3.312 Notify: File `GSM_RR_Types.cc' was generated. #8 3.313 Notify: File `GSM_RR_Types_part_1.cc' was generated. #8 3.314 Notify: File `GSM_RR_Types_part_2.cc' was generated. #8 3.314 Notify: File `GSM_RR_Types_part_3.cc' was generated. #8 3.314 Notify: File `GSM_RR_Types_part_4.cc' was generated. #8 3.314 Notify: File `GSM_RR_Types_part_5.cc' was generated. #8 3.314 Notify: File `GSM_RR_Types_part_6.cc' was generated. #8 3.314 Notify: File `GSM_RR_Types_part_7.cc' was generated. #8 3.315 Notify: File `GSM_RestOctets.hh' was generated. #8 3.317 Notify: File `GSM_RestOctets.cc' was generated. #8 3.318 Notify: File `GSM_RestOctets_part_1.cc' was generated. #8 3.320 Notify: File `GSM_RestOctets_part_2.cc' was generated. #8 3.321 Notify: File `GSM_RestOctets_part_3.cc' was generated. #8 3.321 Notify: File `GSM_RestOctets_part_4.cc' was generated. #8 3.321 Notify: File `GSM_RestOctets_part_5.cc' was generated. #8 3.321 Notify: File `GSM_RestOctets_part_6.cc' was generated. #8 3.321 Notify: File `GSM_RestOctets_part_7.cc' was generated. #8 3.321 Notify: File `GSM_SystemInformation.hh' was generated. #8 3.322 Notify: File `GSM_SystemInformation.cc' was generated. #8 3.323 Notify: File `GSM_SystemInformation_part_1.cc' was generated. #8 3.323 Notify: File `GSM_SystemInformation_part_2.cc' was generated. #8 3.323 Notify: File `GSM_SystemInformation_part_3.cc' was generated. #8 3.323 Notify: File `GSM_SystemInformation_part_4.cc' was generated. #8 3.323 Notify: File `GSM_SystemInformation_part_5.cc' was generated. #8 3.323 Notify: File `GSM_SystemInformation_part_6.cc' was generated. #8 3.323 Notify: File `GSM_SystemInformation_part_7.cc' was generated. #8 3.323 Notify: File `GSM_Types.hh' was generated. #8 3.324 Notify: File `GSM_Types.cc' was generated. #8 3.324 Notify: File `GSM_Types_part_1.cc' was generated. #8 3.324 Notify: File `GSM_Types_part_2.cc' was generated. #8 3.324 Notify: File `GSM_Types_part_3.cc' was generated. #8 3.325 Notify: File `GSM_Types_part_4.cc' was generated. #8 3.325 Notify: File `GSM_Types_part_5.cc' was generated. #8 3.325 Notify: File `GSM_Types_part_6.cc' was generated. #8 3.325 Notify: File `GSM_Types_part_7.cc' was generated. #8 3.325 Notify: File `General_Types.hh' was generated. #8 3.326 Notify: File `General_Types.cc' was generated. #8 3.326 Notify: File `General_Types_part_1.cc' was generated. #8 3.326 Notify: File `General_Types_part_2.cc' was generated. #8 3.326 Notify: File `General_Types_part_3.cc' was generated. #8 3.326 Notify: File `General_Types_part_4.cc' was generated. #8 3.326 Notify: File `General_Types_part_5.cc' was generated. #8 3.326 Notify: File `General_Types_part_6.cc' was generated. #8 3.326 Notify: File `General_Types_part_7.cc' was generated. #8 3.326 Notify: File `IPA_CodecPort.hh' was generated. #8 3.327 Notify: File `IPA_CodecPort.cc' was generated. #8 3.327 Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. #8 3.327 Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. #8 3.327 Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. #8 3.327 Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. #8 3.327 Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. #8 3.327 Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. #8 3.327 Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. #8 3.327 Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. #8 3.327 Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. #8 3.327 Notify: File `IPA_CodecPort_part_1.cc' was generated. #8 3.328 Notify: File `IPA_CodecPort_part_2.cc' was generated. #8 3.328 Notify: File `IPA_CodecPort_part_3.cc' was generated. #8 3.328 Notify: File `IPA_CodecPort_part_4.cc' was generated. #8 3.328 Notify: File `IPA_CodecPort_part_5.cc' was generated. #8 3.328 Notify: File `IPA_CodecPort_part_6.cc' was generated. #8 3.328 Notify: File `IPA_CodecPort_part_7.cc' was generated. #8 3.328 Notify: File `IPA_Emulation.hh' was generated. #8 3.329 Notify: File `IPA_Emulation.cc' was generated. #8 3.329 Notify: File `IPA_Emulation_part_1.cc' was generated. #8 3.329 Notify: File `IPA_Emulation_part_2.cc' was generated. #8 3.329 Notify: File `IPA_Emulation_part_3.cc' was generated. #8 3.329 Notify: File `IPA_Emulation_part_4.cc' was generated. #8 3.329 Notify: File `IPA_Emulation_part_5.cc' was generated. #8 3.330 Notify: File `IPA_Emulation_part_6.cc' was generated. #8 3.330 Notify: File `IPA_Emulation_part_7.cc' was generated. #8 3.330 Notify: File `IPA_Testing.hh' was generated. #8 3.330 Notify: File `IPA_Testing.cc' was generated. #8 3.330 Notify: File `IPA_Testing_part_1.cc' was generated. #8 3.330 Notify: File `IPA_Testing_part_2.cc' was generated. #8 3.330 Notify: File `IPA_Testing_part_3.cc' was generated. #8 3.330 Notify: File `IPA_Testing_part_4.cc' was generated. #8 3.330 Notify: File `IPA_Testing_part_5.cc' was generated. #8 3.330 Notify: File `IPA_Testing_part_6.cc' was generated. #8 3.331 Notify: File `IPA_Testing_part_7.cc' was generated. #8 3.331 Notify: File `IPA_Types.hh' was generated. #8 3.331 Notify: File `IPA_Types.cc' was generated. #8 3.331 Notify: File `IPA_Types_part_1.cc' was generated. #8 3.331 Notify: File `IPA_Types_part_2.cc' was generated. #8 3.332 Notify: File `IPA_Types_part_3.cc' was generated. #8 3.332 Notify: File `IPA_Types_part_4.cc' was generated. #8 3.332 Notify: File `IPA_Types_part_5.cc' was generated. #8 3.332 Notify: File `IPA_Types_part_6.cc' was generated. #8 3.332 Notify: File `IPA_Types_part_7.cc' was generated. #8 3.332 Notify: File `IPL4asp_Functions.hh' was generated. #8 3.332 Notify: File `IPL4asp_Functions.cc' was generated. #8 3.332 Notify: File `IPL4asp_Functions_part_1.cc' was generated. #8 3.332 Notify: File `IPL4asp_Functions_part_2.cc' was generated. #8 3.332 Notify: File `IPL4asp_Functions_part_3.cc' was generated. #8 3.332 Notify: File `IPL4asp_Functions_part_4.cc' was generated. #8 3.333 Notify: File `IPL4asp_Functions_part_5.cc' was generated. #8 3.333 Notify: File `IPL4asp_Functions_part_6.cc' was generated. #8 3.333 Notify: File `IPL4asp_Functions_part_7.cc' was generated. #8 3.333 Notify: File `IPL4asp_PortType.hh' was generated. #8 3.333 Notify: File `IPL4asp_PortType.cc' was generated. #8 3.333 Notify: File `IPL4asp_PortType_part_1.cc' was generated. #8 3.333 Notify: File `IPL4asp_PortType_part_2.cc' was generated. #8 3.333 Notify: File `IPL4asp_PortType_part_3.cc' was generated. #8 3.333 Notify: File `IPL4asp_PortType_part_4.cc' was generated. #8 3.333 Notify: File `IPL4asp_PortType_part_5.cc' was generated. #8 3.333 Notify: File `IPL4asp_PortType_part_6.cc' was generated. #8 3.334 Notify: File `IPL4asp_PortType_part_7.cc' was generated. #8 3.334 Notify: File `IPL4asp_Types.hh' was generated. #8 3.335 Notify: File `IPL4asp_Types.cc' was generated. #8 3.335 Notify: File `IPL4asp_Types_part_1.cc' was generated. #8 3.335 Notify: File `IPL4asp_Types_part_2.cc' was generated. #8 3.335 Notify: File `IPL4asp_Types_part_3.cc' was generated. #8 3.335 Notify: File `IPL4asp_Types_part_4.cc' was generated. #8 3.335 Notify: File `IPL4asp_Types_part_5.cc' was generated. #8 3.335 Notify: File `IPL4asp_Types_part_6.cc' was generated. #8 3.335 Notify: File `IPL4asp_Types_part_7.cc' was generated. #8 3.335 Notify: File `IuUP_Emulation.hh' was generated. #8 3.336 Notify: File `IuUP_Emulation.cc' was generated. #8 3.336 Notify: File `IuUP_Emulation_part_1.cc' was generated. #8 3.336 Notify: File `IuUP_Emulation_part_2.cc' was generated. #8 3.336 Notify: File `IuUP_Emulation_part_3.cc' was generated. #8 3.336 Notify: File `IuUP_Emulation_part_4.cc' was generated. #8 3.336 Notify: File `IuUP_Emulation_part_5.cc' was generated. #8 3.336 Notify: File `IuUP_Emulation_part_6.cc' was generated. #8 3.336 Notify: File `IuUP_Emulation_part_7.cc' was generated. #8 3.337 Notify: File `IuUP_Types.hh' was generated. #8 3.338 Notify: File `IuUP_Types.cc' was generated. #8 3.338 Notify: File `IuUP_Types_part_1.cc' was generated. #8 3.338 Notify: File `IuUP_Types_part_2.cc' was generated. #8 3.338 Notify: File `IuUP_Types_part_3.cc' was generated. #8 3.338 Notify: File `IuUP_Types_part_4.cc' was generated. #8 3.338 Notify: File `IuUP_Types_part_5.cc' was generated. #8 3.338 Notify: File `IuUP_Types_part_6.cc' was generated. #8 3.339 Notify: File `IuUP_Types_part_7.cc' was generated. #8 3.339 Notify: File `L1CTL_PortType.hh' was generated. #8 3.339 Notify: File `L1CTL_PortType.cc' was generated. #8 3.339 Notify: File `L1CTL_PortType_CtrlFunct.hh' was generated. #8 3.339 Notify: File `L1CTL_PortType_CtrlFunct.cc' was generated. #8 3.339 Notify: File `L1CTL_PortType_CtrlFunct_part_1.cc' was generated. #8 3.339 Notify: File `L1CTL_PortType_CtrlFunct_part_2.cc' was generated. #8 3.339 Notify: File `L1CTL_PortType_CtrlFunct_part_3.cc' was generated. #8 3.339 Notify: File `L1CTL_PortType_CtrlFunct_part_4.cc' was generated. #8 3.340 Notify: File `L1CTL_PortType_CtrlFunct_part_5.cc' was generated. #8 3.340 Notify: File `L1CTL_PortType_CtrlFunct_part_6.cc' was generated. #8 3.340 Notify: File `L1CTL_PortType_CtrlFunct_part_7.cc' was generated. #8 3.340 Notify: File `L1CTL_PortType_part_1.cc' was generated. #8 3.340 Notify: File `L1CTL_PortType_part_2.cc' was generated. #8 3.340 Notify: File `L1CTL_PortType_part_3.cc' was generated. #8 3.340 Notify: File `L1CTL_PortType_part_4.cc' was generated. #8 3.340 Notify: File `L1CTL_PortType_part_5.cc' was generated. #8 3.340 Notify: File `L1CTL_PortType_part_6.cc' was generated. #8 3.340 Notify: File `L1CTL_PortType_part_7.cc' was generated. #8 3.341 Notify: File `L1CTL_Types.hh' was generated. #8 3.342 Notify: File `L1CTL_Types.cc' was generated. #8 3.343 Notify: File `L1CTL_Types_part_1.cc' was generated. #8 3.343 Notify: File `L1CTL_Types_part_2.cc' was generated. #8 3.343 Notify: File `L1CTL_Types_part_3.cc' was generated. #8 3.343 Notify: File `L1CTL_Types_part_4.cc' was generated. #8 3.343 Notify: File `L1CTL_Types_part_5.cc' was generated. #8 3.343 Notify: File `L1CTL_Types_part_6.cc' was generated. #8 3.344 Notify: File `L1CTL_Types_part_7.cc' was generated. #8 3.344 Notify: File `L3_Common.hh' was generated. #8 3.344 Notify: File `L3_Common.cc' was generated. #8 3.344 Notify: File `L3_Common_part_1.cc' was generated. #8 3.344 Notify: File `L3_Common_part_2.cc' was generated. #8 3.344 Notify: File `L3_Common_part_3.cc' was generated. #8 3.344 Notify: File `L3_Common_part_4.cc' was generated. #8 3.344 Notify: File `L3_Common_part_5.cc' was generated. #8 3.345 Notify: File `L3_Common_part_6.cc' was generated. #8 3.345 Notify: File `L3_Common_part_7.cc' was generated. #8 3.345 Notify: File `L3_Templates.hh' was generated. #8 3.345 Notify: File `L3_Templates.cc' was generated. #8 3.345 Notify: File `L3_Templates_part_1.cc' was generated. #8 3.345 Notify: File `L3_Templates_part_2.cc' was generated. #8 3.345 Notify: File `L3_Templates_part_3.cc' was generated. #8 3.346 Notify: File `L3_Templates_part_4.cc' was generated. #8 3.346 Notify: File `L3_Templates_part_5.cc' was generated. #8 3.346 Notify: File `L3_Templates_part_6.cc' was generated. #8 3.346 Notify: File `L3_Templates_part_7.cc' was generated. #8 3.346 Notify: File `LAPDm_RAW_PT.hh' was generated. #8 3.347 Notify: File `LAPDm_RAW_PT.cc' was generated. #8 3.347 Notify: File `LAPDm_RAW_PT_part_1.cc' was generated. #8 3.347 Notify: File `LAPDm_RAW_PT_part_2.cc' was generated. #8 3.347 Notify: File `LAPDm_RAW_PT_part_3.cc' was generated. #8 3.347 Notify: File `LAPDm_RAW_PT_part_4.cc' was generated. #8 3.347 Notify: File `LAPDm_RAW_PT_part_5.cc' was generated. #8 3.347 Notify: File `LAPDm_RAW_PT_part_6.cc' was generated. #8 3.348 Notify: File `LAPDm_RAW_PT_part_7.cc' was generated. #8 3.348 Notify: File `LAPDm_Types.hh' was generated. #8 3.348 Notify: File `LAPDm_Types.cc' was generated. #8 3.348 Notify: File `LAPDm_Types_part_1.cc' was generated. #8 3.348 Notify: File `LAPDm_Types_part_2.cc' was generated. #8 3.349 Notify: File `LAPDm_Types_part_3.cc' was generated. #8 3.349 Notify: File `LAPDm_Types_part_4.cc' was generated. #8 3.349 Notify: File `LAPDm_Types_part_5.cc' was generated. #8 3.349 Notify: File `LAPDm_Types_part_6.cc' was generated. #8 3.349 Notify: File `LAPDm_Types_part_7.cc' was generated. #8 3.349 Notify: File `Misc_Helpers.hh' was generated. #8 3.349 Notify: File `Misc_Helpers.cc' was generated. #8 3.349 Notify: File `Misc_Helpers_part_1.cc' was generated. #8 3.349 Notify: File `Misc_Helpers_part_2.cc' was generated. #8 3.349 Notify: File `Misc_Helpers_part_3.cc' was generated. #8 3.350 Notify: File `Misc_Helpers_part_4.cc' was generated. #8 3.350 Notify: File `Misc_Helpers_part_5.cc' was generated. #8 3.350 Notify: File `Misc_Helpers_part_6.cc' was generated. #8 3.350 Notify: File `Misc_Helpers_part_7.cc' was generated. #8 3.351 Notify: File `MobileL3_CC_Types.hh' was generated. #8 3.352 Notify: File `MobileL3_CC_Types.cc' was generated. #8 3.354 Notify: File `MobileL3_CC_Types_part_1.cc' was generated. #8 3.355 Notify: File `MobileL3_CC_Types_part_2.cc' was generated. #8 3.356 Notify: File `MobileL3_CC_Types_part_3.cc' was generated. #8 3.357 Notify: File `MobileL3_CC_Types_part_4.cc' was generated. #8 3.357 Notify: File `MobileL3_CC_Types_part_5.cc' was generated. #8 3.357 Notify: File `MobileL3_CC_Types_part_6.cc' was generated. #8 3.357 Notify: File `MobileL3_CC_Types_part_7.cc' was generated. #8 3.357 Notify: File `MobileL3_CommonIE_Types.hh' was generated. #8 3.359 Notify: File `MobileL3_CommonIE_Types.cc' was generated. #8 3.360 Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. #8 3.360 Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. #8 3.360 Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. #8 3.361 Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. #8 3.361 Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. #8 3.361 Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. #8 3.361 Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. #8 3.363 Notify: File `MobileL3_GMM_SM_Types.hh' was generated. #8 3.364 Notify: File `MobileL3_GMM_SM_Types.cc' was generated. #8 3.366 Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. #8 3.367 Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. #8 3.369 Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. #8 3.370 Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. #8 3.372 Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. #8 3.373 Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. #8 3.375 Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. #8 3.375 Notify: File `MobileL3_MM_Types.hh' was generated. #8 3.377 Notify: File `MobileL3_MM_Types.cc' was generated. #8 3.377 Notify: File `MobileL3_MM_Types_part_1.cc' was generated. #8 3.378 Notify: File `MobileL3_MM_Types_part_2.cc' was generated. #8 3.378 Notify: File `MobileL3_MM_Types_part_3.cc' was generated. #8 3.378 Notify: File `MobileL3_MM_Types_part_4.cc' was generated. #8 3.378 Notify: File `MobileL3_MM_Types_part_5.cc' was generated. #8 3.378 Notify: File `MobileL3_MM_Types_part_6.cc' was generated. #8 3.378 Notify: File `MobileL3_MM_Types_part_7.cc' was generated. #8 3.379 Notify: File `MobileL3_RRM_Types.hh' was generated. #8 3.381 Notify: File `MobileL3_RRM_Types.cc' was generated. #8 3.382 Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. #8 3.384 Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. #8 3.385 Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. #8 3.387 Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. #8 3.387 Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. #8 3.387 Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. #8 3.387 Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. #8 3.388 Notify: File `MobileL3_SMS_Types.hh' was generated. #8 3.389 Notify: File `MobileL3_SMS_Types.cc' was generated. #8 3.390 Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. #8 3.390 Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. #8 3.391 Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. #8 3.391 Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. #8 3.391 Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. #8 3.391 Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. #8 3.391 Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. #8 3.391 Notify: File `MobileL3_SS_Types.hh' was generated. #8 3.391 Notify: File `MobileL3_SS_Types.cc' was generated. #8 3.392 Notify: File `MobileL3_SS_Types_part_1.cc' was generated. #8 3.392 Notify: File `MobileL3_SS_Types_part_2.cc' was generated. #8 3.392 Notify: File `MobileL3_SS_Types_part_3.cc' was generated. #8 3.392 Notify: File `MobileL3_SS_Types_part_4.cc' was generated. #8 3.392 Notify: File `MobileL3_SS_Types_part_5.cc' was generated. #8 3.392 Notify: File `MobileL3_SS_Types_part_6.cc' was generated. #8 3.392 Notify: File `MobileL3_SS_Types_part_7.cc' was generated. #8 3.392 Notify: File `MobileL3_Types.hh' was generated. #8 3.393 Notify: File `MobileL3_Types.cc' was generated. #8 3.393 Notify: File `MobileL3_Types_part_1.cc' was generated. #8 3.393 Notify: File `MobileL3_Types_part_2.cc' was generated. #8 3.394 Notify: File `MobileL3_Types_part_3.cc' was generated. #8 3.394 Notify: File `MobileL3_Types_part_4.cc' was generated. #8 3.394 Notify: File `MobileL3_Types_part_5.cc' was generated. #8 3.394 Notify: File `MobileL3_Types_part_6.cc' was generated. #8 3.394 Notify: File `MobileL3_Types_part_7.cc' was generated. #8 3.394 Notify: File `Native_Functions.hh' was generated. #8 3.394 Notify: File `Native_Functions.cc' was generated. #8 3.394 Notify: File `Native_Functions_part_1.cc' was generated. #8 3.394 Notify: File `Native_Functions_part_2.cc' was generated. #8 3.394 Notify: File `Native_Functions_part_3.cc' was generated. #8 3.395 Notify: File `Native_Functions_part_4.cc' was generated. #8 3.395 Notify: File `Native_Functions_part_5.cc' was generated. #8 3.395 Notify: File `Native_Functions_part_6.cc' was generated. #8 3.395 Notify: File `Native_Functions_part_7.cc' was generated. #8 3.395 Notify: File `OSMUX_CodecPort.hh' was generated. #8 3.395 Notify: File `OSMUX_CodecPort.cc' was generated. #8 3.395 Notify: File `OSMUX_CodecPort_CtrlFunct.hh' was generated. #8 3.395 Notify: File `OSMUX_CodecPort_CtrlFunct.cc' was generated. #8 3.395 Notify: File `OSMUX_CodecPort_CtrlFunct_part_1.cc' was generated. #8 3.396 Notify: File `OSMUX_CodecPort_CtrlFunct_part_2.cc' was generated. #8 3.396 Notify: File `OSMUX_CodecPort_CtrlFunct_part_3.cc' was generated. #8 3.396 Notify: File `OSMUX_CodecPort_CtrlFunct_part_4.cc' was generated. #8 3.396 Notify: File `OSMUX_CodecPort_CtrlFunct_part_5.cc' was generated. #8 3.396 Notify: File `OSMUX_CodecPort_CtrlFunct_part_6.cc' was generated. #8 3.396 Notify: File `OSMUX_CodecPort_CtrlFunct_part_7.cc' was generated. #8 3.396 Notify: File `OSMUX_CodecPort_part_1.cc' was generated. #8 3.396 Notify: File `OSMUX_CodecPort_part_2.cc' was generated. #8 3.396 Notify: File `OSMUX_CodecPort_part_3.cc' was generated. #8 3.396 Notify: File `OSMUX_CodecPort_part_4.cc' was generated. #8 3.397 Notify: File `OSMUX_CodecPort_part_5.cc' was generated. #8 3.397 Notify: File `OSMUX_CodecPort_part_6.cc' was generated. #8 3.397 Notify: File `OSMUX_CodecPort_part_7.cc' was generated. #8 3.397 Notify: File `OSMUX_Emulation.hh' was generated. #8 3.397 Notify: File `OSMUX_Emulation.cc' was generated. #8 3.397 Notify: File `OSMUX_Emulation_part_1.cc' was generated. #8 3.398 Notify: File `OSMUX_Emulation_part_2.cc' was generated. #8 3.398 Notify: File `OSMUX_Emulation_part_3.cc' was generated. #8 3.398 Notify: File `OSMUX_Emulation_part_4.cc' was generated. #8 3.398 Notify: File `OSMUX_Emulation_part_5.cc' was generated. #8 3.398 Notify: File `OSMUX_Emulation_part_6.cc' was generated. #8 3.398 Notify: File `OSMUX_Emulation_part_7.cc' was generated. #8 3.398 Notify: File `OSMUX_Types.hh' was generated. #8 3.399 Notify: File `OSMUX_Types.cc' was generated. #8 3.399 Notify: File `OSMUX_Types_part_1.cc' was generated. #8 3.399 Notify: File `OSMUX_Types_part_2.cc' was generated. #8 3.399 Notify: File `OSMUX_Types_part_3.cc' was generated. #8 3.399 Notify: File `OSMUX_Types_part_4.cc' was generated. #8 3.399 Notify: File `OSMUX_Types_part_5.cc' was generated. #8 3.399 Notify: File `OSMUX_Types_part_6.cc' was generated. #8 3.399 Notify: File `OSMUX_Types_part_7.cc' was generated. #8 3.400 Notify: File `Osmocom_CTRL_Adapter.hh' was generated. #8 3.400 Notify: File `Osmocom_CTRL_Adapter.cc' was generated. #8 3.400 Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. #8 3.400 Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. #8 3.400 Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. #8 3.400 Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. #8 3.400 Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. #8 3.400 Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. #8 3.400 Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. #8 3.400 Notify: File `Osmocom_CTRL_Functions.hh' was generated. #8 3.401 Notify: File `Osmocom_CTRL_Functions.cc' was generated. #8 3.401 Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. #8 3.401 Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. #8 3.401 Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. #8 3.401 Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. #8 3.401 Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. #8 3.401 Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. #8 3.401 Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. #8 3.402 Notify: File `Osmocom_CTRL_Types.hh' was generated. #8 3.402 Notify: File `Osmocom_CTRL_Types.cc' was generated. #8 3.402 Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. #8 3.402 Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. #8 3.402 Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. #8 3.402 Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. #8 3.402 Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. #8 3.402 Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. #8 3.403 Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. #8 3.403 Notify: File `Osmocom_Types.hh' was generated. #8 3.403 Notify: File `Osmocom_Types.cc' was generated. #8 3.403 Notify: File `Osmocom_Types_part_1.cc' was generated. #8 3.403 Notify: File `Osmocom_Types_part_2.cc' was generated. #8 3.403 Notify: File `Osmocom_Types_part_3.cc' was generated. #8 3.403 Notify: File `Osmocom_Types_part_4.cc' was generated. #8 3.403 Notify: File `Osmocom_Types_part_5.cc' was generated. #8 3.403 Notify: File `Osmocom_Types_part_6.cc' was generated. #8 3.404 Notify: File `Osmocom_Types_part_7.cc' was generated. #8 3.404 Notify: File `Osmocom_VTY_Functions.hh' was generated. #8 3.404 Notify: File `Osmocom_VTY_Functions.cc' was generated. #8 3.404 Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. #8 3.404 Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. #8 3.404 Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. #8 3.404 Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. #8 3.404 Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. #8 3.404 Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. #8 3.405 Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. #8 3.405 Notify: File `PCUIF_CodecPort.hh' was generated. #8 3.405 Notify: File `PCUIF_CodecPort.cc' was generated. #8 3.405 Notify: File `PCUIF_CodecPort_part_1.cc' was generated. #8 3.405 Notify: File `PCUIF_CodecPort_part_2.cc' was generated. #8 3.405 Notify: File `PCUIF_CodecPort_part_3.cc' was generated. #8 3.405 Notify: File `PCUIF_CodecPort_part_4.cc' was generated. #8 3.405 Notify: File `PCUIF_CodecPort_part_5.cc' was generated. #8 3.405 Notify: File `PCUIF_CodecPort_part_6.cc' was generated. #8 3.406 Notify: File `PCUIF_CodecPort_part_7.cc' was generated. #8 3.406 Notify: File `PCUIF_Types.hh' was generated. #8 3.408 Notify: File `PCUIF_Types.cc' was generated. #8 3.408 Notify: File `PCUIF_Types_part_1.cc' was generated. #8 3.408 Notify: File `PCUIF_Types_part_2.cc' was generated. #8 3.408 Notify: File `PCUIF_Types_part_3.cc' was generated. #8 3.408 Notify: File `PCUIF_Types_part_4.cc' was generated. #8 3.409 Notify: File `PCUIF_Types_part_5.cc' was generated. #8 3.409 Notify: File `PCUIF_Types_part_6.cc' was generated. #8 3.409 Notify: File `PCUIF_Types_part_7.cc' was generated. #8 3.409 Notify: File `RLCMAC_CSN1_Templates.hh' was generated. #8 3.409 Notify: File `RLCMAC_CSN1_Templates.cc' was generated. #8 3.409 Notify: File `RLCMAC_CSN1_Templates_part_1.cc' was generated. #8 3.409 Notify: File `RLCMAC_CSN1_Templates_part_2.cc' was generated. #8 3.409 Notify: File `RLCMAC_CSN1_Templates_part_3.cc' was generated. #8 3.409 Notify: File `RLCMAC_CSN1_Templates_part_4.cc' was generated. #8 3.410 Notify: File `RLCMAC_CSN1_Templates_part_5.cc' was generated. #8 3.410 Notify: File `RLCMAC_CSN1_Templates_part_6.cc' was generated. #8 3.410 Notify: File `RLCMAC_CSN1_Templates_part_7.cc' was generated. #8 3.411 Notify: File `RLCMAC_CSN1_Types.hh' was generated. #8 3.412 Notify: File `RLCMAC_CSN1_Types.cc' was generated. #8 3.414 Notify: File `RLCMAC_CSN1_Types_part_1.cc' was generated. #8 3.416 Notify: File `RLCMAC_CSN1_Types_part_2.cc' was generated. #8 3.417 Notify: File `RLCMAC_CSN1_Types_part_3.cc' was generated. #8 3.419 Notify: File `RLCMAC_CSN1_Types_part_4.cc' was generated. #8 3.419 Notify: File `RLCMAC_CSN1_Types_part_5.cc' was generated. #8 3.419 Notify: File `RLCMAC_CSN1_Types_part_6.cc' was generated. #8 3.419 Notify: File `RLCMAC_CSN1_Types_part_7.cc' was generated. #8 3.419 Notify: File `RLCMAC_Templates.hh' was generated. #8 3.420 Notify: File `RLCMAC_Templates.cc' was generated. #8 3.420 Notify: File `RLCMAC_Templates_part_1.cc' was generated. #8 3.420 Notify: File `RLCMAC_Templates_part_2.cc' was generated. #8 3.420 Notify: File `RLCMAC_Templates_part_3.cc' was generated. #8 3.420 Notify: File `RLCMAC_Templates_part_4.cc' was generated. #8 3.420 Notify: File `RLCMAC_Templates_part_5.cc' was generated. #8 3.420 Notify: File `RLCMAC_Templates_part_6.cc' was generated. #8 3.420 Notify: File `RLCMAC_Templates_part_7.cc' was generated. #8 3.421 Notify: File `RLCMAC_Types.hh' was generated. #8 3.422 Notify: File `RLCMAC_Types.cc' was generated. #8 3.422 Notify: File `RLCMAC_Types_part_1.cc' was generated. #8 3.422 Notify: File `RLCMAC_Types_part_2.cc' was generated. #8 3.422 Notify: File `RLCMAC_Types_part_3.cc' was generated. #8 3.422 Notify: File `RLCMAC_Types_part_4.cc' was generated. #8 3.423 Notify: File `RLCMAC_Types_part_5.cc' was generated. #8 3.423 Notify: File `RLCMAC_Types_part_6.cc' was generated. #8 3.423 Notify: File `RLCMAC_Types_part_7.cc' was generated. #8 3.423 Notify: File `RSL_Emulation.hh' was generated. #8 3.423 Notify: File `RSL_Emulation.cc' was generated. #8 3.424 Notify: File `RSL_Emulation_part_1.cc' was generated. #8 3.424 Notify: File `RSL_Emulation_part_2.cc' was generated. #8 3.424 Notify: File `RSL_Emulation_part_3.cc' was generated. #8 3.424 Notify: File `RSL_Emulation_part_4.cc' was generated. #8 3.424 Notify: File `RSL_Emulation_part_5.cc' was generated. #8 3.424 Notify: File `RSL_Emulation_part_6.cc' was generated. #8 3.424 Notify: File `RSL_Emulation_part_7.cc' was generated. #8 3.425 Notify: File `RSL_Types.hh' was generated. #8 3.426 Notify: File `RSL_Types.cc' was generated. #8 3.428 Notify: File `RSL_Types_part_1.cc' was generated. #8 3.428 Notify: File `RSL_Types_part_2.cc' was generated. #8 3.428 Notify: File `RSL_Types_part_3.cc' was generated. #8 3.428 Notify: File `RSL_Types_part_4.cc' was generated. #8 3.428 Notify: File `RSL_Types_part_5.cc' was generated. #8 3.429 Notify: File `RSL_Types_part_6.cc' was generated. #8 3.429 Notify: File `RSL_Types_part_7.cc' was generated. #8 3.429 Notify: File `RTP_CodecPort.hh' was generated. #8 3.429 Notify: File `RTP_CodecPort.cc' was generated. #8 3.429 Notify: File `RTP_CodecPort_CtrlFunct.hh' was generated. #8 3.429 Notify: File `RTP_CodecPort_CtrlFunct.cc' was generated. #8 3.429 Notify: File `RTP_CodecPort_CtrlFunct_part_1.cc' was generated. #8 3.429 Notify: File `RTP_CodecPort_CtrlFunct_part_2.cc' was generated. #8 3.429 Notify: File `RTP_CodecPort_CtrlFunct_part_3.cc' was generated. #8 3.429 Notify: File `RTP_CodecPort_CtrlFunct_part_4.cc' was generated. #8 3.429 Notify: File `RTP_CodecPort_CtrlFunct_part_5.cc' was generated. #8 3.430 Notify: File `RTP_CodecPort_CtrlFunct_part_6.cc' was generated. #8 3.430 Notify: File `RTP_CodecPort_CtrlFunct_part_7.cc' was generated. #8 3.430 Notify: File `RTP_CodecPort_part_1.cc' was generated. #8 3.430 Notify: File `RTP_CodecPort_part_2.cc' was generated. #8 3.430 Notify: File `RTP_CodecPort_part_3.cc' was generated. #8 3.430 Notify: File `RTP_CodecPort_part_4.cc' was generated. #8 3.430 Notify: File `RTP_CodecPort_part_5.cc' was generated. #8 3.430 Notify: File `RTP_CodecPort_part_6.cc' was generated. #8 3.430 Notify: File `RTP_CodecPort_part_7.cc' was generated. #8 3.430 Notify: File `RTP_Emulation.hh' was generated. #8 3.431 Notify: File `RTP_Emulation.cc' was generated. #8 3.431 Notify: File `RTP_Emulation_part_1.cc' was generated. #8 3.431 Notify: File `RTP_Emulation_part_2.cc' was generated. #8 3.431 Notify: File `RTP_Emulation_part_3.cc' was generated. #8 3.431 Notify: File `RTP_Emulation_part_4.cc' was generated. #8 3.431 Notify: File `RTP_Emulation_part_5.cc' was generated. #8 3.431 Notify: File `RTP_Emulation_part_6.cc' was generated. #8 3.432 Notify: File `RTP_Emulation_part_7.cc' was generated. #8 3.432 Notify: File `RTP_Types.hh' was generated. #8 3.434 Notify: File `RTP_Types.cc' was generated. #8 3.435 Notify: File `RTP_Types_part_1.cc' was generated. #8 3.435 Notify: File `RTP_Types_part_2.cc' was generated. #8 3.435 Notify: File `RTP_Types_part_3.cc' was generated. #8 3.435 Notify: File `RTP_Types_part_4.cc' was generated. #8 3.435 Notify: File `RTP_Types_part_5.cc' was generated. #8 3.435 Notify: File `RTP_Types_part_6.cc' was generated. #8 3.435 Notify: File `RTP_Types_part_7.cc' was generated. #8 3.436 Notify: File `Socket_API_Definitions.hh' was generated. #8 3.436 Notify: File `Socket_API_Definitions.cc' was generated. #8 3.436 Notify: File `Socket_API_Definitions_part_1.cc' was generated. #8 3.436 Notify: File `Socket_API_Definitions_part_2.cc' was generated. #8 3.437 Notify: File `Socket_API_Definitions_part_3.cc' was generated. #8 3.437 Notify: File `Socket_API_Definitions_part_4.cc' was generated. #8 3.437 Notify: File `Socket_API_Definitions_part_5.cc' was generated. #8 3.437 Notify: File `Socket_API_Definitions_part_6.cc' was generated. #8 3.437 Notify: File `Socket_API_Definitions_part_7.cc' was generated. #8 3.437 Notify: File `TCCConversion_Functions.hh' was generated. #8 3.437 Notify: File `TCCConversion_Functions.cc' was generated. #8 3.437 Notify: File `TCCConversion_Functions_part_1.cc' was generated. #8 3.437 Notify: File `TCCConversion_Functions_part_2.cc' was generated. #8 3.437 Notify: File `TCCConversion_Functions_part_3.cc' was generated. #8 3.437 Notify: File `TCCConversion_Functions_part_4.cc' was generated. #8 3.438 Notify: File `TCCConversion_Functions_part_5.cc' was generated. #8 3.438 Notify: File `TCCConversion_Functions_part_6.cc' was generated. #8 3.438 Notify: File `TCCConversion_Functions_part_7.cc' was generated. #8 3.438 Notify: File `TCCInterface_Functions.hh' was generated. #8 3.438 Notify: File `TCCInterface_Functions.cc' was generated. #8 3.438 Notify: File `TCCInterface_Functions_part_1.cc' was generated. #8 3.438 Notify: File `TCCInterface_Functions_part_2.cc' was generated. #8 3.438 Notify: File `TCCInterface_Functions_part_3.cc' was generated. #8 3.438 Notify: File `TCCInterface_Functions_part_4.cc' was generated. #8 3.438 Notify: File `TCCInterface_Functions_part_5.cc' was generated. #8 3.438 Notify: File `TCCInterface_Functions_part_6.cc' was generated. #8 3.439 Notify: File `TCCInterface_Functions_part_7.cc' was generated. #8 3.439 Notify: File `TELNETasp_PortType.hh' was generated. #8 3.439 Notify: File `TELNETasp_PortType.cc' was generated. #8 3.439 Notify: File `TELNETasp_PortType_part_1.cc' was generated. #8 3.439 Notify: File `TELNETasp_PortType_part_2.cc' was generated. #8 3.439 Notify: File `TELNETasp_PortType_part_3.cc' was generated. #8 3.439 Notify: File `TELNETasp_PortType_part_4.cc' was generated. #8 3.440 Notify: File `TELNETasp_PortType_part_5.cc' was generated. #8 3.440 Notify: File `TELNETasp_PortType_part_6.cc' was generated. #8 3.440 Notify: File `TELNETasp_PortType_part_7.cc' was generated. #8 3.440 Notify: File `TRXC_CodecPort.hh' was generated. #8 3.440 Notify: File `TRXC_CodecPort.cc' was generated. #8 3.440 Notify: File `TRXC_CodecPort_CtrlFunct.hh' was generated. #8 3.440 Notify: File `TRXC_CodecPort_CtrlFunct.cc' was generated. #8 3.440 Notify: File `TRXC_CodecPort_CtrlFunct_part_1.cc' was generated. #8 3.440 Notify: File `TRXC_CodecPort_CtrlFunct_part_2.cc' was generated. #8 3.440 Notify: File `TRXC_CodecPort_CtrlFunct_part_3.cc' was generated. #8 3.440 Notify: File `TRXC_CodecPort_CtrlFunct_part_4.cc' was generated. #8 3.441 Notify: File `TRXC_CodecPort_CtrlFunct_part_5.cc' was generated. #8 3.441 Notify: File `TRXC_CodecPort_CtrlFunct_part_6.cc' was generated. #8 3.441 Notify: File `TRXC_CodecPort_CtrlFunct_part_7.cc' was generated. #8 3.441 Notify: File `TRXC_CodecPort_part_1.cc' was generated. #8 3.441 Notify: File `TRXC_CodecPort_part_2.cc' was generated. #8 3.441 Notify: File `TRXC_CodecPort_part_3.cc' was generated. #8 3.441 Notify: File `TRXC_CodecPort_part_4.cc' was generated. #8 3.441 Notify: File `TRXC_CodecPort_part_5.cc' was generated. #8 3.441 Notify: File `TRXC_CodecPort_part_6.cc' was generated. #8 3.441 Notify: File `TRXC_CodecPort_part_7.cc' was generated. #8 3.441 Notify: File `TRXC_Types.hh' was generated. #8 3.442 Notify: File `TRXC_Types.cc' was generated. #8 3.442 Notify: File `TRXC_Types_part_1.cc' was generated. #8 3.442 Notify: File `TRXC_Types_part_2.cc' was generated. #8 3.442 Notify: File `TRXC_Types_part_3.cc' was generated. #8 3.442 Notify: File `TRXC_Types_part_4.cc' was generated. #8 3.442 Notify: File `TRXC_Types_part_5.cc' was generated. #8 3.442 Notify: File `TRXC_Types_part_6.cc' was generated. #8 3.442 Notify: File `TRXC_Types_part_7.cc' was generated. #8 3.442 Notify: File `UD_PortType.hh' was generated. #8 3.442 Notify: File `UD_PortType.cc' was generated. #8 3.443 Notify: File `UD_PortType_part_1.cc' was generated. #8 3.443 Notify: File `UD_PortType_part_2.cc' was generated. #8 3.443 Notify: File `UD_PortType_part_3.cc' was generated. #8 3.443 Notify: File `UD_PortType_part_4.cc' was generated. #8 3.443 Notify: File `UD_PortType_part_5.cc' was generated. #8 3.443 Notify: File `UD_PortType_part_6.cc' was generated. #8 3.443 Notify: File `UD_PortType_part_7.cc' was generated. #8 3.443 Notify: File `UD_Types.hh' was generated. #8 3.443 Notify: File `UD_Types.cc' was generated. #8 3.444 Notify: File `UD_Types_part_1.cc' was generated. #8 3.444 Notify: File `UD_Types_part_2.cc' was generated. #8 3.444 Notify: File `UD_Types_part_3.cc' was generated. #8 3.444 Notify: File `UD_Types_part_4.cc' was generated. #8 3.444 Notify: File `UD_Types_part_5.cc' was generated. #8 3.444 Notify: File `UD_Types_part_6.cc' was generated. #8 3.444 Notify: File `UD_Types_part_7.cc' was generated. #8 3.444 Notify: 639 files were updated. #8 3.494 touch compile #8 3.495 make[1]: Leaving directory '/osmo-ttcn3-hacks/bts' #8 3.495 make -j16 -C bts #8 3.520 make[1]: Entering directory '/osmo-ttcn3-hacks/bts' #8 3.616 Creating dependency file for UD_PT.cc #8 3.616 Creating dependency file for TRXC_CodecPort_CtrlFunctDef.cc #8 3.617 Creating dependency file for TELNETasp_PT.cc #8 3.617 Creating dependency file for TCCInterface.cc #8 3.617 Creating dependency file for TCCConversion.cc #8 3.618 Creating dependency file for RTP_EncDec.cc #8 3.618 Creating dependency file for RTP_CodecPort_CtrlFunctDef.cc #8 3.619 Creating dependency file for RLCMAC_EncDec.cc #8 3.619 Creating dependency file for OSMUX_CodecPort_CtrlFunctDef.cc #8 3.619 Creating dependency file for Native_FunctionDefs.cc #8 3.619 Creating dependency file for L1CTL_PortType_CtrlFunctDef.cc #8 3.620 Creating dependency file for IuUP_EncDec.cc #8 3.620 Creating dependency file for IPL4asp_discovery.cc #8 3.621 Creating dependency file for IPL4asp_PT.cc #8 3.622 Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc #8 3.652 Creating dependency file for IPA_Emulation_part_6.cc #8 3.652 Creating dependency file for IPA_Emulation_part_7.cc #8 3.664 Creating dependency file for IPA_Emulation_part_5.cc #8 3.666 Creating dependency file for IPA_Emulation_part_4.cc #8 3.677 Creating dependency file for IPA_Emulation_part_3.cc #8 3.679 Creating dependency file for IPA_Emulation_part_2.cc #8 3.690 Creating dependency file for IPA_Emulation_part_1.cc #8 3.691 Creating dependency file for IPA_Emulation.cc #8 3.695 Creating dependency file for UD_Types_part_7.cc #8 3.703 Creating dependency file for UD_Types_part_6.cc #8 3.703 Creating dependency file for UD_Types_part_5.cc #8 3.704 Creating dependency file for UD_Types_part_4.cc #8 3.705 Creating dependency file for UD_Types_part_3.cc #8 3.713 Creating dependency file for UD_Types_part_2.cc #8 3.714 Creating dependency file for UD_Types_part_1.cc #8 3.716 Creating dependency file for UD_PortType_part_7.cc #8 3.716 Creating dependency file for UD_PortType_part_6.cc #8 3.717 Creating dependency file for UD_PortType_part_5.cc #8 3.717 Creating dependency file for UD_PortType_part_4.cc #8 3.717 Creating dependency file for UD_PortType_part_3.cc #8 3.719 Creating dependency file for UD_PortType_part_2.cc #8 3.719 Creating dependency file for TRXC_Types_part_7.cc #8 3.720 Creating dependency file for TRXC_Types_part_6.cc #8 3.720 Creating dependency file for UD_PortType_part_1.cc #8 3.722 Creating dependency file for TRXC_Types_part_5.cc #8 3.726 Creating dependency file for TRXC_Types_part_4.cc #8 3.728 Creating dependency file for TRXC_Types_part_3.cc #8 3.728 Creating dependency file for TRXC_Types_part_2.cc #8 3.728 Creating dependency file for TRXC_Types_part_1.cc #8 3.729 Creating dependency file for TRXC_CodecPort_CtrlFunct_part_7.cc #8 3.730 Creating dependency file for TRXC_CodecPort_CtrlFunct_part_6.cc #8 3.730 Creating dependency file for TRXC_CodecPort_CtrlFunct_part_5.cc #8 3.730 Creating dependency file for TRXC_CodecPort_CtrlFunct_part_4.cc #8 3.731 Creating dependency file for TRXC_CodecPort_CtrlFunct_part_3.cc #8 3.732 Creating dependency file for TRXC_CodecPort_CtrlFunct_part_2.cc #8 3.733 Creating dependency file for TRXC_CodecPort_CtrlFunct_part_1.cc #8 3.733 Creating dependency file for TRXC_CodecPort_part_7.cc #8 3.735 Creating dependency file for TRXC_CodecPort_part_6.cc #8 3.737 Creating dependency file for TRXC_CodecPort_part_5.cc #8 3.741 Creating dependency file for TRXC_CodecPort_part_4.cc #8 3.741 Creating dependency file for TRXC_CodecPort_part_3.cc #8 3.741 Creating dependency file for TRXC_CodecPort_part_1.cc #8 3.742 Creating dependency file for TRXC_CodecPort_part_2.cc #8 3.742 Creating dependency file for TELNETasp_PortType_part_7.cc #8 3.742 Creating dependency file for TELNETasp_PortType_part_6.cc #8 3.743 Creating dependency file for TELNETasp_PortType_part_5.cc #8 3.745 Creating dependency file for TELNETasp_PortType_part_4.cc #8 3.746 Creating dependency file for TELNETasp_PortType_part_3.cc #8 3.747 Creating dependency file for TELNETasp_PortType_part_2.cc #8 3.747 Creating dependency file for TELNETasp_PortType_part_1.cc #8 3.749 Creating dependency file for TCCInterface_Functions_part_7.cc #8 3.751 Creating dependency file for TCCInterface_Functions_part_6.cc #8 3.752 Creating dependency file for TCCInterface_Functions_part_5.cc #8 3.753 Creating dependency file for TCCInterface_Functions_part_3.cc #8 3.753 Creating dependency file for TCCInterface_Functions_part_4.cc #8 3.754 Creating dependency file for TCCInterface_Functions_part_2.cc #8 3.755 Creating dependency file for TCCInterface_Functions_part_1.cc #8 3.755 Creating dependency file for TCCConversion_Functions_part_7.cc #8 3.756 Creating dependency file for TCCConversion_Functions_part_6.cc #8 3.757 Creating dependency file for TCCConversion_Functions_part_5.cc #8 3.758 Creating dependency file for TCCConversion_Functions_part_4.cc #8 3.758 Creating dependency file for TCCConversion_Functions_part_3.cc #8 3.761 Creating dependency file for TCCConversion_Functions_part_2.cc #8 3.764 Creating dependency file for TCCConversion_Functions_part_1.cc #8 3.764 Creating dependency file for Socket_API_Definitions_part_7.cc #8 3.765 Creating dependency file for Socket_API_Definitions_part_6.cc #8 3.766 Creating dependency file for Socket_API_Definitions_part_5.cc #8 3.767 Creating dependency file for Socket_API_Definitions_part_4.cc #8 3.767 Creating dependency file for Socket_API_Definitions_part_3.cc #8 3.768 Creating dependency file for Socket_API_Definitions_part_2.cc #8 3.768 Creating dependency file for Socket_API_Definitions_part_1.cc #8 3.769 Creating dependency file for RTP_Types_part_7.cc #8 3.771 Creating dependency file for RTP_Types_part_6.cc #8 3.771 Creating dependency file for RTP_Types_part_5.cc #8 3.771 Creating dependency file for RTP_Types_part_4.cc #8 3.775 Creating dependency file for RTP_Types_part_3.cc #8 3.777 Creating dependency file for RTP_Types_part_2.cc #8 3.778 Creating dependency file for RTP_Types_part_1.cc #8 3.778 Creating dependency file for RTP_Emulation_part_7.cc #8 3.778 Creating dependency file for RTP_Emulation_part_6.cc #8 3.780 Creating dependency file for RTP_Emulation_part_5.cc #8 3.780 Creating dependency file for RTP_Emulation_part_4.cc #8 3.780 Creating dependency file for RTP_Emulation_part_3.cc #8 3.781 Creating dependency file for RTP_Emulation_part_2.cc #8 3.782 Creating dependency file for RTP_Emulation_part_1.cc #8 3.783 Creating dependency file for RTP_CodecPort_CtrlFunct_part_7.cc #8 3.783 Creating dependency file for RTP_CodecPort_CtrlFunct_part_6.cc #8 3.785 Creating dependency file for RTP_CodecPort_CtrlFunct_part_5.cc #8 3.788 Creating dependency file for RTP_CodecPort_CtrlFunct_part_4.cc #8 3.791 Creating dependency file for RTP_CodecPort_CtrlFunct_part_3.cc #8 3.791 Creating dependency file for RTP_CodecPort_CtrlFunct_part_2.cc #8 3.792 Creating dependency file for RTP_CodecPort_CtrlFunct_part_1.cc #8 3.792 Creating dependency file for RTP_CodecPort_part_7.cc #8 3.792 Creating dependency file for RTP_CodecPort_part_6.cc #8 3.793 Creating dependency file for RTP_CodecPort_part_5.cc #8 3.794 Creating dependency file for RTP_CodecPort_part_4.cc #8 3.795 Creating dependency file for RTP_CodecPort_part_3.cc #8 3.795 Creating dependency file for RTP_CodecPort_part_2.cc #8 3.797 Creating dependency file for RTP_CodecPort_part_1.cc #8 3.799 Creating dependency file for RSL_Types_part_7.cc #8 3.800 Creating dependency file for RSL_Types_part_6.cc #8 3.803 Creating dependency file for RSL_Types_part_5.cc #8 3.803 Creating dependency file for RSL_Types_part_4.cc #8 3.803 Creating dependency file for RSL_Types_part_3.cc #8 3.804 Creating dependency file for RSL_Types_part_2.cc #8 3.805 Creating dependency file for RSL_Types_part_1.cc #8 3.806 Creating dependency file for RSL_Emulation_part_7.cc #8 3.807 Creating dependency file for RSL_Emulation_part_6.cc #8 3.807 Creating dependency file for RSL_Emulation_part_5.cc #8 3.807 Creating dependency file for RSL_Emulation_part_4.cc #8 3.808 Creating dependency file for RSL_Emulation_part_3.cc #8 3.809 Creating dependency file for RSL_Emulation_part_2.cc #8 3.812 Creating dependency file for RSL_Emulation_part_1.cc #8 3.813 Creating dependency file for RLCMAC_Types_part_7.cc #8 3.816 Creating dependency file for RLCMAC_Types_part_5.cc #8 3.816 Creating dependency file for RLCMAC_Types_part_6.cc #8 3.818 Creating dependency file for RLCMAC_Types_part_4.cc #8 3.818 Creating dependency file for RLCMAC_Types_part_3.cc #8 3.819 Creating dependency file for RLCMAC_Types_part_2.cc #8 3.820 Creating dependency file for RLCMAC_Types_part_1.cc #8 3.821 Creating dependency file for RLCMAC_Templates_part_7.cc #8 3.821 Creating dependency file for RLCMAC_Templates_part_6.cc #8 3.823 Creating dependency file for RLCMAC_Templates_part_5.cc #8 3.823 Creating dependency file for RLCMAC_Templates_part_4.cc #8 3.824 Creating dependency file for RLCMAC_Templates_part_3.cc #8 3.828 Creating dependency file for RLCMAC_Templates_part_2.cc #8 3.830 Creating dependency file for RLCMAC_Templates_part_1.cc #8 3.830 Creating dependency file for RLCMAC_CSN1_Types_part_7.cc #8 3.831 Creating dependency file for RLCMAC_CSN1_Types_part_6.cc #8 3.832 Creating dependency file for RLCMAC_CSN1_Types_part_5.cc #8 3.833 Creating dependency file for RLCMAC_CSN1_Types_part_4.cc #8 3.833 Creating dependency file for RLCMAC_CSN1_Types_part_3.cc #8 3.834 Creating dependency file for RLCMAC_CSN1_Types_part_2.cc #8 3.837 Creating dependency file for RLCMAC_CSN1_Types_part_1.cc #8 3.839 Creating dependency file for RLCMAC_CSN1_Templates_part_7.cc #8 3.839 Creating dependency file for RLCMAC_CSN1_Templates_part_6.cc #8 3.842 Creating dependency file for RLCMAC_CSN1_Templates_part_5.cc #8 3.843 Creating dependency file for RLCMAC_CSN1_Templates_part_4.cc #8 3.844 Creating dependency file for RLCMAC_CSN1_Templates_part_3.cc #8 3.851 Creating dependency file for RLCMAC_CSN1_Templates_part_2.cc #8 3.853 Creating dependency file for RLCMAC_CSN1_Templates_part_1.cc #8 3.855 Creating dependency file for PCUIF_Types_part_7.cc #8 3.856 Creating dependency file for PCUIF_Types_part_6.cc #8 3.857 Creating dependency file for PCUIF_Types_part_5.cc #8 3.862 Creating dependency file for PCUIF_Types_part_4.cc #8 3.867 Creating dependency file for PCUIF_Types_part_3.cc #8 3.868 Creating dependency file for PCUIF_Types_part_2.cc #8 3.868 Creating dependency file for PCUIF_Types_part_1.cc #8 3.869 Creating dependency file for PCUIF_CodecPort_part_7.cc #8 3.874 Creating dependency file for PCUIF_CodecPort_part_6.cc #8 3.881 Creating dependency file for PCUIF_CodecPort_part_5.cc #8 3.881 Creating dependency file for PCUIF_CodecPort_part_4.cc #8 3.883 Creating dependency file for PCUIF_CodecPort_part_3.cc #8 3.886 Creating dependency file for PCUIF_CodecPort_part_2.cc #8 3.888 Creating dependency file for PCUIF_CodecPort_part_1.cc #8 3.893 Creating dependency file for Osmocom_VTY_Functions_part_7.cc #8 3.893 Creating dependency file for Osmocom_VTY_Functions_part_6.cc #8 3.893 Creating dependency file for Osmocom_VTY_Functions_part_5.cc #8 3.898 Creating dependency file for Osmocom_VTY_Functions_part_4.cc #8 3.901 Creating dependency file for Osmocom_VTY_Functions_part_3.cc #8 3.905 Creating dependency file for Osmocom_VTY_Functions_part_2.cc #8 3.905 Creating dependency file for Osmocom_VTY_Functions_part_1.cc #8 3.906 Creating dependency file for Osmocom_Types_part_7.cc #8 3.906 Creating dependency file for Osmocom_Types_part_6.cc #8 3.914 Creating dependency file for Osmocom_Types_part_5.cc #8 3.914 Creating dependency file for Osmocom_Types_part_4.cc #8 3.918 Creating dependency file for Osmocom_Types_part_2.cc #8 3.918 Creating dependency file for Osmocom_Types_part_3.cc #8 3.919 Creating dependency file for Osmocom_Types_part_1.cc #8 3.919 Creating dependency file for Osmocom_CTRL_Types_part_7.cc #8 3.927 Creating dependency file for Osmocom_CTRL_Types_part_6.cc #8 3.927 Creating dependency file for Osmocom_CTRL_Types_part_5.cc #8 3.930 Creating dependency file for Osmocom_CTRL_Types_part_4.cc #8 3.931 Creating dependency file for Osmocom_CTRL_Types_part_3.cc #8 3.931 Creating dependency file for Osmocom_CTRL_Types_part_2.cc #8 3.933 Creating dependency file for Osmocom_CTRL_Types_part_1.cc #8 3.940 Creating dependency file for Osmocom_CTRL_Functions_part_7.cc #8 3.940 Creating dependency file for Osmocom_CTRL_Functions_part_6.cc #8 3.943 Creating dependency file for Osmocom_CTRL_Functions_part_4.cc #8 3.943 Creating dependency file for Osmocom_CTRL_Functions_part_5.cc #8 3.943 Creating dependency file for Osmocom_CTRL_Functions_part_3.cc #8 3.952 Creating dependency file for Osmocom_CTRL_Functions_part_2.cc #8 3.952 Creating dependency file for Osmocom_CTRL_Functions_part_1.cc #8 3.953 Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc #8 3.956 Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc #8 3.956 Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc #8 3.957 Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc #8 3.965 Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc #8 3.966 Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc #8 3.967 Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc #8 3.968 Creating dependency file for OSMUX_Types_part_7.cc #8 3.969 Creating dependency file for OSMUX_Types_part_6.cc #8 3.969 Creating dependency file for OSMUX_Types_part_5.cc #8 3.970 Creating dependency file for OSMUX_Types_part_4.cc #8 3.977 Creating dependency file for OSMUX_Types_part_3.cc #8 3.979 Creating dependency file for OSMUX_Types_part_2.cc #8 3.979 Creating dependency file for OSMUX_Types_part_1.cc #8 3.980 Creating dependency file for OSMUX_Emulation_part_7.cc #8 3.981 Creating dependency file for OSMUX_Emulation_part_6.cc #8 3.983 Creating dependency file for OSMUX_Emulation_part_5.cc #8 3.983 Creating dependency file for OSMUX_Emulation_part_4.cc #8 3.986 Creating dependency file for OSMUX_Emulation_part_3.cc #8 3.989 Creating dependency file for OSMUX_Emulation_part_2.cc #8 3.989 Creating dependency file for OSMUX_Emulation_part_1.cc #8 3.992 Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_7.cc #8 3.992 Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_6.cc #8 3.993 Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_5.cc #8 3.994 Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_4.cc #8 3.995 Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_3.cc #8 3.998 Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_2.cc #8 3.998 Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_1.cc #8 4.001 Creating dependency file for OSMUX_CodecPort_part_7.cc #8 4.004 Creating dependency file for OSMUX_CodecPort_part_6.cc #8 4.004 Creating dependency file for OSMUX_CodecPort_part_5.cc #8 4.005 Creating dependency file for OSMUX_CodecPort_part_4.cc #8 4.008 Creating dependency file for OSMUX_CodecPort_part_2.cc #8 4.008 Creating dependency file for OSMUX_CodecPort_part_3.cc #8 4.009 Creating dependency file for OSMUX_CodecPort_part_1.cc #8 4.010 Creating dependency file for Native_Functions_part_7.cc #8 4.014 Creating dependency file for Native_Functions_part_6.cc #8 4.014 Creating dependency file for Native_Functions_part_5.cc #8 4.017 Creating dependency file for Native_Functions_part_4.cc #8 4.018 Creating dependency file for Native_Functions_part_3.cc #8 4.021 Creating dependency file for Native_Functions_part_2.cc #8 4.021 Creating dependency file for Native_Functions_part_1.cc #8 4.021 Creating dependency file for MobileL3_Types_part_7.cc #8 4.021 Creating dependency file for MobileL3_Types_part_6.cc #8 4.022 Creating dependency file for MobileL3_Types_part_5.cc #8 4.024 Creating dependency file for MobileL3_Types_part_4.cc #8 4.025 Creating dependency file for MobileL3_Types_part_3.cc #8 4.025 Creating dependency file for MobileL3_Types_part_2.cc #8 4.028 Creating dependency file for MobileL3_Types_part_1.cc #8 4.030 Creating dependency file for MobileL3_SS_Types_part_7.cc #8 4.030 Creating dependency file for MobileL3_SS_Types_part_6.cc #8 4.030 Creating dependency file for MobileL3_SS_Types_part_5.cc #8 4.031 Creating dependency file for MobileL3_SS_Types_part_4.cc #8 4.033 Creating dependency file for MobileL3_SS_Types_part_3.cc #8 4.035 Creating dependency file for MobileL3_SS_Types_part_1.cc #8 4.035 Creating dependency file for MobileL3_SMS_Types_part_7.cc #8 4.035 Creating dependency file for MobileL3_SS_Types_part_2.cc #8 4.035 Creating dependency file for MobileL3_SMS_Types_part_6.cc #8 4.037 Creating dependency file for MobileL3_SMS_Types_part_5.cc #8 4.038 Creating dependency file for MobileL3_SMS_Types_part_4.cc #8 4.041 Creating dependency file for MobileL3_SMS_Types_part_3.cc #8 4.042 Creating dependency file for MobileL3_SMS_Types_part_2.cc #8 4.042 Creating dependency file for MobileL3_SMS_Types_part_1.cc #8 4.043 Creating dependency file for MobileL3_RRM_Types_part_7.cc #8 4.043 Creating dependency file for MobileL3_RRM_Types_part_6.cc #8 4.045 Creating dependency file for MobileL3_RRM_Types_part_5.cc #8 4.046 Creating dependency file for MobileL3_RRM_Types_part_4.cc #8 4.047 Creating dependency file for MobileL3_RRM_Types_part_3.cc #8 4.048 Creating dependency file for MobileL3_RRM_Types_part_2.cc #8 4.049 Creating dependency file for MobileL3_RRM_Types_part_1.cc #8 4.049 Creating dependency file for MobileL3_MM_Types_part_7.cc #8 4.053 Creating dependency file for MobileL3_MM_Types_part_6.cc #8 4.053 Creating dependency file for MobileL3_MM_Types_part_5.cc #8 4.054 Creating dependency file for MobileL3_MM_Types_part_4.cc #8 4.056 Creating dependency file for MobileL3_MM_Types_part_3.cc #8 4.057 Creating dependency file for MobileL3_MM_Types_part_2.cc #8 4.057 Creating dependency file for MobileL3_MM_Types_part_1.cc #8 4.059 Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc #8 4.064 Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc #8 4.065 Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc #8 4.065 Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc #8 4.066 Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc #8 4.069 Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc #8 4.069 Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc #8 4.147 Creating dependency file for MobileL3_CommonIE_Types_part_7.cc #8 4.159 Creating dependency file for MobileL3_CommonIE_Types_part_6.cc #8 4.160 Creating dependency file for MobileL3_CommonIE_Types_part_5.cc #8 4.160 Creating dependency file for MobileL3_CommonIE_Types_part_4.cc #8 4.172 Creating dependency file for MobileL3_CommonIE_Types_part_3.cc #8 4.172 Creating dependency file for MobileL3_CommonIE_Types_part_2.cc #8 4.175 Creating dependency file for MobileL3_CommonIE_Types_part_1.cc #8 4.185 Creating dependency file for MobileL3_CC_Types_part_7.cc #8 4.185 Creating dependency file for MobileL3_CC_Types_part_6.cc #8 4.199 Creating dependency file for MobileL3_CC_Types_part_5.cc #8 4.200 Creating dependency file for MobileL3_CC_Types_part_4.cc #8 4.205 Creating dependency file for MobileL3_CC_Types_part_3.cc #8 4.208 Creating dependency file for MobileL3_CC_Types_part_2.cc #8 4.212 Creating dependency file for MobileL3_CC_Types_part_1.cc #8 4.213 Creating dependency file for Misc_Helpers_part_7.cc #8 4.214 Creating dependency file for Misc_Helpers_part_6.cc #8 4.215 Creating dependency file for Misc_Helpers_part_5.cc #8 4.216 Creating dependency file for Misc_Helpers_part_4.cc #8 4.217 Creating dependency file for Misc_Helpers_part_3.cc #8 4.218 Creating dependency file for Misc_Helpers_part_2.cc #8 4.219 Creating dependency file for Misc_Helpers_part_1.cc #8 4.219 Creating dependency file for LAPDm_Types_part_7.cc #8 4.224 Creating dependency file for LAPDm_Types_part_6.cc #8 4.225 Creating dependency file for LAPDm_Types_part_5.cc #8 4.226 Creating dependency file for LAPDm_Types_part_4.cc #8 4.226 Creating dependency file for LAPDm_Types_part_3.cc #8 4.227 Creating dependency file for LAPDm_Types_part_2.cc #8 4.228 Creating dependency file for LAPDm_Types_part_1.cc #8 4.230 Creating dependency file for LAPDm_RAW_PT_part_7.cc #8 4.231 Creating dependency file for LAPDm_RAW_PT_part_6.cc #8 4.231 Creating dependency file for LAPDm_RAW_PT_part_5.cc #8 4.232 Creating dependency file for LAPDm_RAW_PT_part_4.cc #8 4.235 Creating dependency file for LAPDm_RAW_PT_part_3.cc #8 4.237 Creating dependency file for LAPDm_RAW_PT_part_2.cc #8 4.238 Creating dependency file for LAPDm_RAW_PT_part_1.cc #8 4.238 Creating dependency file for L3_Templates_part_7.cc #8 4.240 Creating dependency file for L3_Templates_part_6.cc #8 4.241 Creating dependency file for L3_Templates_part_5.cc #8 4.241 Creating dependency file for L3_Templates_part_4.cc #8 4.242 Creating dependency file for L3_Templates_part_3.cc #8 4.243 Creating dependency file for L3_Templates_part_2.cc #8 4.245 Creating dependency file for L3_Templates_part_1.cc #8 4.245 Creating dependency file for L3_Common_part_7.cc #8 4.249 Creating dependency file for L3_Common_part_6.cc #8 4.250 Creating dependency file for L3_Common_part_5.cc #8 4.252 Creating dependency file for L3_Common_part_4.cc #8 4.252 Creating dependency file for L3_Common_part_3.cc #8 4.253 Creating dependency file for L3_Common_part_2.cc #8 4.253 Creating dependency file for L3_Common_part_1.cc #8 4.253 Creating dependency file for L1CTL_Types_part_7.cc #8 4.254 Creating dependency file for L1CTL_Types_part_6.cc #8 4.255 Creating dependency file for L1CTL_Types_part_5.cc #8 4.257 Creating dependency file for L1CTL_Types_part_4.cc #8 4.260 Creating dependency file for L1CTL_Types_part_3.cc #8 4.261 Creating dependency file for L1CTL_Types_part_2.cc #8 4.263 Creating dependency file for L1CTL_Types_part_1.cc #8 4.264 Creating dependency file for L1CTL_PortType_CtrlFunct_part_7.cc #8 4.264 Creating dependency file for L1CTL_PortType_CtrlFunct_part_6.cc #8 4.264 Creating dependency file for L1CTL_PortType_CtrlFunct_part_5.cc #8 4.266 Creating dependency file for L1CTL_PortType_CtrlFunct_part_3.cc #8 4.266 Creating dependency file for L1CTL_PortType_CtrlFunct_part_4.cc #8 4.266 Creating dependency file for L1CTL_PortType_CtrlFunct_part_2.cc #8 4.267 Creating dependency file for L1CTL_PortType_CtrlFunct_part_1.cc #8 4.267 Creating dependency file for L1CTL_PortType_part_7.cc #8 4.268 Creating dependency file for L1CTL_PortType_part_6.cc #8 4.273 Creating dependency file for L1CTL_PortType_part_5.cc #8 4.275 Creating dependency file for L1CTL_PortType_part_4.cc #8 4.276 Creating dependency file for L1CTL_PortType_part_3.cc #8 4.277 Creating dependency file for L1CTL_PortType_part_2.cc #8 4.277 Creating dependency file for L1CTL_PortType_part_1.cc #8 4.278 Creating dependency file for IuUP_Types_part_7.cc #8 4.279 Creating dependency file for IuUP_Types_part_6.cc #8 4.280 Creating dependency file for IuUP_Types_part_5.cc #8 4.281 Creating dependency file for IuUP_Types_part_4.cc #8 4.282 Creating dependency file for IuUP_Types_part_3.cc #8 4.282 Creating dependency file for IuUP_Types_part_2.cc #8 4.283 Creating dependency file for IuUP_Types_part_1.cc #8 4.285 Creating dependency file for IuUP_Emulation_part_7.cc #8 4.288 Creating dependency file for IuUP_Emulation_part_5.cc #8 4.288 Creating dependency file for IuUP_Emulation_part_6.cc #8 4.289 Creating dependency file for IuUP_Emulation_part_4.cc #8 4.290 Creating dependency file for IuUP_Emulation_part_3.cc #8 4.290 Creating dependency file for IuUP_Emulation_part_2.cc #8 4.294 Creating dependency file for IuUP_Emulation_part_1.cc #8 4.294 Creating dependency file for IPL4asp_Types_part_7.cc #8 4.294 Creating dependency file for IPL4asp_Types_part_5.cc #8 4.294 Creating dependency file for IPL4asp_Types_part_6.cc #8 4.295 Creating dependency file for IPL4asp_Types_part_4.cc #8 4.296 Creating dependency file for IPL4asp_Types_part_3.cc #8 4.298 Creating dependency file for IPL4asp_Types_part_2.cc #8 4.301 Creating dependency file for IPL4asp_Types_part_1.cc #8 4.301 Creating dependency file for IPL4asp_PortType_part_7.cc #8 4.301 Creating dependency file for IPL4asp_PortType_part_6.cc #8 4.301 Creating dependency file for IPL4asp_PortType_part_5.cc #8 4.302 Creating dependency file for IPL4asp_PortType_part_4.cc #8 4.307 Creating dependency file for IPL4asp_PortType_part_3.cc #8 4.307 Creating dependency file for IPL4asp_PortType_part_2.cc #8 4.307 Creating dependency file for IPL4asp_PortType_part_1.cc #8 4.307 Creating dependency file for IPL4asp_Functions_part_7.cc #8 4.308 Creating dependency file for IPL4asp_Functions_part_6.cc #8 4.310 Creating dependency file for IPL4asp_Functions_part_5.cc #8 4.311 Creating dependency file for IPL4asp_Functions_part_4.cc #8 4.313 Creating dependency file for IPL4asp_Functions_part_3.cc #8 4.313 Creating dependency file for IPL4asp_Functions_part_2.cc #8 4.314 Creating dependency file for IPL4asp_Functions_part_1.cc #8 4.315 Creating dependency file for IPA_Types_part_7.cc #8 4.315 Creating dependency file for IPA_Types_part_6.cc #8 4.316 Creating dependency file for IPA_Types_part_5.cc #8 4.319 Creating dependency file for IPA_Types_part_4.cc #8 4.319 Creating dependency file for IPA_Types_part_3.cc #8 4.320 Creating dependency file for IPA_Types_part_2.cc #8 4.321 Creating dependency file for IPA_Types_part_1.cc #8 4.322 Creating dependency file for IPA_Testing_part_7.cc #8 4.323 Creating dependency file for IPA_Testing_part_6.cc #8 4.325 Creating dependency file for IPA_Testing_part_5.cc #8 4.325 Creating dependency file for IPA_Testing_part_4.cc #8 4.326 Creating dependency file for IPA_Testing_part_3.cc #8 4.326 Creating dependency file for IPA_Testing_part_2.cc #8 4.327 Creating dependency file for IPA_Testing_part_1.cc #8 4.327 Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc #8 4.327 Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc #8 4.328 Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc #8 4.331 Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc #8 4.331 Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc #8 4.332 Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc #8 4.333 Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc #8 4.335 Creating dependency file for IPA_CodecPort_part_7.cc #8 4.336 Creating dependency file for IPA_CodecPort_part_6.cc #8 4.336 Creating dependency file for IPA_CodecPort_part_5.cc #8 4.336 Creating dependency file for IPA_CodecPort_part_4.cc #8 4.338 Creating dependency file for IPA_CodecPort_part_3.cc #8 4.339 Creating dependency file for IPA_CodecPort_part_1.cc #8 4.339 Creating dependency file for IPA_CodecPort_part_2.cc #8 4.339 Creating dependency file for General_Types_part_7.cc #8 4.341 Creating dependency file for General_Types_part_6.cc #8 4.342 Creating dependency file for General_Types_part_5.cc #8 4.342 Creating dependency file for General_Types_part_4.cc #8 4.343 Creating dependency file for General_Types_part_3.cc #8 4.344 Creating dependency file for General_Types_part_2.cc #8 4.345 Creating dependency file for General_Types_part_1.cc #8 4.347 Creating dependency file for GSM_Types_part_7.cc #8 4.348 Creating dependency file for GSM_Types_part_6.cc #8 4.348 Creating dependency file for GSM_Types_part_5.cc #8 4.349 Creating dependency file for GSM_Types_part_4.cc #8 4.349 Creating dependency file for GSM_Types_part_3.cc #8 4.351 Creating dependency file for GSM_Types_part_1.cc #8 4.351 Creating dependency file for GSM_Types_part_2.cc #8 4.351 Creating dependency file for GSM_SystemInformation_part_7.cc #8 4.352 Creating dependency file for GSM_SystemInformation_part_5.cc #8 4.352 Creating dependency file for GSM_SystemInformation_part_6.cc #8 4.354 Creating dependency file for GSM_SystemInformation_part_4.cc #8 4.354 Creating dependency file for GSM_SystemInformation_part_3.cc #8 4.357 Creating dependency file for GSM_SystemInformation_part_2.cc #8 4.357 Creating dependency file for GSM_SystemInformation_part_1.cc #8 4.357 Creating dependency file for GSM_RestOctets_part_7.cc #8 4.359 Creating dependency file for GSM_RestOctets_part_6.cc #8 4.359 Creating dependency file for GSM_RestOctets_part_5.cc #8 4.361 Creating dependency file for GSM_RestOctets_part_4.cc #8 4.362 Creating dependency file for GSM_RestOctets_part_3.cc #8 4.363 Creating dependency file for GSM_RestOctets_part_2.cc #8 4.363 Creating dependency file for GSM_RestOctets_part_1.cc #8 4.364 Creating dependency file for GSM_RR_Types_part_7.cc #8 4.364 Creating dependency file for GSM_RR_Types_part_6.cc #8 4.366 Creating dependency file for GSM_RR_Types_part_5.cc #8 4.366 Creating dependency file for GSM_RR_Types_part_4.cc #8 4.366 Creating dependency file for GSM_RR_Types_part_3.cc #8 4.367 Creating dependency file for GSM_RR_Types_part_2.cc #8 4.369 Creating dependency file for GSM_RR_Types_part_1.cc #8 4.370 Creating dependency file for BTS_Tests_perf_part_7.cc #8 4.371 Creating dependency file for BTS_Tests_perf_part_6.cc #8 4.373 Creating dependency file for BTS_Tests_perf_part_5.cc #8 4.373 Creating dependency file for BTS_Tests_perf_part_4.cc #8 4.374 Creating dependency file for BTS_Tests_perf_part_3.cc #8 4.377 Creating dependency file for BTS_Tests_perf_part_2.cc #8 4.377 Creating dependency file for BTS_Tests_perf_part_1.cc #8 4.378 Creating dependency file for BTS_Tests_VAMOS_part_7.cc #8 4.379 Creating dependency file for BTS_Tests_VAMOS_part_6.cc #8 4.379 Creating dependency file for BTS_Tests_VAMOS_part_5.cc #8 4.382 Creating dependency file for BTS_Tests_VAMOS_part_4.cc #8 4.382 Creating dependency file for BTS_Tests_VAMOS_part_3.cc #8 4.385 Creating dependency file for BTS_Tests_VAMOS_part_2.cc #8 4.385 Creating dependency file for BTS_Tests_VAMOS_part_1.cc #8 4.389 Creating dependency file for BTS_Tests_SMSCB_part_7.cc #8 4.389 Creating dependency file for BTS_Tests_SMSCB_part_6.cc #8 4.391 Creating dependency file for BTS_Tests_SMSCB_part_5.cc #8 4.391 Creating dependency file for BTS_Tests_SMSCB_part_4.cc #8 4.392 Creating dependency file for BTS_Tests_SMSCB_part_3.cc #8 4.394 Creating dependency file for BTS_Tests_SMSCB_part_2.cc #8 4.396 Creating dependency file for BTS_Tests_SMSCB_part_1.cc #8 4.397 Creating dependency file for BTS_Tests_OML_part_7.cc #8 4.399 Creating dependency file for BTS_Tests_OML_part_6.cc #8 4.399 Creating dependency file for BTS_Tests_OML_part_5.cc #8 4.405 Creating dependency file for BTS_Tests_OML_part_4.cc #8 4.405 Creating dependency file for BTS_Tests_OML_part_3.cc #8 4.405 Creating dependency file for BTS_Tests_OML_part_2.cc #8 4.406 Creating dependency file for BTS_Tests_OML_part_1.cc #8 4.408 Creating dependency file for BTS_Tests_LAPDm_part_7.cc #8 4.408 Creating dependency file for BTS_Tests_LAPDm_part_5.cc #8 4.408 Creating dependency file for BTS_Tests_LAPDm_part_6.cc #8 4.409 Creating dependency file for BTS_Tests_LAPDm_part_4.cc #8 4.411 Creating dependency file for BTS_Tests_LAPDm_part_3.cc #8 4.412 Creating dependency file for BTS_Tests_LAPDm_part_2.cc #8 4.417 Creating dependency file for BTS_Tests_LAPDm_part_1.cc #8 4.417 Creating dependency file for BTS_Tests_ASCI_part_7.cc #8 4.418 Creating dependency file for BTS_Tests_ASCI_part_6.cc #8 4.418 Creating dependency file for BTS_Tests_ASCI_part_5.cc #8 4.420 Creating dependency file for BTS_Tests_ASCI_part_4.cc #8 4.421 Creating dependency file for BTS_Tests_ASCI_part_3.cc #8 4.421 Creating dependency file for BTS_Tests_ASCI_part_2.cc #8 4.423 Creating dependency file for BTS_Tests_ASCI_part_1.cc #8 4.425 Creating dependency file for BTS_Tests_part_7.cc #8 4.426 Creating dependency file for BTS_Tests_part_6.cc #8 4.428 Creating dependency file for BTS_Tests_part_5.cc #8 4.429 Creating dependency file for BTS_Tests_part_4.cc #8 4.431 Creating dependency file for BTS_Tests_part_3.cc #8 4.432 Creating dependency file for BTS_Tests_part_2.cc #8 4.433 Creating dependency file for BTS_Tests_part_1.cc #8 4.434 Creating dependency file for AbisOML_Types_part_7.cc #8 4.435 Creating dependency file for AbisOML_Types_part_6.cc #8 4.437 Creating dependency file for AbisOML_Types_part_5.cc #8 4.437 Creating dependency file for AbisOML_Types_part_4.cc #8 4.438 Creating dependency file for AbisOML_Types_part_3.cc #8 4.441 Creating dependency file for AbisOML_Types_part_2.cc #8 4.445 Creating dependency file for AbisOML_Types_part_1.cc #8 4.446 Creating dependency file for AMR_Types_part_7.cc #8 4.446 Creating dependency file for AMR_Types_part_6.cc #8 4.446 Creating dependency file for AMR_Types_part_5.cc #8 4.447 Creating dependency file for AMR_Types_part_4.cc #8 4.450 Creating dependency file for AMR_Types_part_3.cc #8 4.451 Creating dependency file for AMR_Types_part_2.cc #8 4.452 Creating dependency file for AMR_Types_part_1.cc #8 4.454 Creating dependency file for UD_Types.cc #8 4.458 Creating dependency file for UD_PortType.cc #8 4.459 Creating dependency file for TRXC_Types.cc #8 4.460 Creating dependency file for TRXC_CodecPort_CtrlFunct.cc #8 4.461 Creating dependency file for TRXC_CodecPort.cc #8 4.461 Creating dependency file for TELNETasp_PortType.cc #8 4.463 Creating dependency file for TCCInterface_Functions.cc #8 4.466 Creating dependency file for TCCConversion_Functions.cc #8 4.529 Creating dependency file for Socket_API_Definitions.cc #8 4.537 Creating dependency file for RTP_Types.cc #8 4.541 Creating dependency file for RTP_Emulation.cc #8 4.543 Creating dependency file for RTP_CodecPort_CtrlFunct.cc #8 4.546 Creating dependency file for RTP_CodecPort.cc #8 4.546 Creating dependency file for RSL_Types.cc #8 4.546 Creating dependency file for RSL_Emulation.cc #8 4.548 Creating dependency file for RLCMAC_Types.cc #8 4.555 Creating dependency file for RLCMAC_Templates.cc #8 4.555 Creating dependency file for RLCMAC_CSN1_Types.cc #8 4.563 Creating dependency file for RLCMAC_CSN1_Templates.cc #8 4.579 Creating dependency file for PCUIF_Types.cc #8 4.590 Creating dependency file for PCUIF_CodecPort.cc #8 4.621 Creating dependency file for Osmocom_VTY_Functions.cc #8 4.633 Creating dependency file for Osmocom_Types.cc #8 4.644 Creating dependency file for Osmocom_CTRL_Types.cc #8 4.647 Creating dependency file for Osmocom_CTRL_Functions.cc #8 4.653 Creating dependency file for Osmocom_CTRL_Adapter.cc #8 4.662 Creating dependency file for OSMUX_Types.cc #8 4.679 Creating dependency file for OSMUX_Emulation.cc #8 4.684 Creating dependency file for OSMUX_CodecPort_CtrlFunct.cc #8 4.690 Creating dependency file for OSMUX_CodecPort.cc #8 4.704 Creating dependency file for Native_Functions.cc #8 4.719 Creating dependency file for MobileL3_Types.cc #8 4.721 Creating dependency file for MobileL3_SS_Types.cc #8 4.730 Creating dependency file for MobileL3_SMS_Types.cc #8 4.730 Creating dependency file for MobileL3_RRM_Types.cc #8 4.731 Creating dependency file for MobileL3_MM_Types.cc #8 4.749 Creating dependency file for MobileL3_GMM_SM_Types.cc #8 4.758 Creating dependency file for MobileL3_CommonIE_Types.cc #8 4.786 Creating dependency file for MobileL3_CC_Types.cc #8 4.787 Creating dependency file for Misc_Helpers.cc #8 4.788 Creating dependency file for LAPDm_Types.cc #8 4.788 Creating dependency file for LAPDm_RAW_PT.cc #8 4.809 Creating dependency file for L3_Templates.cc #8 4.842 Creating dependency file for L3_Common.cc #8 4.847 Creating dependency file for L1CTL_Types.cc #8 4.870 Creating dependency file for L1CTL_PortType_CtrlFunct.cc #8 4.870 Creating dependency file for L1CTL_PortType.cc #8 4.875 Creating dependency file for IuUP_Types.cc #8 4.897 Creating dependency file for IuUP_Emulation.cc #8 4.901 Creating dependency file for IPL4asp_Types.cc #8 4.907 Creating dependency file for IPL4asp_PortType.cc #8 4.941 Creating dependency file for IPL4asp_Functions.cc #8 4.960 Creating dependency file for IPA_Types.cc #8 4.975 Creating dependency file for IPA_Testing.cc #8 4.986 Creating dependency file for IPA_CodecPort_CtrlFunct.cc #8 4.990 Creating dependency file for IPA_CodecPort.cc #8 4.997 Creating dependency file for General_Types.cc #8 5.003 Creating dependency file for GSM_Types.cc #8 5.009 Creating dependency file for GSM_SystemInformation.cc #8 5.037 Creating dependency file for GSM_RestOctets.cc #8 5.046 Creating dependency file for GSM_RR_Types.cc #8 5.054 Creating dependency file for BTS_Tests_perf.cc #8 5.071 Creating dependency file for BTS_Tests_VAMOS.cc #8 5.085 Creating dependency file for BTS_Tests_SMSCB.cc #8 5.088 Creating dependency file for BTS_Tests_OML.cc #8 5.094 Creating dependency file for BTS_Tests_LAPDm.cc #8 5.101 Creating dependency file for BTS_Tests_ASCI.cc #8 5.122 Creating dependency file for BTS_Tests.cc #8 5.127 Creating dependency file for AbisOML_Types.cc #8 5.156 Creating dependency file for AMR_Types.cc #8 5.969 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMR_Types.o AMR_Types.cc #8 5.970 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AbisOML_Types.o AbisOML_Types.cc #8 5.970 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests.o BTS_Tests.cc #8 5.970 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_ASCI.o BTS_Tests_ASCI.cc #8 5.970 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_LAPDm.o BTS_Tests_LAPDm.cc #8 5.971 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_OML.o BTS_Tests_OML.cc #8 5.971 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_SMSCB.o BTS_Tests_SMSCB.cc #8 5.971 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_VAMOS.o BTS_Tests_VAMOS.cc #8 5.971 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_perf.o BTS_Tests_perf.cc #8 5.972 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RR_Types.o GSM_RR_Types.cc #8 5.972 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RestOctets.o GSM_RestOctets.cc #8 5.973 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_SystemInformation.o GSM_SystemInformation.cc #8 5.973 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc #8 5.973 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc #8 5.974 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc #8 5.974 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc #8 6.932 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Testing.o IPA_Testing.cc #8 7.222 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc #8 7.315 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc #8 8.076 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc #8 8.250 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc #8 8.613 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation.o IuUP_Emulation.cc #8 9.035 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types.o IuUP_Types.cc #8 9.555 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L1CTL_PortType.o L1CTL_PortType.cc #8 9.840 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L1CTL_PortType_CtrlFunct.o L1CTL_PortType_CtrlFunct.cc #8 10.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L1CTL_Types.o L1CTL_Types.cc #8 11.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common.o L3_Common.cc #8 12.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates.o L3_Templates.cc #8 12.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LAPDm_RAW_PT.o LAPDm_RAW_PT.cc #8 12.24 BTS_Tests_SMSCB.cc: In function 'INTEGER BTS__Tests__SMSCB::f__cbch__block__nr2rsl(const INTEGER&)': #8 12.24 BTS_Tests_SMSCB.cc:6115:1: warning: control reaches end of non-void function [-Wreturn-type] #8 12.24 6115 | } #8 12.24 | ^ #8 12.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LAPDm_Types.o LAPDm_Types.cc #8 12.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc #8 12.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc #8 13.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc #8 13.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc #8 13.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc #8 13.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc #8 13.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc #8 13.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc #8 13.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc #8 13.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc #8 13.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort.o OSMUX_CodecPort.cc #8 14.00 BTS_Tests.cc: In function 'INTEGER BTS__Tests::f__alg__id__to__l1ctl(const RSL__Types::RSL__AlgId&)': #8 14.00 BTS_Tests.cc:38881:1: warning: control reaches end of non-void function [-Wreturn-type] #8 14.00 38881 | } #8 14.00 | ^ #8 14.01 BTS_Tests.cc: In function 'BITSTRING BTS__Tests::f__alg__id__to__l3(const RSL__Types::RSL__AlgId&)': #8 14.01 BTS_Tests.cc:38962:1: warning: control reaches end of non-void function [-Wreturn-type] #8 14.01 38962 | } #8 14.01 | ^ #8 14.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunct.o OSMUX_CodecPort_CtrlFunct.cc #8 15.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Emulation.o OSMUX_Emulation.cc #8 15.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Types.o OSMUX_Types.cc #8 15.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc #8 15.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc #8 15.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc #8 15.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc #8 17.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc #8 17.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_CodecPort.o PCUIF_CodecPort.cc #8 17.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_Types.o PCUIF_Types.cc #8 17.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates.o RLCMAC_CSN1_Templates.cc #8 17.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types.o RLCMAC_CSN1_Types.cc #8 18.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_Templates.o RLCMAC_Templates.cc #8 18.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_Types.o RLCMAC_Types.cc #8 18.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSL_Emulation.o RSL_Emulation.cc #8 19.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSL_Types.o RSL_Types.cc #8 19.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort.o RTP_CodecPort.cc #8 19.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct.o RTP_CodecPort_CtrlFunct.cc #8 19.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation.o RTP_Emulation.cc #8 19.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types.o RTP_Types.cc #8 19.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc #8 19.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc #8 19.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc #8 20.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc #8 20.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TRXC_CodecPort.o TRXC_CodecPort.cc #8 20.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TRXC_CodecPort_CtrlFunct.o TRXC_CodecPort_CtrlFunct.cc #8 20.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TRXC_Types.o TRXC_Types.cc #8 20.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType.o UD_PortType.cc #8 20.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types.o UD_Types.cc #8 20.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMR_Types_part_1.o AMR_Types_part_1.cc #8 20.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMR_Types_part_2.o AMR_Types_part_2.cc #8 21.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMR_Types_part_3.o AMR_Types_part_3.cc #8 21.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMR_Types_part_4.o AMR_Types_part_4.cc #8 21.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMR_Types_part_5.o AMR_Types_part_5.cc #8 21.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMR_Types_part_6.o AMR_Types_part_6.cc #8 21.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMR_Types_part_7.o AMR_Types_part_7.cc #8 21.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AbisOML_Types_part_1.o AbisOML_Types_part_1.cc #8 21.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AbisOML_Types_part_2.o AbisOML_Types_part_2.cc #8 21.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AbisOML_Types_part_3.o AbisOML_Types_part_3.cc #8 21.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AbisOML_Types_part_4.o AbisOML_Types_part_4.cc #8 21.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AbisOML_Types_part_5.o AbisOML_Types_part_5.cc #8 21.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AbisOML_Types_part_6.o AbisOML_Types_part_6.cc #8 21.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AbisOML_Types_part_7.o AbisOML_Types_part_7.cc #8 21.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_part_1.o BTS_Tests_part_1.cc #8 21.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_part_2.o BTS_Tests_part_2.cc #8 21.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_part_3.o BTS_Tests_part_3.cc #8 21.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_part_4.o BTS_Tests_part_4.cc #8 21.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_part_5.o BTS_Tests_part_5.cc #8 21.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_part_6.o BTS_Tests_part_6.cc #8 21.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_part_7.o BTS_Tests_part_7.cc #8 21.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_ASCI_part_1.o BTS_Tests_ASCI_part_1.cc #8 21.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_ASCI_part_2.o BTS_Tests_ASCI_part_2.cc #8 21.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_ASCI_part_3.o BTS_Tests_ASCI_part_3.cc #8 21.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_ASCI_part_4.o BTS_Tests_ASCI_part_4.cc #8 21.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_ASCI_part_5.o BTS_Tests_ASCI_part_5.cc #8 21.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_ASCI_part_6.o BTS_Tests_ASCI_part_6.cc #8 21.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_ASCI_part_7.o BTS_Tests_ASCI_part_7.cc #8 21.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_LAPDm_part_1.o BTS_Tests_LAPDm_part_1.cc #8 21.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_LAPDm_part_2.o BTS_Tests_LAPDm_part_2.cc #8 21.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_LAPDm_part_3.o BTS_Tests_LAPDm_part_3.cc #8 21.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_LAPDm_part_4.o BTS_Tests_LAPDm_part_4.cc #8 21.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_LAPDm_part_5.o BTS_Tests_LAPDm_part_5.cc #8 21.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_LAPDm_part_6.o BTS_Tests_LAPDm_part_6.cc #8 21.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_LAPDm_part_7.o BTS_Tests_LAPDm_part_7.cc #8 21.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_OML_part_1.o BTS_Tests_OML_part_1.cc #8 21.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_OML_part_2.o BTS_Tests_OML_part_2.cc #8 21.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_OML_part_3.o BTS_Tests_OML_part_3.cc #8 21.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_OML_part_4.o BTS_Tests_OML_part_4.cc #8 21.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_OML_part_5.o BTS_Tests_OML_part_5.cc #8 21.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_OML_part_6.o BTS_Tests_OML_part_6.cc #8 21.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_OML_part_7.o BTS_Tests_OML_part_7.cc #8 21.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_SMSCB_part_1.o BTS_Tests_SMSCB_part_1.cc #8 21.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_SMSCB_part_2.o BTS_Tests_SMSCB_part_2.cc #8 21.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_SMSCB_part_3.o BTS_Tests_SMSCB_part_3.cc #8 21.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_SMSCB_part_4.o BTS_Tests_SMSCB_part_4.cc #8 21.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_SMSCB_part_5.o BTS_Tests_SMSCB_part_5.cc #8 21.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_SMSCB_part_6.o BTS_Tests_SMSCB_part_6.cc #8 21.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_SMSCB_part_7.o BTS_Tests_SMSCB_part_7.cc #8 21.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_VAMOS_part_1.o BTS_Tests_VAMOS_part_1.cc #8 21.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_VAMOS_part_2.o BTS_Tests_VAMOS_part_2.cc #8 21.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_VAMOS_part_3.o BTS_Tests_VAMOS_part_3.cc #8 21.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_VAMOS_part_4.o BTS_Tests_VAMOS_part_4.cc #8 21.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_VAMOS_part_5.o BTS_Tests_VAMOS_part_5.cc #8 21.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_VAMOS_part_6.o BTS_Tests_VAMOS_part_6.cc #8 21.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_VAMOS_part_7.o BTS_Tests_VAMOS_part_7.cc #8 21.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_perf_part_1.o BTS_Tests_perf_part_1.cc #8 21.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_perf_part_2.o BTS_Tests_perf_part_2.cc #8 21.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_perf_part_3.o BTS_Tests_perf_part_3.cc #8 21.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_perf_part_4.o BTS_Tests_perf_part_4.cc #8 21.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_perf_part_5.o BTS_Tests_perf_part_5.cc #8 21.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_perf_part_6.o BTS_Tests_perf_part_6.cc #8 21.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BTS_Tests_perf_part_7.o BTS_Tests_perf_part_7.cc #8 21.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RR_Types_part_1.o GSM_RR_Types_part_1.cc #8 21.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RR_Types_part_2.o GSM_RR_Types_part_2.cc #8 21.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RR_Types_part_3.o GSM_RR_Types_part_3.cc #8 21.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RR_Types_part_4.o GSM_RR_Types_part_4.cc #8 21.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RR_Types_part_5.o GSM_RR_Types_part_5.cc #8 21.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RR_Types_part_6.o GSM_RR_Types_part_6.cc #8 21.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RR_Types_part_7.o GSM_RR_Types_part_7.cc #8 21.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RestOctets_part_1.o GSM_RestOctets_part_1.cc #8 21.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RestOctets_part_2.o GSM_RestOctets_part_2.cc #8 22.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RestOctets_part_3.o GSM_RestOctets_part_3.cc #8 22.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RestOctets_part_4.o GSM_RestOctets_part_4.cc #8 22.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RestOctets_part_5.o GSM_RestOctets_part_5.cc #8 22.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RestOctets_part_6.o GSM_RestOctets_part_6.cc #8 22.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RestOctets_part_7.o GSM_RestOctets_part_7.cc #8 22.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_SystemInformation_part_1.o GSM_SystemInformation_part_1.cc #8 22.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_SystemInformation_part_2.o GSM_SystemInformation_part_2.cc #8 22.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_SystemInformation_part_3.o GSM_SystemInformation_part_3.cc #8 22.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_SystemInformation_part_4.o GSM_SystemInformation_part_4.cc #8 22.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_SystemInformation_part_5.o GSM_SystemInformation_part_5.cc #8 22.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_SystemInformation_part_6.o GSM_SystemInformation_part_6.cc #8 22.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_SystemInformation_part_7.o GSM_SystemInformation_part_7.cc #8 22.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc #8 22.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc #8 22.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc #8 22.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc #8 22.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc #8 22.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc #8 22.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc #8 22.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc #8 22.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc #8 22.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc #8 22.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc #8 22.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc #8 22.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc #8 22.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc #8 22.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc #8 22.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc #8 22.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc #8 22.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc #8 22.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc #8 22.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc #8 22.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc #8 22.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc #8 22.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc #8 22.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc #8 22.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc #8 22.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc #8 22.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc #8 22.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc #8 22.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Testing_part_1.o IPA_Testing_part_1.cc #8 22.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Testing_part_2.o IPA_Testing_part_2.cc #8 22.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Testing_part_3.o IPA_Testing_part_3.cc #8 22.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Testing_part_4.o IPA_Testing_part_4.cc #8 22.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Testing_part_5.o IPA_Testing_part_5.cc #8 22.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Testing_part_6.o IPA_Testing_part_6.cc #8 22.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Testing_part_7.o IPA_Testing_part_7.cc #8 22.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc #8 22.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc #8 22.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc #8 22.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc #8 22.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc #8 22.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc #8 22.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc #8 22.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc #8 22.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc #8 22.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc #8 22.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc #8 22.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc #8 22.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc #8 22.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc #8 22.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc #8 22.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc #8 22.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc #8 22.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc #8 22.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc #8 22.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc #8 23.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc #8 23.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc #8 23.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc #8 23.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc #8 23.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc #8 23.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc #8 23.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc #8 23.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc #8 23.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_1.o IuUP_Emulation_part_1.cc #8 23.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_2.o IuUP_Emulation_part_2.cc #8 23.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_3.o IuUP_Emulation_part_3.cc #8 23.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_4.o IuUP_Emulation_part_4.cc #8 23.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_5.o IuUP_Emulation_part_5.cc #8 23.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_6.o IuUP_Emulation_part_6.cc #8 23.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_7.o IuUP_Emulation_part_7.cc #8 23.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_1.o IuUP_Types_part_1.cc #8 23.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_2.o IuUP_Types_part_2.cc #8 23.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_3.o IuUP_Types_part_3.cc #8 23.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_4.o IuUP_Types_part_4.cc #8 23.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_5.o IuUP_Types_part_5.cc #8 23.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_6.o IuUP_Types_part_6.cc #8 23.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_7.o IuUP_Types_part_7.cc #8 23.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L1CTL_PortType_part_1.o L1CTL_PortType_part_1.cc #8 23.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L1CTL_PortType_part_2.o L1CTL_PortType_part_2.cc #8 23.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L1CTL_PortType_part_3.o L1CTL_PortType_part_3.cc #8 23.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L1CTL_PortType_part_4.o L1CTL_PortType_part_4.cc #8 23.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L1CTL_PortType_part_5.o L1CTL_PortType_part_5.cc #8 23.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L1CTL_PortType_part_6.o L1CTL_PortType_part_6.cc #8 23.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L1CTL_PortType_part_7.o L1CTL_PortType_part_7.cc #8 23.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L1CTL_PortType_CtrlFunct_part_1.o L1CTL_PortType_CtrlFunct_part_1.cc #8 23.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L1CTL_PortType_CtrlFunct_part_2.o L1CTL_PortType_CtrlFunct_part_2.cc #8 23.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L1CTL_PortType_CtrlFunct_part_3.o L1CTL_PortType_CtrlFunct_part_3.cc #8 23.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L1CTL_PortType_CtrlFunct_part_4.o L1CTL_PortType_CtrlFunct_part_4.cc #8 23.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L1CTL_PortType_CtrlFunct_part_5.o L1CTL_PortType_CtrlFunct_part_5.cc #8 23.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L1CTL_PortType_CtrlFunct_part_6.o L1CTL_PortType_CtrlFunct_part_6.cc #8 23.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L1CTL_PortType_CtrlFunct_part_7.o L1CTL_PortType_CtrlFunct_part_7.cc #8 23.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L1CTL_Types_part_1.o L1CTL_Types_part_1.cc #8 23.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L1CTL_Types_part_2.o L1CTL_Types_part_2.cc #8 23.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L1CTL_Types_part_3.o L1CTL_Types_part_3.cc #8 23.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L1CTL_Types_part_4.o L1CTL_Types_part_4.cc #8 23.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L1CTL_Types_part_5.o L1CTL_Types_part_5.cc #8 23.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L1CTL_Types_part_6.o L1CTL_Types_part_6.cc #8 23.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L1CTL_Types_part_7.o L1CTL_Types_part_7.cc #8 23.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_1.o L3_Common_part_1.cc #8 23.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_2.o L3_Common_part_2.cc #8 23.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_3.o L3_Common_part_3.cc #8 23.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_4.o L3_Common_part_4.cc #8 23.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_5.o L3_Common_part_5.cc #8 23.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_6.o L3_Common_part_6.cc #8 23.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_7.o L3_Common_part_7.cc #8 23.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_1.o L3_Templates_part_1.cc #8 23.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_2.o L3_Templates_part_2.cc #8 23.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_3.o L3_Templates_part_3.cc #8 23.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_4.o L3_Templates_part_4.cc #8 23.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_5.o L3_Templates_part_5.cc #8 23.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_6.o L3_Templates_part_6.cc #8 23.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_7.o L3_Templates_part_7.cc #8 23.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LAPDm_RAW_PT_part_1.o LAPDm_RAW_PT_part_1.cc #8 23.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LAPDm_RAW_PT_part_2.o LAPDm_RAW_PT_part_2.cc #8 23.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LAPDm_RAW_PT_part_3.o LAPDm_RAW_PT_part_3.cc #8 23.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LAPDm_RAW_PT_part_4.o LAPDm_RAW_PT_part_4.cc #8 23.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LAPDm_RAW_PT_part_5.o LAPDm_RAW_PT_part_5.cc #8 23.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LAPDm_RAW_PT_part_6.o LAPDm_RAW_PT_part_6.cc #8 23.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LAPDm_RAW_PT_part_7.o LAPDm_RAW_PT_part_7.cc #8 23.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LAPDm_Types_part_1.o LAPDm_Types_part_1.cc #8 23.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LAPDm_Types_part_2.o LAPDm_Types_part_2.cc #8 23.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LAPDm_Types_part_3.o LAPDm_Types_part_3.cc #8 23.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LAPDm_Types_part_4.o LAPDm_Types_part_4.cc #8 23.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LAPDm_Types_part_5.o LAPDm_Types_part_5.cc #8 23.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LAPDm_Types_part_6.o LAPDm_Types_part_6.cc #8 23.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LAPDm_Types_part_7.o LAPDm_Types_part_7.cc #8 23.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc #8 23.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc #8 23.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc #8 23.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc #8 23.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc #8 23.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc #8 23.63 RSL_Emulation.cc: In function 'IPA__Types::IpaStreamId RSL__Emulation::f__streamId__by__trx(const INTEGER&)': #8 23.63 RSL_Emulation.cc:11152:1: warning: control reaches end of non-void function [-Wreturn-type] #8 23.63 11152 | } #8 23.63 | ^ #8 23.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc #8 23.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc #8 23.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc #8 23.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc #8 24.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc #8 24.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc #8 24.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc #8 24.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc #8 24.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc #8 24.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc #8 24.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc #8 24.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc #8 24.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc #8 24.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc #8 24.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc #8 24.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc #8 25.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc #8 26.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc #8 26.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc #8 26.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc #8 27.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc #8 28.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc #8 28.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc #8 28.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc #8 28.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc #8 28.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc #8 28.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc #8 28.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc #8 28.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc #8 28.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc #8 29.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc #8 30.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc #8 30.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc #8 30.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc #8 31.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc #8 31.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc #8 31.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc #8 31.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc #8 31.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc #8 31.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc #8 31.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc #8 31.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc #8 31.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc #8 31.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc #8 31.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc #8 31.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc #8 31.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc #8 31.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc #8 31.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc #8 31.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc #8 31.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc #8 31.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc #8 31.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc #8 31.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc #8 31.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc #8 31.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc #8 31.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc #8 31.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc #8 31.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc #8 31.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc #8 31.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc #8 31.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc #8 31.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc #8 31.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc #8 31.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_part_1.o OSMUX_CodecPort_part_1.cc #8 31.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_part_2.o OSMUX_CodecPort_part_2.cc #8 31.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_part_3.o OSMUX_CodecPort_part_3.cc #8 31.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_part_4.o OSMUX_CodecPort_part_4.cc #8 31.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_part_5.o OSMUX_CodecPort_part_5.cc #8 31.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_part_6.o OSMUX_CodecPort_part_6.cc #8 31.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_part_7.o OSMUX_CodecPort_part_7.cc #8 31.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunct_part_1.o OSMUX_CodecPort_CtrlFunct_part_1.cc #8 31.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunct_part_2.o OSMUX_CodecPort_CtrlFunct_part_2.cc #8 31.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunct_part_3.o OSMUX_CodecPort_CtrlFunct_part_3.cc #8 31.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunct_part_4.o OSMUX_CodecPort_CtrlFunct_part_4.cc #8 31.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunct_part_5.o OSMUX_CodecPort_CtrlFunct_part_5.cc #8 31.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunct_part_6.o OSMUX_CodecPort_CtrlFunct_part_6.cc #8 31.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunct_part_7.o OSMUX_CodecPort_CtrlFunct_part_7.cc #8 31.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Emulation_part_1.o OSMUX_Emulation_part_1.cc #8 31.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Emulation_part_2.o OSMUX_Emulation_part_2.cc #8 31.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Emulation_part_3.o OSMUX_Emulation_part_3.cc #8 31.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Emulation_part_4.o OSMUX_Emulation_part_4.cc #8 31.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Emulation_part_5.o OSMUX_Emulation_part_5.cc #8 31.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Emulation_part_6.o OSMUX_Emulation_part_6.cc #8 31.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Emulation_part_7.o OSMUX_Emulation_part_7.cc #8 31.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Types_part_1.o OSMUX_Types_part_1.cc #8 31.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Types_part_2.o OSMUX_Types_part_2.cc #8 31.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Types_part_3.o OSMUX_Types_part_3.cc #8 31.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Types_part_4.o OSMUX_Types_part_4.cc #8 31.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Types_part_5.o OSMUX_Types_part_5.cc #8 31.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Types_part_6.o OSMUX_Types_part_6.cc #8 31.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Types_part_7.o OSMUX_Types_part_7.cc #8 31.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc #8 31.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc #8 31.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc #8 31.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc #8 31.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc #8 31.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc #8 31.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc #8 31.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc #8 31.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc #8 31.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc #8 31.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc #8 31.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc #8 31.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc #8 31.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc #8 31.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc #8 31.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc #8 31.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc #8 31.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc #8 31.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc #8 31.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc #8 31.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc #8 31.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc #8 31.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc #8 31.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc #8 31.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc #8 31.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc #8 31.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc #8 31.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc #8 31.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc #8 31.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc #8 31.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc #8 31.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc #8 31.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc #8 31.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc #8 31.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc #8 31.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_CodecPort_part_1.o PCUIF_CodecPort_part_1.cc #8 31.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_CodecPort_part_2.o PCUIF_CodecPort_part_2.cc #8 31.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_CodecPort_part_3.o PCUIF_CodecPort_part_3.cc #8 31.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_CodecPort_part_4.o PCUIF_CodecPort_part_4.cc #8 31.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_CodecPort_part_5.o PCUIF_CodecPort_part_5.cc #8 31.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_CodecPort_part_6.o PCUIF_CodecPort_part_6.cc #8 32.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_CodecPort_part_7.o PCUIF_CodecPort_part_7.cc #8 32.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_Types_part_1.o PCUIF_Types_part_1.cc #8 32.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_Types_part_2.o PCUIF_Types_part_2.cc #8 32.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_Types_part_3.o PCUIF_Types_part_3.cc #8 32.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_Types_part_4.o PCUIF_Types_part_4.cc #8 32.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_Types_part_5.o PCUIF_Types_part_5.cc #8 32.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_Types_part_6.o PCUIF_Types_part_6.cc #8 32.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_Types_part_7.o PCUIF_Types_part_7.cc #8 32.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates_part_1.o RLCMAC_CSN1_Templates_part_1.cc #8 32.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates_part_2.o RLCMAC_CSN1_Templates_part_2.cc #8 32.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates_part_3.o RLCMAC_CSN1_Templates_part_3.cc #8 32.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates_part_4.o RLCMAC_CSN1_Templates_part_4.cc #8 32.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates_part_5.o RLCMAC_CSN1_Templates_part_5.cc #8 32.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates_part_6.o RLCMAC_CSN1_Templates_part_6.cc #8 32.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates_part_7.o RLCMAC_CSN1_Templates_part_7.cc #8 32.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types_part_1.o RLCMAC_CSN1_Types_part_1.cc #8 32.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types_part_2.o RLCMAC_CSN1_Types_part_2.cc #8 32.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types_part_3.o RLCMAC_CSN1_Types_part_3.cc #8 32.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types_part_4.o RLCMAC_CSN1_Types_part_4.cc #8 32.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types_part_5.o RLCMAC_CSN1_Types_part_5.cc #8 33.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types_part_6.o RLCMAC_CSN1_Types_part_6.cc #8 33.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types_part_7.o RLCMAC_CSN1_Types_part_7.cc #8 33.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_Templates_part_1.o RLCMAC_Templates_part_1.cc #8 33.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_Templates_part_2.o RLCMAC_Templates_part_2.cc #8 33.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_Templates_part_3.o RLCMAC_Templates_part_3.cc #8 33.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_Templates_part_4.o RLCMAC_Templates_part_4.cc #8 33.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_Templates_part_5.o RLCMAC_Templates_part_5.cc #8 33.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_Templates_part_6.o RLCMAC_Templates_part_6.cc #8 33.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_Templates_part_7.o RLCMAC_Templates_part_7.cc #8 33.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_Types_part_1.o RLCMAC_Types_part_1.cc #8 34.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_Types_part_2.o RLCMAC_Types_part_2.cc #8 34.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_Types_part_3.o RLCMAC_Types_part_3.cc #8 34.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_Types_part_4.o RLCMAC_Types_part_4.cc #8 34.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_Types_part_5.o RLCMAC_Types_part_5.cc #8 34.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_Types_part_6.o RLCMAC_Types_part_6.cc #8 34.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_Types_part_7.o RLCMAC_Types_part_7.cc #8 34.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSL_Emulation_part_1.o RSL_Emulation_part_1.cc #8 34.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSL_Emulation_part_2.o RSL_Emulation_part_2.cc #8 34.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSL_Emulation_part_3.o RSL_Emulation_part_3.cc #8 34.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSL_Emulation_part_4.o RSL_Emulation_part_4.cc #8 34.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSL_Emulation_part_5.o RSL_Emulation_part_5.cc #8 34.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSL_Emulation_part_6.o RSL_Emulation_part_6.cc #8 34.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSL_Emulation_part_7.o RSL_Emulation_part_7.cc #8 34.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSL_Types_part_1.o RSL_Types_part_1.cc #8 34.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSL_Types_part_2.o RSL_Types_part_2.cc #8 34.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSL_Types_part_3.o RSL_Types_part_3.cc #8 34.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSL_Types_part_4.o RSL_Types_part_4.cc #8 34.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSL_Types_part_5.o RSL_Types_part_5.cc #8 34.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSL_Types_part_6.o RSL_Types_part_6.cc #8 34.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSL_Types_part_7.o RSL_Types_part_7.cc #8 34.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_1.o RTP_CodecPort_part_1.cc #8 34.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_2.o RTP_CodecPort_part_2.cc #8 34.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_3.o RTP_CodecPort_part_3.cc #8 34.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_4.o RTP_CodecPort_part_4.cc #8 34.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_5.o RTP_CodecPort_part_5.cc #8 34.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_6.o RTP_CodecPort_part_6.cc #8 34.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_7.o RTP_CodecPort_part_7.cc #8 34.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_1.o RTP_CodecPort_CtrlFunct_part_1.cc #8 34.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_2.o RTP_CodecPort_CtrlFunct_part_2.cc #8 35.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_3.o RTP_CodecPort_CtrlFunct_part_3.cc #8 35.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_4.o RTP_CodecPort_CtrlFunct_part_4.cc #8 35.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_5.o RTP_CodecPort_CtrlFunct_part_5.cc #8 35.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_6.o RTP_CodecPort_CtrlFunct_part_6.cc #8 35.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_7.o RTP_CodecPort_CtrlFunct_part_7.cc #8 35.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_1.o RTP_Emulation_part_1.cc #8 35.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_2.o RTP_Emulation_part_2.cc #8 35.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_3.o RTP_Emulation_part_3.cc #8 35.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_4.o RTP_Emulation_part_4.cc #8 35.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_5.o RTP_Emulation_part_5.cc #8 35.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_6.o RTP_Emulation_part_6.cc #8 35.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_7.o RTP_Emulation_part_7.cc #8 35.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_1.o RTP_Types_part_1.cc #8 35.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_2.o RTP_Types_part_2.cc #8 35.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_3.o RTP_Types_part_3.cc #8 35.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_4.o RTP_Types_part_4.cc #8 35.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_5.o RTP_Types_part_5.cc #8 35.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_6.o RTP_Types_part_6.cc #8 35.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_7.o RTP_Types_part_7.cc #8 35.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc #8 35.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc #8 35.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc #8 35.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc #8 35.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc #8 35.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc #8 35.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc #8 35.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc #8 35.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc #8 35.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc #8 35.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc #8 35.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc #8 35.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc #8 35.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc #8 35.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc #8 35.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc #8 35.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc #8 35.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc #8 35.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc #8 35.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc #8 35.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc #8 35.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc #8 35.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc #8 35.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc #8 35.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc #8 35.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc #8 35.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc #8 35.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc #8 35.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TRXC_CodecPort_part_1.o TRXC_CodecPort_part_1.cc #8 35.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TRXC_CodecPort_part_2.o TRXC_CodecPort_part_2.cc #8 35.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TRXC_CodecPort_part_3.o TRXC_CodecPort_part_3.cc #8 35.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TRXC_CodecPort_part_4.o TRXC_CodecPort_part_4.cc #8 35.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TRXC_CodecPort_part_5.o TRXC_CodecPort_part_5.cc #8 35.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TRXC_CodecPort_part_6.o TRXC_CodecPort_part_6.cc #8 35.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TRXC_CodecPort_part_7.o TRXC_CodecPort_part_7.cc #8 35.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TRXC_CodecPort_CtrlFunct_part_1.o TRXC_CodecPort_CtrlFunct_part_1.cc #8 35.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TRXC_CodecPort_CtrlFunct_part_2.o TRXC_CodecPort_CtrlFunct_part_2.cc #8 35.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TRXC_CodecPort_CtrlFunct_part_3.o TRXC_CodecPort_CtrlFunct_part_3.cc #8 35.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TRXC_CodecPort_CtrlFunct_part_4.o TRXC_CodecPort_CtrlFunct_part_4.cc #8 35.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TRXC_CodecPort_CtrlFunct_part_5.o TRXC_CodecPort_CtrlFunct_part_5.cc #8 35.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TRXC_CodecPort_CtrlFunct_part_6.o TRXC_CodecPort_CtrlFunct_part_6.cc #8 35.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TRXC_CodecPort_CtrlFunct_part_7.o TRXC_CodecPort_CtrlFunct_part_7.cc #8 35.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TRXC_Types_part_1.o TRXC_Types_part_1.cc #8 35.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TRXC_Types_part_2.o TRXC_Types_part_2.cc #8 35.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TRXC_Types_part_3.o TRXC_Types_part_3.cc #8 35.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TRXC_Types_part_4.o TRXC_Types_part_4.cc #8 35.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TRXC_Types_part_5.o TRXC_Types_part_5.cc #8 35.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TRXC_Types_part_6.o TRXC_Types_part_6.cc #8 35.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TRXC_Types_part_7.o TRXC_Types_part_7.cc #8 35.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_1.o UD_PortType_part_1.cc #8 35.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_2.o UD_PortType_part_2.cc #8 35.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_3.o UD_PortType_part_3.cc #8 35.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_4.o UD_PortType_part_4.cc #8 35.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_5.o UD_PortType_part_5.cc #8 35.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_6.o UD_PortType_part_6.cc #8 35.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_7.o UD_PortType_part_7.cc #8 35.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_1.o UD_Types_part_1.cc #8 35.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_2.o UD_Types_part_2.cc #8 35.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_3.o UD_Types_part_3.cc #8 35.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_4.o UD_Types_part_4.cc #8 35.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_5.o UD_Types_part_5.cc #8 35.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_6.o UD_Types_part_6.cc #8 35.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_7.o UD_Types_part_7.cc #8 35.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc #8 36.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc #8 36.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc #8 36.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc #8 36.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc #8 36.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc #8 36.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc #8 36.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc #8 36.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc #8 36.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc #8 36.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc #8 36.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_EncDec.o IuUP_EncDec.cc #8 37.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L1CTL_PortType_CtrlFunctDef.o L1CTL_PortType_CtrlFunctDef.cc #8 37.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc #8 37.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunctDef.o OSMUX_CodecPort_CtrlFunctDef.cc #8 37.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_EncDec.o RLCMAC_EncDec.cc #8 37.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunctDef.o RTP_CodecPort_CtrlFunctDef.cc #8 38.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_EncDec.o RTP_EncDec.cc #8 38.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc #8 38.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc #8 38.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc #8 38.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TRXC_CodecPort_CtrlFunctDef.o TRXC_CodecPort_CtrlFunctDef.cc #8 38.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PT.o UD_PT.cc #8 38.85 g++ -shared -o AMR_Types.so AMR_Types.o #8 38.95 g++ -shared -o AbisOML_Types.so AbisOML_Types.o #8 39.02 g++ -shared -o BTS_Tests.so BTS_Tests.o #8 39.09 g++ -shared -o BTS_Tests_ASCI.so BTS_Tests_ASCI.o #8 39.14 g++ -shared -o BTS_Tests_LAPDm.so BTS_Tests_LAPDm.o #8 39.17 g++ -shared -o BTS_Tests_OML.so BTS_Tests_OML.o #8 39.18 g++ -shared -o BTS_Tests_SMSCB.so BTS_Tests_SMSCB.o #8 39.19 g++ -shared -o BTS_Tests_VAMOS.so BTS_Tests_VAMOS.o #8 39.24 g++ -shared -o BTS_Tests_perf.so BTS_Tests_perf.o #8 39.27 g++ -shared -o GSM_RR_Types.so GSM_RR_Types.o #8 39.29 g++ -shared -o GSM_RestOctets.so GSM_RestOctets.o #8 39.31 g++ -shared -o GSM_SystemInformation.so GSM_SystemInformation.o #8 39.31 g++ -shared -o GSM_Types.so GSM_Types.o #8 39.35 g++ -shared -o General_Types.so General_Types.o #8 39.43 g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o #8 39.44 g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o #8 39.45 g++ -shared -o IPA_Testing.so IPA_Testing.o #8 39.45 g++ -shared -o IPA_Types.so IPA_Types.o #8 39.47 g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o #8 39.47 g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o #8 39.56 g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o #8 39.57 g++ -shared -o IuUP_Emulation.so IuUP_Emulation.o #8 39.57 g++ -shared -o IuUP_Types.so IuUP_Types.o #8 39.59 g++ -shared -o L1CTL_PortType.so L1CTL_PortType.o #8 39.59 g++ -shared -o L1CTL_PortType_CtrlFunct.so L1CTL_PortType_CtrlFunct.o #8 39.61 g++ -shared -o L1CTL_Types.so L1CTL_Types.o #8 39.70 g++ -shared -o L3_Common.so L3_Common.o #8 39.71 g++ -shared -o L3_Templates.so L3_Templates.o #8 39.71 g++ -shared -o LAPDm_RAW_PT.so LAPDm_RAW_PT.o #8 39.72 g++ -shared -o LAPDm_Types.so LAPDm_Types.o #8 39.72 g++ -shared -o Misc_Helpers.so Misc_Helpers.o #8 39.77 g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o #8 39.79 g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o #8 39.82 g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o #8 39.85 g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o #8 39.86 g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o #8 39.86 g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o #8 39.86 g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o #8 39.94 g++ -shared -o MobileL3_Types.so MobileL3_Types.o #8 39.95 g++ -shared -o Native_Functions.so Native_Functions.o #8 39.99 g++ -shared -o OSMUX_CodecPort.so OSMUX_CodecPort.o #8 40.00 g++ -shared -o OSMUX_CodecPort_CtrlFunct.so OSMUX_CodecPort_CtrlFunct.o #8 40.02 g++ -shared -o OSMUX_Emulation.so OSMUX_Emulation.o #8 40.03 g++ -shared -o OSMUX_Types.so OSMUX_Types.o #8 40.03 g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o #8 40.05 g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o #8 40.06 g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o #8 40.07 g++ -shared -o Osmocom_Types.so Osmocom_Types.o #8 40.13 g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o #8 40.13 g++ -shared -o PCUIF_CodecPort.so PCUIF_CodecPort.o #8 40.17 g++ -shared -o PCUIF_Types.so PCUIF_Types.o #8 40.17 g++ -shared -o RLCMAC_CSN1_Templates.so RLCMAC_CSN1_Templates.o #8 40.18 g++ -shared -o RLCMAC_CSN1_Types.so RLCMAC_CSN1_Types.o #8 40.20 g++ -shared -o RLCMAC_Templates.so RLCMAC_Templates.o #8 40.20 g++ -shared -o RLCMAC_Types.so RLCMAC_Types.o #8 40.21 g++ -shared -o RSL_Emulation.so RSL_Emulation.o #8 40.24 g++ -shared -o RSL_Types.so RSL_Types.o #8 40.26 g++ -shared -o RTP_CodecPort.so RTP_CodecPort.o #8 40.28 g++ -shared -o RTP_CodecPort_CtrlFunct.so RTP_CodecPort_CtrlFunct.o #8 40.30 g++ -shared -o RTP_Emulation.so RTP_Emulation.o #8 40.31 g++ -shared -o RTP_Types.so RTP_Types.o #8 40.34 g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o #8 40.36 g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o #8 40.36 g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o #8 40.38 g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o #8 40.38 g++ -shared -o TRXC_CodecPort.so TRXC_CodecPort.o #8 40.39 g++ -shared -o TRXC_CodecPort_CtrlFunct.so TRXC_CodecPort_CtrlFunct.o #8 40.41 g++ -shared -o TRXC_Types.so TRXC_Types.o #8 40.42 g++ -shared -o UD_PortType.so UD_PortType.o #8 40.44 g++ -shared -o UD_Types.so UD_Types.o #8 40.48 g++ -shared -o AMR_Types_part_1.so AMR_Types_part_1.o #8 40.49 g++ -shared -o AMR_Types_part_2.so AMR_Types_part_2.o #8 40.50 g++ -shared -o AMR_Types_part_3.so AMR_Types_part_3.o #8 40.50 g++ -shared -o AMR_Types_part_4.so AMR_Types_part_4.o #8 40.50 g++ -shared -o AMR_Types_part_5.so AMR_Types_part_5.o #8 40.52 g++ -shared -o AMR_Types_part_6.so AMR_Types_part_6.o #8 40.52 g++ -shared -o AMR_Types_part_7.so AMR_Types_part_7.o #8 40.52 g++ -shared -o AbisOML_Types_part_1.so AbisOML_Types_part_1.o #8 40.52 g++ -shared -o AbisOML_Types_part_2.so AbisOML_Types_part_2.o #8 40.52 g++ -shared -o AbisOML_Types_part_3.so AbisOML_Types_part_3.o #8 40.53 g++ -shared -o AbisOML_Types_part_4.so AbisOML_Types_part_4.o #8 40.53 g++ -shared -o AbisOML_Types_part_5.so AbisOML_Types_part_5.o #8 40.54 g++ -shared -o AbisOML_Types_part_6.so AbisOML_Types_part_6.o #8 40.54 g++ -shared -o AbisOML_Types_part_7.so AbisOML_Types_part_7.o #8 40.55 g++ -shared -o BTS_Tests_part_1.so BTS_Tests_part_1.o #8 40.55 g++ -shared -o BTS_Tests_part_2.so BTS_Tests_part_2.o #8 40.55 g++ -shared -o BTS_Tests_part_3.so BTS_Tests_part_3.o #8 40.55 g++ -shared -o BTS_Tests_part_4.so BTS_Tests_part_4.o #8 40.56 g++ -shared -o BTS_Tests_part_5.so BTS_Tests_part_5.o #8 40.57 g++ -shared -o BTS_Tests_part_6.so BTS_Tests_part_6.o #8 40.57 g++ -shared -o BTS_Tests_part_7.so BTS_Tests_part_7.o #8 40.57 g++ -shared -o BTS_Tests_ASCI_part_1.so BTS_Tests_ASCI_part_1.o #8 40.57 g++ -shared -o BTS_Tests_ASCI_part_2.so BTS_Tests_ASCI_part_2.o #8 40.58 g++ -shared -o BTS_Tests_ASCI_part_3.so BTS_Tests_ASCI_part_3.o #8 40.58 g++ -shared -o BTS_Tests_ASCI_part_4.so BTS_Tests_ASCI_part_4.o #8 40.58 g++ -shared -o BTS_Tests_ASCI_part_5.so BTS_Tests_ASCI_part_5.o #8 40.59 g++ -shared -o BTS_Tests_ASCI_part_6.so BTS_Tests_ASCI_part_6.o #8 40.59 g++ -shared -o BTS_Tests_ASCI_part_7.so BTS_Tests_ASCI_part_7.o #8 40.59 g++ -shared -o BTS_Tests_LAPDm_part_1.so BTS_Tests_LAPDm_part_1.o #8 40.60 g++ -shared -o BTS_Tests_LAPDm_part_2.so BTS_Tests_LAPDm_part_2.o #8 40.60 g++ -shared -o BTS_Tests_LAPDm_part_3.so BTS_Tests_LAPDm_part_3.o #8 40.61 g++ -shared -o BTS_Tests_LAPDm_part_4.so BTS_Tests_LAPDm_part_4.o #8 40.61 g++ -shared -o BTS_Tests_LAPDm_part_5.so BTS_Tests_LAPDm_part_5.o #8 40.62 g++ -shared -o BTS_Tests_LAPDm_part_6.so BTS_Tests_LAPDm_part_6.o #8 40.62 g++ -shared -o BTS_Tests_LAPDm_part_7.so BTS_Tests_LAPDm_part_7.o #8 40.62 g++ -shared -o BTS_Tests_OML_part_1.so BTS_Tests_OML_part_1.o #8 40.62 g++ -shared -o BTS_Tests_OML_part_2.so BTS_Tests_OML_part_2.o #8 40.62 g++ -shared -o BTS_Tests_OML_part_3.so BTS_Tests_OML_part_3.o #8 40.63 g++ -shared -o BTS_Tests_OML_part_4.so BTS_Tests_OML_part_4.o #8 40.64 g++ -shared -o BTS_Tests_OML_part_5.so BTS_Tests_OML_part_5.o #8 40.64 g++ -shared -o BTS_Tests_OML_part_6.so BTS_Tests_OML_part_6.o #8 40.64 g++ -shared -o BTS_Tests_OML_part_7.so BTS_Tests_OML_part_7.o #8 40.65 g++ -shared -o BTS_Tests_SMSCB_part_1.so BTS_Tests_SMSCB_part_1.o #8 40.65 g++ -shared -o BTS_Tests_SMSCB_part_2.so BTS_Tests_SMSCB_part_2.o #8 40.65 g++ -shared -o BTS_Tests_SMSCB_part_3.so BTS_Tests_SMSCB_part_3.o #8 40.65 g++ -shared -o BTS_Tests_SMSCB_part_4.so BTS_Tests_SMSCB_part_4.o #8 40.66 g++ -shared -o BTS_Tests_SMSCB_part_5.so BTS_Tests_SMSCB_part_5.o #8 40.66 g++ -shared -o BTS_Tests_SMSCB_part_6.so BTS_Tests_SMSCB_part_6.o #8 40.66 g++ -shared -o BTS_Tests_SMSCB_part_7.so BTS_Tests_SMSCB_part_7.o #8 40.67 g++ -shared -o BTS_Tests_VAMOS_part_1.so BTS_Tests_VAMOS_part_1.o #8 40.67 g++ -shared -o BTS_Tests_VAMOS_part_2.so BTS_Tests_VAMOS_part_2.o #8 40.67 g++ -shared -o BTS_Tests_VAMOS_part_3.so BTS_Tests_VAMOS_part_3.o #8 40.68 g++ -shared -o BTS_Tests_VAMOS_part_4.so BTS_Tests_VAMOS_part_4.o #8 40.68 g++ -shared -o BTS_Tests_VAMOS_part_5.so BTS_Tests_VAMOS_part_5.o #8 40.68 g++ -shared -o BTS_Tests_VAMOS_part_6.so BTS_Tests_VAMOS_part_6.o #8 40.68 g++ -shared -o BTS_Tests_VAMOS_part_7.so BTS_Tests_VAMOS_part_7.o #8 40.69 g++ -shared -o BTS_Tests_perf_part_1.so BTS_Tests_perf_part_1.o #8 40.69 g++ -shared -o BTS_Tests_perf_part_2.so BTS_Tests_perf_part_2.o #8 40.70 g++ -shared -o BTS_Tests_perf_part_3.so BTS_Tests_perf_part_3.o #8 40.70 g++ -shared -o BTS_Tests_perf_part_4.so BTS_Tests_perf_part_4.o #8 40.70 g++ -shared -o BTS_Tests_perf_part_5.so BTS_Tests_perf_part_5.o #8 40.70 g++ -shared -o BTS_Tests_perf_part_6.so BTS_Tests_perf_part_6.o #8 40.70 g++ -shared -o BTS_Tests_perf_part_7.so BTS_Tests_perf_part_7.o #8 40.71 g++ -shared -o GSM_RR_Types_part_1.so GSM_RR_Types_part_1.o #8 40.71 g++ -shared -o GSM_RR_Types_part_2.so GSM_RR_Types_part_2.o #8 40.71 g++ -shared -o GSM_RR_Types_part_3.so GSM_RR_Types_part_3.o #8 40.72 g++ -shared -o GSM_RR_Types_part_4.so GSM_RR_Types_part_4.o #8 40.72 g++ -shared -o GSM_RR_Types_part_5.so GSM_RR_Types_part_5.o #8 40.72 g++ -shared -o GSM_RR_Types_part_6.so GSM_RR_Types_part_6.o #8 40.72 g++ -shared -o GSM_RR_Types_part_7.so GSM_RR_Types_part_7.o #8 40.72 g++ -shared -o GSM_RestOctets_part_1.so GSM_RestOctets_part_1.o #8 40.73 g++ -shared -o GSM_RestOctets_part_2.so GSM_RestOctets_part_2.o #8 40.73 g++ -shared -o GSM_RestOctets_part_3.so GSM_RestOctets_part_3.o #8 40.73 g++ -shared -o GSM_RestOctets_part_4.so GSM_RestOctets_part_4.o #8 40.74 g++ -shared -o GSM_RestOctets_part_5.so GSM_RestOctets_part_5.o #8 40.75 g++ -shared -o GSM_RestOctets_part_6.so GSM_RestOctets_part_6.o #8 40.75 g++ -shared -o GSM_RestOctets_part_7.so GSM_RestOctets_part_7.o #8 40.75 g++ -shared -o GSM_SystemInformation_part_1.so GSM_SystemInformation_part_1.o #8 40.75 g++ -shared -o GSM_SystemInformation_part_2.so GSM_SystemInformation_part_2.o #8 40.76 g++ -shared -o GSM_SystemInformation_part_3.so GSM_SystemInformation_part_3.o #8 40.77 g++ -shared -o GSM_SystemInformation_part_4.so GSM_SystemInformation_part_4.o #8 40.78 g++ -shared -o GSM_SystemInformation_part_5.so GSM_SystemInformation_part_5.o #8 40.78 g++ -shared -o GSM_SystemInformation_part_6.so GSM_SystemInformation_part_6.o #8 40.78 g++ -shared -o GSM_SystemInformation_part_7.so GSM_SystemInformation_part_7.o #8 40.78 g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o #8 40.79 g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o #8 40.80 g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o #8 40.80 g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o #8 40.80 g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o #8 40.81 g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o #8 40.81 g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o #8 40.81 g++ -shared -o General_Types_part_1.so General_Types_part_1.o #8 40.81 g++ -shared -o General_Types_part_2.so General_Types_part_2.o #8 40.83 g++ -shared -o General_Types_part_3.so General_Types_part_3.o #8 40.83 g++ -shared -o General_Types_part_4.so General_Types_part_4.o #8 40.83 g++ -shared -o General_Types_part_5.so General_Types_part_5.o #8 40.83 g++ -shared -o General_Types_part_6.so General_Types_part_6.o #8 40.83 g++ -shared -o General_Types_part_7.so General_Types_part_7.o #8 40.84 g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o #8 40.84 g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o #8 40.85 g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o #8 40.85 g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o #8 40.85 g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o #8 40.85 g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o #8 40.86 g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o #8 40.86 g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o #8 40.86 g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o #8 40.87 g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o #8 40.87 g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o #8 40.87 g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o #8 40.88 g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o #8 40.88 g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o #8 40.88 g++ -shared -o IPA_Testing_part_1.so IPA_Testing_part_1.o #8 40.88 g++ -shared -o IPA_Testing_part_2.so IPA_Testing_part_2.o #8 40.89 g++ -shared -o IPA_Testing_part_3.so IPA_Testing_part_3.o #8 40.89 g++ -shared -o IPA_Testing_part_4.so IPA_Testing_part_4.o #8 40.89 g++ -shared -o IPA_Testing_part_5.so IPA_Testing_part_5.o #8 40.89 g++ -shared -o IPA_Testing_part_6.so IPA_Testing_part_6.o #8 40.89 g++ -shared -o IPA_Testing_part_7.so IPA_Testing_part_7.o #8 40.90 g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o #8 40.90 g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o #8 40.91 g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o #8 40.91 g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o #8 40.91 g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o #8 40.91 g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o #8 40.91 g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o #8 40.91 g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o #8 40.91 g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o #8 40.92 g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o #8 40.92 g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o #8 40.92 g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o #8 40.92 g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o #8 40.93 g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o #8 40.94 g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o #8 40.94 g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o #8 40.94 g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o #8 40.94 g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o #8 40.94 g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o #8 40.94 g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o #8 40.94 g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o #8 40.94 g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o #8 40.95 g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o #8 40.95 g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o #8 40.95 g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o #8 40.95 g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o #8 40.96 g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o #8 40.96 g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o #8 40.96 g++ -shared -o IuUP_Emulation_part_1.so IuUP_Emulation_part_1.o #8 40.96 g++ -shared -o IuUP_Emulation_part_2.so IuUP_Emulation_part_2.o #8 40.97 g++ -shared -o IuUP_Emulation_part_3.so IuUP_Emulation_part_3.o #8 40.97 g++ -shared -o IuUP_Emulation_part_4.so IuUP_Emulation_part_4.o #8 40.97 g++ -shared -o IuUP_Emulation_part_5.so IuUP_Emulation_part_5.o #8 40.97 g++ -shared -o IuUP_Emulation_part_6.so IuUP_Emulation_part_6.o #8 40.97 g++ -shared -o IuUP_Emulation_part_7.so IuUP_Emulation_part_7.o #8 40.97 g++ -shared -o IuUP_Types_part_1.so IuUP_Types_part_1.o #8 40.97 g++ -shared -o IuUP_Types_part_2.so IuUP_Types_part_2.o #8 40.97 g++ -shared -o IuUP_Types_part_3.so IuUP_Types_part_3.o #8 40.98 g++ -shared -o IuUP_Types_part_4.so IuUP_Types_part_4.o #8 40.99 g++ -shared -o IuUP_Types_part_5.so IuUP_Types_part_5.o #8 40.99 g++ -shared -o IuUP_Types_part_6.so IuUP_Types_part_6.o #8 40.99 g++ -shared -o IuUP_Types_part_7.so IuUP_Types_part_7.o #8 40.99 g++ -shared -o L1CTL_PortType_part_1.so L1CTL_PortType_part_1.o #8 40.99 g++ -shared -o L1CTL_PortType_part_2.so L1CTL_PortType_part_2.o #8 40.99 g++ -shared -o L1CTL_PortType_part_3.so L1CTL_PortType_part_3.o #8 40.99 g++ -shared -o L1CTL_PortType_part_4.so L1CTL_PortType_part_4.o #8 40.99 g++ -shared -o L1CTL_PortType_part_5.so L1CTL_PortType_part_5.o #8 40.99 g++ -shared -o L1CTL_PortType_part_6.so L1CTL_PortType_part_6.o #8 41.00 g++ -shared -o L1CTL_PortType_part_7.so L1CTL_PortType_part_7.o #8 41.00 g++ -shared -o L1CTL_PortType_CtrlFunct_part_1.so L1CTL_PortType_CtrlFunct_part_1.o #8 41.00 g++ -shared -o L1CTL_PortType_CtrlFunct_part_2.so L1CTL_PortType_CtrlFunct_part_2.o #8 41.00 g++ -shared -o L1CTL_PortType_CtrlFunct_part_3.so L1CTL_PortType_CtrlFunct_part_3.o #8 41.01 g++ -shared -o L1CTL_PortType_CtrlFunct_part_4.so L1CTL_PortType_CtrlFunct_part_4.o #8 41.02 g++ -shared -o L1CTL_PortType_CtrlFunct_part_5.so L1CTL_PortType_CtrlFunct_part_5.o #8 41.02 g++ -shared -o L1CTL_PortType_CtrlFunct_part_6.so L1CTL_PortType_CtrlFunct_part_6.o #8 41.02 g++ -shared -o L1CTL_PortType_CtrlFunct_part_7.so L1CTL_PortType_CtrlFunct_part_7.o #8 41.02 g++ -shared -o L1CTL_Types_part_1.so L1CTL_Types_part_1.o #8 41.02 g++ -shared -o L1CTL_Types_part_2.so L1CTL_Types_part_2.o #8 41.02 g++ -shared -o L1CTL_Types_part_3.so L1CTL_Types_part_3.o #8 41.02 g++ -shared -o L1CTL_Types_part_4.so L1CTL_Types_part_4.o #8 41.02 g++ -shared -o L1CTL_Types_part_5.so L1CTL_Types_part_5.o #8 41.02 g++ -shared -o L1CTL_Types_part_6.so L1CTL_Types_part_6.o #8 41.03 g++ -shared -o L1CTL_Types_part_7.so L1CTL_Types_part_7.o #8 41.03 g++ -shared -o L3_Common_part_1.so L3_Common_part_1.o #8 41.03 g++ -shared -o L3_Common_part_2.so L3_Common_part_2.o #8 41.03 g++ -shared -o L3_Common_part_3.so L3_Common_part_3.o #8 41.04 g++ -shared -o L3_Common_part_4.so L3_Common_part_4.o #8 41.04 g++ -shared -o L3_Common_part_5.so L3_Common_part_5.o #8 41.05 g++ -shared -o L3_Common_part_6.so L3_Common_part_6.o #8 41.05 g++ -shared -o L3_Common_part_7.so L3_Common_part_7.o #8 41.05 g++ -shared -o L3_Templates_part_1.so L3_Templates_part_1.o #8 41.05 g++ -shared -o L3_Templates_part_2.so L3_Templates_part_2.o #8 41.05 g++ -shared -o L3_Templates_part_3.so L3_Templates_part_3.o #8 41.05 g++ -shared -o L3_Templates_part_4.so L3_Templates_part_4.o #8 41.05 g++ -shared -o L3_Templates_part_5.so L3_Templates_part_5.o #8 41.05 g++ -shared -o L3_Templates_part_6.so L3_Templates_part_6.o #8 41.05 g++ -shared -o L3_Templates_part_7.so L3_Templates_part_7.o #8 41.05 g++ -shared -o LAPDm_RAW_PT_part_1.so LAPDm_RAW_PT_part_1.o #8 41.06 g++ -shared -o LAPDm_RAW_PT_part_2.so LAPDm_RAW_PT_part_2.o #8 41.07 g++ -shared -o LAPDm_RAW_PT_part_3.so LAPDm_RAW_PT_part_3.o #8 41.08 g++ -shared -o LAPDm_RAW_PT_part_4.so LAPDm_RAW_PT_part_4.o #8 41.08 g++ -shared -o LAPDm_RAW_PT_part_5.so LAPDm_RAW_PT_part_5.o #8 41.08 g++ -shared -o LAPDm_RAW_PT_part_6.so LAPDm_RAW_PT_part_6.o #8 41.08 g++ -shared -o LAPDm_RAW_PT_part_7.so LAPDm_RAW_PT_part_7.o #8 41.08 g++ -shared -o LAPDm_Types_part_1.so LAPDm_Types_part_1.o #8 41.08 g++ -shared -o LAPDm_Types_part_2.so LAPDm_Types_part_2.o #8 41.08 g++ -shared -o LAPDm_Types_part_3.so LAPDm_Types_part_3.o #8 41.08 g++ -shared -o LAPDm_Types_part_4.so LAPDm_Types_part_4.o #8 41.08 g++ -shared -o LAPDm_Types_part_5.so LAPDm_Types_part_5.o #8 41.08 g++ -shared -o LAPDm_Types_part_6.so LAPDm_Types_part_6.o #8 41.08 g++ -shared -o LAPDm_Types_part_7.so LAPDm_Types_part_7.o #8 41.09 g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o #8 41.10 g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o #8 41.10 g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o #8 41.10 g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o #8 41.10 g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o #8 41.11 g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o #8 41.11 g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o #8 41.11 g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o #8 41.11 g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o #8 41.11 g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o #8 41.11 g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o #8 41.11 g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o #8 41.11 g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o #8 41.12 g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o #8 41.13 g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o #8 41.13 g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o #8 41.13 g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o #8 41.13 g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o #8 41.13 g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o #8 41.14 g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o #8 41.14 g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o #8 41.14 g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o #8 41.14 g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o #8 41.15 g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o #8 41.15 g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o #8 41.16 g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o #8 41.16 g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o #8 41.16 g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o #8 41.16 g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o #8 41.17 g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o #8 41.17 g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o #8 41.20 g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o #8 41.20 g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o #8 41.23 g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o #8 41.23 g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o #8 41.26 g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o #8 41.27 g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o #8 41.31 g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o #8 41.32 g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o #8 41.33 g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o #8 41.33 g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o #8 41.35 g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o #8 41.35 g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o #8 41.35 g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o #8 41.35 g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o #8 41.36 g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o #8 41.36 g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o #8 41.37 g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o #8 41.37 g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o #8 41.38 g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o #8 41.38 g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o #8 41.38 g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o #8 41.39 g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o #8 41.39 g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o #8 41.39 g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o #8 41.40 g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o #8 41.40 g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o #8 41.40 g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o #8 41.41 g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o #8 41.41 g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o #8 41.41 g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o #8 41.42 g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o #8 41.42 g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o #8 41.42 g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o #8 41.43 g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o #8 41.43 g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o #8 41.43 g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o #8 41.44 g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o #8 41.44 g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o #8 41.44 g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o #8 41.44 g++ -shared -o OSMUX_CodecPort_part_1.so OSMUX_CodecPort_part_1.o #8 41.45 g++ -shared -o OSMUX_CodecPort_part_2.so OSMUX_CodecPort_part_2.o #8 41.45 g++ -shared -o OSMUX_CodecPort_part_3.so OSMUX_CodecPort_part_3.o #8 41.45 g++ -shared -o OSMUX_CodecPort_part_4.so OSMUX_CodecPort_part_4.o #8 41.45 g++ -shared -o OSMUX_CodecPort_part_5.so OSMUX_CodecPort_part_5.o #8 41.46 g++ -shared -o OSMUX_CodecPort_part_6.so OSMUX_CodecPort_part_6.o #8 41.46 g++ -shared -o OSMUX_CodecPort_part_7.so OSMUX_CodecPort_part_7.o #8 41.46 g++ -shared -o OSMUX_CodecPort_CtrlFunct_part_1.so OSMUX_CodecPort_CtrlFunct_part_1.o #8 41.46 g++ -shared -o OSMUX_CodecPort_CtrlFunct_part_2.so OSMUX_CodecPort_CtrlFunct_part_2.o #8 41.46 g++ -shared -o OSMUX_CodecPort_CtrlFunct_part_3.so OSMUX_CodecPort_CtrlFunct_part_3.o #8 41.47 g++ -shared -o OSMUX_CodecPort_CtrlFunct_part_4.so OSMUX_CodecPort_CtrlFunct_part_4.o #8 41.47 g++ -shared -o OSMUX_CodecPort_CtrlFunct_part_5.so OSMUX_CodecPort_CtrlFunct_part_5.o #8 41.47 g++ -shared -o OSMUX_CodecPort_CtrlFunct_part_6.so OSMUX_CodecPort_CtrlFunct_part_6.o #8 41.47 g++ -shared -o OSMUX_CodecPort_CtrlFunct_part_7.so OSMUX_CodecPort_CtrlFunct_part_7.o #8 41.48 g++ -shared -o OSMUX_Emulation_part_1.so OSMUX_Emulation_part_1.o #8 41.48 g++ -shared -o OSMUX_Emulation_part_2.so OSMUX_Emulation_part_2.o #8 41.48 g++ -shared -o OSMUX_Emulation_part_3.so OSMUX_Emulation_part_3.o #8 41.49 g++ -shared -o OSMUX_Emulation_part_4.so OSMUX_Emulation_part_4.o #8 41.49 g++ -shared -o OSMUX_Emulation_part_5.so OSMUX_Emulation_part_5.o #8 41.49 g++ -shared -o OSMUX_Emulation_part_6.so OSMUX_Emulation_part_6.o #8 41.49 g++ -shared -o OSMUX_Emulation_part_7.so OSMUX_Emulation_part_7.o #8 41.50 g++ -shared -o OSMUX_Types_part_1.so OSMUX_Types_part_1.o #8 41.50 g++ -shared -o OSMUX_Types_part_2.so OSMUX_Types_part_2.o #8 41.50 g++ -shared -o OSMUX_Types_part_3.so OSMUX_Types_part_3.o #8 41.50 g++ -shared -o OSMUX_Types_part_4.so OSMUX_Types_part_4.o #8 41.50 g++ -shared -o OSMUX_Types_part_5.so OSMUX_Types_part_5.o #8 41.50 g++ -shared -o OSMUX_Types_part_6.so OSMUX_Types_part_6.o #8 41.51 g++ -shared -o OSMUX_Types_part_7.so OSMUX_Types_part_7.o #8 41.52 g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o #8 41.52 g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o #8 41.52 g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o #8 41.52 g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o #8 41.52 g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o #8 41.52 g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o #8 41.52 g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o #8 41.52 g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o #8 41.52 g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o #8 41.53 g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o #8 41.54 g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o #8 41.54 g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o #8 41.54 g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o #8 41.55 g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o #8 41.55 g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o #8 41.55 g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o #8 41.55 g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o #8 41.55 g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o #8 41.55 g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o #8 41.55 g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o #8 41.55 g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o #8 41.55 g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o #8 41.55 g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o #8 41.57 g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o #8 41.57 g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o #8 41.57 g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o #8 41.57 g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o #8 41.57 g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o #8 41.57 g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o #8 41.57 g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o #8 41.57 g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o #8 41.58 g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o #8 41.58 g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o #8 41.58 g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o #8 41.58 g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o #8 41.58 g++ -shared -o PCUIF_CodecPort_part_1.so PCUIF_CodecPort_part_1.o #8 41.58 g++ -shared -o PCUIF_CodecPort_part_2.so PCUIF_CodecPort_part_2.o #8 41.59 g++ -shared -o PCUIF_CodecPort_part_3.so PCUIF_CodecPort_part_3.o #8 41.60 g++ -shared -o PCUIF_CodecPort_part_4.so PCUIF_CodecPort_part_4.o #8 41.60 g++ -shared -o PCUIF_CodecPort_part_5.so PCUIF_CodecPort_part_5.o #8 41.60 g++ -shared -o PCUIF_CodecPort_part_6.so PCUIF_CodecPort_part_6.o #8 41.60 g++ -shared -o PCUIF_CodecPort_part_7.so PCUIF_CodecPort_part_7.o #8 41.60 g++ -shared -o PCUIF_Types_part_1.so PCUIF_Types_part_1.o #8 41.60 g++ -shared -o PCUIF_Types_part_2.so PCUIF_Types_part_2.o #8 41.60 g++ -shared -o PCUIF_Types_part_3.so PCUIF_Types_part_3.o #8 41.60 g++ -shared -o PCUIF_Types_part_4.so PCUIF_Types_part_4.o #8 41.60 g++ -shared -o PCUIF_Types_part_5.so PCUIF_Types_part_5.o #8 41.60 g++ -shared -o PCUIF_Types_part_6.so PCUIF_Types_part_6.o #8 41.60 g++ -shared -o PCUIF_Types_part_7.so PCUIF_Types_part_7.o #8 41.61 g++ -shared -o RLCMAC_CSN1_Templates_part_1.so RLCMAC_CSN1_Templates_part_1.o #8 41.61 g++ -shared -o RLCMAC_CSN1_Templates_part_2.so RLCMAC_CSN1_Templates_part_2.o #8 41.62 g++ -shared -o RLCMAC_CSN1_Templates_part_3.so RLCMAC_CSN1_Templates_part_3.o #8 41.63 g++ -shared -o RLCMAC_CSN1_Templates_part_4.so RLCMAC_CSN1_Templates_part_4.o #8 41.63 g++ -shared -o RLCMAC_CSN1_Templates_part_5.so RLCMAC_CSN1_Templates_part_5.o #8 41.63 g++ -shared -o RLCMAC_CSN1_Templates_part_6.so RLCMAC_CSN1_Templates_part_6.o #8 41.63 g++ -shared -o RLCMAC_CSN1_Templates_part_7.so RLCMAC_CSN1_Templates_part_7.o #8 41.63 g++ -shared -o RLCMAC_CSN1_Types_part_1.so RLCMAC_CSN1_Types_part_1.o #8 41.63 g++ -shared -o RLCMAC_CSN1_Types_part_2.so RLCMAC_CSN1_Types_part_2.o #8 41.63 g++ -shared -o RLCMAC_CSN1_Types_part_3.so RLCMAC_CSN1_Types_part_3.o #8 41.63 g++ -shared -o RLCMAC_CSN1_Types_part_4.so RLCMAC_CSN1_Types_part_4.o #8 41.63 g++ -shared -o RLCMAC_CSN1_Types_part_5.so RLCMAC_CSN1_Types_part_5.o #8 41.63 g++ -shared -o RLCMAC_CSN1_Types_part_6.so RLCMAC_CSN1_Types_part_6.o #8 41.64 g++ -shared -o RLCMAC_CSN1_Types_part_7.so RLCMAC_CSN1_Types_part_7.o #8 41.64 g++ -shared -o RLCMAC_Templates_part_1.so RLCMAC_Templates_part_1.o #8 41.65 g++ -shared -o RLCMAC_Templates_part_2.so RLCMAC_Templates_part_2.o #8 41.65 g++ -shared -o RLCMAC_Templates_part_3.so RLCMAC_Templates_part_3.o #8 41.66 g++ -shared -o RLCMAC_Templates_part_4.so RLCMAC_Templates_part_4.o #8 41.66 g++ -shared -o RLCMAC_Templates_part_5.so RLCMAC_Templates_part_5.o #8 41.66 g++ -shared -o RLCMAC_Templates_part_6.so RLCMAC_Templates_part_6.o #8 41.66 g++ -shared -o RLCMAC_Templates_part_7.so RLCMAC_Templates_part_7.o #8 41.66 g++ -shared -o RLCMAC_Types_part_1.so RLCMAC_Types_part_1.o #8 41.67 g++ -shared -o RLCMAC_Types_part_2.so RLCMAC_Types_part_2.o #8 41.68 g++ -shared -o RLCMAC_Types_part_3.so RLCMAC_Types_part_3.o #8 41.68 g++ -shared -o RLCMAC_Types_part_4.so RLCMAC_Types_part_4.o #8 41.68 g++ -shared -o RLCMAC_Types_part_5.so RLCMAC_Types_part_5.o #8 41.68 g++ -shared -o RLCMAC_Types_part_6.so RLCMAC_Types_part_6.o #8 41.69 g++ -shared -o RLCMAC_Types_part_7.so RLCMAC_Types_part_7.o #8 41.69 g++ -shared -o RSL_Emulation_part_1.so RSL_Emulation_part_1.o #8 41.70 g++ -shared -o RSL_Emulation_part_2.so RSL_Emulation_part_2.o #8 41.71 g++ -shared -o RSL_Emulation_part_3.so RSL_Emulation_part_3.o #8 41.71 g++ -shared -o RSL_Emulation_part_4.so RSL_Emulation_part_4.o #8 41.71 g++ -shared -o RSL_Emulation_part_5.so RSL_Emulation_part_5.o #8 41.71 g++ -shared -o RSL_Emulation_part_6.so RSL_Emulation_part_6.o #8 41.71 g++ -shared -o RSL_Emulation_part_7.so RSL_Emulation_part_7.o #8 41.72 g++ -shared -o RSL_Types_part_2.so RSL_Types_part_2.o #8 41.72 g++ -shared -o RSL_Types_part_3.so RSL_Types_part_3.o #8 41.74 g++ -shared -o RSL_Types_part_4.so RSL_Types_part_4.o #8 41.74 g++ -shared -o RSL_Types_part_5.so RSL_Types_part_5.o #8 41.74 g++ -shared -o RSL_Types_part_6.so RSL_Types_part_6.o #8 41.74 g++ -shared -o RSL_Types_part_7.so RSL_Types_part_7.o #8 41.74 g++ -shared -o RTP_CodecPort_part_1.so RTP_CodecPort_part_1.o #8 41.75 g++ -shared -o RTP_CodecPort_part_2.so RTP_CodecPort_part_2.o #8 41.75 g++ -shared -o RTP_CodecPort_part_3.so RTP_CodecPort_part_3.o #8 41.77 g++ -shared -o RTP_CodecPort_part_4.so RTP_CodecPort_part_4.o #8 41.77 g++ -shared -o RTP_CodecPort_part_5.so RTP_CodecPort_part_5.o #8 41.77 g++ -shared -o RTP_CodecPort_part_6.so RTP_CodecPort_part_6.o #8 41.77 g++ -shared -o RTP_CodecPort_part_7.so RTP_CodecPort_part_7.o #8 41.77 g++ -shared -o RTP_CodecPort_CtrlFunct_part_1.so RTP_CodecPort_CtrlFunct_part_1.o #8 41.78 g++ -shared -o RTP_CodecPort_CtrlFunct_part_2.so RTP_CodecPort_CtrlFunct_part_2.o #8 41.78 g++ -shared -o RTP_CodecPort_CtrlFunct_part_3.so RTP_CodecPort_CtrlFunct_part_3.o #8 41.78 g++ -shared -o RTP_CodecPort_CtrlFunct_part_4.so RTP_CodecPort_CtrlFunct_part_4.o #8 41.79 g++ -shared -o RTP_CodecPort_CtrlFunct_part_5.so RTP_CodecPort_CtrlFunct_part_5.o #8 41.80 g++ -shared -o RTP_CodecPort_CtrlFunct_part_6.so RTP_CodecPort_CtrlFunct_part_6.o #8 41.80 g++ -shared -o RTP_CodecPort_CtrlFunct_part_7.so RTP_CodecPort_CtrlFunct_part_7.o #8 41.80 g++ -shared -o RTP_Emulation_part_1.so RTP_Emulation_part_1.o #8 41.80 g++ -shared -o RTP_Emulation_part_2.so RTP_Emulation_part_2.o #8 41.80 g++ -shared -o RTP_Emulation_part_3.so RTP_Emulation_part_3.o #8 41.81 g++ -shared -o RTP_Emulation_part_4.so RTP_Emulation_part_4.o #8 41.81 g++ -shared -o RTP_Emulation_part_5.so RTP_Emulation_part_5.o #8 41.81 g++ -shared -o RTP_Emulation_part_6.so RTP_Emulation_part_6.o #8 41.82 g++ -shared -o RTP_Emulation_part_7.so RTP_Emulation_part_7.o #8 41.82 g++ -shared -o RTP_Types_part_1.so RTP_Types_part_1.o #8 41.82 g++ -shared -o RTP_Types_part_2.so RTP_Types_part_2.o #8 41.82 g++ -shared -o RTP_Types_part_3.so RTP_Types_part_3.o #8 41.82 g++ -shared -o RTP_Types_part_4.so RTP_Types_part_4.o #8 41.82 g++ -shared -o RTP_Types_part_5.so RTP_Types_part_5.o #8 41.83 g++ -shared -o RTP_Types_part_6.so RTP_Types_part_6.o #8 41.83 g++ -shared -o RTP_Types_part_7.so RTP_Types_part_7.o #8 41.83 g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o #8 41.83 g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o #8 41.84 g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o #8 41.84 g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o #8 41.84 g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o #8 41.84 g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o #8 41.85 g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o #8 41.85 g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o #8 41.85 g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o #8 41.85 g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o #8 41.85 g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o #8 41.86 g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o #8 41.86 g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o #8 41.86 g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o #8 41.86 g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o #8 41.86 g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o #8 41.86 g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o #8 41.87 g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o #8 41.87 g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o #8 41.87 g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o #8 41.87 g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o #8 41.88 g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o #8 41.88 g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o #8 41.88 g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o #8 41.88 g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o #8 41.88 g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o #8 41.89 g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o #8 41.89 g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o #8 41.89 g++ -shared -o TRXC_CodecPort_part_1.so TRXC_CodecPort_part_1.o #8 41.89 g++ -shared -o TRXC_CodecPort_part_2.so TRXC_CodecPort_part_2.o #8 41.89 g++ -shared -o TRXC_CodecPort_part_3.so TRXC_CodecPort_part_3.o #8 41.90 g++ -shared -o TRXC_CodecPort_part_4.so TRXC_CodecPort_part_4.o #8 41.90 g++ -shared -o TRXC_CodecPort_part_5.so TRXC_CodecPort_part_5.o #8 41.90 g++ -shared -o TRXC_CodecPort_part_6.so TRXC_CodecPort_part_6.o #8 41.90 g++ -shared -o TRXC_CodecPort_part_7.so TRXC_CodecPort_part_7.o #8 41.91 g++ -shared -o TRXC_CodecPort_CtrlFunct_part_1.so TRXC_CodecPort_CtrlFunct_part_1.o #8 41.91 g++ -shared -o TRXC_CodecPort_CtrlFunct_part_2.so TRXC_CodecPort_CtrlFunct_part_2.o #8 41.91 g++ -shared -o TRXC_CodecPort_CtrlFunct_part_3.so TRXC_CodecPort_CtrlFunct_part_3.o #8 41.91 g++ -shared -o TRXC_CodecPort_CtrlFunct_part_4.so TRXC_CodecPort_CtrlFunct_part_4.o #8 41.92 g++ -shared -o TRXC_CodecPort_CtrlFunct_part_5.so TRXC_CodecPort_CtrlFunct_part_5.o #8 41.92 g++ -shared -o TRXC_CodecPort_CtrlFunct_part_6.so TRXC_CodecPort_CtrlFunct_part_6.o #8 41.92 g++ -shared -o TRXC_CodecPort_CtrlFunct_part_7.so TRXC_CodecPort_CtrlFunct_part_7.o #8 41.92 g++ -shared -o TRXC_Types_part_1.so TRXC_Types_part_1.o #8 41.92 g++ -shared -o TRXC_Types_part_2.so TRXC_Types_part_2.o #8 41.93 g++ -shared -o TRXC_Types_part_3.so TRXC_Types_part_3.o #8 41.93 g++ -shared -o TRXC_Types_part_4.so TRXC_Types_part_4.o #8 41.93 g++ -shared -o TRXC_Types_part_5.so TRXC_Types_part_5.o #8 41.93 g++ -shared -o TRXC_Types_part_6.so TRXC_Types_part_6.o #8 41.94 g++ -shared -o TRXC_Types_part_7.so TRXC_Types_part_7.o #8 41.94 g++ -shared -o UD_PortType_part_1.so UD_PortType_part_1.o #8 41.94 g++ -shared -o UD_PortType_part_2.so UD_PortType_part_2.o #8 41.94 g++ -shared -o UD_PortType_part_3.so UD_PortType_part_3.o #8 41.94 g++ -shared -o UD_PortType_part_4.so UD_PortType_part_4.o #8 41.94 g++ -shared -o UD_PortType_part_5.so UD_PortType_part_5.o #8 41.95 g++ -shared -o UD_PortType_part_6.so UD_PortType_part_6.o #8 41.95 g++ -shared -o UD_PortType_part_7.so UD_PortType_part_7.o #8 41.95 g++ -shared -o UD_Types_part_1.so UD_Types_part_1.o #8 41.95 g++ -shared -o UD_Types_part_2.so UD_Types_part_2.o #8 41.96 g++ -shared -o UD_Types_part_3.so UD_Types_part_3.o #8 41.96 g++ -shared -o UD_Types_part_4.so UD_Types_part_4.o #8 41.96 g++ -shared -o UD_Types_part_5.so UD_Types_part_5.o #8 41.96 g++ -shared -o UD_Types_part_6.so UD_Types_part_6.o #8 41.96 g++ -shared -o UD_Types_part_7.so UD_Types_part_7.o #8 41.97 g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o #8 41.97 g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o #8 41.97 g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o #8 41.97 g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o #8 41.98 g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o #8 41.98 g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o #8 41.98 g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o #8 41.98 g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o #8 41.98 g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o #8 41.98 g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o #8 41.98 g++ -shared -o IuUP_EncDec.so IuUP_EncDec.o #8 41.99 g++ -shared -o L1CTL_PortType_CtrlFunctDef.so L1CTL_PortType_CtrlFunctDef.o #8 41.99 g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o #8 41.99 g++ -shared -o OSMUX_CodecPort_CtrlFunctDef.so OSMUX_CodecPort_CtrlFunctDef.o #8 41.99 g++ -shared -o RLCMAC_EncDec.so RLCMAC_EncDec.o #8 42.00 g++ -shared -o RTP_CodecPort_CtrlFunctDef.so RTP_CodecPort_CtrlFunctDef.o #8 42.00 g++ -shared -o RTP_EncDec.so RTP_EncDec.o #8 42.00 g++ -shared -o TCCConversion.so TCCConversion.o #8 42.00 g++ -shared -o TCCInterface.so TCCInterface.o #8 42.00 g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o #8 42.01 g++ -shared -o TRXC_CodecPort_CtrlFunctDef.so TRXC_CodecPort_CtrlFunctDef.o #8 42.01 g++ -shared -o UD_PT.so UD_PT.o #8 42.18 g++ -shared -o IPA_Emulation.so IPA_Emulation.o #8 43.48 g++ -shared -o RSL_Types_part_1.so RSL_Types_part_1.o #8 43.55 if g++ -L /usr/lib/titan-fPIC -o BTS_Tests -Wl,--no-as-needed AMR_Types.so AbisOML_Types.so BTS_Tests.so BTS_Tests_ASCI.so BTS_Tests_LAPDm.so BTS_Tests_OML.so BTS_Tests_SMSCB.so BTS_Tests_VAMOS.so BTS_Tests_perf.so GSM_RR_Types.so GSM_RestOctets.so GSM_SystemInformation.so GSM_Types.so General_Types.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Testing.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so IuUP_Emulation.so IuUP_Types.so L1CTL_PortType.so L1CTL_PortType_CtrlFunct.so L1CTL_Types.so L3_Common.so L3_Templates.so LAPDm_RAW_PT.so LAPDm_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so Native_Functions.so OSMUX_CodecPort.so OSMUX_CodecPort_CtrlFunct.so OSMUX_Emulation.so OSMUX_Types.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCUIF_CodecPort.so PCUIF_Types.so RLCMAC_CSN1_Templates.so RLCMAC_CSN1_Types.so RLCMAC_Templates.so RLCMAC_Types.so RSL_Emulation.so RSL_Types.so RTP_CodecPort.so RTP_CodecPort_CtrlFunct.so RTP_Emulation.so RTP_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so TRXC_CodecPort.so TRXC_CodecPort_CtrlFunct.so TRXC_Types.so UD_PortType.so UD_Types.so AMR_Types_part_1.so AMR_Types_part_2.so AMR_Types_part_3.so AMR_Types_part_4.so AMR_Types_part_5.so AMR_Types_part_6.so AMR_Types_part_7.so AbisOML_Types_part_1.so AbisOML_Types_part_2.so AbisOML_Types_part_3.so AbisOML_Types_part_4.so AbisOML_Types_part_5.so AbisOML_Types_part_6.so AbisOML_Types_part_7.so BTS_Tests_part_1.so BTS_Tests_part_2.so BTS_Tests_part_3.so BTS_Tests_part_4.so BTS_Tests_part_5.so BTS_Tests_part_6.so BTS_Tests_part_7.so BTS_Tests_ASCI_part_1.so BTS_Tests_ASCI_part_2.so BTS_Tests_ASCI_part_3.so BTS_Tests_ASCI_part_4.so BTS_Tests_ASCI_part_5.so BTS_Tests_ASCI_part_6.so BTS_Tests_ASCI_part_7.so BTS_Tests_LAPDm_part_1.so BTS_Tests_LAPDm_part_2.so BTS_Tests_LAPDm_part_3.so BTS_Tests_LAPDm_part_4.so BTS_Tests_LAPDm_part_5.so BTS_Tests_LAPDm_part_6.so BTS_Tests_LAPDm_part_7.so BTS_Tests_OML_part_1.so BTS_Tests_OML_part_2.so BTS_Tests_OML_part_3.so BTS_Tests_OML_part_4.so BTS_Tests_OML_part_5.so BTS_Tests_OML_part_6.so BTS_Tests_OML_part_7.so BTS_Tests_SMSCB_part_1.so BTS_Tests_SMSCB_part_2.so BTS_Tests_SMSCB_part_3.so BTS_Tests_SMSCB_part_4.so BTS_Tests_SMSCB_part_5.so BTS_Tests_SMSCB_part_6.so BTS_Tests_SMSCB_part_7.so BTS_Tests_VAMOS_part_1.so BTS_Tests_VAMOS_part_2.so BTS_Tests_VAMOS_part_3.so BTS_Tests_VAMOS_part_4.so BTS_Tests_VAMOS_part_5.so BTS_Tests_VAMOS_part_6.so BTS_Tests_VAMOS_part_7.so BTS_Tests_perf_part_1.so BTS_Tests_perf_part_2.so BTS_Tests_perf_part_3.so BTS_Tests_perf_part_4.so BTS_Tests_perf_part_5.so BTS_Tests_perf_part_6.so BTS_Tests_perf_part_7.so GSM_RR_Types_part_1.so GSM_RR_Types_part_2.so GSM_RR_Types_part_3.so GSM_RR_Types_part_4.so GSM_RR_Types_part_5.so GSM_RR_Types_part_6.so GSM_RR_Types_part_7.so GSM_RestOctets_part_1.so GSM_RestOctets_part_2.so GSM_RestOctets_part_3.so GSM_RestOctets_part_4.so GSM_RestOctets_part_5.so GSM_RestOctets_part_6.so GSM_RestOctets_part_7.so GSM_SystemInformation_part_1.so GSM_SystemInformation_part_2.so GSM_SystemInformation_part_3.so GSM_SystemInformation_part_4.so GSM_SystemInformation_part_5.so GSM_SystemInformation_part_6.so GSM_SystemInformation_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Testing_part_1.so IPA_Testing_part_2.so IPA_Testing_part_3.so IPA_Testing_part_4.so IPA_Testing_part_5.so IPA_Testing_part_6.so IPA_Testing_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so IuUP_Emulation_part_1.so IuUP_Emulation_part_2.so IuUP_Emulation_part_3.so IuUP_Emulation_part_4.so IuUP_Emulation_part_5.so IuUP_Emulation_part_6.so IuUP_Emulation_part_7.so IuUP_Types_part_1.so IuUP_Types_part_2.so IuUP_Types_part_3.so IuUP_Types_part_4.so IuUP_Types_part_5.so IuUP_Types_part_6.so IuUP_Types_part_7.so L1CTL_PortType_part_1.so L1CTL_PortType_part_2.so L1CTL_PortType_part_3.so L1CTL_PortType_part_4.so L1CTL_PortType_part_5.so L1CTL_PortType_part_6.so L1CTL_PortType_part_7.so L1CTL_PortType_CtrlFunct_part_1.so L1CTL_PortType_CtrlFunct_part_2.so L1CTL_PortType_CtrlFunct_part_3.so L1CTL_PortType_CtrlFunct_part_4.so L1CTL_PortType_CtrlFunct_part_5.so L1CTL_PortType_CtrlFunct_part_6.so L1CTL_PortType_CtrlFunct_part_7.so L1CTL_Types_part_1.so L1CTL_Types_part_2.so L1CTL_Types_part_3.so L1CTL_Types_part_4.so L1CTL_Types_part_5.so L1CTL_Types_part_6.so L1CTL_Types_part_7.so L3_Common_part_1.so L3_Common_part_2.so L3_Common_part_3.so L3_Common_part_4.so L3_Common_part_5.so L3_Common_part_6.so L3_Common_part_7.so L3_Templates_part_1.so L3_Templates_part_2.so L3_Templates_part_3.so L3_Templates_part_4.so L3_Templates_part_5.so L3_Templates_part_6.so L3_Templates_part_7.so LAPDm_RAW_PT_part_1.so LAPDm_RAW_PT_part_2.so LAPDm_RAW_PT_part_3.so LAPDm_RAW_PT_part_4.so LAPDm_RAW_PT_part_5.so LAPDm_RAW_PT_part_6.so LAPDm_RAW_PT_part_7.so LAPDm_Types_part_1.so LAPDm_Types_part_2.so LAPDm_Types_part_3.so LAPDm_Types_part_4.so LAPDm_Types_part_5.so LAPDm_Types_part_6.so LAPDm_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so OSMUX_CodecPort_part_1.so OSMUX_CodecPort_part_2.so OSMUX_CodecPort_part_3.so OSMUX_CodecPort_part_4.so OSMUX_CodecPort_part_5.so OSMUX_CodecPort_part_6.so OSMUX_CodecPort_part_7.so OSMUX_CodecPort_CtrlFunct_part_1.so OSMUX_CodecPort_CtrlFunct_part_2.so OSMUX_CodecPort_CtrlFunct_part_3.so OSMUX_CodecPort_CtrlFunct_part_4.so OSMUX_CodecPort_CtrlFunct_part_5.so OSMUX_CodecPort_CtrlFunct_part_6.so OSMUX_CodecPort_CtrlFunct_part_7.so OSMUX_Emulation_part_1.so OSMUX_Emulation_part_2.so OSMUX_Emulation_part_3.so OSMUX_Emulation_part_4.so OSMUX_Emulation_part_5.so OSMUX_Emulation_part_6.so OSMUX_Emulation_part_7.so OSMUX_Types_part_1.so OSMUX_Types_part_2.so OSMUX_Types_part_3.so OSMUX_Types_part_4.so OSMUX_Types_part_5.so OSMUX_Types_part_6.so OSMUX_Types_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCUIF_CodecPort_part_1.so PCUIF_CodecPort_part_2.so PCUIF_CodecPort_part_3.so PCUIF_CodecPort_part_4.so PCUIF_CodecPort_part_5.so PCUIF_CodecPort_part_6.so PCUIF_CodecPort_part_7.so PCUIF_Types_part_1.so PCUIF_Types_part_2.so PCUIF_Types_part_3.so PCUIF_Types_part_4.so PCUIF_Types_part_5.so PCUIF_Types_part_6.so PCUIF_Types_part_7.so RLCMAC_CSN1_Templates_part_1.so RLCMAC_CSN1_Templates_part_2.so RLCMAC_CSN1_Templates_part_3.so RLCMAC_CSN1_Templates_part_4.so RLCMAC_CSN1_Templates_part_5.so RLCMAC_CSN1_Templates_part_6.so RLCMAC_CSN1_Templates_part_7.so RLCMAC_CSN1_Types_part_1.so RLCMAC_CSN1_Types_part_2.so RLCMAC_CSN1_Types_part_3.so RLCMAC_CSN1_Types_part_4.so RLCMAC_CSN1_Types_part_5.so RLCMAC_CSN1_Types_part_6.so RLCMAC_CSN1_Types_part_7.so RLCMAC_Templates_part_1.so RLCMAC_Templates_part_2.so RLCMAC_Templates_part_3.so RLCMAC_Templates_part_4.so RLCMAC_Templates_part_5.so RLCMAC_Templates_part_6.so RLCMAC_Templates_part_7.so RLCMAC_Types_part_1.so RLCMAC_Types_part_2.so RLCMAC_Types_part_3.so RLCMAC_Types_part_4.so RLCMAC_Types_part_5.so RLCMAC_Types_part_6.so RLCMAC_Types_part_7.so RSL_Emulation_part_1.so RSL_Emulation_part_2.so RSL_Emulation_part_3.so RSL_Emulation_part_4.so RSL_Emulation_part_5.so RSL_Emulation_part_6.so RSL_Emulation_part_7.so RSL_Types_part_1.so RSL_Types_part_2.so RSL_Types_part_3.so RSL_Types_part_4.so RSL_Types_part_5.so RSL_Types_part_6.so RSL_Types_part_7.so RTP_CodecPort_part_1.so RTP_CodecPort_part_2.so RTP_CodecPort_part_3.so RTP_CodecPort_part_4.so RTP_CodecPort_part_5.so RTP_CodecPort_part_6.so RTP_CodecPort_part_7.so RTP_CodecPort_CtrlFunct_part_1.so RTP_CodecPort_CtrlFunct_part_2.so RTP_CodecPort_CtrlFunct_part_3.so RTP_CodecPort_CtrlFunct_part_4.so RTP_CodecPort_CtrlFunct_part_5.so RTP_CodecPort_CtrlFunct_part_6.so RTP_CodecPort_CtrlFunct_part_7.so RTP_Emulation_part_1.so RTP_Emulation_part_2.so RTP_Emulation_part_3.so RTP_Emulation_part_4.so RTP_Emulation_part_5.so RTP_Emulation_part_6.so RTP_Emulation_part_7.so RTP_Types_part_1.so RTP_Types_part_2.so RTP_Types_part_3.so RTP_Types_part_4.so RTP_Types_part_5.so RTP_Types_part_6.so RTP_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so TRXC_CodecPort_part_1.so TRXC_CodecPort_part_2.so TRXC_CodecPort_part_3.so TRXC_CodecPort_part_4.so TRXC_CodecPort_part_5.so TRXC_CodecPort_part_6.so TRXC_CodecPort_part_7.so TRXC_CodecPort_CtrlFunct_part_1.so TRXC_CodecPort_CtrlFunct_part_2.so TRXC_CodecPort_CtrlFunct_part_3.so TRXC_CodecPort_CtrlFunct_part_4.so TRXC_CodecPort_CtrlFunct_part_5.so TRXC_CodecPort_CtrlFunct_part_6.so TRXC_CodecPort_CtrlFunct_part_7.so TRXC_Types_part_1.so TRXC_Types_part_2.so TRXC_Types_part_3.so TRXC_Types_part_4.so TRXC_Types_part_5.so TRXC_Types_part_6.so TRXC_Types_part_7.so UD_PortType_part_1.so UD_PortType_part_2.so UD_PortType_part_3.so UD_PortType_part_4.so UD_PortType_part_5.so UD_PortType_part_6.so UD_PortType_part_7.so UD_Types_part_1.so UD_Types_part_2.so UD_Types_part_3.so UD_Types_part_4.so UD_Types_part_5.so UD_Types_part_6.so UD_Types_part_7.so IPA_Emulation.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so IuUP_EncDec.so L1CTL_PortType_CtrlFunctDef.so Native_FunctionDefs.so OSMUX_CodecPort_CtrlFunctDef.so RLCMAC_EncDec.so RTP_CodecPort_CtrlFunctDef.so RTP_EncDec.so TCCConversion.so TCCInterface.so TELNETasp_PT.so TRXC_CodecPort_CtrlFunctDef.so UD_PT.so \ #8 43.55 -L/usr/lib/titan -lttcn3-parallel-dynamic \ #8 43.55 -L/lib -lcrypto \ #8 43.55 -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ #8 43.55 then : ; else /usr/bin/titanver AMR_Types.o AbisOML_Types.o BTS_Tests.o BTS_Tests_ASCI.o BTS_Tests_LAPDm.o BTS_Tests_OML.o BTS_Tests_SMSCB.o BTS_Tests_VAMOS.o BTS_Tests_perf.o GSM_RR_Types.o GSM_RestOctets.o GSM_SystemInformation.o GSM_Types.o General_Types.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Testing.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o IuUP_Emulation.o IuUP_Types.o L1CTL_PortType.o L1CTL_PortType_CtrlFunct.o L1CTL_Types.o L3_Common.o L3_Templates.o LAPDm_RAW_PT.o LAPDm_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o Native_Functions.o OSMUX_CodecPort.o OSMUX_CodecPort_CtrlFunct.o OSMUX_Emulation.o OSMUX_Types.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCUIF_CodecPort.o PCUIF_Types.o RLCMAC_CSN1_Templates.o RLCMAC_CSN1_Types.o RLCMAC_Templates.o RLCMAC_Types.o RSL_Emulation.o RSL_Types.o RTP_CodecPort.o RTP_CodecPort_CtrlFunct.o RTP_Emulation.o RTP_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o TRXC_CodecPort.o TRXC_CodecPort_CtrlFunct.o TRXC_Types.o UD_PortType.o UD_Types.o AMR_Types_part_1.o AMR_Types_part_2.o AMR_Types_part_3.o AMR_Types_part_4.o AMR_Types_part_5.o AMR_Types_part_6.o AMR_Types_part_7.o AbisOML_Types_part_1.o AbisOML_Types_part_2.o AbisOML_Types_part_3.o AbisOML_Types_part_4.o AbisOML_Types_part_5.o AbisOML_Types_part_6.o AbisOML_Types_part_7.o BTS_Tests_part_1.o BTS_Tests_part_2.o BTS_Tests_part_3.o BTS_Tests_part_4.o BTS_Tests_part_5.o BTS_Tests_part_6.o BTS_Tests_part_7.o BTS_Tests_ASCI_part_1.o BTS_Tests_ASCI_part_2.o BTS_Tests_ASCI_part_3.o BTS_Tests_ASCI_part_4.o BTS_Tests_ASCI_part_5.o BTS_Tests_ASCI_part_6.o BTS_Tests_ASCI_part_7.o BTS_Tests_LAPDm_part_1.o BTS_Tests_LAPDm_part_2.o BTS_Tests_LAPDm_part_3.o BTS_Tests_LAPDm_part_4.o BTS_Tests_LAPDm_part_5.o BTS_Tests_LAPDm_part_6.o BTS_Tests_LAPDm_part_7.o BTS_Tests_OML_part_1.o BTS_Tests_OML_part_2.o BTS_Tests_OML_part_3.o BTS_Tests_OML_part_4.o BTS_Tests_OML_part_5.o BTS_Tests_OML_part_6.o BTS_Tests_OML_part_7.o BTS_Tests_SMSCB_part_1.o BTS_Tests_SMSCB_part_2.o BTS_Tests_SMSCB_part_3.o BTS_Tests_SMSCB_part_4.o BTS_Tests_SMSCB_part_5.o BTS_Tests_SMSCB_part_6.o BTS_Tests_SMSCB_part_7.o BTS_Tests_VAMOS_part_1.o BTS_Tests_VAMOS_part_2.o BTS_Tests_VAMOS_part_3.o BTS_Tests_VAMOS_part_4.o BTS_Tests_VAMOS_part_5.o BTS_Tests_VAMOS_part_6.o BTS_Tests_VAMOS_part_7.o BTS_Tests_perf_part_1.o BTS_Tests_perf_part_2.o BTS_Tests_perf_part_3.o BTS_Tests_perf_part_4.o BTS_Tests_perf_part_5.o BTS_Tests_perf_part_6.o BTS_Tests_perf_part_7.o GSM_RR_Types_part_1.o GSM_RR_Types_part_2.o GSM_RR_Types_part_3.o GSM_RR_Types_part_4.o GSM_RR_Types_part_5.o GSM_RR_Types_part_6.o GSM_RR_Types_part_7.o GSM_RestOctets_part_1.o GSM_RestOctets_part_2.o GSM_RestOctets_part_3.o GSM_RestOctets_part_4.o GSM_RestOctets_part_5.o GSM_RestOctets_part_6.o GSM_RestOctets_part_7.o GSM_SystemInformation_part_1.o GSM_SystemInformation_part_2.o GSM_SystemInformation_part_3.o GSM_SystemInformation_part_4.o GSM_SystemInformation_part_5.o GSM_SystemInformation_part_6.o GSM_SystemInformation_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Testing_part_1.o IPA_Testing_part_2.o IPA_Testing_part_3.o IPA_Testing_part_4.o IPA_Testing_part_5.o IPA_Testing_part_6.o IPA_Testing_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o IuUP_Emulation_part_1.o IuUP_Emulation_part_2.o IuUP_Emulation_part_3.o IuUP_Emulation_part_4.o IuUP_Emulation_part_5.o IuUP_Emulation_part_6.o IuUP_Emulation_part_7.o IuUP_Types_part_1.o IuUP_Types_part_2.o IuUP_Types_part_3.o IuUP_Types_part_4.o IuUP_Types_part_5.o IuUP_Types_part_6.o IuUP_Types_part_7.o L1CTL_PortType_part_1.o L1CTL_PortType_part_2.o L1CTL_PortType_part_3.o L1CTL_PortType_part_4.o L1CTL_PortType_part_5.o L1CTL_PortType_part_6.o L1CTL_PortType_part_7.o L1CTL_PortType_CtrlFunct_part_1.o L1CTL_PortType_CtrlFunct_part_2.o L1CTL_PortType_CtrlFunct_part_3.o L1CTL_PortType_CtrlFunct_part_4.o L1CTL_PortType_CtrlFunct_part_5.o L1CTL_PortType_CtrlFunct_part_6.o L1CTL_PortType_CtrlFunct_part_7.o L1CTL_Types_part_1.o L1CTL_Types_part_2.o L1CTL_Types_part_3.o L1CTL_Types_part_4.o L1CTL_Types_part_5.o L1CTL_Types_part_6.o L1CTL_Types_part_7.o L3_Common_part_1.o L3_Common_part_2.o L3_Common_part_3.o L3_Common_part_4.o L3_Common_part_5.o L3_Common_part_6.o L3_Common_part_7.o L3_Templates_part_1.o L3_Templates_part_2.o L3_Templates_part_3.o L3_Templates_part_4.o L3_Templates_part_5.o L3_Templates_part_6.o L3_Templates_part_7.o LAPDm_RAW_PT_part_1.o LAPDm_RAW_PT_part_2.o LAPDm_RAW_PT_part_3.o LAPDm_RAW_PT_part_4.o LAPDm_RAW_PT_part_5.o LAPDm_RAW_PT_part_6.o LAPDm_RAW_PT_part_7.o LAPDm_Types_part_1.o LAPDm_Types_part_2.o LAPDm_Types_part_3.o LAPDm_Types_part_4.o LAPDm_Types_part_5.o LAPDm_Types_part_6.o LAPDm_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o OSMUX_CodecPort_part_1.o OSMUX_CodecPort_part_2.o OSMUX_CodecPort_part_3.o OSMUX_CodecPort_part_4.o OSMUX_CodecPort_part_5.o OSMUX_CodecPort_part_6.o OSMUX_CodecPort_part_7.o OSMUX_CodecPort_CtrlFunct_part_1.o OSMUX_CodecPort_CtrlFunct_part_2.o OSMUX_CodecPort_CtrlFunct_part_3.o OSMUX_CodecPort_CtrlFunct_part_4.o OSMUX_CodecPort_CtrlFunct_part_5.o OSMUX_CodecPort_CtrlFunct_part_6.o OSMUX_CodecPort_CtrlFunct_part_7.o OSMUX_Emulation_part_1.o OSMUX_Emulation_part_2.o OSMUX_Emulation_part_3.o OSMUX_Emulation_part_4.o OSMUX_Emulation_part_5.o OSMUX_Emulation_part_6.o OSMUX_Emulation_part_7.o OSMUX_Types_part_1.o OSMUX_Types_part_2.o OSMUX_Types_part_3.o OSMUX_Types_part_4.o OSMUX_Types_part_5.o OSMUX_Types_part_6.o OSMUX_Types_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCUIF_CodecPort_part_1.o PCUIF_CodecPort_part_2.o PCUIF_CodecPort_part_3.o PCUIF_CodecPort_part_4.o PCUIF_CodecPort_part_5.o PCUIF_CodecPort_part_6.o PCUIF_CodecPort_part_7.o PCUIF_Types_part_1.o PCUIF_Types_part_2.o PCUIF_Types_part_3.o PCUIF_Types_part_4.o PCUIF_Types_part_5.o PCUIF_Types_part_6.o PCUIF_Types_part_7.o RLCMAC_CSN1_Templates_part_1.o RLCMAC_CSN1_Templates_part_2.o RLCMAC_CSN1_Templates_part_3.o RLCMAC_CSN1_Templates_part_4.o RLCMAC_CSN1_Templates_part_5.o RLCMAC_CSN1_Templates_part_6.o RLCMAC_CSN1_Templates_part_7.o RLCMAC_CSN1_Types_part_1.o RLCMAC_CSN1_Types_part_2.o RLCMAC_CSN1_Types_part_3.o RLCMAC_CSN1_Types_part_4.o RLCMAC_CSN1_Types_part_5.o RLCMAC_CSN1_Types_part_6.o RLCMAC_CSN1_Types_part_7.o RLCMAC_Templates_part_1.o RLCMAC_Templates_part_2.o RLCMAC_Templates_part_3.o RLCMAC_Templates_part_4.o RLCMAC_Templates_part_5.o RLCMAC_Templates_part_6.o RLCMAC_Templates_part_7.o RLCMAC_Types_part_1.o RLCMAC_Types_part_2.o RLCMAC_Types_part_3.o RLCMAC_Types_part_4.o RLCMAC_Types_part_5.o RLCMAC_Types_part_6.o RLCMAC_Types_part_7.o RSL_Emulation_part_1.o RSL_Emulation_part_2.o RSL_Emulation_part_3.o RSL_Emulation_part_4.o RSL_Emulation_part_5.o RSL_Emulation_part_6.o RSL_Emulation_part_7.o RSL_Types_part_1.o RSL_Types_part_2.o RSL_Types_part_3.o RSL_Types_part_4.o RSL_Types_part_5.o RSL_Types_part_6.o RSL_Types_part_7.o RTP_CodecPort_part_1.o RTP_CodecPort_part_2.o RTP_CodecPort_part_3.o RTP_CodecPort_part_4.o RTP_CodecPort_part_5.o RTP_CodecPort_part_6.o RTP_CodecPort_part_7.o RTP_CodecPort_CtrlFunct_part_1.o RTP_CodecPort_CtrlFunct_part_2.o RTP_CodecPort_CtrlFunct_part_3.o RTP_CodecPort_CtrlFunct_part_4.o RTP_CodecPort_CtrlFunct_part_5.o RTP_CodecPort_CtrlFunct_part_6.o RTP_CodecPort_CtrlFunct_part_7.o RTP_Emulation_part_1.o RTP_Emulation_part_2.o RTP_Emulation_part_3.o RTP_Emulation_part_4.o RTP_Emulation_part_5.o RTP_Emulation_part_6.o RTP_Emulation_part_7.o RTP_Types_part_1.o RTP_Types_part_2.o RTP_Types_part_3.o RTP_Types_part_4.o RTP_Types_part_5.o RTP_Types_part_6.o RTP_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o TRXC_CodecPort_part_1.o TRXC_CodecPort_part_2.o TRXC_CodecPort_part_3.o TRXC_CodecPort_part_4.o TRXC_CodecPort_part_5.o TRXC_CodecPort_part_6.o TRXC_CodecPort_part_7.o TRXC_CodecPort_CtrlFunct_part_1.o TRXC_CodecPort_CtrlFunct_part_2.o TRXC_CodecPort_CtrlFunct_part_3.o TRXC_CodecPort_CtrlFunct_part_4.o TRXC_CodecPort_CtrlFunct_part_5.o TRXC_CodecPort_CtrlFunct_part_6.o TRXC_CodecPort_CtrlFunct_part_7.o TRXC_Types_part_1.o TRXC_Types_part_2.o TRXC_Types_part_3.o TRXC_Types_part_4.o TRXC_Types_part_5.o TRXC_Types_part_6.o TRXC_Types_part_7.o UD_PortType_part_1.o UD_PortType_part_2.o UD_PortType_part_3.o UD_PortType_part_4.o UD_PortType_part_5.o UD_PortType_part_6.o UD_PortType_part_7.o UD_Types_part_1.o UD_Types_part_2.o UD_Types_part_3.o UD_Types_part_4.o UD_Types_part_5.o UD_Types_part_6.o UD_Types_part_7.o IPA_Emulation.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o IuUP_EncDec.o L1CTL_PortType_CtrlFunctDef.o Native_FunctionDefs.o OSMUX_CodecPort_CtrlFunctDef.o RLCMAC_EncDec.o RTP_CodecPort_CtrlFunctDef.o RTP_EncDec.o TCCConversion.o TCCInterface.o TELNETasp_PT.o TRXC_CodecPort_CtrlFunctDef.o UD_PT.o; exit 1; fi #8 44.21 make[1]: Leaving directory '/osmo-ttcn3-hacks/bts' #8 DONE 44.7s #9 [4/4] COPY GENERIC/BTS_TESTS.CFG /data/BTS_Tests.cfg #9 DONE 0.2s #10 exporting to image #10 exporting layers #10 exporting layers 1.4s done #10 writing image sha256:8d7299ba4f943a10cf2d2d583de6485579b401e80c1e30f0a40efd90fe88caab done #10 naming to docker.io/osmocom-build/ttcn3-bts-test:latest 0.0s done #10 DONE 1.5s 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 8d7299ba4f94 + 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=2281770 + seq 1 30 + echo (2281770 + 1) % 256 + bc + SUBNET=43 + NET_NAME=ttcn3-bts-test-43 + SUB4=172.18.43.0/24 + SUB6=fd02:db8:43::/64 + set +x Creating network ttcn3-bts-test-43, trying SUBNET=43... + docker network create --internal --subnet 172.18.43.0/24 --ipv6 --subnet fd02:db8:43::/64 ttcn3-bts-test-43 8516a049108da998189c1977ddb95e2c8c2bdb089dafa1bcd7b402a263f4f5ee + set +x ### Network ttcn3-bts-test-43 created (SUBNET=43) ### + 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=43 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/Makefile Applying SUBNET=43 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-hopping/BTS_Tests.cfg.inc Applying SUBNET=43 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-hopping/BTS_Tests.cfg Applying SUBNET=43 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-virtphy/BTS_Tests.cfg Applying SUBNET=43 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-oml/BTS_Tests.cfg Applying SUBNET=43 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.43.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.43.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=43 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/Makefile Applying SUBNET=43 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bsc/osmo-bsc.gen.cfg Applying SUBNET=43 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-hopping/BTS_Tests.cfg.inc Applying SUBNET=43 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-hopping/BTS_Tests.cfg Applying SUBNET=43 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-virtphy/BTS_Tests.cfg Applying SUBNET=43 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts/osmo-bts.gen.cfg Applying SUBNET=43 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-io_uring/logs/bts-tester-oml/BTS_Tests.cfg Applying SUBNET=43 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 43 11 + NET=43 + ADDR_SUFIX=11 + echo --network ttcn3-bts-test-43 --ip 172.18.43.11 --ip6 fd02:db8:43::11 + docker run --rm --network ttcn3-bts-test-43 --ip 172.18.43.11 --ip6 fd02:db8:43::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-43-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 eecdf84702a3cec2d1ce3a07fa11ce3a14d473d6f7ba306eaa5fa6763946d56a + 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 43 20 + NET=43 + ADDR_SUFIX=20 + echo --network ttcn3-bts-test-43 --ip 172.18.43.20 --ip6 fd02:db8:43::20 + docker run --rm --network ttcn3-bts-test-43 --ip 172.18.43.20 --ip6 fd02:db8:43::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-43-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 8b359312db30a9e8ad6fa886432d76e1cb64ea868bbce77ae7589507a1c8e884 + start_fake_trx + echo Starting container with fake_trx Starting container with fake_trx + docker_network_params 43 21 + NET=43 + ADDR_SUFIX=21 + echo --network ttcn3-bts-test-43 --ip 172.18.43.21 --ip6 fd02:db8:43::21 + docker run --rm --network ttcn3-bts-test-43 --ip 172.18.43.21 --ip6 fd02:db8:43::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-43-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.43.20 -r 172.18.43.22 --trx TRX1@172.18.43.20:5700/1 --trx TRX2@172.18.43.20:5700/2 --trx TRX3@172.18.43.20:5700/3 >>/data/fake_trx.out 2>&1 47c8acbe7afd1fce0153fd95d6b7811df1ae292cab4b8ce2ee087b3814e8103b + start_trxcon + echo Starting container with trxcon Starting container with trxcon + docker_network_params 43 22 + NET=43 + ADDR_SUFIX=22 + echo --network ttcn3-bts-test-43 --ip 172.18.43.22 --ip6 fd02:db8:43::22 + docker run --rm --network ttcn3-bts-test-43 --ip 172.18.43.22 --ip6 fd02:db8:43::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-43-trxcon -d -e LIBOSMO_IO_BACKEND=IO_URING --ulimit memlock=-1 osmocom-build/osmocom-bb-host-master /bin/sh -c trxcon -i 172.18.43.21 -s /data/unix/osmocom_l2 >>/data/trxcon.log 2>&1 69e94bc11217a50de822139fdd894308035dbc2b3579ec441299cf90ed15c82a + start_testsuite generic + echo Starting container with BTS testsuite Starting container with BTS testsuite + variant=generic + docker_network_params 43 10 + NET=43 + ADDR_SUFIX=10 + echo --network ttcn3-bts-test-43 --ip 172.18.43.10 --ip6 fd02:db8:43::10 + docker run --rm --network ttcn3-bts-test-43 --ip 172.18.43.10 --ip6 fd02:db8:43::10 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.43.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-43-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@aa67af5d3042: Unix server socket created successfully. MC@aa67af5d3042: Listening on TCP port 40737. aa67af5d3042 is the default MC2> spawn /osmo-ttcn3-hacks/bts/BTS_Tests aa67af5d3042 40737 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@aa67af5d3042: New HC connected from 172.18.43.10 [172.18.43.10]. aa67af5d3042: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@aa67af5d3042: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@aa67af5d3042: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@aa67af5d3042: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@aa67af5d3042: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@aa67af5d3042: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@aa67af5d3042: Configuration file was processed on all HCs. MC@aa67af5d3042: Creating MTC on host 172.18.43.10. MC@aa67af5d3042: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_est_dchan'. ------ BTS_Tests.TC_est_dchan ------ Tue Jun 25 11:47: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_est_dchan.pcap" >/data/BTS_Tests.TC_est_dchan.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_est_dchan' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_est_dchan started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_est_dchan-RSL(4)@aa67af5d3042: Final verdict of PTC: none TC_est_dchan-RSL-IPA(3)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_est_dchan-RSL-IPA(3): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_est_dchan-RSL(4): none (fail -> fail) MTC@aa67af5d3042: Test case TC_est_dchan finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_est_dchan fail'. Tue Jun 25 11:47:16 UTC 2024 ------ BTS_Tests.TC_est_dchan fail ------ Saving talloc report from 172.18.43.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=7006) Waiting for packet dumper to finish... 1 (prev_count=7006, count=8038) MTC@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_est_dchan fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_stress'. ------ BTS_Tests.TC_chan_act_stress ------ Tue Jun 25 11:47: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_chan_act_stress.pcap" >/data/BTS_Tests.TC_chan_act_stress.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_stress' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_chan_act_stress started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_chan_act_stress-RSL(6)@aa67af5d3042: Final verdict of PTC: none TC_chan_act_stress-RSL-IPA(5)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_chan_act_stress-RSL-IPA(5): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_chan_act_stress-RSL(6): none (fail -> fail) MTC@aa67af5d3042: Test case TC_chan_act_stress finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_stress fail'. Tue Jun 25 11:47:37 UTC 2024 ------ BTS_Tests.TC_chan_act_stress fail ------ Saving talloc report from 172.18.43.20:4241 to BTS_Tests.TC_chan_act_stress.talloc Traceback (most recent call last): File "/usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg/osmopy/osmo_interact/common.py", line 420, in main_run_commands interact.connect() File "/usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg/osmopy/osmo_interact/vty.py", line 84, in connect super().connect() File "/usr/local/lib/python3.11/dist-packages/osmopython-0.2.1-py3.11.egg/osmopy/osmo_interact/common.py", line 88, in connect self.socket.connect((self.host, int(self.port))) ConnectionRefusedError: [Errno 111] Connection refused Waiting for packet dumper to finish... 0 (prev_count=-1, count=5142) Waiting for packet dumper to finish... 1 (prev_count=5142, count=6174) MTC@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_stress fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_react'. ------ BTS_Tests.TC_chan_act_react ------ Tue Jun 25 11:47: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_chan_act_react.pcap" >/data/BTS_Tests.TC_chan_act_react.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_react' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_chan_act_react started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_chan_act_react-RSL(8)@aa67af5d3042: Final verdict of PTC: none TC_chan_act_react-RSL-IPA(7)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_chan_act_react-RSL-IPA(7): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_chan_act_react-RSL(8): none (fail -> fail) MTC@aa67af5d3042: Test case TC_chan_act_react finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_react fail'. Tue Jun 25 11:47:58 UTC 2024 ------ BTS_Tests.TC_chan_act_react fail ------ Saving talloc report from 172.18.43.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=4562) Waiting for packet dumper to finish... 1 (prev_count=4562, count=5766) MTC@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_react fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_deact_not_active'. ------ BTS_Tests.TC_chan_deact_not_active ------ Tue Jun 25 11:48:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_deact_not_active' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_chan_deact_not_active started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_chan_deact_not_active-RSL(10)@aa67af5d3042: Final verdict of PTC: none TC_chan_deact_not_active-RSL-IPA(9)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_chan_deact_not_active-RSL-IPA(9): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_chan_deact_not_active-RSL(10): none (fail -> fail) MTC@aa67af5d3042: Test case TC_chan_deact_not_active finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_deact_not_active fail'. Tue Jun 25 11:48:19 UTC 2024 ------ BTS_Tests.TC_chan_deact_not_active fail ------ Saving talloc report from 172.18.43.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=4994) Waiting for packet dumper to finish... 1 (prev_count=4994, count=6198) MTC@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_deact_not_active fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_wrong_nr'. ------ BTS_Tests.TC_chan_act_wrong_nr ------ Tue Jun 25 11:48: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_wrong_nr.pcap" >/data/BTS_Tests.TC_chan_act_wrong_nr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_wrong_nr' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_chan_act_wrong_nr started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_chan_act_wrong_nr-RSL(12)@aa67af5d3042: Final verdict of PTC: none TC_chan_act_wrong_nr-RSL-IPA(11)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_chan_act_wrong_nr-RSL-IPA(11): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_chan_act_wrong_nr-RSL(12): none (fail -> fail) MTC@aa67af5d3042: Test case TC_chan_act_wrong_nr finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_wrong_nr fail'. Tue Jun 25 11:48:41 UTC 2024 ------ BTS_Tests.TC_chan_act_wrong_nr fail ------ Saving talloc report from 172.18.43.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=4830) Waiting for packet dumper to finish... 1 (prev_count=4830, count=6034) MTC@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_wrong_nr fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_deact_sacch'. ------ BTS_Tests.TC_deact_sacch ------ Tue Jun 25 11:48: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_deact_sacch.pcap" >/data/BTS_Tests.TC_deact_sacch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_deact_sacch' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_deact_sacch started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_deact_sacch-RSL(14)@aa67af5d3042: Final verdict of PTC: none TC_deact_sacch-RSL-IPA(13)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_deact_sacch-RSL-IPA(13): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_deact_sacch-RSL(14): none (fail -> fail) MTC@aa67af5d3042: Test case TC_deact_sacch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_deact_sacch fail'. Tue Jun 25 11:49:02 UTC 2024 ------ BTS_Tests.TC_deact_sacch fail ------ Saving talloc report from 172.18.43.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=4850) Waiting for packet dumper to finish... 1 (prev_count=4850, count=5882) MTC@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_deact_sacch fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_filling'. ------ BTS_Tests.TC_sacch_filling ------ Tue Jun 25 11:49: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_sacch_filling.pcap" >/data/BTS_Tests.TC_sacch_filling.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_filling' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_sacch_filling started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sacch_filling-RSL(16)@aa67af5d3042: Final verdict of PTC: none TC_sacch_filling-RSL-IPA(15)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_sacch_filling-RSL-IPA(15): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_sacch_filling-RSL(16): none (fail -> fail) MTC@aa67af5d3042: Test case TC_sacch_filling finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_filling fail'. Tue Jun 25 11:49:23 UTC 2024 ------ BTS_Tests.TC_sacch_filling fail ------ Saving talloc report from 172.18.43.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=4906) Waiting for packet dumper to finish... 1 (prev_count=4906, count=6202) MTC@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_filling fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_info_mod'. ------ BTS_Tests.TC_sacch_info_mod ------ Tue Jun 25 11:49: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_sacch_info_mod.pcap" >/data/BTS_Tests.TC_sacch_info_mod.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_info_mod' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_sacch_info_mod started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sacch_info_mod-RSL(18)@aa67af5d3042: Final verdict of PTC: none TC_sacch_info_mod-RSL-IPA(17)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_sacch_info_mod-RSL-IPA(17): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_sacch_info_mod-RSL(18): none (fail -> fail) MTC@aa67af5d3042: Test case TC_sacch_info_mod finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_info_mod fail'. Tue Jun 25 11:49:44 UTC 2024 ------ BTS_Tests.TC_sacch_info_mod fail ------ Saving talloc report from 172.18.43.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=4782) Waiting for packet dumper to finish... 1 (prev_count=4782, count=5986) MTC@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_info_mod fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_multi'. ------ BTS_Tests.TC_sacch_multi ------ Tue Jun 25 11:49:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_multi' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_sacch_multi started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sacch_multi-RSL(20)@aa67af5d3042: Final verdict of PTC: none TC_sacch_multi-RSL-IPA(19)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_sacch_multi-RSL-IPA(19): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_sacch_multi-RSL(20): none (fail -> fail) MTC@aa67af5d3042: Test case TC_sacch_multi finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_multi fail'. Tue Jun 25 11:50:05 UTC 2024 ------ BTS_Tests.TC_sacch_multi fail ------ Saving talloc report from 172.18.43.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=4806) Waiting for packet dumper to finish... 1 (prev_count=4806, count=6010) MTC@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_multi fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_multi_chg'. ------ BTS_Tests.TC_sacch_multi_chg ------ Tue Jun 25 11:50: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_sacch_multi_chg.pcap" >/data/BTS_Tests.TC_sacch_multi_chg.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_multi_chg' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_sacch_multi_chg started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sacch_multi_chg-RSL(22)@aa67af5d3042: Final verdict of PTC: none TC_sacch_multi_chg-RSL-IPA(21)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_sacch_multi_chg-RSL-IPA(21): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_sacch_multi_chg-RSL(22): none (fail -> fail) MTC@aa67af5d3042: Test case TC_sacch_multi_chg finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_multi_chg fail'. Tue Jun 25 11:50:26 UTC 2024 ------ BTS_Tests.TC_sacch_multi_chg fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_multi_chg fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act'. ------ BTS_Tests.TC_sacch_chan_act ------ Tue Jun 25 11:50:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_sacch_chan_act started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sacch_chan_act-RSL(24)@aa67af5d3042: Final verdict of PTC: none TC_sacch_chan_act-RSL-IPA(23)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_sacch_chan_act-RSL-IPA(23): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_sacch_chan_act-RSL(24): none (fail -> fail) MTC@aa67af5d3042: Test case TC_sacch_chan_act finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act fail'. Tue Jun 25 11:50:47 UTC 2024 ------ BTS_Tests.TC_sacch_chan_act fail ------ Saving talloc report from 172.18.43.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=4990) Waiting for packet dumper to finish... 1 (prev_count=4990, count=6022) MTC@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act_ho_async'. ------ BTS_Tests.TC_sacch_chan_act_ho_async ------ Tue Jun 25 11:50:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act_ho_async' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_sacch_chan_act_ho_async started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sacch_chan_act_ho_async-RSL(26)@aa67af5d3042: Final verdict of PTC: none TC_sacch_chan_act_ho_async-RSL-IPA(25)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_sacch_chan_act_ho_async-RSL-IPA(25): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_sacch_chan_act_ho_async-RSL(26): none (fail -> fail) MTC@aa67af5d3042: Test case TC_sacch_chan_act_ho_async finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act_ho_async fail'. Tue Jun 25 11:51:08 UTC 2024 ------ BTS_Tests.TC_sacch_chan_act_ho_async fail ------ Saving talloc report from 172.18.43.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=4898) Waiting for packet dumper to finish... 1 (prev_count=4898, count=5930) MTC@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act_ho_async fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act_ho_sync'. ------ BTS_Tests.TC_sacch_chan_act_ho_sync ------ Tue Jun 25 11:51: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act_ho_sync' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_sacch_chan_act_ho_sync started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sacch_chan_act_ho_sync-RSL(28)@aa67af5d3042: Final verdict of PTC: none TC_sacch_chan_act_ho_sync-RSL-IPA(27)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_sacch_chan_act_ho_sync-RSL-IPA(27): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_sacch_chan_act_ho_sync-RSL(28): none (fail -> fail) MTC@aa67af5d3042: Test case TC_sacch_chan_act_ho_sync finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act_ho_sync fail'. Tue Jun 25 11:51:29 UTC 2024 ------ BTS_Tests.TC_sacch_chan_act_ho_sync fail ------ Saving talloc report from 172.18.43.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=4850) Waiting for packet dumper to finish... 1 (prev_count=4850, count=6054) MTC@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act_ho_sync fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_content'. ------ BTS_Tests.TC_rach_content ------ Tue Jun 25 11:51: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_rach_content.pcap" >/data/BTS_Tests.TC_rach_content.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_content' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_rach_content started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rach_content-RSL(30)@aa67af5d3042: Final verdict of PTC: none TC_rach_content-RSL-IPA(29)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_rach_content-RSL-IPA(29): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_rach_content-RSL(30): none (fail -> fail) MTC@aa67af5d3042: Test case TC_rach_content finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_content fail'. Tue Jun 25 11:51:50 UTC 2024 ------ BTS_Tests.TC_rach_content fail ------ Saving talloc report from 172.18.43.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=4866) Waiting for packet dumper to finish... 1 (prev_count=4866, count=6070) MTC@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_content fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_content_emerg'. ------ BTS_Tests.TC_rach_content_emerg ------ Tue Jun 25 11:51: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_rach_content_emerg.pcap" >/data/BTS_Tests.TC_rach_content_emerg.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_content_emerg' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_rach_content_emerg started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rach_content_emerg-RSL(32)@aa67af5d3042: Final verdict of PTC: none TC_rach_content_emerg-RSL-IPA(31)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_rach_content_emerg-RSL-IPA(31): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_rach_content_emerg-RSL(32): none (fail -> fail) MTC@aa67af5d3042: Test case TC_rach_content_emerg finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_content_emerg fail'. Tue Jun 25 11:52:11 UTC 2024 ------ BTS_Tests.TC_rach_content_emerg fail ------ Saving talloc report from 172.18.43.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=4926) Waiting for packet dumper to finish... 1 (prev_count=4926, count=6130) MTC@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_content_emerg fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_count'. ------ BTS_Tests.TC_rach_count ------ Tue Jun 25 11:52:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rach_count.pcap" >/data/BTS_Tests.TC_rach_count.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_count' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_rach_count started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rach_count-RSL(34)@aa67af5d3042: Final verdict of PTC: none TC_rach_count-RSL-IPA(33)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_rach_count-RSL-IPA(33): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_rach_count-RSL(34): none (fail -> fail) MTC@aa67af5d3042: Test case TC_rach_count finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_count fail'. Tue Jun 25 11:52:32 UTC 2024 ------ BTS_Tests.TC_rach_count fail ------ Saving talloc report from 172.18.43.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=4846) Waiting for packet dumper to finish... 1 (prev_count=4846, count=5878) MTC@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_count fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_max_ta'. ------ BTS_Tests.TC_rach_max_ta ------ Tue Jun 25 11:52:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rach_max_ta.pcap" >/data/BTS_Tests.TC_rach_max_ta.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_max_ta' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_rach_max_ta started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rach_max_ta-RSL(36)@aa67af5d3042: Final verdict of PTC: none TC_rach_max_ta-RSL-IPA(35)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_rach_max_ta-RSL-IPA(35): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_rach_max_ta-RSL(36): none (fail -> fail) MTC@aa67af5d3042: Test case TC_rach_max_ta finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_max_ta fail'. Tue Jun 25 11:52:54 UTC 2024 ------ BTS_Tests.TC_rach_max_ta fail ------ Saving talloc report from 172.18.43.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=4850) Waiting for packet dumper to finish... 1 (prev_count=4850, count=5882) MTC@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_max_ta fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ho_rach'. ------ BTS_Tests.TC_ho_rach ------ Tue Jun 25 11:52:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ho_rach' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_ho_rach started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_ho_rach-RSL(38)@aa67af5d3042: Final verdict of PTC: none TC_ho_rach-RSL-IPA(37)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_ho_rach-RSL-IPA(37): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_ho_rach-RSL(38): none (fail -> fail) MTC@aa67af5d3042: Test case TC_ho_rach finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ho_rach fail'. Tue Jun 25 11:53:15 UTC 2024 ------ BTS_Tests.TC_ho_rach fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ho_rach fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ho_physical_info'. ------ BTS_Tests.TC_ho_physical_info ------ Tue Jun 25 11:53:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_ho_physical_info.pcap" >/data/BTS_Tests.TC_ho_physical_info.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ho_physical_info' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_ho_physical_info started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_ho_physical_info-RSL(40)@aa67af5d3042: Final verdict of PTC: none TC_ho_physical_info-RSL-IPA(39)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_ho_physical_info-RSL-IPA(39): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_ho_physical_info-RSL(40): none (fail -> fail) MTC@aa67af5d3042: Test case TC_ho_physical_info finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ho_physical_info fail'. Tue Jun 25 11:53:36 UTC 2024 ------ BTS_Tests.TC_ho_physical_info fail ------ Saving talloc report from 172.18.43.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=4698) Waiting for packet dumper to finish... 1 (prev_count=4698, count=5902) MTC@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ho_physical_info fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_load_idle_thresh0'. ------ BTS_Tests.TC_rach_load_idle_thresh0 ------ Tue Jun 25 11:53: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_load_idle_thresh0' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_rach_load_idle_thresh0 started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@aa67af5d3042: No PTCs were created. MTC@aa67af5d3042: Test case TC_rach_load_idle_thresh0 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_load_idle_thresh0 fail'. Tue Jun 25 11:53:47 UTC 2024 ------ BTS_Tests.TC_rach_load_idle_thresh0 fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_load_idle_thresh0 fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_load_idle_below_thresh'. ------ BTS_Tests.TC_rach_load_idle_below_thresh ------ Tue Jun 25 11:53:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_load_idle_below_thresh' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_rach_load_idle_below_thresh started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@aa67af5d3042: No PTCs were created. MTC@aa67af5d3042: Test case TC_rach_load_idle_below_thresh finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_load_idle_below_thresh fail'. Tue Jun 25 11:53:58 UTC 2024 ------ BTS_Tests.TC_rach_load_idle_below_thresh fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_load_idle_below_thresh fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_load_count'. ------ BTS_Tests.TC_rach_load_count ------ Tue Jun 25 11:54:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_load_count' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_rach_load_count started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@aa67af5d3042: No PTCs were created. MTC@aa67af5d3042: Test case TC_rach_load_count finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_load_count fail'. Tue Jun 25 11:54:09 UTC 2024 ------ BTS_Tests.TC_rach_load_count fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rach_load_count fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchf'. ------ BTS_Tests.TC_meas_res_speech_tchf ------ Tue Jun 25 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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchf' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_meas_res_speech_tchf started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_meas_res_speech_tchf-RSL(42)@aa67af5d3042: Final verdict of PTC: none TC_meas_res_speech_tchf-RSL-IPA(41)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_meas_res_speech_tchf-RSL-IPA(41): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_meas_res_speech_tchf-RSL(42): none (fail -> fail) MTC@aa67af5d3042: Test case TC_meas_res_speech_tchf finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchf fail'. Tue Jun 25 11:54:30 UTC 2024 ------ BTS_Tests.TC_meas_res_speech_tchf fail ------ Saving talloc report from 172.18.43.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=4758) Waiting for packet dumper to finish... 1 (prev_count=4758, count=5790) MTC@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchf fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchf_facch'. ------ BTS_Tests.TC_meas_res_speech_tchf_facch ------ Tue Jun 25 11:54: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchf_facch' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_meas_res_speech_tchf_facch started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_meas_res_speech_tchf_facch-RSL(44)@aa67af5d3042: Final verdict of PTC: none TC_meas_res_speech_tchf_facch-RSL-IPA(43)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_meas_res_speech_tchf_facch-RSL-IPA(43): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_meas_res_speech_tchf_facch-RSL(44): none (fail -> fail) MTC@aa67af5d3042: Test case TC_meas_res_speech_tchf_facch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchf_facch fail'. Tue Jun 25 11:54:51 UTC 2024 ------ BTS_Tests.TC_meas_res_speech_tchf_facch fail ------ Saving talloc report from 172.18.43.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=5038) Waiting for packet dumper to finish... 1 (prev_count=5038, count=6070) MTC@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchf_facch fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh'. ------ BTS_Tests.TC_meas_res_speech_tchh ------ Tue Jun 25 11:54: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.pcap" >/data/BTS_Tests.TC_meas_res_speech_tchh.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_meas_res_speech_tchh started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_meas_res_speech_tchh-RSL(46)@aa67af5d3042: Final verdict of PTC: none TC_meas_res_speech_tchh-RSL-IPA(45)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_meas_res_speech_tchh-RSL-IPA(45): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_meas_res_speech_tchh-RSL(46): none (fail -> fail) MTC@aa67af5d3042: Test case TC_meas_res_speech_tchh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh fail'. Tue Jun 25 11:55:12 UTC 2024 ------ BTS_Tests.TC_meas_res_speech_tchh fail ------ Saving talloc report from 172.18.43.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=4586) Waiting for packet dumper to finish... 1 (prev_count=4586, count=5790) MTC@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh_facch'. ------ BTS_Tests.TC_meas_res_speech_tchh_facch ------ Tue Jun 25 11:55:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh_facch' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_meas_res_speech_tchh_facch started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_meas_res_speech_tchh_facch-RSL(48)@aa67af5d3042: Final verdict of PTC: none TC_meas_res_speech_tchh_facch-RSL-IPA(47)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_meas_res_speech_tchh_facch-RSL-IPA(47): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_meas_res_speech_tchh_facch-RSL(48): none (fail -> fail) MTC@aa67af5d3042: Test case TC_meas_res_speech_tchh_facch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh_facch fail'. Tue Jun 25 11:55:33 UTC 2024 ------ BTS_Tests.TC_meas_res_speech_tchh_facch fail ------ Saving talloc report from 172.18.43.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=1198) MTC@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh_facch fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh_toa256'. ------ BTS_Tests.TC_meas_res_speech_tchh_toa256 ------ Tue Jun 25 11:55:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_meas_res_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh_toa256' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_meas_res_speech_tchh_toa256 started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_meas_res_speech_tchh_toa256-RSL(50)@aa67af5d3042: Final verdict of PTC: none TC_meas_res_speech_tchh_toa256-RSL-IPA(49)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_meas_res_speech_tchh_toa256-RSL-IPA(49): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_meas_res_speech_tchh_toa256-RSL(50): none (fail -> fail) MTC@aa67af5d3042: Test case TC_meas_res_speech_tchh_toa256 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh_toa256 fail'. Tue Jun 25 11:55:55 UTC 2024 ------ BTS_Tests.TC_meas_res_speech_tchh_toa256 fail ------ Saving talloc report from 172.18.43.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=946) Waiting for packet dumper to finish... 1 (prev_count=946, count=1010) MTC@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh_toa256 fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_tchf'. ------ BTS_Tests.TC_meas_res_sign_tchf ------ Tue Jun 25 11:56:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_meas_res_sign_tchf.pcap" >/data/BTS_Tests.TC_meas_res_sign_tchf.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_tchf' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_meas_res_sign_tchf started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_meas_res_sign_tchf-RSL(52)@aa67af5d3042: Final verdict of PTC: none TC_meas_res_sign_tchf-RSL-IPA(51)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_meas_res_sign_tchf-RSL-IPA(51): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_meas_res_sign_tchf-RSL(52): none (fail -> fail) MTC@aa67af5d3042: Test case TC_meas_res_sign_tchf finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_tchf fail'. Tue Jun 25 11:56:18 UTC 2024 ------ BTS_Tests.TC_meas_res_sign_tchf fail ------ Saving talloc report from 172.18.43.20:4241 to BTS_Tests.TC_meas_res_sign_tchf.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1130) Waiting for packet dumper to finish... 1 (prev_count=1130, count=1194) MTC@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_tchf fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_tchh'. ------ BTS_Tests.TC_meas_res_sign_tchh ------ Tue Jun 25 11:56: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_tchh' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_meas_res_sign_tchh started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_meas_res_sign_tchh-RSL(54)@aa67af5d3042: Final verdict of PTC: none TC_meas_res_sign_tchh-RSL-IPA(53)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_meas_res_sign_tchh-RSL-IPA(53): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_meas_res_sign_tchh-RSL(54): none (fail -> fail) MTC@aa67af5d3042: Test case TC_meas_res_sign_tchh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_tchh fail'. Tue Jun 25 11:56:42 UTC 2024 ------ BTS_Tests.TC_meas_res_sign_tchh fail ------ Saving talloc report from 172.18.43.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=1158) Waiting for packet dumper to finish... 1 (prev_count=1158, count=1222) MTC@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_tchh fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_sdcch4'. ------ BTS_Tests.TC_meas_res_sign_sdcch4 ------ Tue Jun 25 11:56:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_sdcch4' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_meas_res_sign_sdcch4 started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_meas_res_sign_sdcch4-RSL(56)@aa67af5d3042: Final verdict of PTC: none TC_meas_res_sign_sdcch4-RSL-IPA(55)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_meas_res_sign_sdcch4-RSL-IPA(55): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_meas_res_sign_sdcch4-RSL(56): none (fail -> fail) MTC@aa67af5d3042: Test case TC_meas_res_sign_sdcch4 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_sdcch4 fail'. Tue Jun 25 11:57:05 UTC 2024 ------ BTS_Tests.TC_meas_res_sign_sdcch4 fail ------ Saving talloc report from 172.18.43.20:4241 to BTS_Tests.TC_meas_res_sign_sdcch4.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1166) Waiting for packet dumper to finish... 1 (prev_count=1166, count=1230) MTC@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_sdcch4 fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_sdcch8'. ------ BTS_Tests.TC_meas_res_sign_sdcch8 ------ Tue Jun 25 11:57: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_sdcch8' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_meas_res_sign_sdcch8 started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_meas_res_sign_sdcch8-RSL(58)@aa67af5d3042: Final verdict of PTC: none TC_meas_res_sign_sdcch8-RSL-IPA(57)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_meas_res_sign_sdcch8-RSL-IPA(57): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_meas_res_sign_sdcch8-RSL(58): none (fail -> fail) MTC@aa67af5d3042: Test case TC_meas_res_sign_sdcch8 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_sdcch8 fail'. Tue Jun 25 11:57:28 UTC 2024 ------ BTS_Tests.TC_meas_res_sign_sdcch8 fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_sdcch8 fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_tchh_toa256'. ------ BTS_Tests.TC_meas_res_sign_tchh_toa256 ------ Tue Jun 25 11:57: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_sign_tchh_toa256' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_meas_res_sign_tchh_toa256 started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_meas_res_sign_tchh_toa256-RSL(60)@aa67af5d3042: Final verdict of PTC: none TC_meas_res_sign_tchh_toa256-RSL-IPA(59)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_meas_res_sign_tchh_toa256-RSL-IPA(59): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_meas_res_sign_tchh_toa256-RSL(60): none (fail -> fail) MTC@aa67af5d3042: Test case TC_meas_res_sign_tchh_toa256 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_tchh_toa256 fail'. Tue Jun 25 11:57:51 UTC 2024 ------ BTS_Tests.TC_meas_res_sign_tchh_toa256 fail ------ Saving talloc report from 172.18.43.20:4241 to BTS_Tests.TC_meas_res_sign_tchh_toa256.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1094) Waiting for packet dumper to finish... 1 (prev_count=1094, count=1158) MTC@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_sign_tchh_toa256 fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchf_sapi3'. ------ BTS_Tests.TC_meas_res_speech_tchf_sapi3 ------ Tue Jun 25 11:57:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchf_sapi3' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_meas_res_speech_tchf_sapi3 started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_meas_res_speech_tchf_sapi3-RSL(62)@aa67af5d3042: Final verdict of PTC: none TC_meas_res_speech_tchf_sapi3-RSL-IPA(61)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_meas_res_speech_tchf_sapi3-RSL-IPA(61): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_meas_res_speech_tchf_sapi3-RSL(62): none (fail -> fail) MTC@aa67af5d3042: Test case TC_meas_res_speech_tchf_sapi3 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchf_sapi3 fail'. Tue Jun 25 11:58:14 UTC 2024 ------ BTS_Tests.TC_meas_res_speech_tchf_sapi3 fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchf_sapi3 fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh_sapi3'. ------ BTS_Tests.TC_meas_res_speech_tchh_sapi3 ------ Tue Jun 25 11:58: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_meas_res_speech_tchh_sapi3' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_meas_res_speech_tchh_sapi3 started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_meas_res_speech_tchh_sapi3-RSL(64)@aa67af5d3042: Final verdict of PTC: none TC_meas_res_speech_tchh_sapi3-RSL-IPA(63)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_meas_res_speech_tchh_sapi3-RSL-IPA(63): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_meas_res_speech_tchh_sapi3-RSL(64): none (fail -> fail) MTC@aa67af5d3042: Test case TC_meas_res_speech_tchh_sapi3 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh_sapi3 fail'. Tue Jun 25 11:58:37 UTC 2024 ------ BTS_Tests.TC_meas_res_speech_tchh_sapi3 fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_meas_res_speech_tchh_sapi3 fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: 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 ------ Tue Jun 25 11:58: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tx_power_start_ramp_up_bcch' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_tx_power_start_ramp_up_bcch started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_tx_power_start_ramp_up_bcch-RSL(66)@aa67af5d3042: Final verdict of PTC: none TC_tx_power_start_ramp_up_bcch-RSL-IPA(65)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_tx_power_start_ramp_up_bcch-RSL-IPA(65): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_tx_power_start_ramp_up_bcch-RSL(66): none (fail -> fail) MTC@aa67af5d3042: Test case TC_tx_power_start_ramp_up_bcch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tx_power_start_ramp_up_bcch fail'. Tue Jun 25 11:59:00 UTC 2024 ------ BTS_Tests.TC_tx_power_start_ramp_up_bcch fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tx_power_start_ramp_up_bcch fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tx_power_down_bcch'. ------ BTS_Tests.TC_tx_power_down_bcch ------ Tue Jun 25 11:59: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tx_power_down_bcch' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_tx_power_down_bcch started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_tx_power_down_bcch-RSL(68)@aa67af5d3042: Final verdict of PTC: none TC_tx_power_down_bcch-RSL-IPA(67)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_tx_power_down_bcch-RSL-IPA(67): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_tx_power_down_bcch-RSL(68): none (fail -> fail) MTC@aa67af5d3042: Test case TC_tx_power_down_bcch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tx_power_down_bcch fail'. Tue Jun 25 11:59:23 UTC 2024 ------ BTS_Tests.TC_tx_power_down_bcch fail ------ Saving talloc report from 172.18.43.20:4241 to BTS_Tests.TC_tx_power_down_bcch.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1068) Waiting for packet dumper to finish... 1 (prev_count=1068, count=1132) MTC@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tx_power_down_bcch fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: 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 ------ Tue Jun 25 11:59: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tx_power_ramp_adm_state_change' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_tx_power_ramp_adm_state_change started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_tx_power_ramp_adm_state_change-RSL(70)@aa67af5d3042: Final verdict of PTC: none TC_tx_power_ramp_adm_state_change-RSL-IPA(69)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_tx_power_ramp_adm_state_change-RSL-IPA(69): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_tx_power_ramp_adm_state_change-RSL(70): none (fail -> fail) MTC@aa67af5d3042: Test case TC_tx_power_ramp_adm_state_change finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tx_power_ramp_adm_state_change fail'. Tue Jun 25 11:59:46 UTC 2024 ------ BTS_Tests.TC_tx_power_ramp_adm_state_change fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tx_power_ramp_adm_state_change fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_bs_pwr_static_ass'. ------ BTS_Tests.TC_rsl_bs_pwr_static_ass ------ Tue Jun 25 11:59:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rsl_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_bs_pwr_static_ass' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_rsl_bs_pwr_static_ass started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rsl_bs_pwr_static_ass-RSL(72)@aa67af5d3042: Final verdict of PTC: none TC_rsl_bs_pwr_static_ass-RSL-IPA(71)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_rsl_bs_pwr_static_ass-RSL-IPA(71): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_rsl_bs_pwr_static_ass-RSL(72): none (fail -> fail) MTC@aa67af5d3042: Test case TC_rsl_bs_pwr_static_ass finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_bs_pwr_static_ass fail'. Tue Jun 25 12:00:09 UTC 2024 ------ BTS_Tests.TC_rsl_bs_pwr_static_ass fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_bs_pwr_static_ass fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: 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 ------ Tue Jun 25 12:00:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rsl_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_bs_pwr_static_power_control' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_rsl_bs_pwr_static_power_control started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rsl_bs_pwr_static_power_control-RSL(74)@aa67af5d3042: Final verdict of PTC: none TC_rsl_bs_pwr_static_power_control-RSL-IPA(73)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_rsl_bs_pwr_static_power_control-RSL-IPA(73): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_rsl_bs_pwr_static_power_control-RSL(74): none (fail -> fail) MTC@aa67af5d3042: Test case TC_rsl_bs_pwr_static_power_control finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_bs_pwr_static_power_control fail'. Tue Jun 25 12:00:32 UTC 2024 ------ BTS_Tests.TC_rsl_bs_pwr_static_power_control fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_bs_pwr_static_power_control fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_ctrl'. ------ BTS_Tests.TC_rsl_ms_pwr_ctrl ------ Tue Jun 25 12:00:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rsl_ms_pwr_ctrl.pcap" >/data/BTS_Tests.TC_rsl_ms_pwr_ctrl.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_ctrl' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_rsl_ms_pwr_ctrl started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rsl_ms_pwr_ctrl-RSL(76)@aa67af5d3042: Final verdict of PTC: none TC_rsl_ms_pwr_ctrl-RSL-IPA(75)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_rsl_ms_pwr_ctrl-RSL-IPA(75): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_rsl_ms_pwr_ctrl-RSL(76): none (fail -> fail) MTC@aa67af5d3042: Test case TC_rsl_ms_pwr_ctrl finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_ctrl fail'. Tue Jun 25 12:00:55 UTC 2024 ------ BTS_Tests.TC_rsl_ms_pwr_ctrl fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_ctrl fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_active'. ------ BTS_Tests.TC_rsl_ms_pwr_dyn_active ------ Tue Jun 25 12:01:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rsl_ms_pwr_dyn_active.pcap" >/data/BTS_Tests.TC_rsl_ms_pwr_dyn_active.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_active' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_rsl_ms_pwr_dyn_active started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rsl_ms_pwr_dyn_active-RSL(78)@aa67af5d3042: Final verdict of PTC: none TC_rsl_ms_pwr_dyn_active-RSL-IPA(77)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_rsl_ms_pwr_dyn_active-RSL-IPA(77): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_rsl_ms_pwr_dyn_active-RSL(78): none (fail -> fail) MTC@aa67af5d3042: Test case TC_rsl_ms_pwr_dyn_active finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_active fail'. Tue Jun 25 12:01:19 UTC 2024 ------ BTS_Tests.TC_rsl_ms_pwr_dyn_active fail ------ Saving talloc report from 172.18.43.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=1078) Waiting for packet dumper to finish... 1 (prev_count=1078, count=1142) MTC@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_active fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_active2'. ------ BTS_Tests.TC_rsl_ms_pwr_dyn_active2 ------ Tue Jun 25 12:01: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_active2' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_rsl_ms_pwr_dyn_active2 started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rsl_ms_pwr_dyn_active2-RSL(80)@aa67af5d3042: Final verdict of PTC: none TC_rsl_ms_pwr_dyn_active2-RSL-IPA(79)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_rsl_ms_pwr_dyn_active2-RSL-IPA(79): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_rsl_ms_pwr_dyn_active2-RSL(80): none (fail -> fail) MTC@aa67af5d3042: Test case TC_rsl_ms_pwr_dyn_active2 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_active2 fail'. Tue Jun 25 12:01:42 UTC 2024 ------ BTS_Tests.TC_rsl_ms_pwr_dyn_active2 fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_active2 fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_up'. ------ BTS_Tests.TC_rsl_ms_pwr_dyn_up ------ Tue Jun 25 12:01:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_up' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_rsl_ms_pwr_dyn_up started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rsl_ms_pwr_dyn_up-RSL(82)@aa67af5d3042: Final verdict of PTC: none TC_rsl_ms_pwr_dyn_up-RSL-IPA(81)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_rsl_ms_pwr_dyn_up-RSL-IPA(81): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_rsl_ms_pwr_dyn_up-RSL(82): none (fail -> fail) MTC@aa67af5d3042: Test case TC_rsl_ms_pwr_dyn_up finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_up fail'. Tue Jun 25 12:02:05 UTC 2024 ------ BTS_Tests.TC_rsl_ms_pwr_dyn_up fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_up fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_down'. ------ BTS_Tests.TC_rsl_ms_pwr_dyn_down ------ Tue Jun 25 12:02: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_down' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_rsl_ms_pwr_dyn_down started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rsl_ms_pwr_dyn_down-RSL(84)@aa67af5d3042: Final verdict of PTC: none TC_rsl_ms_pwr_dyn_down-RSL-IPA(83)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_rsl_ms_pwr_dyn_down-RSL-IPA(83): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_rsl_ms_pwr_dyn_down-RSL(84): none (fail -> fail) MTC@aa67af5d3042: Test case TC_rsl_ms_pwr_dyn_down finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_down fail'. Tue Jun 25 12:02:28 UTC 2024 ------ BTS_Tests.TC_rsl_ms_pwr_dyn_down fail ------ Saving talloc report from 172.18.43.20:4241 to BTS_Tests.TC_rsl_ms_pwr_dyn_down.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1072) Waiting for packet dumper to finish... 1 (prev_count=1072, count=1136) MTC@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_down fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: 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 ------ Tue Jun 25 12:02: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_ass_updown' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_rsl_ms_pwr_dyn_ass_updown started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rsl_ms_pwr_dyn_ass_updown-RSL(86)@aa67af5d3042: Final verdict of PTC: none TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(85)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_rsl_ms_pwr_dyn_ass_updown-RSL-IPA(85): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_rsl_ms_pwr_dyn_ass_updown-RSL(86): none (fail -> fail) MTC@aa67af5d3042: Test case TC_rsl_ms_pwr_dyn_ass_updown finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_ass_updown fail'. Tue Jun 25 12:02:51 UTC 2024 ------ BTS_Tests.TC_rsl_ms_pwr_dyn_ass_updown fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_ass_updown fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_max'. ------ BTS_Tests.TC_rsl_ms_pwr_dyn_max ------ Tue Jun 25 12:02: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ms_pwr_dyn_max' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_rsl_ms_pwr_dyn_max started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rsl_ms_pwr_dyn_max-RSL(88)@aa67af5d3042: Final verdict of PTC: none TC_rsl_ms_pwr_dyn_max-RSL-IPA(87)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_rsl_ms_pwr_dyn_max-RSL-IPA(87): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_rsl_ms_pwr_dyn_max-RSL(88): none (fail -> fail) MTC@aa67af5d3042: Test case TC_rsl_ms_pwr_dyn_max finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_max fail'. Tue Jun 25 12:03:14 UTC 2024 ------ BTS_Tests.TC_rsl_ms_pwr_dyn_max fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ms_pwr_dyn_max fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_chan_initial_ms_pwr'. ------ BTS_Tests.TC_rsl_chan_initial_ms_pwr ------ Tue Jun 25 12:03: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_chan_initial_ms_pwr' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_rsl_chan_initial_ms_pwr started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rsl_chan_initial_ms_pwr-RSL(90)@aa67af5d3042: Final verdict of PTC: none TC_rsl_chan_initial_ms_pwr-RSL-IPA(89)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_rsl_chan_initial_ms_pwr-RSL-IPA(89): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_rsl_chan_initial_ms_pwr-RSL(90): none (fail -> fail) MTC@aa67af5d3042: Test case TC_rsl_chan_initial_ms_pwr finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_chan_initial_ms_pwr fail'. Tue Jun 25 12:03:37 UTC 2024 ------ BTS_Tests.TC_rsl_chan_initial_ms_pwr fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_chan_initial_ms_pwr fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_chan_initial_ta'. ------ BTS_Tests.TC_rsl_chan_initial_ta ------ Tue Jun 25 12:03: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_chan_initial_ta' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_rsl_chan_initial_ta started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rsl_chan_initial_ta-RSL(92)@aa67af5d3042: Final verdict of PTC: none TC_rsl_chan_initial_ta-RSL-IPA(91)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_rsl_chan_initial_ta-RSL-IPA(91): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_rsl_chan_initial_ta-RSL(92): none (fail -> fail) MTC@aa67af5d3042: Test case TC_rsl_chan_initial_ta finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_chan_initial_ta fail'. Tue Jun 25 12:04:00 UTC 2024 ------ BTS_Tests.TC_rsl_chan_initial_ta fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_chan_initial_ta fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_modify_encr'. ------ BTS_Tests.TC_rsl_modify_encr ------ Tue Jun 25 12:04: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_rsl_modify_encr.pcap" >/data/BTS_Tests.TC_rsl_modify_encr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_modify_encr' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_rsl_modify_encr started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rsl_modify_encr-RSL(94)@aa67af5d3042: Final verdict of PTC: none TC_rsl_modify_encr-RSL-IPA(93)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_rsl_modify_encr-RSL-IPA(93): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_rsl_modify_encr-RSL(94): none (fail -> fail) MTC@aa67af5d3042: Test case TC_rsl_modify_encr finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_modify_encr fail'. Tue Jun 25 12:04:23 UTC 2024 ------ BTS_Tests.TC_rsl_modify_encr fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_modify_encr fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_rf_resource_ind'. ------ BTS_Tests.TC_rsl_rf_resource_ind ------ Tue Jun 25 12:04:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_rf_resource_ind' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_rsl_rf_resource_ind started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rsl_rf_resource_ind-RSL(96)@aa67af5d3042: Final verdict of PTC: none TC_rsl_rf_resource_ind-RSL-IPA(95)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_rsl_rf_resource_ind-RSL-IPA(95): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_rsl_rf_resource_ind-RSL(96): none (fail -> fail) MTC@aa67af5d3042: Test case TC_rsl_rf_resource_ind finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_rf_resource_ind fail'. Tue Jun 25 12:04:46 UTC 2024 ------ BTS_Tests.TC_rsl_rf_resource_ind fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_rf_resource_ind fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_conn_fail_crit'. ------ BTS_Tests.TC_conn_fail_crit ------ Tue Jun 25 12:04:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_conn_fail_crit.pcap" >/data/BTS_Tests.TC_conn_fail_crit.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_conn_fail_crit' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_conn_fail_crit started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_conn_fail_crit-RSL(98)@aa67af5d3042: Final verdict of PTC: none TC_conn_fail_crit-RSL-IPA(97)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_conn_fail_crit-RSL-IPA(97): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_conn_fail_crit-RSL(98): none (fail -> fail) MTC@aa67af5d3042: Test case TC_conn_fail_crit finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_conn_fail_crit fail'. Tue Jun 25 12:05:09 UTC 2024 ------ BTS_Tests.TC_conn_fail_crit fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_conn_fail_crit fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_imsi_80percent'. ------ BTS_Tests.TC_paging_imsi_80percent ------ Tue Jun 25 12:05:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_paging_imsi_80percent.pcap" >/data/BTS_Tests.TC_paging_imsi_80percent.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_imsi_80percent' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_paging_imsi_80percent started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_paging_imsi_80percent-RSL(100)@aa67af5d3042: Final verdict of PTC: none TC_paging_imsi_80percent-RSL-IPA(99)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_paging_imsi_80percent-RSL-IPA(99): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_paging_imsi_80percent-RSL(100): none (fail -> fail) MTC@aa67af5d3042: Test case TC_paging_imsi_80percent finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_imsi_80percent fail'. Tue Jun 25 12:05:32 UTC 2024 ------ BTS_Tests.TC_paging_imsi_80percent fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_imsi_80percent fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_tmsi_80percent'. ------ BTS_Tests.TC_paging_tmsi_80percent ------ Tue Jun 25 12:05:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_paging_tmsi_80percent.pcap" >/data/BTS_Tests.TC_paging_tmsi_80percent.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_tmsi_80percent' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_paging_tmsi_80percent started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_paging_tmsi_80percent-RSL(102)@aa67af5d3042: Final verdict of PTC: none TC_paging_tmsi_80percent-RSL-IPA(101)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_paging_tmsi_80percent-RSL-IPA(101): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_paging_tmsi_80percent-RSL(102): none (fail -> fail) MTC@aa67af5d3042: Test case TC_paging_tmsi_80percent finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_tmsi_80percent fail'. Tue Jun 25 12:05:55 UTC 2024 ------ BTS_Tests.TC_paging_tmsi_80percent fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_tmsi_80percent fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_imsi_200percent'. ------ BTS_Tests.TC_paging_imsi_200percent ------ Tue Jun 25 12:06:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_imsi_200percent' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_paging_imsi_200percent started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_paging_imsi_200percent-RSL(104)@aa67af5d3042: Final verdict of PTC: none TC_paging_imsi_200percent-RSL-IPA(103)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_paging_imsi_200percent-RSL-IPA(103): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_paging_imsi_200percent-RSL(104): none (fail -> fail) MTC@aa67af5d3042: Test case TC_paging_imsi_200percent finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_imsi_200percent fail'. Tue Jun 25 12:06:19 UTC 2024 ------ BTS_Tests.TC_paging_imsi_200percent fail ------ Saving talloc report from 172.18.43.20:4241 to BTS_Tests.TC_paging_imsi_200percent.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1176) Waiting for packet dumper to finish... 1 (prev_count=1176, count=1240) MTC@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_imsi_200percent fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_tmsi_200percent'. ------ BTS_Tests.TC_paging_tmsi_200percent ------ Tue Jun 25 12:06: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_paging_tmsi_200percent.pcap" >/data/BTS_Tests.TC_paging_tmsi_200percent.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_tmsi_200percent' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_paging_tmsi_200percent started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_paging_tmsi_200percent-RSL(106)@aa67af5d3042: Final verdict of PTC: none TC_paging_tmsi_200percent-RSL-IPA(105)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_paging_tmsi_200percent-RSL-IPA(105): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_paging_tmsi_200percent-RSL(106): none (fail -> fail) MTC@aa67af5d3042: Test case TC_paging_tmsi_200percent finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_tmsi_200percent fail'. Tue Jun 25 12:06:42 UTC 2024 ------ BTS_Tests.TC_paging_tmsi_200percent fail ------ Saving talloc report from 172.18.43.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=1416) Waiting for packet dumper to finish... 1 (prev_count=1416, count=1480) MTC@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_tmsi_200percent fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_protocol_error'. ------ BTS_Tests.TC_rsl_protocol_error ------ Tue Jun 25 12:06:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_protocol_error' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_rsl_protocol_error started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rsl_protocol_error-RSL(108)@aa67af5d3042: Final verdict of PTC: none TC_rsl_protocol_error-RSL-IPA(107)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_rsl_protocol_error-RSL-IPA(107): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_rsl_protocol_error-RSL(108): none (fail -> fail) MTC@aa67af5d3042: Test case TC_rsl_protocol_error finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_protocol_error fail'. Tue Jun 25 12:07:05 UTC 2024 ------ BTS_Tests.TC_rsl_protocol_error fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_protocol_error fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_mand_ie_error'. ------ BTS_Tests.TC_rsl_mand_ie_error ------ Tue Jun 25 12:07: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_mand_ie_error' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_rsl_mand_ie_error started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rsl_mand_ie_error-RSL(110)@aa67af5d3042: Final verdict of PTC: none TC_rsl_mand_ie_error-RSL-IPA(109)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_rsl_mand_ie_error-RSL-IPA(109): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_rsl_mand_ie_error-RSL(110): none (fail -> fail) MTC@aa67af5d3042: Test case TC_rsl_mand_ie_error finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_mand_ie_error fail'. Tue Jun 25 12:07:28 UTC 2024 ------ BTS_Tests.TC_rsl_mand_ie_error fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_mand_ie_error fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ie_content_error'. ------ BTS_Tests.TC_rsl_ie_content_error ------ Tue Jun 25 12:07: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rsl_ie_content_error' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_rsl_ie_content_error started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rsl_ie_content_error-RSL(112)@aa67af5d3042: Final verdict of PTC: none TC_rsl_ie_content_error-RSL-IPA(111)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_rsl_ie_content_error-RSL-IPA(111): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_rsl_ie_content_error-RSL(112): none (fail -> fail) MTC@aa67af5d3042: Test case TC_rsl_ie_content_error finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ie_content_error fail'. Tue Jun 25 12:07:51 UTC 2024 ------ BTS_Tests.TC_rsl_ie_content_error fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rsl_ie_content_error fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_default'. ------ BTS_Tests.TC_si_sched_default ------ Tue Jun 25 12:07: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_si_sched_default.pcap" >/data/BTS_Tests.TC_si_sched_default.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_default' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_si_sched_default started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_si_sched_default-RSL(114)@aa67af5d3042: Final verdict of PTC: none TC_si_sched_default-RSL-IPA(113)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_si_sched_default-RSL-IPA(113): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_si_sched_default-RSL(114): none (fail -> fail) MTC@aa67af5d3042: Test case TC_si_sched_default finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_default fail'. Tue Jun 25 12:08:14 UTC 2024 ------ BTS_Tests.TC_si_sched_default fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_default fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_1'. ------ BTS_Tests.TC_si_sched_1 ------ Tue Jun 25 12:08: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_si_sched_1.pcap" >/data/BTS_Tests.TC_si_sched_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_1' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_si_sched_1 started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_si_sched_1-RSL(116)@aa67af5d3042: Final verdict of PTC: none TC_si_sched_1-RSL-IPA(115)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_si_sched_1-RSL-IPA(115): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_si_sched_1-RSL(116): none (fail -> fail) MTC@aa67af5d3042: Test case TC_si_sched_1 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_1 fail'. Tue Jun 25 12:08:37 UTC 2024 ------ BTS_Tests.TC_si_sched_1 fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_1 fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_2bis'. ------ BTS_Tests.TC_si_sched_2bis ------ Tue Jun 25 12:08: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_si_sched_2bis.pcap" >/data/BTS_Tests.TC_si_sched_2bis.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_2bis' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_si_sched_2bis started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_si_sched_2bis-RSL(118)@aa67af5d3042: Final verdict of PTC: none TC_si_sched_2bis-RSL-IPA(117)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_si_sched_2bis-RSL-IPA(117): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_si_sched_2bis-RSL(118): none (fail -> fail) MTC@aa67af5d3042: Test case TC_si_sched_2bis finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_2bis fail'. Tue Jun 25 12:09:00 UTC 2024 ------ BTS_Tests.TC_si_sched_2bis fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_2bis fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_2ter'. ------ BTS_Tests.TC_si_sched_2ter ------ Tue Jun 25 12:09: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_si_sched_2ter.pcap" >/data/BTS_Tests.TC_si_sched_2ter.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_2ter' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_si_sched_2ter started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_si_sched_2ter-RSL(120)@aa67af5d3042: Final verdict of PTC: none TC_si_sched_2ter-RSL-IPA(119)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_si_sched_2ter-RSL-IPA(119): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_si_sched_2ter-RSL(120): none (fail -> fail) MTC@aa67af5d3042: Test case TC_si_sched_2ter finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_2ter fail'. Tue Jun 25 12:09:23 UTC 2024 ------ BTS_Tests.TC_si_sched_2ter fail ------ Saving talloc report from 172.18.43.20:4241 to BTS_Tests.TC_si_sched_2ter.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1048) Waiting for packet dumper to finish... 1 (prev_count=1048, count=1112) MTC@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_2ter fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_2ter_2bis'. ------ BTS_Tests.TC_si_sched_2ter_2bis ------ Tue Jun 25 12:09:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_si_sched_2ter_2bis.pcap" >/data/BTS_Tests.TC_si_sched_2ter_2bis.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_2ter_2bis' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_si_sched_2ter_2bis started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_si_sched_2ter_2bis-RSL(122)@aa67af5d3042: Final verdict of PTC: none TC_si_sched_2ter_2bis-RSL-IPA(121)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_si_sched_2ter_2bis-RSL-IPA(121): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_si_sched_2ter_2bis-RSL(122): none (fail -> fail) MTC@aa67af5d3042: Test case TC_si_sched_2ter_2bis finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_2ter_2bis fail'. Tue Jun 25 12:09:46 UTC 2024 ------ BTS_Tests.TC_si_sched_2ter_2bis fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_2ter_2bis fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_2quater'. ------ BTS_Tests.TC_si_sched_2quater ------ Tue Jun 25 12:09:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_si_sched_2quater.pcap" >/data/BTS_Tests.TC_si_sched_2quater.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_2quater' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_si_sched_2quater started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_si_sched_2quater-RSL(124)@aa67af5d3042: Final verdict of PTC: none TC_si_sched_2quater-RSL-IPA(123)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_si_sched_2quater-RSL-IPA(123): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_si_sched_2quater-RSL(124): none (fail -> fail) MTC@aa67af5d3042: Test case TC_si_sched_2quater finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_2quater fail'. Tue Jun 25 12:10:09 UTC 2024 ------ BTS_Tests.TC_si_sched_2quater fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_2quater fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_13'. ------ BTS_Tests.TC_si_sched_13 ------ Tue Jun 25 12:10:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_si_sched_13.pcap" >/data/BTS_Tests.TC_si_sched_13.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_13' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_si_sched_13 started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_si_sched_13-RSL(126)@aa67af5d3042: Final verdict of PTC: none TC_si_sched_13-RSL-IPA(125)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_si_sched_13-RSL-IPA(125): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_si_sched_13-RSL(126): none (fail -> fail) MTC@aa67af5d3042: Test case TC_si_sched_13 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_13 fail'. Tue Jun 25 12:10:32 UTC 2024 ------ BTS_Tests.TC_si_sched_13 fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_13 fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: 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 ------ Tue Jun 25 12:10:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_si_sched_13_2bis_2ter_2quater' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_si_sched_13_2bis_2ter_2quater started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_si_sched_13_2bis_2ter_2quater-RSL(128)@aa67af5d3042: Final verdict of PTC: none TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(127)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_si_sched_13_2bis_2ter_2quater-RSL-IPA(127): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_si_sched_13_2bis_2ter_2quater-RSL(128): none (fail -> fail) MTC@aa67af5d3042: Test case TC_si_sched_13_2bis_2ter_2quater finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_13_2bis_2ter_2quater fail'. Tue Jun 25 12:10:56 UTC 2024 ------ BTS_Tests.TC_si_sched_13_2bis_2ter_2quater fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_si_sched_13_2bis_2ter_2quater fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_dlcx_not_active'. ------ BTS_Tests.TC_ipa_dlcx_not_active ------ Tue Jun 25 12:11:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_dlcx_not_active' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_ipa_dlcx_not_active started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_ipa_dlcx_not_active-RSL(130)@aa67af5d3042: Final verdict of PTC: none TC_ipa_dlcx_not_active-RSL-IPA(129)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_ipa_dlcx_not_active-RSL-IPA(129): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_ipa_dlcx_not_active-RSL(130): none (fail -> fail) MTC@aa67af5d3042: Test case TC_ipa_dlcx_not_active finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_dlcx_not_active fail'. Tue Jun 25 12:11:19 UTC 2024 ------ BTS_Tests.TC_ipa_dlcx_not_active fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_dlcx_not_active fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_twice_not_active'. ------ BTS_Tests.TC_ipa_crcx_twice_not_active ------ Tue Jun 25 12:11: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_twice_not_active' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_ipa_crcx_twice_not_active started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_ipa_crcx_twice_not_active-RSL(132)@aa67af5d3042: Final verdict of PTC: none TC_ipa_crcx_twice_not_active-RSL-IPA(131)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_ipa_crcx_twice_not_active-RSL-IPA(131): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_ipa_crcx_twice_not_active-RSL(132): none (fail -> fail) MTC@aa67af5d3042: Test case TC_ipa_crcx_twice_not_active finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_twice_not_active fail'. Tue Jun 25 12:11:42 UTC 2024 ------ BTS_Tests.TC_ipa_crcx_twice_not_active fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_twice_not_active fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: 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 ------ Tue Jun 25 12:11:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_mdcx_dlcx_not_active' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_ipa_crcx_mdcx_dlcx_not_active started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_ipa_crcx_mdcx_dlcx_not_active-RSL(134)@aa67af5d3042: Final verdict of PTC: none TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(133)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_ipa_crcx_mdcx_dlcx_not_active-RSL-IPA(133): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_ipa_crcx_mdcx_dlcx_not_active-RSL(134): none (fail -> fail) MTC@aa67af5d3042: Test case TC_ipa_crcx_mdcx_dlcx_not_active finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_mdcx_dlcx_not_active fail'. Tue Jun 25 12:12:05 UTC 2024 ------ BTS_Tests.TC_ipa_crcx_mdcx_dlcx_not_active fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_mdcx_dlcx_not_active fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: 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 ------ Tue Jun 25 12:12: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_mdcx_mdcx_dlcx_not_active' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_ipa_crcx_mdcx_mdcx_dlcx_not_active started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(136)@aa67af5d3042: Final verdict of PTC: none TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(135)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL-IPA(135): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_ipa_crcx_mdcx_mdcx_dlcx_not_active-RSL(136): none (fail -> fail) MTC@aa67af5d3042: 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@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_mdcx_mdcx_dlcx_not_active fail'. Tue Jun 25 12:12:28 UTC 2024 ------ BTS_Tests.TC_ipa_crcx_mdcx_mdcx_dlcx_not_active fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_mdcx_mdcx_dlcx_not_active fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_sdcch_not_active'. ------ BTS_Tests.TC_ipa_crcx_sdcch_not_active ------ Tue Jun 25 12:12: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_sdcch_not_active' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_ipa_crcx_sdcch_not_active started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_ipa_crcx_sdcch_not_active-RSL(138)@aa67af5d3042: Final verdict of PTC: none TC_ipa_crcx_sdcch_not_active-RSL-IPA(137)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_ipa_crcx_sdcch_not_active-RSL-IPA(137): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_ipa_crcx_sdcch_not_active-RSL(138): none (fail -> fail) MTC@aa67af5d3042: Test case TC_ipa_crcx_sdcch_not_active finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_sdcch_not_active fail'. Tue Jun 25 12:12:51 UTC 2024 ------ BTS_Tests.TC_ipa_crcx_sdcch_not_active fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_sdcch_not_active fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_ack_addr'. ------ BTS_Tests.TC_ipa_crcx_ack_addr ------ Tue Jun 25 12:12: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ipa_crcx_ack_addr' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_ipa_crcx_ack_addr started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_ipa_crcx_ack_addr-RSL(140)@aa67af5d3042: Final verdict of PTC: none TC_ipa_crcx_ack_addr-RSL-IPA(139)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_ipa_crcx_ack_addr-RSL-IPA(139): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_ipa_crcx_ack_addr-RSL(140): none (fail -> fail) MTC@aa67af5d3042: Test case TC_ipa_crcx_ack_addr finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_ack_addr fail'. Tue Jun 25 12:13:14 UTC 2024 ------ BTS_Tests.TC_ipa_crcx_ack_addr fail ------ Saving talloc report from 172.18.43.20:4241 to BTS_Tests.TC_ipa_crcx_ack_addr.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1064) Waiting for packet dumper to finish... 1 (prev_count=1064, count=1128) MTC@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ipa_crcx_ack_addr fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_imsi_200percent_with_ps'. ------ BTS_Tests.TC_paging_imsi_200percent_with_ps ------ Tue Jun 25 12:13: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_paging_imsi_200percent_with_ps' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_paging_imsi_200percent_with_ps started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_paging_imsi_200percent_with_ps-RSL(142)@aa67af5d3042: Final verdict of PTC: none TC_paging_imsi_200percent_with_ps-RSL-IPA(141)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_paging_imsi_200percent_with_ps-RSL-IPA(141): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_paging_imsi_200percent_with_ps-RSL(142): none (fail -> fail) MTC@aa67af5d3042: Test case TC_paging_imsi_200percent_with_ps finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_imsi_200percent_with_ps fail'. Tue Jun 25 12:13:37 UTC 2024 ------ BTS_Tests.TC_paging_imsi_200percent_with_ps fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_paging_imsi_200percent_with_ps fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_act_req'. ------ BTS_Tests.TC_pcu_act_req ------ Tue Jun 25 12:13: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_pcu_act_req.pcap" >/data/BTS_Tests.TC_pcu_act_req.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_act_req' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_pcu_act_req started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_act_req-RSL(144)@aa67af5d3042: Final verdict of PTC: none TC_pcu_act_req-RSL-IPA(143)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_pcu_act_req-RSL-IPA(143): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_pcu_act_req-RSL(144): none (fail -> fail) MTC@aa67af5d3042: Test case TC_pcu_act_req finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_act_req fail'. Tue Jun 25 12:14:00 UTC 2024 ------ BTS_Tests.TC_pcu_act_req fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_act_req fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_act_req_wrong_ts'. ------ BTS_Tests.TC_pcu_act_req_wrong_ts ------ Tue Jun 25 12:14:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_act_req_wrong_ts.pcap" >/data/BTS_Tests.TC_pcu_act_req_wrong_ts.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_act_req_wrong_ts' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_pcu_act_req_wrong_ts started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_act_req_wrong_ts-RSL(146)@aa67af5d3042: Final verdict of PTC: none TC_pcu_act_req_wrong_ts-RSL-IPA(145)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_pcu_act_req_wrong_ts-RSL-IPA(145): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_pcu_act_req_wrong_ts-RSL(146): none (fail -> fail) MTC@aa67af5d3042: Test case TC_pcu_act_req_wrong_ts finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_act_req_wrong_ts fail'. Tue Jun 25 12:14:23 UTC 2024 ------ BTS_Tests.TC_pcu_act_req_wrong_ts fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_act_req_wrong_ts fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_act_req_wrong_bts'. ------ BTS_Tests.TC_pcu_act_req_wrong_bts ------ Tue Jun 25 12:14:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_act_req_wrong_bts' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_pcu_act_req_wrong_bts started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_act_req_wrong_bts-RSL(148)@aa67af5d3042: Final verdict of PTC: none TC_pcu_act_req_wrong_bts-RSL-IPA(147)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_pcu_act_req_wrong_bts-RSL-IPA(147): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_pcu_act_req_wrong_bts-RSL(148): none (fail -> fail) MTC@aa67af5d3042: Test case TC_pcu_act_req_wrong_bts finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_act_req_wrong_bts fail'. Tue Jun 25 12:14:46 UTC 2024 ------ BTS_Tests.TC_pcu_act_req_wrong_bts fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_act_req_wrong_bts fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_act_req_wrong_trx'. ------ BTS_Tests.TC_pcu_act_req_wrong_trx ------ Tue Jun 25 12:14:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_act_req_wrong_trx' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_pcu_act_req_wrong_trx started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_act_req_wrong_trx-RSL(150)@aa67af5d3042: Final verdict of PTC: none TC_pcu_act_req_wrong_trx-RSL-IPA(149)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_pcu_act_req_wrong_trx-RSL-IPA(149): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_pcu_act_req_wrong_trx-RSL(150): none (fail -> fail) MTC@aa67af5d3042: Test case TC_pcu_act_req_wrong_trx finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_act_req_wrong_trx fail'. Tue Jun 25 12:15:09 UTC 2024 ------ BTS_Tests.TC_pcu_act_req_wrong_trx fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_act_req_wrong_trx fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_deact_req'. ------ BTS_Tests.TC_pcu_deact_req ------ Tue Jun 25 12:15:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_deact_req.pcap" >/data/BTS_Tests.TC_pcu_deact_req.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_deact_req' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_pcu_deact_req started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_deact_req-RSL(152)@aa67af5d3042: Final verdict of PTC: none TC_pcu_deact_req-RSL-IPA(151)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_pcu_deact_req-RSL-IPA(151): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_pcu_deact_req-RSL(152): none (fail -> fail) MTC@aa67af5d3042: Test case TC_pcu_deact_req finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_deact_req fail'. Tue Jun 25 12:15:32 UTC 2024 ------ BTS_Tests.TC_pcu_deact_req fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_deact_req fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_deact_req_wrong_ts'. ------ BTS_Tests.TC_pcu_deact_req_wrong_ts ------ Tue Jun 25 12:15: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_deact_req_wrong_ts' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_pcu_deact_req_wrong_ts started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_deact_req_wrong_ts-RSL(154)@aa67af5d3042: Final verdict of PTC: none TC_pcu_deact_req_wrong_ts-RSL-IPA(153)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_pcu_deact_req_wrong_ts-RSL-IPA(153): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_pcu_deact_req_wrong_ts-RSL(154): none (fail -> fail) MTC@aa67af5d3042: Test case TC_pcu_deact_req_wrong_ts finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_deact_req_wrong_ts fail'. Tue Jun 25 12:15:56 UTC 2024 ------ BTS_Tests.TC_pcu_deact_req_wrong_ts fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_deact_req_wrong_ts fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ver_si1'. ------ BTS_Tests.TC_pcu_ver_si1 ------ Tue Jun 25 12:16:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ver_si1' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_pcu_ver_si1 started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_ver_si1-RSL(156)@aa67af5d3042: Final verdict of PTC: none TC_pcu_ver_si1-RSL-IPA(155)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_pcu_ver_si1-RSL-IPA(155): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_pcu_ver_si1-RSL(156): none (fail -> fail) MTC@aa67af5d3042: Test case TC_pcu_ver_si1 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ver_si1 fail'. Tue Jun 25 12:16:19 UTC 2024 ------ BTS_Tests.TC_pcu_ver_si1 fail ------ Saving talloc report from 172.18.43.20:4241 to BTS_Tests.TC_pcu_ver_si1.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1040) Waiting for packet dumper to finish... 1 (prev_count=1040, count=1104) MTC@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ver_si1 fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ver_si3'. ------ BTS_Tests.TC_pcu_ver_si3 ------ Tue Jun 25 12:16: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_pcu_ver_si3.pcap" >/data/BTS_Tests.TC_pcu_ver_si3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ver_si3' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_pcu_ver_si3 started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_ver_si3-RSL(158)@aa67af5d3042: Final verdict of PTC: none TC_pcu_ver_si3-RSL-IPA(157)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_pcu_ver_si3-RSL-IPA(157): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_pcu_ver_si3-RSL(158): none (fail -> fail) MTC@aa67af5d3042: Test case TC_pcu_ver_si3 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ver_si3 fail'. Tue Jun 25 12:16:42 UTC 2024 ------ BTS_Tests.TC_pcu_ver_si3 fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ver_si3 fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ver_si13'. ------ BTS_Tests.TC_pcu_ver_si13 ------ Tue Jun 25 12:16:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ver_si13' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_pcu_ver_si13 started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_ver_si13-RSL(160)@aa67af5d3042: Final verdict of PTC: none TC_pcu_ver_si13-RSL-IPA(159)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_pcu_ver_si13-RSL-IPA(159): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_pcu_ver_si13-RSL(160): none (fail -> fail) MTC@aa67af5d3042: Test case TC_pcu_ver_si13 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ver_si13 fail'. Tue Jun 25 12:17:05 UTC 2024 ------ BTS_Tests.TC_pcu_ver_si13 fail ------ Saving talloc report from 172.18.43.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=1284) Waiting for packet dumper to finish... 1 (prev_count=1284, count=1348) MTC@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ver_si13 fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_pdtch'. ------ BTS_Tests.TC_pcu_data_req_pdtch ------ Tue Jun 25 12:17: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_pdtch' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_pcu_data_req_pdtch started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_data_req_pdtch-RSL(162)@aa67af5d3042: Final verdict of PTC: none TC_pcu_data_req_pdtch-RSL-IPA(161)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_pcu_data_req_pdtch-RSL-IPA(161): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_pcu_data_req_pdtch-RSL(162): none (fail -> fail) MTC@aa67af5d3042: Test case TC_pcu_data_req_pdtch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_pdtch fail'. Tue Jun 25 12:17:28 UTC 2024 ------ BTS_Tests.TC_pcu_data_req_pdtch fail ------ Saving talloc report from 172.18.43.20:4241 to BTS_Tests.TC_pcu_data_req_pdtch.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1068) Waiting for packet dumper to finish... 1 (prev_count=1068, count=1132) MTC@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_pdtch fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_ptcch'. ------ BTS_Tests.TC_pcu_data_req_ptcch ------ Tue Jun 25 12:17: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_ptcch' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_pcu_data_req_ptcch started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_data_req_ptcch-RSL(164)@aa67af5d3042: Final verdict of PTC: none TC_pcu_data_req_ptcch-RSL-IPA(163)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_pcu_data_req_ptcch-RSL-IPA(163): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_pcu_data_req_ptcch-RSL(164): none (fail -> fail) MTC@aa67af5d3042: Test case TC_pcu_data_req_ptcch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_ptcch fail'. Tue Jun 25 12:17:51 UTC 2024 ------ BTS_Tests.TC_pcu_data_req_ptcch fail ------ Saving talloc report from 172.18.43.20:4241 to BTS_Tests.TC_pcu_data_req_ptcch.talloc ERROR: failed to get talloc report via vty Waiting for packet dumper to finish... 0 (prev_count=-1, count=1068) Waiting for packet dumper to finish... 1 (prev_count=1068, count=1132) MTC@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_ptcch fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_wrong_bts'. ------ BTS_Tests.TC_pcu_data_req_wrong_bts ------ Tue Jun 25 12:17: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_wrong_bts' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_pcu_data_req_wrong_bts started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_data_req_wrong_bts-RSL(166)@aa67af5d3042: Final verdict of PTC: none TC_pcu_data_req_wrong_bts-RSL-IPA(165)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_pcu_data_req_wrong_bts-RSL-IPA(165): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_pcu_data_req_wrong_bts-RSL(166): none (fail -> fail) MTC@aa67af5d3042: Test case TC_pcu_data_req_wrong_bts finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_wrong_bts fail'. Tue Jun 25 12:18:14 UTC 2024 ------ BTS_Tests.TC_pcu_data_req_wrong_bts fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_wrong_bts fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_wrong_trx'. ------ BTS_Tests.TC_pcu_data_req_wrong_trx ------ Tue Jun 25 12:18: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_wrong_trx' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_pcu_data_req_wrong_trx started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_data_req_wrong_trx-RSL(168)@aa67af5d3042: Final verdict of PTC: none TC_pcu_data_req_wrong_trx-RSL-IPA(167)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_pcu_data_req_wrong_trx-RSL-IPA(167): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_pcu_data_req_wrong_trx-RSL(168): none (fail -> fail) MTC@aa67af5d3042: Test case TC_pcu_data_req_wrong_trx finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_wrong_trx fail'. Tue Jun 25 12:18:37 UTC 2024 ------ BTS_Tests.TC_pcu_data_req_wrong_trx fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_wrong_trx fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_wrong_ts'. ------ BTS_Tests.TC_pcu_data_req_wrong_ts ------ Tue Jun 25 12:18: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_wrong_ts' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_pcu_data_req_wrong_ts started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_data_req_wrong_ts-RSL(170)@aa67af5d3042: Final verdict of PTC: none TC_pcu_data_req_wrong_ts-RSL-IPA(169)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_pcu_data_req_wrong_ts-RSL-IPA(169): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_pcu_data_req_wrong_ts-RSL(170): none (fail -> fail) MTC@aa67af5d3042: Test case TC_pcu_data_req_wrong_ts finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_wrong_ts fail'. Tue Jun 25 12:19:00 UTC 2024 ------ BTS_Tests.TC_pcu_data_req_wrong_ts fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_wrong_ts fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_ts_inactive'. ------ BTS_Tests.TC_pcu_data_req_ts_inactive ------ Tue Jun 25 12:19:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_data_req_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_ts_inactive' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_pcu_data_req_ts_inactive started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_data_req_ts_inactive-RSL(172)@aa67af5d3042: Final verdict of PTC: none TC_pcu_data_req_ts_inactive-RSL-IPA(171)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_pcu_data_req_ts_inactive-RSL-IPA(171): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_pcu_data_req_ts_inactive-RSL(172): none (fail -> fail) MTC@aa67af5d3042: Test case TC_pcu_data_req_ts_inactive finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_ts_inactive fail'. Tue Jun 25 12:19:23 UTC 2024 ------ BTS_Tests.TC_pcu_data_req_ts_inactive fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_ts_inactive fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ptcch'. ------ BTS_Tests.TC_pcu_ptcch ------ Tue Jun 25 12:19:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_ptcch.pcap" >/data/BTS_Tests.TC_pcu_ptcch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ptcch' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_pcu_ptcch started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_ptcch-RSL(174)@aa67af5d3042: Final verdict of PTC: none TC_pcu_ptcch-RSL-IPA(173)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_pcu_ptcch-RSL-IPA(173): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_pcu_ptcch-RSL(174): none (fail -> fail) MTC@aa67af5d3042: Test case TC_pcu_ptcch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ptcch fail'. Tue Jun 25 12:19:46 UTC 2024 ------ BTS_Tests.TC_pcu_ptcch fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ptcch fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_agch'. ------ BTS_Tests.TC_pcu_data_req_agch ------ Tue Jun 25 12:19:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_data_req_agch.pcap" >/data/BTS_Tests.TC_pcu_data_req_agch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_agch' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_pcu_data_req_agch started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_data_req_agch-RSL(176)@aa67af5d3042: Final verdict of PTC: none TC_pcu_data_req_agch-RSL-IPA(175)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_pcu_data_req_agch-RSL-IPA(175): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_pcu_data_req_agch-RSL(176): none (fail -> fail) MTC@aa67af5d3042: Test case TC_pcu_data_req_agch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_agch fail'. Tue Jun 25 12:20:09 UTC 2024 ------ BTS_Tests.TC_pcu_data_req_agch fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_agch fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_pch'. ------ BTS_Tests.TC_pcu_data_req_pch ------ Tue Jun 25 12:20:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_pch' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_pcu_data_req_pch started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_data_req_pch-RSL(178)@aa67af5d3042: Final verdict of PTC: none TC_pcu_data_req_pch-RSL-IPA(177)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_pcu_data_req_pch-RSL-IPA(177): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_pcu_data_req_pch-RSL(178): none (fail -> fail) MTC@aa67af5d3042: Test case TC_pcu_data_req_pch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_pch fail'. Tue Jun 25 12:20:33 UTC 2024 ------ BTS_Tests.TC_pcu_data_req_pch fail ------ Saving talloc report from 172.18.43.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=1300) Waiting for packet dumper to finish... 1 (prev_count=1300, count=1364) MTC@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_pch fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: 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 ------ Tue Jun 25 12:20: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_imm_ass_pch' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_pcu_data_req_imm_ass_pch started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_data_req_imm_ass_pch-RSL(180)@aa67af5d3042: Final verdict of PTC: none TC_pcu_data_req_imm_ass_pch-RSL-IPA(179)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_pcu_data_req_imm_ass_pch-RSL-IPA(179): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_pcu_data_req_imm_ass_pch-RSL(180): none (fail -> fail) MTC@aa67af5d3042: Test case TC_pcu_data_req_imm_ass_pch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_imm_ass_pch fail'. Tue Jun 25 12:20:56 UTC 2024 ------ BTS_Tests.TC_pcu_data_req_imm_ass_pch fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_imm_ass_pch fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: 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 ------ Tue Jun 25 12:21:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_req_imm_ass_agch' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_pcu_data_req_imm_ass_agch started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_data_req_imm_ass_agch-RSL(182)@aa67af5d3042: Final verdict of PTC: none TC_pcu_data_req_imm_ass_agch-RSL-IPA(181)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_pcu_data_req_imm_ass_agch-RSL-IPA(181): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_pcu_data_req_imm_ass_agch-RSL(182): none (fail -> fail) MTC@aa67af5d3042: Test case TC_pcu_data_req_imm_ass_agch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_imm_ass_agch fail'. Tue Jun 25 12:21:19 UTC 2024 ------ BTS_Tests.TC_pcu_data_req_imm_ass_agch fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_req_imm_ass_agch fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_rach_content'. ------ BTS_Tests.TC_pcu_rach_content ------ Tue Jun 25 12:21: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_pcu_rach_content.pcap" >/data/BTS_Tests.TC_pcu_rach_content.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_rach_content' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_pcu_rach_content started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_rach_content-RSL(184)@aa67af5d3042: Final verdict of PTC: none TC_pcu_rach_content-RSL-IPA(183)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_pcu_rach_content-RSL-IPA(183): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_pcu_rach_content-RSL(184): none (fail -> fail) MTC@aa67af5d3042: Test case TC_pcu_rach_content finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_rach_content fail'. Tue Jun 25 12:21:42 UTC 2024 ------ BTS_Tests.TC_pcu_rach_content fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_rach_content fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ext_rach_content'. ------ BTS_Tests.TC_pcu_ext_rach_content ------ Tue Jun 25 12:21:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_ext_rach_content' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_pcu_ext_rach_content started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_ext_rach_content-RSL(186)@aa67af5d3042: Final verdict of PTC: none TC_pcu_ext_rach_content-RSL-IPA(185)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_pcu_ext_rach_content-RSL-IPA(185): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_pcu_ext_rach_content-RSL(186): none (fail -> fail) MTC@aa67af5d3042: Test case TC_pcu_ext_rach_content finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ext_rach_content fail'. Tue Jun 25 12:22:05 UTC 2024 ------ BTS_Tests.TC_pcu_ext_rach_content fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_ext_rach_content fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_ind_lqual_cb'. ------ BTS_Tests.TC_pcu_data_ind_lqual_cb ------ Tue Jun 25 12:22: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_data_ind_lqual_cb' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_pcu_data_ind_lqual_cb started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_data_ind_lqual_cb-RSL(188)@aa67af5d3042: Final verdict of PTC: none TC_pcu_data_ind_lqual_cb-RSL-IPA(187)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_pcu_data_ind_lqual_cb-RSL-IPA(187): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_pcu_data_ind_lqual_cb-RSL(188): none (fail -> fail) MTC@aa67af5d3042: Test case TC_pcu_data_ind_lqual_cb finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_ind_lqual_cb fail'. Tue Jun 25 12:22:28 UTC 2024 ------ BTS_Tests.TC_pcu_data_ind_lqual_cb fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_data_ind_lqual_cb fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_paging_from_rsl'. ------ BTS_Tests.TC_pcu_paging_from_rsl ------ Tue Jun 25 12:22: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_paging_from_rsl' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_pcu_paging_from_rsl started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_paging_from_rsl-RSL(190)@aa67af5d3042: Final verdict of PTC: none TC_pcu_paging_from_rsl-RSL-IPA(189)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_pcu_paging_from_rsl-RSL-IPA(189): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_pcu_paging_from_rsl-RSL(190): none (fail -> fail) MTC@aa67af5d3042: Test case TC_pcu_paging_from_rsl finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_paging_from_rsl fail'. Tue Jun 25 12:22:51 UTC 2024 ------ BTS_Tests.TC_pcu_paging_from_rsl fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_paging_from_rsl fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_time_ind'. ------ BTS_Tests.TC_pcu_time_ind ------ Tue Jun 25 12:22: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_pcu_time_ind.pcap" >/data/BTS_Tests.TC_pcu_time_ind.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_time_ind' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_pcu_time_ind started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_time_ind-RSL(192)@aa67af5d3042: Final verdict of PTC: none TC_pcu_time_ind-RSL-IPA(191)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_pcu_time_ind-RSL-IPA(191): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_pcu_time_ind-RSL(192): none (fail -> fail) MTC@aa67af5d3042: Test case TC_pcu_time_ind finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_time_ind fail'. Tue Jun 25 12:23:14 UTC 2024 ------ BTS_Tests.TC_pcu_time_ind fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_time_ind fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_rts_req'. ------ BTS_Tests.TC_pcu_rts_req ------ Tue Jun 25 12:23: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_pcu_rts_req.pcap" >/data/BTS_Tests.TC_pcu_rts_req.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_rts_req' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_pcu_rts_req started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_rts_req-RSL(194)@aa67af5d3042: Final verdict of PTC: none TC_pcu_rts_req-RSL-IPA(193)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_pcu_rts_req-RSL-IPA(193): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_pcu_rts_req-RSL(194): none (fail -> fail) MTC@aa67af5d3042: Test case TC_pcu_rts_req finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_rts_req fail'. Tue Jun 25 12:23:37 UTC 2024 ------ BTS_Tests.TC_pcu_rts_req fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_rts_req fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_oml_alert'. ------ BTS_Tests.TC_pcu_oml_alert ------ Tue Jun 25 12:23: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_pcu_oml_alert.pcap" >/data/BTS_Tests.TC_pcu_oml_alert.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_oml_alert' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_pcu_oml_alert started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_oml_alert-RSL(196)@aa67af5d3042: Final verdict of PTC: none TC_pcu_oml_alert-RSL-IPA(195)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_pcu_oml_alert-RSL-IPA(195): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_pcu_oml_alert-RSL(196): none (fail -> fail) MTC@aa67af5d3042: Test case TC_pcu_oml_alert finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_oml_alert fail'. Tue Jun 25 12:24:00 UTC 2024 ------ BTS_Tests.TC_pcu_oml_alert fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_oml_alert fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_rr_suspend'. ------ BTS_Tests.TC_pcu_rr_suspend ------ Tue Jun 25 12:24:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_rr_suspend.pcap" >/data/BTS_Tests.TC_pcu_rr_suspend.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_rr_suspend' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_pcu_rr_suspend started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_rr_suspend-RSL(198)@aa67af5d3042: Final verdict of PTC: none TC_pcu_rr_suspend-RSL-IPA(197)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_pcu_rr_suspend-RSL-IPA(197): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_pcu_rr_suspend-RSL(198): none (fail -> fail) MTC@aa67af5d3042: Test case TC_pcu_rr_suspend finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_rr_suspend fail'. Tue Jun 25 12:24:23 UTC 2024 ------ BTS_Tests.TC_pcu_rr_suspend fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_rr_suspend fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_connect_multi'. ------ BTS_Tests.TC_pcu_socket_connect_multi ------ Tue Jun 25 12:24:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_connect_multi' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_pcu_socket_connect_multi started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_socket_connect_multi-RSL(200)@aa67af5d3042: Final verdict of PTC: none TC_pcu_socket_connect_multi-RSL-IPA(199)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_pcu_socket_connect_multi-RSL-IPA(199): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_pcu_socket_connect_multi-RSL(200): none (fail -> fail) MTC@aa67af5d3042: Test case TC_pcu_socket_connect_multi finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_connect_multi fail'. Tue Jun 25 12:24:46 UTC 2024 ------ BTS_Tests.TC_pcu_socket_connect_multi fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_connect_multi fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_reconnect'. ------ BTS_Tests.TC_pcu_socket_reconnect ------ Tue Jun 25 12:24:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_socket_reconnect.pcap" >/data/BTS_Tests.TC_pcu_socket_reconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_reconnect' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_pcu_socket_reconnect started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_socket_reconnect-RSL(202)@aa67af5d3042: Final verdict of PTC: none TC_pcu_socket_reconnect-RSL-IPA(201)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_pcu_socket_reconnect-RSL-IPA(201): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_pcu_socket_reconnect-RSL(202): none (fail -> fail) MTC@aa67af5d3042: Test case TC_pcu_socket_reconnect finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_reconnect fail'. Tue Jun 25 12:25:10 UTC 2024 ------ BTS_Tests.TC_pcu_socket_reconnect fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_reconnect fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_noconnect_nosi3gprs'. ------ BTS_Tests.TC_pcu_socket_noconnect_nosi3gprs ------ Tue Jun 25 12:25:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_noconnect_nosi3gprs' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_pcu_socket_noconnect_nosi3gprs started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_socket_noconnect_nosi3gprs-RSL(204)@aa67af5d3042: Final verdict of PTC: none TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(203)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_pcu_socket_noconnect_nosi3gprs-RSL-IPA(203): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_pcu_socket_noconnect_nosi3gprs-RSL(204): none (fail -> fail) MTC@aa67af5d3042: Test case TC_pcu_socket_noconnect_nosi3gprs finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_noconnect_nosi3gprs fail'. Tue Jun 25 12:25:33 UTC 2024 ------ BTS_Tests.TC_pcu_socket_noconnect_nosi3gprs fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_noconnect_nosi3gprs fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_noconnect_nosi4gprs'. ------ BTS_Tests.TC_pcu_socket_noconnect_nosi4gprs ------ Tue Jun 25 12:25: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_noconnect_nosi4gprs' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_pcu_socket_noconnect_nosi4gprs started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_socket_noconnect_nosi4gprs-RSL(206)@aa67af5d3042: Final verdict of PTC: none TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(205)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_pcu_socket_noconnect_nosi4gprs-RSL-IPA(205): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_pcu_socket_noconnect_nosi4gprs-RSL(206): none (fail -> fail) MTC@aa67af5d3042: Test case TC_pcu_socket_noconnect_nosi4gprs finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_noconnect_nosi4gprs fail'. Tue Jun 25 12:25:56 UTC 2024 ------ BTS_Tests.TC_pcu_socket_noconnect_nosi4gprs fail ------ Saving talloc report from 172.18.43.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=1540) Waiting for packet dumper to finish... 1 (prev_count=1540, count=1604) MTC@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_noconnect_nosi4gprs fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_connect_si3gprs'. ------ BTS_Tests.TC_pcu_socket_connect_si3gprs ------ Tue Jun 25 12:26:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_connect_si3gprs' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_pcu_socket_connect_si3gprs started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_socket_connect_si3gprs-RSL(208)@aa67af5d3042: Final verdict of PTC: none TC_pcu_socket_connect_si3gprs-RSL-IPA(207)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_pcu_socket_connect_si3gprs-RSL-IPA(207): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_pcu_socket_connect_si3gprs-RSL(208): none (fail -> fail) MTC@aa67af5d3042: Test case TC_pcu_socket_connect_si3gprs finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_connect_si3gprs fail'. Tue Jun 25 12:26:19 UTC 2024 ------ BTS_Tests.TC_pcu_socket_connect_si3gprs fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_connect_si3gprs fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_connect_si4gprs'. ------ BTS_Tests.TC_pcu_socket_connect_si4gprs ------ Tue Jun 25 12:26: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_connect_si4gprs' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_pcu_socket_connect_si4gprs started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_socket_connect_si4gprs-RSL(210)@aa67af5d3042: Final verdict of PTC: none TC_pcu_socket_connect_si4gprs-RSL-IPA(209)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_pcu_socket_connect_si4gprs-RSL-IPA(209): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_pcu_socket_connect_si4gprs-RSL(210): none (fail -> fail) MTC@aa67af5d3042: Test case TC_pcu_socket_connect_si4gprs finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_connect_si4gprs fail'. Tue Jun 25 12:26:42 UTC 2024 ------ BTS_Tests.TC_pcu_socket_connect_si4gprs fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_connect_si4gprs fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs'. ------ BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs ------ Tue Jun 25 12:26:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_pcu_socket_disconnect_nosi3gprs started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_socket_disconnect_nosi3gprs-RSL(212)@aa67af5d3042: Final verdict of PTC: none TC_pcu_socket_disconnect_nosi3gprs-RSL-IPA(211)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_pcu_socket_disconnect_nosi3gprs-RSL-IPA(211): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_pcu_socket_disconnect_nosi3gprs-RSL(212): none (fail -> fail) MTC@aa67af5d3042: Test case TC_pcu_socket_disconnect_nosi3gprs finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs fail'. Tue Jun 25 12:27:05 UTC 2024 ------ BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_disconnect_nosi3gprs fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_disconnect_nosi4gprs'. ------ BTS_Tests.TC_pcu_socket_disconnect_nosi4gprs ------ Tue Jun 25 12:27: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_disconnect_nosi4gprs' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_pcu_socket_disconnect_nosi4gprs started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_socket_disconnect_nosi4gprs-RSL(214)@aa67af5d3042: Final verdict of PTC: none TC_pcu_socket_disconnect_nosi4gprs-RSL-IPA(213)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_pcu_socket_disconnect_nosi4gprs-RSL-IPA(213): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_pcu_socket_disconnect_nosi4gprs-RSL(214): none (fail -> fail) MTC@aa67af5d3042: Test case TC_pcu_socket_disconnect_nosi4gprs finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_disconnect_nosi4gprs fail'. Tue Jun 25 12:27:28 UTC 2024 ------ BTS_Tests.TC_pcu_socket_disconnect_nosi4gprs fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_disconnect_nosi4gprs fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_verify_info_ind'. ------ BTS_Tests.TC_pcu_socket_verify_info_ind ------ Tue Jun 25 12:27: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_verify_info_ind' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_pcu_socket_verify_info_ind started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_socket_verify_info_ind-RSL(216)@aa67af5d3042: Final verdict of PTC: none TC_pcu_socket_verify_info_ind-RSL-IPA(215)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_pcu_socket_verify_info_ind-RSL-IPA(215): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_pcu_socket_verify_info_ind-RSL(216): none (fail -> fail) MTC@aa67af5d3042: Test case TC_pcu_socket_verify_info_ind finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_verify_info_ind fail'. Tue Jun 25 12:27:51 UTC 2024 ------ BTS_Tests.TC_pcu_socket_verify_info_ind fail ------ Saving talloc report from 172.18.43.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=1340) Waiting for packet dumper to finish... 1 (prev_count=1340, count=1404) MTC@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_verify_info_ind fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_act_deact'. ------ BTS_Tests.TC_dyn_osmo_pdch_act_deact ------ Tue Jun 25 12:27: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_act_deact' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_dyn_osmo_pdch_act_deact started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_dyn_osmo_pdch_act_deact-RSL(218)@aa67af5d3042: Final verdict of PTC: none TC_dyn_osmo_pdch_act_deact-RSL-IPA(217)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_dyn_osmo_pdch_act_deact-RSL-IPA(217): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_dyn_osmo_pdch_act_deact-RSL(218): none (fail -> fail) MTC@aa67af5d3042: Test case TC_dyn_osmo_pdch_act_deact finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_act_deact fail'. Tue Jun 25 12:28:14 UTC 2024 ------ BTS_Tests.TC_dyn_osmo_pdch_act_deact fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_act_deact fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_double_act'. ------ BTS_Tests.TC_dyn_osmo_pdch_double_act ------ Tue Jun 25 12:28: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_double_act' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_dyn_osmo_pdch_double_act started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_dyn_osmo_pdch_double_act-RSL(220)@aa67af5d3042: Final verdict of PTC: none TC_dyn_osmo_pdch_double_act-RSL-IPA(219)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_dyn_osmo_pdch_double_act-RSL-IPA(219): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_dyn_osmo_pdch_double_act-RSL(220): none (fail -> fail) MTC@aa67af5d3042: Test case TC_dyn_osmo_pdch_double_act finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_double_act fail'. Tue Jun 25 12:28:37 UTC 2024 ------ BTS_Tests.TC_dyn_osmo_pdch_double_act fail ------ Saving talloc report from 172.18.43.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=1092) Waiting for packet dumper to finish... 1 (prev_count=1092, count=1156) MTC@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_double_act fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_ipa_pdch_act_deact'. ------ BTS_Tests.TC_dyn_ipa_pdch_act_deact ------ Tue Jun 25 12:28: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_ipa_pdch_act_deact' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_dyn_ipa_pdch_act_deact started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_dyn_ipa_pdch_act_deact-RSL(222)@aa67af5d3042: Final verdict of PTC: none TC_dyn_ipa_pdch_act_deact-RSL-IPA(221)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_dyn_ipa_pdch_act_deact-RSL-IPA(221): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_dyn_ipa_pdch_act_deact-RSL(222): none (fail -> fail) MTC@aa67af5d3042: Test case TC_dyn_ipa_pdch_act_deact finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_ipa_pdch_act_deact fail'. Tue Jun 25 12:29:00 UTC 2024 ------ BTS_Tests.TC_dyn_ipa_pdch_act_deact fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_ipa_pdch_act_deact fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: 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 ------ Tue Jun 25 12:29: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_ipa_pdch_act_tchf_act_nack' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_dyn_ipa_pdch_act_tchf_act_nack started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_dyn_ipa_pdch_act_tchf_act_nack-RSL(224)@aa67af5d3042: Final verdict of PTC: none TC_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(223)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_dyn_ipa_pdch_act_tchf_act_nack-RSL-IPA(223): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_dyn_ipa_pdch_act_tchf_act_nack-RSL(224): none (fail -> fail) MTC@aa67af5d3042: 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@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_ipa_pdch_act_tchf_act_nack fail'. Tue Jun 25 12:29:23 UTC 2024 ------ BTS_Tests.TC_dyn_ipa_pdch_act_tchf_act_nack fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_ipa_pdch_act_tchf_act_nack fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_info_ind_fh_params'. ------ BTS_Tests.TC_pcu_info_ind_fh_params ------ Tue Jun 25 12:29:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_info_ind_fh_params' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_pcu_info_ind_fh_params started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_pcu_info_ind_fh_params-RSL(226)@aa67af5d3042: Final verdict of PTC: none TC_pcu_info_ind_fh_params-RSL-IPA(225)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_pcu_info_ind_fh_params-RSL-IPA(225): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_pcu_info_ind_fh_params-RSL(226): none (fail -> fail) MTC@aa67af5d3042: Test case TC_pcu_info_ind_fh_params finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_info_ind_fh_params fail'. Tue Jun 25 12:29:46 UTC 2024 ------ BTS_Tests.TC_pcu_info_ind_fh_params fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_info_ind_fh_params fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_nsvc_ipv4'. ------ BTS_Tests.TC_pcu_socket_nsvc_ipv4 ------ Tue Jun 25 12:29: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_nsvc_ipv4.pcap" >/data/BTS_Tests.TC_pcu_socket_nsvc_ipv4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_nsvc_ipv4' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_pcu_socket_nsvc_ipv4 started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@aa67af5d3042: No PTCs were created. MTC@aa67af5d3042: Test case TC_pcu_socket_nsvc_ipv4 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_nsvc_ipv4 fail'. Tue Jun 25 12:30:00 UTC 2024 ------ BTS_Tests.TC_pcu_socket_nsvc_ipv4 fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_nsvc_ipv4 fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_nsvc_ipv6'. ------ BTS_Tests.TC_pcu_socket_nsvc_ipv6 ------ Tue Jun 25 12:30:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_nsvc_ipv6' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_pcu_socket_nsvc_ipv6 started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@aa67af5d3042: No PTCs were created. MTC@aa67af5d3042: Test case TC_pcu_socket_nsvc_ipv6 finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_nsvc_ipv6 fail'. Tue Jun 25 12:30:13 UTC 2024 ------ BTS_Tests.TC_pcu_socket_nsvc_ipv6 fail ------ Saving talloc report from 172.18.43.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=1276) Waiting for packet dumper to finish... 1 (prev_count=1276, count=1340) MTC@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_nsvc_ipv6 fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_two_nsvc'. ------ BTS_Tests.TC_pcu_socket_two_nsvc ------ Tue Jun 25 12:30:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_pcu_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_socket_two_nsvc' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_pcu_socket_two_nsvc started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@aa67af5d3042: No PTCs were created. MTC@aa67af5d3042: Test case TC_pcu_socket_two_nsvc finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_two_nsvc fail'. Tue Jun 25 12:30:26 UTC 2024 ------ BTS_Tests.TC_pcu_socket_two_nsvc fail ------ Saving talloc report from 172.18.43.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_socket_two_nsvc fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_interf_ind'. ------ BTS_Tests.TC_pcu_interf_ind ------ Tue Jun 25 12:30: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_interf_ind.pcap" >/data/BTS_Tests.TC_pcu_interf_ind.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_pcu_interf_ind' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_pcu_interf_ind started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@aa67af5d3042: No PTCs were created. MTC@aa67af5d3042: Test case TC_pcu_interf_ind finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_interf_ind fail'. Tue Jun 25 12:30:39 UTC 2024 ------ BTS_Tests.TC_pcu_interf_ind fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_pcu_interf_ind fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_unsol_deact'. ------ BTS_Tests.TC_dyn_osmo_pdch_unsol_deact ------ Tue Jun 25 12:30: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_unsol_deact' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_dyn_osmo_pdch_unsol_deact started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_dyn_osmo_pdch_unsol_deact-RSL(228)@aa67af5d3042: Final verdict of PTC: none TC_dyn_osmo_pdch_unsol_deact-RSL-IPA(227)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_dyn_osmo_pdch_unsol_deact-RSL-IPA(227): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_dyn_osmo_pdch_unsol_deact-RSL(228): none (fail -> fail) MTC@aa67af5d3042: Test case TC_dyn_osmo_pdch_unsol_deact finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_unsol_deact fail'. Tue Jun 25 12:31:02 UTC 2024 ------ BTS_Tests.TC_dyn_osmo_pdch_unsol_deact fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_unsol_deact fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_tchf_act'. ------ BTS_Tests.TC_dyn_osmo_pdch_tchf_act ------ Tue Jun 25 12:31: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_tchf_act' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_dyn_osmo_pdch_tchf_act started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_dyn_osmo_pdch_tchf_act-RSL(230)@aa67af5d3042: Final verdict of PTC: none TC_dyn_osmo_pdch_tchf_act-RSL-IPA(229)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_dyn_osmo_pdch_tchf_act-RSL-IPA(229): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_dyn_osmo_pdch_tchf_act-RSL(230): none (fail -> fail) MTC@aa67af5d3042: Test case TC_dyn_osmo_pdch_tchf_act finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_tchf_act fail'. Tue Jun 25 12:31:25 UTC 2024 ------ BTS_Tests.TC_dyn_osmo_pdch_tchf_act fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_tchf_act fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_tchh_act'. ------ BTS_Tests.TC_dyn_osmo_pdch_tchh_act ------ Tue Jun 25 12:31: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_tchh_act' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_dyn_osmo_pdch_tchh_act started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_dyn_osmo_pdch_tchh_act-RSL(232)@aa67af5d3042: Final verdict of PTC: none TC_dyn_osmo_pdch_tchh_act-RSL-IPA(231)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_dyn_osmo_pdch_tchh_act-RSL-IPA(231): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_dyn_osmo_pdch_tchh_act-RSL(232): none (fail -> fail) MTC@aa67af5d3042: Test case TC_dyn_osmo_pdch_tchh_act finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_tchh_act fail'. Tue Jun 25 12:31:48 UTC 2024 ------ BTS_Tests.TC_dyn_osmo_pdch_tchh_act fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_tchh_act fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act'. ------ BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act ------ Tue Jun 25 12:31: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_dyn_osmo_pdch_sdcch8_act started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_dyn_osmo_pdch_sdcch8_act-RSL(234)@aa67af5d3042: Final verdict of PTC: none TC_dyn_osmo_pdch_sdcch8_act-RSL-IPA(233)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_dyn_osmo_pdch_sdcch8_act-RSL-IPA(233): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_dyn_osmo_pdch_sdcch8_act-RSL(234): none (fail -> fail) MTC@aa67af5d3042: Test case TC_dyn_osmo_pdch_sdcch8_act finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act fail'. Tue Jun 25 12:32:11 UTC 2024 ------ BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_sdcch8_act fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: 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 ------ Tue Jun 25 12:32: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_tchh_race_act' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_dyn_osmo_pdch_tchh_race_act started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_dyn_osmo_pdch_tchh_race_act-RSL(236)@aa67af5d3042: Final verdict of PTC: none TC_dyn_osmo_pdch_tchh_race_act-RSL-IPA(235)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_dyn_osmo_pdch_tchh_race_act-RSL-IPA(235): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_dyn_osmo_pdch_tchh_race_act-RSL(236): none (fail -> fail) MTC@aa67af5d3042: Test case TC_dyn_osmo_pdch_tchh_race_act finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_tchh_race_act fail'. Tue Jun 25 12:32:34 UTC 2024 ------ BTS_Tests.TC_dyn_osmo_pdch_tchh_race_act fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_tchh_race_act fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: 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 ------ Tue Jun 25 12:32: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_osmo_pdch_sdcch8_race_act' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_dyn_osmo_pdch_sdcch8_race_act started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_dyn_osmo_pdch_sdcch8_race_act-RSL(238)@aa67af5d3042: Final verdict of PTC: none TC_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(237)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_dyn_osmo_pdch_sdcch8_race_act-RSL-IPA(237): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_dyn_osmo_pdch_sdcch8_race_act-RSL(238): none (fail -> fail) MTC@aa67af5d3042: Test case TC_dyn_osmo_pdch_sdcch8_race_act finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_sdcch8_race_act fail'. Tue Jun 25 12:32:57 UTC 2024 ------ BTS_Tests.TC_dyn_osmo_pdch_sdcch8_race_act fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_osmo_pdch_sdcch8_race_act fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_ipa_pdch_tchf_act'. ------ BTS_Tests.TC_dyn_ipa_pdch_tchf_act ------ Tue Jun 25 12:33: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_ipa_pdch_tchf_act' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_dyn_ipa_pdch_tchf_act started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_dyn_ipa_pdch_tchf_act-RSL(240)@aa67af5d3042: Final verdict of PTC: none TC_dyn_ipa_pdch_tchf_act-RSL-IPA(239)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_dyn_ipa_pdch_tchf_act-RSL-IPA(239): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_dyn_ipa_pdch_tchf_act-RSL(240): none (fail -> fail) MTC@aa67af5d3042: Test case TC_dyn_ipa_pdch_tchf_act finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_ipa_pdch_tchf_act fail'. Tue Jun 25 12:33:21 UTC 2024 ------ BTS_Tests.TC_dyn_ipa_pdch_tchf_act fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_ipa_pdch_tchf_act fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: 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 ------ Tue Jun 25 12:33: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_dyn_ipa_pdch_tchf_act_pdch_act_nack' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_dyn_ipa_pdch_tchf_act_pdch_act_nack started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL(242)@aa67af5d3042: Final verdict of PTC: none TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(241)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL-IPA(241): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_dyn_ipa_pdch_tchf_act_pdch_act_nack-RSL(242): none (fail -> fail) MTC@aa67af5d3042: 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@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_dyn_ipa_pdch_tchf_act_pdch_act_nack fail'. Tue Jun 25 12:33:44 UTC 2024 ------ BTS_Tests.TC_dyn_ipa_pdch_tchf_act_pdch_act_nack fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: 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@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_est_ind'. ------ BTS_Tests.TC_rll_est_ind ------ Tue Jun 25 12:33: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_rll_est_ind.pcap" >/data/BTS_Tests.TC_rll_est_ind.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_est_ind' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_rll_est_ind started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rll_est_ind-RSL(244)@aa67af5d3042: Final verdict of PTC: none TC_rll_est_ind-RSL-IPA(243)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_rll_est_ind-RSL-IPA(243): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_rll_est_ind-RSL(244): none (fail -> fail) MTC@aa67af5d3042: Test case TC_rll_est_ind finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_est_ind fail'. Tue Jun 25 12:34:07 UTC 2024 ------ BTS_Tests.TC_rll_est_ind fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_est_ind fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_est_req_DCCH_3'. ------ BTS_Tests.TC_rll_est_req_DCCH_3 ------ Tue Jun 25 12:34: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_est_req_DCCH_3' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_rll_est_req_DCCH_3 started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rll_est_req_DCCH_3-RSL(246)@aa67af5d3042: Final verdict of PTC: none TC_rll_est_req_DCCH_3-RSL-IPA(245)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_rll_est_req_DCCH_3-RSL-IPA(245): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_rll_est_req_DCCH_3-RSL(246): none (fail -> fail) MTC@aa67af5d3042: Test case TC_rll_est_req_DCCH_3 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_est_req_DCCH_3 fail'. Tue Jun 25 12:34:30 UTC 2024 ------ BTS_Tests.TC_rll_est_req_DCCH_3 fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_est_req_DCCH_3 fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_est_req_ACCH_3'. ------ BTS_Tests.TC_rll_est_req_ACCH_3 ------ Tue Jun 25 12:34: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_est_req_ACCH_3' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_rll_est_req_ACCH_3 started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rll_est_req_ACCH_3-RSL(248)@aa67af5d3042: Final verdict of PTC: none TC_rll_est_req_ACCH_3-RSL-IPA(247)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_rll_est_req_ACCH_3-RSL-IPA(247): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_rll_est_req_ACCH_3-RSL(248): none (fail -> fail) MTC@aa67af5d3042: Test case TC_rll_est_req_ACCH_3 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_est_req_ACCH_3 fail'. Tue Jun 25 12:34:53 UTC 2024 ------ BTS_Tests.TC_rll_est_req_ACCH_3 fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_est_req_ACCH_3 fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_ind_DCCH_0'. ------ BTS_Tests.TC_rll_rel_ind_DCCH_0 ------ Tue Jun 25 12:35: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_ind_DCCH_0' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_rll_rel_ind_DCCH_0 started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rll_rel_ind_DCCH_0-RSL(250)@aa67af5d3042: Final verdict of PTC: none TC_rll_rel_ind_DCCH_0-RSL-IPA(249)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_rll_rel_ind_DCCH_0-RSL-IPA(249): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_rll_rel_ind_DCCH_0-RSL(250): none (fail -> fail) MTC@aa67af5d3042: Test case TC_rll_rel_ind_DCCH_0 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_ind_DCCH_0 fail'. Tue Jun 25 12:35:16 UTC 2024 ------ BTS_Tests.TC_rll_rel_ind_DCCH_0 fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_ind_DCCH_0 fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_ind_DCCH_3'. ------ BTS_Tests.TC_rll_rel_ind_DCCH_3 ------ Tue Jun 25 12:35: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_ind_DCCH_3' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_rll_rel_ind_DCCH_3 started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rll_rel_ind_DCCH_3-RSL(252)@aa67af5d3042: Final verdict of PTC: none TC_rll_rel_ind_DCCH_3-RSL-IPA(251)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_rll_rel_ind_DCCH_3-RSL-IPA(251): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_rll_rel_ind_DCCH_3-RSL(252): none (fail -> fail) MTC@aa67af5d3042: Test case TC_rll_rel_ind_DCCH_3 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_ind_DCCH_3 fail'. Tue Jun 25 12:35:39 UTC 2024 ------ BTS_Tests.TC_rll_rel_ind_DCCH_3 fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_ind_DCCH_3 fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_ind_ACCH_0'. ------ BTS_Tests.TC_rll_rel_ind_ACCH_0 ------ Tue Jun 25 12:35: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_ind_ACCH_0' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_rll_rel_ind_ACCH_0 started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rll_rel_ind_ACCH_0-RSL(254)@aa67af5d3042: Final verdict of PTC: none TC_rll_rel_ind_ACCH_0-RSL-IPA(253)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_rll_rel_ind_ACCH_0-RSL-IPA(253): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_rll_rel_ind_ACCH_0-RSL(254): none (fail -> fail) MTC@aa67af5d3042: Test case TC_rll_rel_ind_ACCH_0 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_ind_ACCH_0 fail'. Tue Jun 25 12:36:02 UTC 2024 ------ BTS_Tests.TC_rll_rel_ind_ACCH_0 fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_ind_ACCH_0 fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_ind_ACCH_3'. ------ BTS_Tests.TC_rll_rel_ind_ACCH_3 ------ Tue Jun 25 12:36: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_ind_ACCH_3' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_rll_rel_ind_ACCH_3 started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rll_rel_ind_ACCH_3-RSL(256)@aa67af5d3042: Final verdict of PTC: none TC_rll_rel_ind_ACCH_3-RSL-IPA(255)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_rll_rel_ind_ACCH_3-RSL-IPA(255): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_rll_rel_ind_ACCH_3-RSL(256): none (fail -> fail) MTC@aa67af5d3042: Test case TC_rll_rel_ind_ACCH_3 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_ind_ACCH_3 fail'. Tue Jun 25 12:36:25 UTC 2024 ------ BTS_Tests.TC_rll_rel_ind_ACCH_3 fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_ind_ACCH_3 fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_req'. ------ BTS_Tests.TC_rll_rel_req ------ Tue Jun 25 12:36: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_rll_rel_req.pcap" >/data/BTS_Tests.TC_rll_rel_req.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_rel_req' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_rll_rel_req started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rll_rel_req-RSL(258)@aa67af5d3042: Final verdict of PTC: none TC_rll_rel_req-RSL-IPA(257)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_rll_rel_req-RSL-IPA(257): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_rll_rel_req-RSL(258): none (fail -> fail) MTC@aa67af5d3042: Test case TC_rll_rel_req finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_req fail'. Tue Jun 25 12:36:48 UTC 2024 ------ BTS_Tests.TC_rll_rel_req fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_rel_req fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_unit_data_req_DCCH'. ------ BTS_Tests.TC_rll_unit_data_req_DCCH ------ Tue Jun 25 12:36: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_unit_data_req_DCCH' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_rll_unit_data_req_DCCH started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rll_unit_data_req_DCCH-RSL(260)@aa67af5d3042: Final verdict of PTC: none TC_rll_unit_data_req_DCCH-RSL-IPA(259)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_rll_unit_data_req_DCCH-RSL-IPA(259): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_rll_unit_data_req_DCCH-RSL(260): none (fail -> fail) MTC@aa67af5d3042: Test case TC_rll_unit_data_req_DCCH finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_unit_data_req_DCCH fail'. Tue Jun 25 12:37:11 UTC 2024 ------ BTS_Tests.TC_rll_unit_data_req_DCCH fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_unit_data_req_DCCH fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_unit_data_req_ACCH'. ------ BTS_Tests.TC_rll_unit_data_req_ACCH ------ Tue Jun 25 12:37: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_unit_data_req_ACCH' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_rll_unit_data_req_ACCH started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rll_unit_data_req_ACCH-RSL(262)@aa67af5d3042: Final verdict of PTC: none TC_rll_unit_data_req_ACCH-RSL-IPA(261)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_rll_unit_data_req_ACCH-RSL-IPA(261): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_rll_unit_data_req_ACCH-RSL(262): none (fail -> fail) MTC@aa67af5d3042: Test case TC_rll_unit_data_req_ACCH finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_unit_data_req_ACCH fail'. Tue Jun 25 12:37:34 UTC 2024 ------ BTS_Tests.TC_rll_unit_data_req_ACCH fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_unit_data_req_ACCH fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_unit_data_ind_DCCH'. ------ BTS_Tests.TC_rll_unit_data_ind_DCCH ------ Tue Jun 25 12:37: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_unit_data_ind_DCCH' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_rll_unit_data_ind_DCCH started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rll_unit_data_ind_DCCH-RSL(264)@aa67af5d3042: Final verdict of PTC: none TC_rll_unit_data_ind_DCCH-RSL-IPA(263)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_rll_unit_data_ind_DCCH-RSL-IPA(263): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_rll_unit_data_ind_DCCH-RSL(264): none (fail -> fail) MTC@aa67af5d3042: Test case TC_rll_unit_data_ind_DCCH finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_unit_data_ind_DCCH fail'. Tue Jun 25 12:37:58 UTC 2024 ------ BTS_Tests.TC_rll_unit_data_ind_DCCH fail ------ Saving talloc report from 172.18.43.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=1082) Waiting for packet dumper to finish... 1 (prev_count=1082, count=1146) MTC@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_unit_data_ind_DCCH fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_unit_data_ind_ACCH'. ------ BTS_Tests.TC_rll_unit_data_ind_ACCH ------ Tue Jun 25 12:38: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rll_unit_data_ind_ACCH' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_rll_unit_data_ind_ACCH started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rll_unit_data_ind_ACCH-RSL(266)@aa67af5d3042: Final verdict of PTC: none TC_rll_unit_data_ind_ACCH-RSL-IPA(265)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_rll_unit_data_ind_ACCH-RSL-IPA(265): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_rll_unit_data_ind_ACCH-RSL(266): none (fail -> fail) MTC@aa67af5d3042: Test case TC_rll_unit_data_ind_ACCH finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_unit_data_ind_ACCH fail'. Tue Jun 25 12:38:21 UTC 2024 ------ BTS_Tests.TC_rll_unit_data_ind_ACCH fail ------ Saving talloc report from 172.18.43.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=1084) Waiting for packet dumper to finish... 1 (prev_count=1084, count=1148) MTC@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_rll_unit_data_ind_ACCH fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_a51'. ------ BTS_Tests.TC_chan_act_a51 ------ Tue Jun 25 12:38: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_chan_act_a51.pcap" >/data/BTS_Tests.TC_chan_act_a51.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_a51' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_chan_act_a51 started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_chan_act_a51-RSL(268)@aa67af5d3042: Final verdict of PTC: none TC_chan_act_a51-RSL-IPA(267)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_chan_act_a51-RSL-IPA(267): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_chan_act_a51-RSL(268): none (fail -> fail) MTC@aa67af5d3042: Test case TC_chan_act_a51 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_a51 fail'. Tue Jun 25 12:38:44 UTC 2024 ------ BTS_Tests.TC_chan_act_a51 fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_a51 fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_a52'. ------ BTS_Tests.TC_chan_act_a52 ------ Tue Jun 25 12:38: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_chan_act_a52.pcap" >/data/BTS_Tests.TC_chan_act_a52.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_a52' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_chan_act_a52 started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_chan_act_a52-RSL(270)@aa67af5d3042: Final verdict of PTC: none TC_chan_act_a52-RSL-IPA(269)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_chan_act_a52-RSL-IPA(269): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_chan_act_a52-RSL(270): none (fail -> fail) MTC@aa67af5d3042: Test case TC_chan_act_a52 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_a52 fail'. Tue Jun 25 12:39:07 UTC 2024 ------ BTS_Tests.TC_chan_act_a52 fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_a52 fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_a53'. ------ BTS_Tests.TC_chan_act_a53 ------ Tue Jun 25 12:39: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_chan_act_a53.pcap" >/data/BTS_Tests.TC_chan_act_a53.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_a53' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_chan_act_a53 started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_chan_act_a53-RSL(272)@aa67af5d3042: Final verdict of PTC: none TC_chan_act_a53-RSL-IPA(271)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_chan_act_a53-RSL-IPA(271): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_chan_act_a53-RSL(272): none (fail -> fail) MTC@aa67af5d3042: Test case TC_chan_act_a53 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_a53 fail'. Tue Jun 25 12:39:30 UTC 2024 ------ BTS_Tests.TC_chan_act_a53 fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_a53 fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_a54'. ------ BTS_Tests.TC_chan_act_a54 ------ Tue Jun 25 12:39: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_act_a54.pcap" >/data/BTS_Tests.TC_chan_act_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_a54' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_chan_act_a54 started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_chan_act_a54-RSL(274)@aa67af5d3042: Final verdict of PTC: none TC_chan_act_a54-RSL-IPA(273)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_chan_act_a54-RSL-IPA(273): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_chan_act_a54-RSL(274): none (fail -> fail) MTC@aa67af5d3042: Test case TC_chan_act_a54 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_a54 fail'. Tue Jun 25 12:39:53 UTC 2024 ------ BTS_Tests.TC_chan_act_a54 fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_a54 fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_encr_cmd_a51'. ------ BTS_Tests.TC_encr_cmd_a51 ------ Tue Jun 25 12:40: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_encr_cmd_a51.pcap" >/data/BTS_Tests.TC_encr_cmd_a51.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_encr_cmd_a51' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_encr_cmd_a51 started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_encr_cmd_a51-RSL(276)@aa67af5d3042: Final verdict of PTC: none TC_encr_cmd_a51-RSL-IPA(275)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_encr_cmd_a51-RSL-IPA(275): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_encr_cmd_a51-RSL(276): none (fail -> fail) MTC@aa67af5d3042: Test case TC_encr_cmd_a51 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_encr_cmd_a51 fail'. Tue Jun 25 12:40:16 UTC 2024 ------ BTS_Tests.TC_encr_cmd_a51 fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_encr_cmd_a51 fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_encr_cmd_a52'. ------ BTS_Tests.TC_encr_cmd_a52 ------ Tue Jun 25 12:40: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_encr_cmd_a52.pcap" >/data/BTS_Tests.TC_encr_cmd_a52.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_encr_cmd_a52' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_encr_cmd_a52 started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_encr_cmd_a52-RSL(278)@aa67af5d3042: Final verdict of PTC: none TC_encr_cmd_a52-RSL-IPA(277)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_encr_cmd_a52-RSL-IPA(277): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_encr_cmd_a52-RSL(278): none (fail -> fail) MTC@aa67af5d3042: Test case TC_encr_cmd_a52 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_encr_cmd_a52 fail'. Tue Jun 25 12:40:39 UTC 2024 ------ BTS_Tests.TC_encr_cmd_a52 fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_encr_cmd_a52 fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_encr_cmd_a53'. ------ BTS_Tests.TC_encr_cmd_a53 ------ Tue Jun 25 12:40: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_encr_cmd_a53.pcap" >/data/BTS_Tests.TC_encr_cmd_a53.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_encr_cmd_a53' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_encr_cmd_a53 started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_encr_cmd_a53-RSL(280)@aa67af5d3042: Final verdict of PTC: none TC_encr_cmd_a53-RSL-IPA(279)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_encr_cmd_a53-RSL-IPA(279): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_encr_cmd_a53-RSL(280): none (fail -> fail) MTC@aa67af5d3042: Test case TC_encr_cmd_a53 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_encr_cmd_a53 fail'. Tue Jun 25 12:41:02 UTC 2024 ------ BTS_Tests.TC_encr_cmd_a53 fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_encr_cmd_a53 fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_encr_cmd_a54'. ------ BTS_Tests.TC_encr_cmd_a54 ------ Tue Jun 25 12:41: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_encr_cmd_a54.pcap" >/data/BTS_Tests.TC_encr_cmd_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_encr_cmd_a54' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_encr_cmd_a54 started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_encr_cmd_a54-RSL(282)@aa67af5d3042: Final verdict of PTC: none TC_encr_cmd_a54-RSL-IPA(281)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_encr_cmd_a54-RSL-IPA(281): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_encr_cmd_a54-RSL(282): none (fail -> fail) MTC@aa67af5d3042: Test case TC_encr_cmd_a54 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_encr_cmd_a54 fail'. Tue Jun 25 12:41:25 UTC 2024 ------ BTS_Tests.TC_encr_cmd_a54 fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_encr_cmd_a54 fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_err_rep_wrong_mdisc'. ------ BTS_Tests.TC_err_rep_wrong_mdisc ------ Tue Jun 25 12:41: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_err_rep_wrong_mdisc' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_err_rep_wrong_mdisc started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_err_rep_wrong_mdisc-RSL(284)@aa67af5d3042: Final verdict of PTC: none TC_err_rep_wrong_mdisc-RSL-IPA(283)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_err_rep_wrong_mdisc-RSL-IPA(283): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_err_rep_wrong_mdisc-RSL(284): none (fail -> fail) MTC@aa67af5d3042: Test case TC_err_rep_wrong_mdisc finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_err_rep_wrong_mdisc fail'. Tue Jun 25 12:41:48 UTC 2024 ------ BTS_Tests.TC_err_rep_wrong_mdisc fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_err_rep_wrong_mdisc fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_err_rep_wrong_msg_type'. ------ BTS_Tests.TC_err_rep_wrong_msg_type ------ Tue Jun 25 12:41: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_err_rep_wrong_msg_type' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_err_rep_wrong_msg_type started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_err_rep_wrong_msg_type-RSL(286)@aa67af5d3042: Final verdict of PTC: none TC_err_rep_wrong_msg_type-RSL-IPA(285)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_err_rep_wrong_msg_type-RSL-IPA(285): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_err_rep_wrong_msg_type-RSL(286): none (fail -> fail) MTC@aa67af5d3042: Test case TC_err_rep_wrong_msg_type finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_err_rep_wrong_msg_type fail'. Tue Jun 25 12:42:11 UTC 2024 ------ BTS_Tests.TC_err_rep_wrong_msg_type fail ------ Saving talloc report from 172.18.43.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=1084) Waiting for packet dumper to finish... 1 (prev_count=1084, count=1148) MTC@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_err_rep_wrong_msg_type fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_err_rep_wrong_sequence'. ------ BTS_Tests.TC_err_rep_wrong_sequence ------ Tue Jun 25 12:42: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_err_rep_wrong_sequence' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_err_rep_wrong_sequence started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_err_rep_wrong_sequence-RSL(288)@aa67af5d3042: Final verdict of PTC: none TC_err_rep_wrong_sequence-RSL-IPA(287)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_err_rep_wrong_sequence-RSL-IPA(287): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_err_rep_wrong_sequence-RSL(288): none (fail -> fail) MTC@aa67af5d3042: Test case TC_err_rep_wrong_sequence finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_err_rep_wrong_sequence fail'. Tue Jun 25 12:42:34 UTC 2024 ------ BTS_Tests.TC_err_rep_wrong_sequence fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_err_rep_wrong_sequence fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_lapdm_selftest'. ------ BTS_Tests.TC_lapdm_selftest ------ Tue Jun 25 12:42: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_lapdm_selftest.pcap" >/data/BTS_Tests.TC_lapdm_selftest.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_lapdm_selftest' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_lapdm_selftest started. MTC@aa67af5d3042: "ui_s0_empty": matched MTC@aa67af5d3042: setverdict(pass): none -> pass MTC@aa67af5d3042: setverdict(pass): pass -> pass, component reason not changed MTC@aa67af5d3042: "ui_s3_empty": matched MTC@aa67af5d3042: setverdict(pass): pass -> pass, component reason not changed MTC@aa67af5d3042: setverdict(pass): pass -> pass, component reason not changed MTC@aa67af5d3042: "sabm_s0_empty": matched MTC@aa67af5d3042: setverdict(pass): pass -> pass, component reason not changed MTC@aa67af5d3042: setverdict(pass): pass -> pass, component reason not changed MTC@aa67af5d3042: "sabm_s0_l3": matched MTC@aa67af5d3042: setverdict(pass): pass -> pass, component reason not changed MTC@aa67af5d3042: setverdict(pass): pass -> pass, component reason not changed MTC@aa67af5d3042: "rr_s0_7": matched MTC@aa67af5d3042: setverdict(pass): pass -> pass, component reason not changed MTC@aa67af5d3042: setverdict(pass): pass -> pass, component reason not changed MTC@aa67af5d3042: "I/0/0": matched MTC@aa67af5d3042: setverdict(pass): pass -> pass, component reason not changed MTC@aa67af5d3042: setverdict(pass): pass -> pass, component reason not changed MTC@aa67af5d3042: "I/7/0": matched MTC@aa67af5d3042: setverdict(pass): pass -> pass, component reason not changed MTC@aa67af5d3042: setverdict(pass): pass -> pass, component reason not changed MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: pass MTC@aa67af5d3042: No PTCs were created. MTC@aa67af5d3042: Test case TC_lapdm_selftest finished. Verdict: pass MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_lapdm_selftest pass'. Tue Jun 25 12:42:43 UTC 2024 ====== BTS_Tests.TC_lapdm_selftest pass ====== Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_lapdm_selftest pass' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tch_sign_l2_fill_frame'. ------ BTS_Tests.TC_tch_sign_l2_fill_frame ------ Tue Jun 25 12:42: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tch_sign_l2_fill_frame' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_tch_sign_l2_fill_frame started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_tch_sign_l2_fill_frame-RSL(290)@aa67af5d3042: Final verdict of PTC: none TC_tch_sign_l2_fill_frame-RSL-IPA(289)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_tch_sign_l2_fill_frame-RSL-IPA(289): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_tch_sign_l2_fill_frame-RSL(290): none (fail -> fail) MTC@aa67af5d3042: Test case TC_tch_sign_l2_fill_frame finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tch_sign_l2_fill_frame fail'. Tue Jun 25 12:43:06 UTC 2024 ------ BTS_Tests.TC_tch_sign_l2_fill_frame fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tch_sign_l2_fill_frame fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: 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 ------ Tue Jun 25 12:43: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_tch_sign_l2_fill_frame_dtxd' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_tch_sign_l2_fill_frame_dtxd started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_tch_sign_l2_fill_frame_dtxd-RSL(292)@aa67af5d3042: Final verdict of PTC: none TC_tch_sign_l2_fill_frame_dtxd-RSL-IPA(291)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_tch_sign_l2_fill_frame_dtxd-RSL-IPA(291): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_tch_sign_l2_fill_frame_dtxd-RSL(292): none (fail -> fail) MTC@aa67af5d3042: Test case TC_tch_sign_l2_fill_frame_dtxd finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tch_sign_l2_fill_frame_dtxd fail'. Tue Jun 25 12:43:29 UTC 2024 ------ BTS_Tests.TC_tch_sign_l2_fill_frame_dtxd fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_tch_sign_l2_fill_frame_dtxd fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chopped_ipa_ping'. ------ BTS_Tests.TC_chopped_ipa_ping ------ Tue Jun 25 12:43: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_chopped_ipa_ping.pcap" >/data/BTS_Tests.TC_chopped_ipa_ping.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chopped_ipa_ping' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_chopped_ipa_ping started. 293@aa67af5d3042: setverdict(fail): none -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@aa67af5d3042: Test Component 293 has requested to stop MTC. Terminating current testcase execution. 293@aa67af5d3042: Final verdict of PTC: fail reason: "Tguard timeout" MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: none MTC@aa67af5d3042: Local verdict of PTC with component reference 293: fail (none -> fail) reason: "Tguard timeout" MTC@aa67af5d3042: Test case TC_chopped_ipa_ping finished. Verdict: fail reason: Tguard timeout MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chopped_ipa_ping fail'. Tue Jun 25 12:44:37 UTC 2024 ------ BTS_Tests.TC_chopped_ipa_ping fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chopped_ipa_ping fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chopped_ipa_payload'. ------ BTS_Tests.TC_chopped_ipa_payload ------ Tue Jun 25 12:44: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_chopped_ipa_payload.pcap" >/data/BTS_Tests.TC_chopped_ipa_payload.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chopped_ipa_payload' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_chopped_ipa_payload started. 294@aa67af5d3042: setverdict(fail): none -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@aa67af5d3042: Test Component 294 has requested to stop MTC. Terminating current testcase execution. 294@aa67af5d3042: Final verdict of PTC: fail reason: "Tguard timeout" MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: none MTC@aa67af5d3042: Local verdict of PTC with component reference 294: fail (none -> fail) reason: "Tguard timeout" MTC@aa67af5d3042: Test case TC_chopped_ipa_payload finished. Verdict: fail reason: Tguard timeout MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chopped_ipa_payload fail'. Tue Jun 25 12:45:45 UTC 2024 ------ BTS_Tests.TC_chopped_ipa_payload fail ------ Saving talloc report from 172.18.43.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=970) Waiting for packet dumper to finish... 1 (prev_count=970, count=1034) MTC@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chopped_ipa_payload fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ms_pwr_ctrl_constant'. ------ BTS_Tests.TC_ms_pwr_ctrl_constant ------ Tue Jun 25 12:45:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ms_pwr_ctrl_constant' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_ms_pwr_ctrl_constant started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_ms_pwr_ctrl_constant-RSL(296)@aa67af5d3042: Final verdict of PTC: none TC_ms_pwr_ctrl_constant-RSL-IPA(295)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_ms_pwr_ctrl_constant-RSL-IPA(295): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_ms_pwr_ctrl_constant-RSL(296): none (fail -> fail) MTC@aa67af5d3042: Test case TC_ms_pwr_ctrl_constant finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ms_pwr_ctrl_constant fail'. Tue Jun 25 12:46:08 UTC 2024 ------ BTS_Tests.TC_ms_pwr_ctrl_constant fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ms_pwr_ctrl_constant fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ms_pwr_ctrl_pf_ewma'. ------ BTS_Tests.TC_ms_pwr_ctrl_pf_ewma ------ Tue Jun 25 12:46:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_ms_pwr_ctrl_pf_ewma' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_ms_pwr_ctrl_pf_ewma started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_ms_pwr_ctrl_pf_ewma-RSL(298)@aa67af5d3042: Final verdict of PTC: none TC_ms_pwr_ctrl_pf_ewma-RSL-IPA(297)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_ms_pwr_ctrl_pf_ewma-RSL-IPA(297): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_ms_pwr_ctrl_pf_ewma-RSL(298): none (fail -> fail) MTC@aa67af5d3042: Test case TC_ms_pwr_ctrl_pf_ewma finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ms_pwr_ctrl_pf_ewma fail'. Tue Jun 25 12:46:31 UTC 2024 ------ BTS_Tests.TC_ms_pwr_ctrl_pf_ewma fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_ms_pwr_ctrl_pf_ewma fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_no_rtp_tchf'. ------ BTS_Tests.TC_speech_no_rtp_tchf ------ Tue Jun 25 12:46:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_no_rtp_tchf' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_speech_no_rtp_tchf started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_speech_no_rtp_tchf-RSL(300)@aa67af5d3042: Final verdict of PTC: none TC_speech_no_rtp_tchf-RSL-IPA(299)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_speech_no_rtp_tchf-RSL-IPA(299): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_speech_no_rtp_tchf-RSL(300): none (fail -> fail) MTC@aa67af5d3042: Test case TC_speech_no_rtp_tchf finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_no_rtp_tchf fail'. Tue Jun 25 12:46:54 UTC 2024 ------ BTS_Tests.TC_speech_no_rtp_tchf fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_no_rtp_tchf fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_no_rtp_tchh'. ------ BTS_Tests.TC_speech_no_rtp_tchh ------ Tue Jun 25 12:47: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.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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_no_rtp_tchh' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_speech_no_rtp_tchh started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_speech_no_rtp_tchh-RSL(302)@aa67af5d3042: Final verdict of PTC: none TC_speech_no_rtp_tchh-RSL-IPA(301)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_speech_no_rtp_tchh-RSL-IPA(301): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_speech_no_rtp_tchh-RSL(302): none (fail -> fail) MTC@aa67af5d3042: Test case TC_speech_no_rtp_tchh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_no_rtp_tchh fail'. Tue Jun 25 12:47:17 UTC 2024 ------ BTS_Tests.TC_speech_no_rtp_tchh fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_no_rtp_tchh fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_rtp_tchf'. ------ BTS_Tests.TC_speech_rtp_tchf ------ Tue Jun 25 12:47: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_speech_rtp_tchf.pcap" >/data/BTS_Tests.TC_speech_rtp_tchf.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_rtp_tchf' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_speech_rtp_tchf started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_speech_rtp_tchf-RSL(304)@aa67af5d3042: Final verdict of PTC: none TC_speech_rtp_tchf-RSL-IPA(303)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_speech_rtp_tchf-RSL-IPA(303): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_speech_rtp_tchf-RSL(304): none (fail -> fail) MTC@aa67af5d3042: Test case TC_speech_rtp_tchf finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_rtp_tchf fail'. Tue Jun 25 12:47:41 UTC 2024 ------ BTS_Tests.TC_speech_rtp_tchf fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_rtp_tchf fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_rtp_tchh'. ------ BTS_Tests.TC_speech_rtp_tchh ------ Tue Jun 25 12:47: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_speech_rtp_tchh.pcap" >/data/BTS_Tests.TC_speech_rtp_tchh.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_rtp_tchh' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_speech_rtp_tchh started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_speech_rtp_tchh-RSL(306)@aa67af5d3042: Final verdict of PTC: none TC_speech_rtp_tchh-RSL-IPA(305)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_speech_rtp_tchh-RSL-IPA(305): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_speech_rtp_tchh-RSL(306): none (fail -> fail) MTC@aa67af5d3042: Test case TC_speech_rtp_tchh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_rtp_tchh fail'. Tue Jun 25 12:48:04 UTC 2024 ------ BTS_Tests.TC_speech_rtp_tchh fail ------ Saving talloc report from 172.18.43.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=1056) Waiting for packet dumper to finish... 1 (prev_count=1056, count=1120) MTC@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_rtp_tchh fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_osmux_tchf'. ------ BTS_Tests.TC_speech_osmux_tchf ------ Tue Jun 25 12:48: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_speech_osmux_tchf.pcap" >/data/BTS_Tests.TC_speech_osmux_tchf.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_osmux_tchf' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_speech_osmux_tchf started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_speech_osmux_tchf-RSL(308)@aa67af5d3042: Final verdict of PTC: none TC_speech_osmux_tchf-RSL-IPA(307)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_speech_osmux_tchf-RSL-IPA(307): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_speech_osmux_tchf-RSL(308): none (fail -> fail) MTC@aa67af5d3042: Test case TC_speech_osmux_tchf finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_osmux_tchf fail'. Tue Jun 25 12:48:27 UTC 2024 ------ BTS_Tests.TC_speech_osmux_tchf fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_osmux_tchf fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_osmux_tchh'. ------ BTS_Tests.TC_speech_osmux_tchh ------ Tue Jun 25 12:48: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_speech_osmux_tchh.pcap" >/data/BTS_Tests.TC_speech_osmux_tchh.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_speech_osmux_tchh' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_speech_osmux_tchh started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_speech_osmux_tchh-RSL(310)@aa67af5d3042: Final verdict of PTC: none TC_speech_osmux_tchh-RSL-IPA(309)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_speech_osmux_tchh-RSL-IPA(309): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_speech_osmux_tchh-RSL(310): none (fail -> fail) MTC@aa67af5d3042: Test case TC_speech_osmux_tchh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_osmux_tchh fail'. Tue Jun 25 12:48:50 UTC 2024 ------ BTS_Tests.TC_speech_osmux_tchh fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_speech_osmux_tchh fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchf144'. ------ BTS_Tests.TC_data_rtp_tchf144 ------ Tue Jun 25 12:48:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchf144' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_data_rtp_tchf144 started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_data_rtp_tchf144-RSL(312)@aa67af5d3042: Final verdict of PTC: none TC_data_rtp_tchf144-RSL-IPA(311)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_data_rtp_tchf144-RSL-IPA(311): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_data_rtp_tchf144-RSL(312): none (fail -> fail) MTC@aa67af5d3042: Test case TC_data_rtp_tchf144 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchf144 fail'. Tue Jun 25 12:49:13 UTC 2024 ------ BTS_Tests.TC_data_rtp_tchf144 fail ------ Saving talloc report from 172.18.43.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=1060) Waiting for packet dumper to finish... 1 (prev_count=1060, count=1124) MTC@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchf144 fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchf96'. ------ BTS_Tests.TC_data_rtp_tchf96 ------ Tue Jun 25 12:49:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_data_rtp_tchf96.pcap" >/data/BTS_Tests.TC_data_rtp_tchf96.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchf96' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_data_rtp_tchf96 started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_data_rtp_tchf96-RSL(314)@aa67af5d3042: Final verdict of PTC: none TC_data_rtp_tchf96-RSL-IPA(313)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_data_rtp_tchf96-RSL-IPA(313): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_data_rtp_tchf96-RSL(314): none (fail -> fail) MTC@aa67af5d3042: Test case TC_data_rtp_tchf96 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchf96 fail'. Tue Jun 25 12:49:36 UTC 2024 ------ BTS_Tests.TC_data_rtp_tchf96 fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchf96 fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchf48'. ------ BTS_Tests.TC_data_rtp_tchf48 ------ Tue Jun 25 12:49:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_data_rtp_tchf48.pcap" >/data/BTS_Tests.TC_data_rtp_tchf48.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchf48' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_data_rtp_tchf48 started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_data_rtp_tchf48-RSL(316)@aa67af5d3042: Final verdict of PTC: none TC_data_rtp_tchf48-RSL-IPA(315)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_data_rtp_tchf48-RSL-IPA(315): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_data_rtp_tchf48-RSL(316): none (fail -> fail) MTC@aa67af5d3042: Test case TC_data_rtp_tchf48 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchf48 fail'. Tue Jun 25 12:49:59 UTC 2024 ------ BTS_Tests.TC_data_rtp_tchf48 fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchf48 fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchh48'. ------ BTS_Tests.TC_data_rtp_tchh48 ------ Tue Jun 25 12:50:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_data_rtp_tchh48.pcap" >/data/BTS_Tests.TC_data_rtp_tchh48.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchh48' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_data_rtp_tchh48 started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_data_rtp_tchh48-RSL(318)@aa67af5d3042: Final verdict of PTC: none TC_data_rtp_tchh48-RSL-IPA(317)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_data_rtp_tchh48-RSL-IPA(317): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_data_rtp_tchh48-RSL(318): none (fail -> fail) MTC@aa67af5d3042: Test case TC_data_rtp_tchh48 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchh48 fail'. Tue Jun 25 12:50:22 UTC 2024 ------ BTS_Tests.TC_data_rtp_tchh48 fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchh48 fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchf24'. ------ BTS_Tests.TC_data_rtp_tchf24 ------ Tue Jun 25 12:50:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchf24' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_data_rtp_tchf24 started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_data_rtp_tchf24-RSL(320)@aa67af5d3042: Final verdict of PTC: none TC_data_rtp_tchf24-RSL-IPA(319)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_data_rtp_tchf24-RSL-IPA(319): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_data_rtp_tchf24-RSL(320): none (fail -> fail) MTC@aa67af5d3042: Test case TC_data_rtp_tchf24 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchf24 fail'. Tue Jun 25 12:50:45 UTC 2024 ------ BTS_Tests.TC_data_rtp_tchf24 fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchf24 fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchh24'. ------ BTS_Tests.TC_data_rtp_tchh24 ------ Tue Jun 25 12:50:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_data_rtp_tchh24.pcap" >/data/BTS_Tests.TC_data_rtp_tchh24.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_data_rtp_tchh24' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_data_rtp_tchh24 started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_data_rtp_tchh24-RSL(322)@aa67af5d3042: Final verdict of PTC: none TC_data_rtp_tchh24-RSL-IPA(321)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_data_rtp_tchh24-RSL-IPA(321): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_data_rtp_tchh24-RSL(322): none (fail -> fail) MTC@aa67af5d3042: Test case TC_data_rtp_tchh24 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchh24 fail'. Tue Jun 25 12:51:08 UTC 2024 ------ BTS_Tests.TC_data_rtp_tchh24 fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_data_rtp_tchh24 fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_early_immediate_assignment'. ------ BTS_Tests.TC_early_immediate_assignment ------ Tue Jun 25 12:51:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_early_immediate_assignment' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_early_immediate_assignment started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_early_immediate_assignment-RSL(324)@aa67af5d3042: Final verdict of PTC: none TC_early_immediate_assignment-RSL-IPA(323)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_early_immediate_assignment-RSL-IPA(323): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_early_immediate_assignment-RSL(324): none (fail -> fail) MTC@aa67af5d3042: Test case TC_early_immediate_assignment finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_early_immediate_assignment fail'. Tue Jun 25 12:51:31 UTC 2024 ------ BTS_Tests.TC_early_immediate_assignment fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_early_immediate_assignment fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_rxqual_thresh'. ------ BTS_Tests.TC_acch_overpower_rxqual_thresh ------ Tue Jun 25 12:51:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_rxqual_thresh' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_acch_overpower_rxqual_thresh started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_acch_overpower_rxqual_thresh-RSL(326)@aa67af5d3042: Final verdict of PTC: none TC_acch_overpower_rxqual_thresh-RSL-IPA(325)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_acch_overpower_rxqual_thresh-RSL-IPA(325): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_acch_overpower_rxqual_thresh-RSL(326): none (fail -> fail) MTC@aa67af5d3042: Test case TC_acch_overpower_rxqual_thresh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_rxqual_thresh fail'. Tue Jun 25 12:51:54 UTC 2024 ------ BTS_Tests.TC_acch_overpower_rxqual_thresh fail ------ Saving talloc report from 172.18.43.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=1348) Waiting for packet dumper to finish... 1 (prev_count=1348, count=1412) MTC@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_rxqual_thresh fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx'. ------ BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx ------ Tue Jun 25 12:52: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.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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_acch_overpower_rxqual_thresh_dtx started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_acch_overpower_rxqual_thresh_dtx-RSL(328)@aa67af5d3042: Final verdict of PTC: none TC_acch_overpower_rxqual_thresh_dtx-RSL-IPA(327)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_acch_overpower_rxqual_thresh_dtx-RSL-IPA(327): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_acch_overpower_rxqual_thresh_dtx-RSL(328): none (fail -> fail) MTC@aa67af5d3042: Test case TC_acch_overpower_rxqual_thresh_dtx finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx fail'. Tue Jun 25 12:52:18 UTC 2024 ------ BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_rxqual_thresh_dtx fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_always_on_facch'. ------ BTS_Tests.TC_acch_overpower_always_on_facch ------ Tue Jun 25 12:52: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_always_on_facch' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_acch_overpower_always_on_facch started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_acch_overpower_always_on_facch-RSL(330)@aa67af5d3042: Final verdict of PTC: none TC_acch_overpower_always_on_facch-RSL-IPA(329)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_acch_overpower_always_on_facch-RSL-IPA(329): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_acch_overpower_always_on_facch-RSL(330): none (fail -> fail) MTC@aa67af5d3042: Test case TC_acch_overpower_always_on_facch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_always_on_facch fail'. Tue Jun 25 12:52:41 UTC 2024 ------ BTS_Tests.TC_acch_overpower_always_on_facch fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_always_on_facch fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_always_on_sacch'. ------ BTS_Tests.TC_acch_overpower_always_on_sacch ------ Tue Jun 25 12:52:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_always_on_sacch' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_acch_overpower_always_on_sacch started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_acch_overpower_always_on_sacch-RSL(332)@aa67af5d3042: Final verdict of PTC: none TC_acch_overpower_always_on_sacch-RSL-IPA(331)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_acch_overpower_always_on_sacch-RSL-IPA(331): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_acch_overpower_always_on_sacch-RSL(332): none (fail -> fail) MTC@aa67af5d3042: Test case TC_acch_overpower_always_on_sacch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_always_on_sacch fail'. Tue Jun 25 12:53:04 UTC 2024 ------ BTS_Tests.TC_acch_overpower_always_on_sacch fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_always_on_sacch fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_limit'. ------ BTS_Tests.TC_acch_overpower_limit ------ Tue Jun 25 12: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_acch_overpower_limit.pcap" >/data/BTS_Tests.TC_acch_overpower_limit.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_acch_overpower_limit' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_acch_overpower_limit started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_acch_overpower_limit-RSL(334)@aa67af5d3042: Final verdict of PTC: none TC_acch_overpower_limit-RSL-IPA(333)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_acch_overpower_limit-RSL-IPA(333): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_acch_overpower_limit-RSL(334): none (fail -> fail) MTC@aa67af5d3042: Test case TC_acch_overpower_limit finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_limit fail'. Tue Jun 25 12:53:27 UTC 2024 ------ BTS_Tests.TC_acch_overpower_limit fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_acch_overpower_limit fail' was executed successfully (exit status: 0). MC@aa67af5d3042: Test execution finished. MTC@aa67af5d3042: 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 ------ Tue Jun 25 12:53:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbch_load_idle_no_cbch' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_cbch_load_idle_no_cbch started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_cbch_load_idle_no_cbch-RSL(336)@aa67af5d3042: Final verdict of PTC: none TC_cbch_load_idle_no_cbch-RSL-IPA(335)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_cbch_load_idle_no_cbch-RSL-IPA(335): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_cbch_load_idle_no_cbch-RSL(336): none (fail -> fail) MTC@aa67af5d3042: Test case TC_cbch_load_idle_no_cbch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbch_load_idle_no_cbch fail'. Tue Jun 25 12:53:50 UTC 2024 ------ BTS_Tests_SMSCB.TC_cbch_load_idle_no_cbch fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbch_load_idle_no_cbch fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: 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 ------ Tue Jun 25 12:53:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_1block' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_sms_cb_cmd_sdcch4_1block started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@aa67af5d3042: No PTCs were created. MTC@aa67af5d3042: Test case TC_sms_cb_cmd_sdcch4_1block finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_1block fail'. Tue Jun 25 12:54:03 UTC 2024 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_1block fail ------ Saving talloc report from 172.18.43.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_1block fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: 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 ------ Tue Jun 25 12:54: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_2block' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_sms_cb_cmd_sdcch4_2block started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@aa67af5d3042: No PTCs were created. MTC@aa67af5d3042: Test case TC_sms_cb_cmd_sdcch4_2block finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_2block fail'. Tue Jun 25 12:54:16 UTC 2024 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_2block fail ------ Saving talloc report from 172.18.43.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=1100) Waiting for packet dumper to finish... 1 (prev_count=1100, count=1164) MTC@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_2block fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: 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 ------ Tue Jun 25 12:54: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_3block' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_sms_cb_cmd_sdcch4_3block started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@aa67af5d3042: No PTCs were created. MTC@aa67af5d3042: Test case TC_sms_cb_cmd_sdcch4_3block finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_3block fail'. Tue Jun 25 12:54:29 UTC 2024 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_3block fail ------ Saving talloc report from 172.18.43.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) Waiting for packet dumper to finish... 1 (prev_count=1340, count=1404) MTC@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_3block fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: 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 ------ Tue Jun 25 12:54: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_4block' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_sms_cb_cmd_sdcch4_4block started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@aa67af5d3042: No PTCs were created. MTC@aa67af5d3042: Test case TC_sms_cb_cmd_sdcch4_4block finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_4block fail'. Tue Jun 25 12:54:42 UTC 2024 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_4block fail ------ Saving talloc report from 172.18.43.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=1276) Waiting for packet dumper to finish... 1 (prev_count=1276, count=1340) MTC@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_4block fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: 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 ------ Tue Jun 25 12:54:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_multi' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_sms_cb_cmd_sdcch4_multi started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@aa67af5d3042: No PTCs were created. MTC@aa67af5d3042: Test case TC_sms_cb_cmd_sdcch4_multi finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_multi fail'. Tue Jun 25 12:54:55 UTC 2024 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_multi fail ------ Saving talloc report from 172.18.43.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_multi fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: 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 ------ Tue Jun 25 12:55: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_schedule' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_sms_cb_cmd_sdcch4_schedule started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@aa67af5d3042: No PTCs were created. MTC@aa67af5d3042: Test case TC_sms_cb_cmd_sdcch4_schedule finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_schedule fail'. Tue Jun 25 12:55:09 UTC 2024 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_schedule fail ------ Saving talloc report from 172.18.43.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=1276) Waiting for packet dumper to finish... 1 (prev_count=1276, count=1340) MTC@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_schedule fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: 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 ------ Tue Jun 25 12:55:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_only' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_sms_cb_cmd_sdcch4_default_only started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@aa67af5d3042: No PTCs were created. MTC@aa67af5d3042: Test case TC_sms_cb_cmd_sdcch4_default_only finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_only fail'. Tue Jun 25 12:55:22 UTC 2024 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_only fail ------ Saving talloc report from 172.18.43.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_only fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: 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 ------ Tue Jun 25 12:55: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_and_normal' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_sms_cb_cmd_sdcch4_default_and_normal started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@aa67af5d3042: No PTCs were created. MTC@aa67af5d3042: Test case TC_sms_cb_cmd_sdcch4_default_and_normal finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_and_normal fail'. Tue Jun 25 12:55:35 UTC 2024 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_and_normal fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: 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@aa67af5d3042: 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 ------ Tue Jun 25 12:55: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_then_null' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_sms_cb_cmd_sdcch4_default_then_null started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@aa67af5d3042: No PTCs were created. MTC@aa67af5d3042: Test case TC_sms_cb_cmd_sdcch4_default_then_null finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_then_null fail'. Tue Jun 25 12:55:48 UTC 2024 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch4_default_then_null fail ------ Saving talloc report from 172.18.43.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=1340) MTC@aa67af5d3042: 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@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbc_sdcch4_load_idle'. ------ BTS_Tests_SMSCB.TC_cbc_sdcch4_load_idle ------ Tue Jun 25 12:55: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbc_sdcch4_load_idle' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_cbc_sdcch4_load_idle started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@aa67af5d3042: No PTCs were created. MTC@aa67af5d3042: Test case TC_cbc_sdcch4_load_idle finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbc_sdcch4_load_idle fail'. Tue Jun 25 12:56:00 UTC 2024 ------ BTS_Tests_SMSCB.TC_cbc_sdcch4_load_idle fail ------ Saving talloc report from 172.18.43.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=1284) Waiting for packet dumper to finish... 1 (prev_count=1284, count=1348) MTC@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbc_sdcch4_load_idle fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbc_sdcch4_load_overload'. ------ BTS_Tests_SMSCB.TC_cbc_sdcch4_load_overload ------ Tue Jun 25 12:56: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbc_sdcch4_load_overload' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_cbc_sdcch4_load_overload started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@aa67af5d3042: No PTCs were created. MTC@aa67af5d3042: Test case TC_cbc_sdcch4_load_overload finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbc_sdcch4_load_overload fail'. Tue Jun 25 12:56:13 UTC 2024 ------ BTS_Tests_SMSCB.TC_cbc_sdcch4_load_overload fail ------ Saving talloc report from 172.18.43.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=1340) MTC@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbc_sdcch4_load_overload fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: 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 ------ Tue Jun 25 12:56: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_1block' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_sms_cb_cmd_sdcch8_1block started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@aa67af5d3042: No PTCs were created. MTC@aa67af5d3042: Test case TC_sms_cb_cmd_sdcch8_1block finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_1block fail'. Tue Jun 25 12:56:25 UTC 2024 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_1block fail ------ Saving talloc report from 172.18.43.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=1284) Waiting for packet dumper to finish... 1 (prev_count=1284, count=1348) MTC@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_1block fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: 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 ------ Tue Jun 25 12:56: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_2block' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_sms_cb_cmd_sdcch8_2block started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@aa67af5d3042: No PTCs were created. MTC@aa67af5d3042: Test case TC_sms_cb_cmd_sdcch8_2block finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_2block fail'. Tue Jun 25 12:56:38 UTC 2024 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_2block fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_2block fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: 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 ------ Tue Jun 25 12:56: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_3block' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_sms_cb_cmd_sdcch8_3block started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@aa67af5d3042: No PTCs were created. MTC@aa67af5d3042: Test case TC_sms_cb_cmd_sdcch8_3block finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_3block fail'. Tue Jun 25 12:56:51 UTC 2024 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_3block fail ------ Saving talloc report from 172.18.43.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=1100) MTC@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_3block fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: 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 ------ Tue Jun 25 12:56:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_4block' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_sms_cb_cmd_sdcch8_4block started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@aa67af5d3042: No PTCs were created. MTC@aa67af5d3042: Test case TC_sms_cb_cmd_sdcch8_4block finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_4block fail'. Tue Jun 25 12:57:04 UTC 2024 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_4block fail ------ Saving talloc report from 172.18.43.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=1348) MTC@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_4block fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: 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 ------ Tue Jun 25 12:57: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_multi' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_sms_cb_cmd_sdcch8_multi started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@aa67af5d3042: No PTCs were created. MTC@aa67af5d3042: Test case TC_sms_cb_cmd_sdcch8_multi finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_multi fail'. Tue Jun 25 12:57:16 UTC 2024 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_multi fail ------ Saving talloc report from 172.18.43.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=1284) Waiting for packet dumper to finish... 1 (prev_count=1284, count=1348) MTC@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_multi fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: 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 ------ Tue Jun 25 12: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_schedule' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_sms_cb_cmd_sdcch8_schedule started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@aa67af5d3042: No PTCs were created. MTC@aa67af5d3042: Test case TC_sms_cb_cmd_sdcch8_schedule finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_schedule fail'. Tue Jun 25 12:57:29 UTC 2024 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_schedule fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_schedule fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: 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 ------ Tue Jun 25 12:57: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_only' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_sms_cb_cmd_sdcch8_default_only started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@aa67af5d3042: No PTCs were created. MTC@aa67af5d3042: Test case TC_sms_cb_cmd_sdcch8_default_only finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_only fail'. Tue Jun 25 12:57:42 UTC 2024 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_only fail ------ Saving talloc report from 172.18.43.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_only fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: 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 ------ Tue Jun 25 12:57:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_and_normal' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_sms_cb_cmd_sdcch8_default_and_normal started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@aa67af5d3042: No PTCs were created. MTC@aa67af5d3042: Test case TC_sms_cb_cmd_sdcch8_default_and_normal finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_and_normal fail'. Tue Jun 25 12:57:55 UTC 2024 ------ BTS_Tests_SMSCB.TC_sms_cb_cmd_sdcch8_default_and_normal fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: 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@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbc_sdcch8_load_idle'. ------ BTS_Tests_SMSCB.TC_cbc_sdcch8_load_idle ------ Tue Jun 25 12:58: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbc_sdcch8_load_idle' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_cbc_sdcch8_load_idle started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@aa67af5d3042: No PTCs were created. MTC@aa67af5d3042: Test case TC_cbc_sdcch8_load_idle finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbc_sdcch8_load_idle fail'. Tue Jun 25 12:58:08 UTC 2024 ------ BTS_Tests_SMSCB.TC_cbc_sdcch8_load_idle fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbc_sdcch8_load_idle fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbc_sdcch8_load_overload'. ------ BTS_Tests_SMSCB.TC_cbc_sdcch8_load_overload ------ Tue Jun 25 12:58:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_cbc_sdcch8_load_overload' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_cbc_sdcch8_load_overload started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""VTY Timeout for prompt: enable"", new component reason: ""VTY Timeout for prompt: enable"" MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""VTY Timeout for prompt: enable"" MTC@aa67af5d3042: No PTCs were created. MTC@aa67af5d3042: Test case TC_cbc_sdcch8_load_overload finished. Verdict: fail reason: "VTY Timeout for prompt: enable" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbc_sdcch8_load_overload fail'. Tue Jun 25 12:58:21 UTC 2024 ------ BTS_Tests_SMSCB.TC_cbc_sdcch8_load_overload fail ------ Saving talloc report from 172.18.43.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=1036) Waiting for packet dumper to finish... 1 (prev_count=1036, count=1100) MTC@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_cbc_sdcch8_load_overload fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_etws_p1ro'. ------ BTS_Tests_SMSCB.TC_etws_p1ro ------ Tue Jun 25 12:58: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_etws_p1ro' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_etws_p1ro started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_etws_p1ro-RSL(338)@aa67af5d3042: Final verdict of PTC: none TC_etws_p1ro-RSL-IPA(337)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_etws_p1ro-RSL-IPA(337): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_etws_p1ro-RSL(338): none (fail -> fail) MTC@aa67af5d3042: Test case TC_etws_p1ro finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_etws_p1ro fail'. Tue Jun 25 12:58:44 UTC 2024 ------ BTS_Tests_SMSCB.TC_etws_p1ro fail ------ Saving talloc report from 172.18.43.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=1044) Waiting for packet dumper to finish... 1 (prev_count=1044, count=1108) MTC@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_etws_p1ro fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_etws_p1ro_end'. ------ BTS_Tests_SMSCB.TC_etws_p1ro_end ------ Tue Jun 25 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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_etws_p1ro_end' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_etws_p1ro_end started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_etws_p1ro_end-RSL(340)@aa67af5d3042: Final verdict of PTC: none TC_etws_p1ro_end-RSL-IPA(339)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_etws_p1ro_end-RSL-IPA(339): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_etws_p1ro_end-RSL(340): none (fail -> fail) MTC@aa67af5d3042: Test case TC_etws_p1ro_end finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_etws_p1ro_end fail'. Tue Jun 25 12:59:07 UTC 2024 ------ BTS_Tests_SMSCB.TC_etws_p1ro_end fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_etws_p1ro_end fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_etws_pcu'. ------ BTS_Tests_SMSCB.TC_etws_pcu ------ Tue Jun 25 12:59: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_etws_pcu.pcap" >/data/BTS_Tests_SMSCB.TC_etws_pcu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests_SMSCB.TC_etws_pcu' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_etws_pcu started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_etws_pcu-RSL(342)@aa67af5d3042: Final verdict of PTC: none TC_etws_pcu-RSL-IPA(341)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_etws_pcu-RSL-IPA(341): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_etws_pcu-RSL(342): none (fail -> fail) MTC@aa67af5d3042: Test case TC_etws_pcu finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_etws_pcu fail'. Tue Jun 25 12:59:30 UTC 2024 ------ BTS_Tests_SMSCB.TC_etws_pcu fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_SMSCB.TC_etws_pcu fail' was executed successfully (exit status: 0). MC@aa67af5d3042: Test execution finished. MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0'. ------ BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0 ------ Tue Jun 25 12:59: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_sabm_ua_dcch_sapi0 started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sabm_ua_dcch_sapi0-RSL(344)@aa67af5d3042: Final verdict of PTC: none TC_sabm_ua_dcch_sapi0-RSL-IPA(343)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_sabm_ua_dcch_sapi0-RSL-IPA(343): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_sabm_ua_dcch_sapi0-RSL(344): none (fail -> fail) MTC@aa67af5d3042: Test case TC_sabm_ua_dcch_sapi0 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0 fail'. Tue Jun 25 12:59:54 UTC 2024 ------ BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0 fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0 fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: 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 ------ Tue Jun 25 13:00: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0_nopayload' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_sabm_ua_dcch_sapi0_nopayload started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sabm_ua_dcch_sapi0_nopayload-RSL(346)@aa67af5d3042: Final verdict of PTC: none TC_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(345)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_sabm_ua_dcch_sapi0_nopayload-RSL-IPA(345): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_sabm_ua_dcch_sapi0_nopayload-RSL(346): none (fail -> fail) MTC@aa67af5d3042: Test case TC_sabm_ua_dcch_sapi0_nopayload finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0_nopayload fail'. Tue Jun 25 13:00:17 UTC 2024 ------ BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0_nopayload fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi0_nopayload fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi3'. ------ BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi3 ------ Tue Jun 25 13:00: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi3' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_sabm_ua_dcch_sapi3 started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sabm_ua_dcch_sapi3-RSL(348)@aa67af5d3042: Final verdict of PTC: none TC_sabm_ua_dcch_sapi3-RSL-IPA(347)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_sabm_ua_dcch_sapi3-RSL-IPA(347): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_sabm_ua_dcch_sapi3-RSL(348): none (fail -> fail) MTC@aa67af5d3042: Test case TC_sabm_ua_dcch_sapi3 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi3 fail'. Tue Jun 25 13:00:40 UTC 2024 ------ BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi3 fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi3 fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi4'. ------ BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi4 ------ Tue Jun 25 13:00: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi4' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_sabm_ua_dcch_sapi4 started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sabm_ua_dcch_sapi4-RSL(350)@aa67af5d3042: Final verdict of PTC: none TC_sabm_ua_dcch_sapi4-RSL-IPA(349)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_sabm_ua_dcch_sapi4-RSL-IPA(349): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_sabm_ua_dcch_sapi4-RSL(350): none (fail -> fail) MTC@aa67af5d3042: Test case TC_sabm_ua_dcch_sapi4 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi4 fail'. Tue Jun 25 13:01:03 UTC 2024 ------ BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi4 fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_ua_dcch_sapi4 fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_contention'. ------ BTS_Tests_LAPDm.TC_sabm_contention ------ Tue Jun 25 13:01: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_sabm_contention.pcap" >/data/BTS_Tests_LAPDm.TC_sabm_contention.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_contention' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_sabm_contention started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sabm_contention-RSL(352)@aa67af5d3042: Final verdict of PTC: none TC_sabm_contention-RSL-IPA(351)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_sabm_contention-RSL-IPA(351): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_sabm_contention-RSL(352): none (fail -> fail) MTC@aa67af5d3042: Test case TC_sabm_contention finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_contention fail'. Tue Jun 25 13:01:26 UTC 2024 ------ BTS_Tests_LAPDm.TC_sabm_contention fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_contention fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_retransmit'. ------ BTS_Tests_LAPDm.TC_sabm_retransmit ------ Tue Jun 25 13:01: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_sabm_retransmit.pcap" >/data/BTS_Tests_LAPDm.TC_sabm_retransmit.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_retransmit' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_sabm_retransmit started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sabm_retransmit-RSL(354)@aa67af5d3042: Final verdict of PTC: none TC_sabm_retransmit-RSL-IPA(353)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_sabm_retransmit-RSL-IPA(353): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_sabm_retransmit-RSL(354): none (fail -> fail) MTC@aa67af5d3042: Test case TC_sabm_retransmit finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_retransmit fail'. Tue Jun 25 13:01:49 UTC 2024 ------ BTS_Tests_LAPDm.TC_sabm_retransmit fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_retransmit fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_retransmit_bts'. ------ BTS_Tests_LAPDm.TC_sabm_retransmit_bts ------ Tue Jun 25 13:01: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_retransmit_bts.pcap" >/data/BTS_Tests_LAPDm.TC_sabm_retransmit_bts.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_retransmit_bts' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_sabm_retransmit_bts started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sabm_retransmit_bts-RSL(356)@aa67af5d3042: Final verdict of PTC: none TC_sabm_retransmit_bts-RSL-IPA(355)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_sabm_retransmit_bts-RSL-IPA(355): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_sabm_retransmit_bts-RSL(356): none (fail -> fail) MTC@aa67af5d3042: Test case TC_sabm_retransmit_bts finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_retransmit_bts fail'. Tue Jun 25 13:02:12 UTC 2024 ------ BTS_Tests_LAPDm.TC_sabm_retransmit_bts fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_retransmit_bts fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_invalid_resp'. ------ BTS_Tests_LAPDm.TC_sabm_invalid_resp ------ Tue Jun 25 13:02: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_invalid_resp' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_sabm_invalid_resp started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sabm_invalid_resp-RSL(358)@aa67af5d3042: Final verdict of PTC: none TC_sabm_invalid_resp-RSL-IPA(357)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_sabm_invalid_resp-RSL-IPA(357): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_sabm_invalid_resp-RSL(358): none (fail -> fail) MTC@aa67af5d3042: Test case TC_sabm_invalid_resp finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_invalid_resp fail'. Tue Jun 25 13:02:35 UTC 2024 ------ BTS_Tests_LAPDm.TC_sabm_invalid_resp fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_invalid_resp fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_dm'. ------ BTS_Tests_LAPDm.TC_sabm_dm ------ Tue Jun 25 13:02: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_sabm_dm.pcap" >/data/BTS_Tests_LAPDm.TC_sabm_dm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_dm' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_sabm_dm started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sabm_dm-RSL(360)@aa67af5d3042: Final verdict of PTC: none TC_sabm_dm-RSL-IPA(359)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_sabm_dm-RSL-IPA(359): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_sabm_dm-RSL(360): none (fail -> fail) MTC@aa67af5d3042: Test case TC_sabm_dm finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_dm fail'. Tue Jun 25 13:02:58 UTC 2024 ------ BTS_Tests_LAPDm.TC_sabm_dm fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_dm fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_establish_ign_first_sabm'. ------ BTS_Tests_LAPDm.TC_establish_ign_first_sabm ------ Tue Jun 25 13:03: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_establish_ign_first_sabm' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_establish_ign_first_sabm started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_establish_ign_first_sabm-RSL(362)@aa67af5d3042: Final verdict of PTC: none TC_establish_ign_first_sabm-RSL-IPA(361)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_establish_ign_first_sabm-RSL-IPA(361): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_establish_ign_first_sabm-RSL(362): none (fail -> fail) MTC@aa67af5d3042: Test case TC_establish_ign_first_sabm finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_establish_ign_first_sabm fail'. Tue Jun 25 13:03:21 UTC 2024 ------ BTS_Tests_LAPDm.TC_establish_ign_first_sabm fail ------ Saving talloc report from 172.18.43.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=1288) Waiting for packet dumper to finish... 1 (prev_count=1288, count=1352) MTC@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_establish_ign_first_sabm fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_iframe_seq_and_ack'. ------ BTS_Tests_LAPDm.TC_iframe_seq_and_ack ------ Tue Jun 25 13:03: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_iframe_seq_and_ack' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_iframe_seq_and_ack started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_iframe_seq_and_ack-RSL(364)@aa67af5d3042: Final verdict of PTC: none TC_iframe_seq_and_ack-RSL-IPA(363)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_iframe_seq_and_ack-RSL-IPA(363): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_iframe_seq_and_ack-RSL(364): none (fail -> fail) MTC@aa67af5d3042: Test case TC_iframe_seq_and_ack finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_iframe_seq_and_ack fail'. Tue Jun 25 13:03:44 UTC 2024 ------ BTS_Tests_LAPDm.TC_iframe_seq_and_ack fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_iframe_seq_and_ack fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_iframe_timer_recovery'. ------ BTS_Tests_LAPDm.TC_iframe_timer_recovery ------ Tue Jun 25 13:03: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_iframe_timer_recovery' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_iframe_timer_recovery started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_iframe_timer_recovery-RSL(366)@aa67af5d3042: Final verdict of PTC: none TC_iframe_timer_recovery-RSL-IPA(365)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_iframe_timer_recovery-RSL-IPA(365): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_iframe_timer_recovery-RSL(366): none (fail -> fail) MTC@aa67af5d3042: Test case TC_iframe_timer_recovery finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_iframe_timer_recovery fail'. Tue Jun 25 13:04:07 UTC 2024 ------ BTS_Tests_LAPDm.TC_iframe_timer_recovery fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_iframe_timer_recovery fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_ns_seq_error'. ------ BTS_Tests_LAPDm.TC_ns_seq_error ------ Tue Jun 25 13:04: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_ns_seq_error' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_ns_seq_error started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_ns_seq_error-RSL(368)@aa67af5d3042: Final verdict of PTC: none TC_ns_seq_error-RSL-IPA(367)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_ns_seq_error-RSL-IPA(367): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_ns_seq_error-RSL(368): none (fail -> fail) MTC@aa67af5d3042: Test case TC_ns_seq_error finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_ns_seq_error fail'. Tue Jun 25 13:04:31 UTC 2024 ------ BTS_Tests_LAPDm.TC_ns_seq_error fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_ns_seq_error fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_nr_seq_error'. ------ BTS_Tests_LAPDm.TC_nr_seq_error ------ Tue Jun 25 13:04: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_nr_seq_error' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_nr_seq_error started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_nr_seq_error-RSL(370)@aa67af5d3042: Final verdict of PTC: none TC_nr_seq_error-RSL-IPA(369)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_nr_seq_error-RSL-IPA(369): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_nr_seq_error-RSL(370): none (fail -> fail) MTC@aa67af5d3042: Test case TC_nr_seq_error finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_nr_seq_error fail'. Tue Jun 25 13:04:54 UTC 2024 ------ BTS_Tests_LAPDm.TC_nr_seq_error fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_nr_seq_error fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_rec_invalid_frame'. ------ BTS_Tests_LAPDm.TC_rec_invalid_frame ------ Tue Jun 25 13:05: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_rec_invalid_frame' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_rec_invalid_frame started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rec_invalid_frame-RSL(372)@aa67af5d3042: Final verdict of PTC: none TC_rec_invalid_frame-RSL-IPA(371)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_rec_invalid_frame-RSL-IPA(371): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_rec_invalid_frame-RSL(372): none (fail -> fail) MTC@aa67af5d3042: Test case TC_rec_invalid_frame finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_rec_invalid_frame fail'. Tue Jun 25 13:05:17 UTC 2024 ------ BTS_Tests_LAPDm.TC_rec_invalid_frame fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_rec_invalid_frame fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_segm_concat_dcch'. ------ BTS_Tests_LAPDm.TC_segm_concat_dcch ------ Tue Jun 25 13:05: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_dcch.pcap" >/data/BTS_Tests_LAPDm.TC_segm_concat_dcch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_segm_concat_dcch' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_segm_concat_dcch started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_segm_concat_dcch-RSL(374)@aa67af5d3042: Final verdict of PTC: none TC_segm_concat_dcch-RSL-IPA(373)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_segm_concat_dcch-RSL-IPA(373): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_segm_concat_dcch-RSL(374): none (fail -> fail) MTC@aa67af5d3042: Test case TC_segm_concat_dcch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_segm_concat_dcch fail'. Tue Jun 25 13:05:40 UTC 2024 ------ BTS_Tests_LAPDm.TC_segm_concat_dcch fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_segm_concat_dcch fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_segm_concat_sacch'. ------ BTS_Tests_LAPDm.TC_segm_concat_sacch ------ Tue Jun 25 13:05: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_segm_concat_sacch' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_segm_concat_sacch started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_segm_concat_sacch-RSL(376)@aa67af5d3042: Final verdict of PTC: none TC_segm_concat_sacch-RSL-IPA(375)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_segm_concat_sacch-RSL-IPA(375): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_segm_concat_sacch-RSL(376): none (fail -> fail) MTC@aa67af5d3042: Test case TC_segm_concat_sacch finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_segm_concat_sacch fail'. Tue Jun 25 13:06:03 UTC 2024 ------ BTS_Tests_LAPDm.TC_segm_concat_sacch fail ------ Saving talloc report from 172.18.43.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=1316) Waiting for packet dumper to finish... 1 (prev_count=1316, count=1380) MTC@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_segm_concat_sacch fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_t200_n200'. ------ BTS_Tests_LAPDm.TC_t200_n200 ------ Tue Jun 25 13:06: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_t200_n200.pcap" >/data/BTS_Tests_LAPDm.TC_t200_n200.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_t200_n200' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_t200_n200 started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_t200_n200-RSL(378)@aa67af5d3042: Final verdict of PTC: none TC_t200_n200-RSL-IPA(377)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_t200_n200-RSL-IPA(377): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_t200_n200-RSL(378): none (fail -> fail) MTC@aa67af5d3042: Test case TC_t200_n200 finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_t200_n200 fail'. Tue Jun 25 13:06:26 UTC 2024 ------ BTS_Tests_LAPDm.TC_t200_n200 fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_t200_n200 fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_rr_response_frame_loss'. ------ BTS_Tests_LAPDm.TC_rr_response_frame_loss ------ Tue Jun 25 13:06: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_rr_response_frame_loss' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_rr_response_frame_loss started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_rr_response_frame_loss-RSL(380)@aa67af5d3042: Final verdict of PTC: none TC_rr_response_frame_loss-RSL-IPA(379)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_rr_response_frame_loss-RSL-IPA(379): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_rr_response_frame_loss-RSL(380): none (fail -> fail) MTC@aa67af5d3042: Test case TC_rr_response_frame_loss finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_rr_response_frame_loss fail'. Tue Jun 25 13:06:49 UTC 2024 ------ BTS_Tests_LAPDm.TC_rr_response_frame_loss fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_rr_response_frame_loss fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_incorrect_cr'. ------ BTS_Tests_LAPDm.TC_incorrect_cr ------ Tue Jun 25 13:06: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_incorrect_cr.pcap" >/data/BTS_Tests_LAPDm.TC_incorrect_cr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_incorrect_cr' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_incorrect_cr started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_incorrect_cr-RSL(382)@aa67af5d3042: Final verdict of PTC: none TC_incorrect_cr-RSL-IPA(381)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_incorrect_cr-RSL-IPA(381): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_incorrect_cr-RSL(382): none (fail -> fail) MTC@aa67af5d3042: Test case TC_incorrect_cr finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_incorrect_cr fail'. Tue Jun 25 13:07:13 UTC 2024 ------ BTS_Tests_LAPDm.TC_incorrect_cr fail ------ Saving talloc report from 172.18.43.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=1056) Waiting for packet dumper to finish... 1 (prev_count=1056, count=1120) MTC@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_incorrect_cr fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_incorrect_c'. ------ BTS_Tests_LAPDm.TC_sabm_incorrect_c ------ Tue Jun 25 13:07:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_sabm_incorrect_c' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_sabm_incorrect_c started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_sabm_incorrect_c-RSL(384)@aa67af5d3042: Final verdict of PTC: none TC_sabm_incorrect_c-RSL-IPA(383)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_sabm_incorrect_c-RSL-IPA(383): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_sabm_incorrect_c-RSL(384): none (fail -> fail) MTC@aa67af5d3042: Test case TC_sabm_incorrect_c finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_incorrect_c fail'. Tue Jun 25 13:07:36 UTC 2024 ------ BTS_Tests_LAPDm.TC_sabm_incorrect_c fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_sabm_incorrect_c fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_normal_reestablishment'. ------ BTS_Tests_LAPDm.TC_normal_reestablishment ------ Tue Jun 25 13:07:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_normal_reestablishment' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_normal_reestablishment started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_normal_reestablishment-RSL(386)@aa67af5d3042: Final verdict of PTC: none TC_normal_reestablishment-RSL-IPA(385)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_normal_reestablishment-RSL-IPA(385): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_normal_reestablishment-RSL(386): none (fail -> fail) MTC@aa67af5d3042: Test case TC_normal_reestablishment finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_normal_reestablishment fail'. Tue Jun 25 13:07:59 UTC 2024 ------ BTS_Tests_LAPDm.TC_normal_reestablishment fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_normal_reestablishment fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_normal_reestablishment_state_unacked'. ------ BTS_Tests_LAPDm.TC_normal_reestablishment_state_unacked ------ Tue Jun 25 13:08: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests_LAPDm.TC_normal_reestablishment_state_unacked' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_normal_reestablishment_state_unacked started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_normal_reestablishment_state_unacked-RSL(388)@aa67af5d3042: Final verdict of PTC: none TC_normal_reestablishment_state_unacked-RSL-IPA(387)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_normal_reestablishment_state_unacked-RSL-IPA(387): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_normal_reestablishment_state_unacked-RSL(388): none (fail -> fail) MTC@aa67af5d3042: Test case TC_normal_reestablishment_state_unacked finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_normal_reestablishment_state_unacked fail'. Tue Jun 25 13:08:22 UTC 2024 ------ BTS_Tests_LAPDm.TC_normal_reestablishment_state_unacked fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_LAPDm.TC_normal_reestablishment_state_unacked fail' was executed successfully (exit status: 0). MC@aa67af5d3042: Test execution finished. MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_vff'. ------ BTS_Tests_VAMOS.TC_vamos_chan_act_vff ------ Tue Jun 25 13:08: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_vff' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_vamos_chan_act_vff started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vamos_chan_act_vff-RSL(390)@aa67af5d3042: Final verdict of PTC: none TC_vamos_chan_act_vff-RSL-IPA(389)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_vamos_chan_act_vff-RSL-IPA(389): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_vamos_chan_act_vff-RSL(390): none (fail -> fail) MTC@aa67af5d3042: Test case TC_vamos_chan_act_vff finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_vff fail'. Tue Jun 25 13:08:45 UTC 2024 ------ BTS_Tests_VAMOS.TC_vamos_chan_act_vff fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_vff fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_vhh'. ------ BTS_Tests_VAMOS.TC_vamos_chan_act_vhh ------ Tue Jun 25 13:08:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_vhh' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_vamos_chan_act_vhh started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vamos_chan_act_vhh-RSL(392)@aa67af5d3042: Final verdict of PTC: none TC_vamos_chan_act_vhh-RSL-IPA(391)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_vamos_chan_act_vhh-RSL-IPA(391): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_vamos_chan_act_vhh-RSL(392): none (fail -> fail) MTC@aa67af5d3042: Test case TC_vamos_chan_act_vhh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_vhh fail'. Tue Jun 25 13:09:08 UTC 2024 ------ BTS_Tests_VAMOS.TC_vamos_chan_act_vhh fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_vhh fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_hvhh'. ------ BTS_Tests_VAMOS.TC_vamos_chan_act_hvhh ------ Tue Jun 25 13:09:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_hvhh' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_vamos_chan_act_hvhh started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vamos_chan_act_hvhh-RSL(394)@aa67af5d3042: Final verdict of PTC: none TC_vamos_chan_act_hvhh-RSL-IPA(393)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_vamos_chan_act_hvhh-RSL-IPA(393): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_vamos_chan_act_hvhh-RSL(394): none (fail -> fail) MTC@aa67af5d3042: Test case TC_vamos_chan_act_hvhh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_hvhh fail'. Tue Jun 25 13:09:31 UTC 2024 ------ BTS_Tests_VAMOS.TC_vamos_chan_act_hvhh fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_hvhh fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: 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 ------ Tue Jun 25 13:09: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_ipa_vff' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_vamos_chan_act_dyn_ipa_vff started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vamos_chan_act_dyn_ipa_vff-RSL(396)@aa67af5d3042: Final verdict of PTC: none TC_vamos_chan_act_dyn_ipa_vff-RSL-IPA(395)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_vamos_chan_act_dyn_ipa_vff-RSL-IPA(395): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_vamos_chan_act_dyn_ipa_vff-RSL(396): none (fail -> fail) MTC@aa67af5d3042: Test case TC_vamos_chan_act_dyn_ipa_vff finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_ipa_vff fail'. Tue Jun 25 13:09:54 UTC 2024 ------ BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_ipa_vff fail ------ Saving talloc report from 172.18.43.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=1352) Waiting for packet dumper to finish... 1 (prev_count=1352, count=1416) MTC@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_ipa_vff fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: 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 ------ Tue Jun 25 13:10: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vff' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_vamos_chan_act_dyn_osmo_vff started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vamos_chan_act_dyn_osmo_vff-RSL(398)@aa67af5d3042: Final verdict of PTC: none TC_vamos_chan_act_dyn_osmo_vff-RSL-IPA(397)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_vff-RSL-IPA(397): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_vff-RSL(398): none (fail -> fail) MTC@aa67af5d3042: Test case TC_vamos_chan_act_dyn_osmo_vff finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vff fail'. Tue Jun 25 13:10:17 UTC 2024 ------ BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vff fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vff fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: 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 ------ Tue Jun 25 13:10: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vhh' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_vamos_chan_act_dyn_osmo_vhh started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vamos_chan_act_dyn_osmo_vhh-RSL(400)@aa67af5d3042: Final verdict of PTC: none TC_vamos_chan_act_dyn_osmo_vhh-RSL-IPA(399)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_vhh-RSL-IPA(399): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_vhh-RSL(400): none (fail -> fail) MTC@aa67af5d3042: Test case TC_vamos_chan_act_dyn_osmo_vhh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vhh fail'. Tue Jun 25 13:10:40 UTC 2024 ------ BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vhh fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_vhh fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: 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 ------ Tue Jun 25 13:10: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_hvhh' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_vamos_chan_act_dyn_osmo_hvhh started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vamos_chan_act_dyn_osmo_hvhh-RSL(402)@aa67af5d3042: Final verdict of PTC: none TC_vamos_chan_act_dyn_osmo_hvhh-RSL-IPA(401)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_hvhh-RSL-IPA(401): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_vamos_chan_act_dyn_osmo_hvhh-RSL(402): none (fail -> fail) MTC@aa67af5d3042: Test case TC_vamos_chan_act_dyn_osmo_hvhh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_hvhh fail'. Tue Jun 25 13:11:03 UTC 2024 ------ BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_hvhh fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_act_dyn_osmo_hvhh fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: 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 ------ Tue Jun 25 13:11: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vff' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_vamos_chan_mode_modify_vff started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vamos_chan_mode_modify_vff-RSL(404)@aa67af5d3042: Final verdict of PTC: none TC_vamos_chan_mode_modify_vff-RSL-IPA(403)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_vamos_chan_mode_modify_vff-RSL-IPA(403): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_vamos_chan_mode_modify_vff-RSL(404): none (fail -> fail) MTC@aa67af5d3042: Test case TC_vamos_chan_mode_modify_vff finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vff fail'. Tue Jun 25 13:11:26 UTC 2024 ------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vff fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vff fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: 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 ------ Tue Jun 25 13:11: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vhh' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_vamos_chan_mode_modify_vhh started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vamos_chan_mode_modify_vhh-RSL(406)@aa67af5d3042: Final verdict of PTC: none TC_vamos_chan_mode_modify_vhh-RSL-IPA(405)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_vamos_chan_mode_modify_vhh-RSL-IPA(405): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_vamos_chan_mode_modify_vhh-RSL(406): none (fail -> fail) MTC@aa67af5d3042: Test case TC_vamos_chan_mode_modify_vhh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vhh fail'. Tue Jun 25 13:11:50 UTC 2024 ------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vhh fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_vhh fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: 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 ------ Tue Jun 25 13:11:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_hvhh' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_vamos_chan_mode_modify_hvhh started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vamos_chan_mode_modify_hvhh-RSL(408)@aa67af5d3042: Final verdict of PTC: none TC_vamos_chan_mode_modify_hvhh-RSL-IPA(407)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_vamos_chan_mode_modify_hvhh-RSL-IPA(407): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_vamos_chan_mode_modify_hvhh-RSL(408): none (fail -> fail) MTC@aa67af5d3042: Test case TC_vamos_chan_mode_modify_hvhh finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_hvhh fail'. Tue Jun 25 13:12:13 UTC 2024 ------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_hvhh fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_hvhh fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: 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 ------ Tue Jun 25 13:12:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_ipa_vff' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_vamos_chan_mode_modify_dyn_ipa_vff started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL(410)@aa67af5d3042: Final verdict of PTC: none TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL-IPA(409)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL-IPA(409): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_ipa_vff-RSL(410): none (fail -> fail) MTC@aa67af5d3042: 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@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_ipa_vff fail'. Tue Jun 25 13:12:36 UTC 2024 ------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_ipa_vff fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: 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@aa67af5d3042: 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 ------ Tue Jun 25 13:12:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vff' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_vamos_chan_mode_modify_dyn_osmo_vff started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL(412)@aa67af5d3042: Final verdict of PTC: none TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL-IPA(411)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL-IPA(411): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_vff-RSL(412): none (fail -> fail) MTC@aa67af5d3042: 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@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vff fail'. Tue Jun 25 13:12:59 UTC 2024 ------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vff fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: 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@aa67af5d3042: 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 ------ Tue Jun 25 13:13: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vhh' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_vamos_chan_mode_modify_dyn_osmo_vhh started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL(414)@aa67af5d3042: Final verdict of PTC: none TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL-IPA(413)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL-IPA(413): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_vhh-RSL(414): none (fail -> fail) MTC@aa67af5d3042: 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@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vhh fail'. Tue Jun 25 13:13:22 UTC 2024 ------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_vhh fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: 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@aa67af5d3042: 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 ------ Tue Jun 25 13:13: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_hvhh' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_vamos_chan_mode_modify_dyn_osmo_hvhh started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL(416)@aa67af5d3042: Final verdict of PTC: none TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL-IPA(415)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL-IPA(415): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_vamos_chan_mode_modify_dyn_osmo_hvhh-RSL(416): none (fail -> fail) MTC@aa67af5d3042: 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@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_hvhh fail'. Tue Jun 25 13:13:45 UTC 2024 ------ BTS_Tests_VAMOS.TC_vamos_chan_mode_modify_dyn_osmo_hvhh fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: 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@aa67af5d3042: Test execution finished. MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vbs_notification'. ------ BTS_Tests_ASCI.TC_vbs_notification ------ Tue Jun 25 13:13:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vbs_notification' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_vbs_notification started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vbs_notification-RSL(418)@aa67af5d3042: Final verdict of PTC: none TC_vbs_notification-RSL-IPA(417)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_vbs_notification-RSL-IPA(417): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_vbs_notification-RSL(418): none (fail -> fail) MTC@aa67af5d3042: Test case TC_vbs_notification finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vbs_notification fail'. Tue Jun 25 13:14:08 UTC 2024 ------ BTS_Tests_ASCI.TC_vbs_notification fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vbs_notification fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: 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 ------ Tue Jun 25 13:14:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vgcs_uplink_free_and_busy' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_vgcs_uplink_free_and_busy started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vgcs_uplink_free_and_busy-RSL(420)@aa67af5d3042: Final verdict of PTC: none TC_vgcs_uplink_free_and_busy-RSL-IPA(419)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_vgcs_uplink_free_and_busy-RSL-IPA(419): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_vgcs_uplink_free_and_busy-RSL(420): none (fail -> fail) MTC@aa67af5d3042: Test case TC_vgcs_uplink_free_and_busy finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vgcs_uplink_free_and_busy fail'. Tue Jun 25 13:14:31 UTC 2024 ------ BTS_Tests_ASCI.TC_vgcs_uplink_free_and_busy fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vgcs_uplink_free_and_busy fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vgcs_talker_fail'. ------ BTS_Tests_ASCI.TC_vgcs_talker_fail ------ Tue Jun 25 13:14: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vgcs_talker_fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_vgcs_talker_fail started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vgcs_talker_fail-RSL(422)@aa67af5d3042: Final verdict of PTC: none TC_vgcs_talker_fail-RSL-IPA(421)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_vgcs_talker_fail-RSL-IPA(421): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_vgcs_talker_fail-RSL(422): none (fail -> fail) MTC@aa67af5d3042: Test case TC_vgcs_talker_fail finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vgcs_talker_fail fail'. Tue Jun 25 13:14:54 UTC 2024 ------ BTS_Tests_ASCI.TC_vgcs_talker_fail fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vgcs_talker_fail fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vgcs_talker_est_rel'. ------ BTS_Tests_ASCI.TC_vgcs_talker_est_rel ------ Tue Jun 25 13:15: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vgcs_talker_est_rel' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_vgcs_talker_est_rel started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vgcs_talker_est_rel-RSL(424)@aa67af5d3042: Final verdict of PTC: none TC_vgcs_talker_est_rel-RSL-IPA(423)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_vgcs_talker_est_rel-RSL-IPA(423): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_vgcs_talker_est_rel-RSL(424): none (fail -> fail) MTC@aa67af5d3042: Test case TC_vgcs_talker_est_rel finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vgcs_talker_est_rel fail'. Tue Jun 25 13:15:17 UTC 2024 ------ BTS_Tests_ASCI.TC_vgcs_talker_est_rel fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vgcs_talker_est_rel fail' was executed successfully (exit status: 0). MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vgcs_listener_det'. ------ BTS_Tests_ASCI.TC_vgcs_listener_det ------ Tue Jun 25 13:15: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_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@aa67af5d3042: External command `../ttcn3-tcpdump-start.sh BTS_Tests_ASCI.TC_vgcs_listener_det' was executed successfully (exit status: 0). MTC@aa67af5d3042: Test case TC_vgcs_listener_det started. MTC@aa67af5d3042: setverdict(fail): none -> fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"", new component reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Stopping testcase execution from "BTS_Tests.ttcn":291 TC_vgcs_listener_det-RSL(426)@aa67af5d3042: Final verdict of PTC: none TC_vgcs_listener_det-RSL-IPA(425)@aa67af5d3042: Final verdict of PTC: none MTC@aa67af5d3042: Setting final verdict of the test case. MTC@aa67af5d3042: Local verdict of MTC: fail reason: ""BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up"" MTC@aa67af5d3042: Local verdict of PTC TC_vgcs_listener_det-RSL-IPA(425): none (fail -> fail) MTC@aa67af5d3042: Local verdict of PTC TC_vgcs_listener_det-RSL(426): none (fail -> fail) MTC@aa67af5d3042: Test case TC_vgcs_listener_det finished. Verdict: fail reason: "BTS_Tests.ttcn:291 : Timeout waiting for RSL bring up" MTC@aa67af5d3042: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vgcs_listener_det fail'. Tue Jun 25 13:15:40 UTC 2024 ------ BTS_Tests_ASCI.TC_vgcs_listener_det fail ------ Saving talloc report from 172.18.43.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@aa67af5d3042: External command `../ttcn3-tcpdump-stop.sh BTS_Tests_ASCI.TC_vgcs_listener_det fail' was executed successfully (exit status: 0). MC@aa67af5d3042: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@aa67af5d3042: Terminating MTC. MC@aa67af5d3042: MTC terminated. MC2> exit MC@aa67af5d3042: Shutting down session. MC@aa67af5d3042: 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-43-trxcon + docker kill jenkins-ttcn3-bts-test-io_uring-43-trxcon Error response from daemon: Cannot kill container: jenkins-ttcn3-bts-test-io_uring-43-trxcon: No such container: jenkins-ttcn3-bts-test-io_uring-43-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-43 + grep Name + + cutawk -F" NR>1{print $2} -d : -f2 + local containers=jenkins-ttcn3-bts-test-io_uring-43-fake_trx + [ -n jenkins-ttcn3-bts-test-io_uring-43-fake_trx ] + docker_kill_wait jenkins-ttcn3-bts-test-io_uring-43-fake_trx + docker kill jenkins-ttcn3-bts-test-io_uring-43-fake_trx jenkins-ttcn3-bts-test-io_uring-43-fake_trx + docker wait jenkins-ttcn3-bts-test-io_uring-43-fake_trx 137 + network_remove + set +x Removing network ttcn3-bts-test-43 + docker network remove ttcn3-bts-test-43 ttcn3-bts-test-43 + 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-43-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 <?xml version="1.0"?> <testsuite name='Titan' tests='242' failures='241' errors='0' skipped='0' inconc='0' time='5327.00'> <testcase classname='BTS_Tests' name='TC_est_dchan' time='15.023499'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_chan_act_stress' time='15.034381'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_chan_act_react' time='15.033376'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_chan_deact_not_active' time='15.032501'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_chan_act_wrong_nr' time='15.032548'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_deact_sacch' time='15.033208'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_sacch_filling' time='15.032663'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_sacch_info_mod' time='15.034649'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_sacch_multi' time='15.033971'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_sacch_multi_chg' time='15.032119'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_sacch_chan_act' time='15.034894'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_sacch_chan_act_ho_async' time='15.033259'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_sacch_chan_act_ho_sync' time='15.032399'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_rach_content' time='15.033007'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_rach_content_emerg' time='15.033069'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_rach_count' time='15.035204'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_rach_max_ta' time='15.033087'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_ho_rach' time='15.033332'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_ho_physical_info' time='15.033683'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_rach_load_idle_thresh0' time='5.055544'> <failure type='fail-verdict'>"VTY Timeout for prompt: enable" BTS_Tests.ttcn:9272 BTS_Tests control part BTS_Tests.ttcn:1805 TC_rach_load_idle_thresh0 testcase </failure> </testcase> <testcase classname='BTS_Tests' name='TC_rach_load_idle_below_thresh' time='5.055223'> <failure type='fail-verdict'>"VTY Timeout for prompt: enable" BTS_Tests.ttcn:9273 BTS_Tests control part BTS_Tests.ttcn:1844 TC_rach_load_idle_below_thresh testcase </failure> </testcase> <testcase classname='BTS_Tests' name='TC_rach_load_count' time='5.060877'> <failure type='fail-verdict'>"VTY Timeout for prompt: enable" BTS_Tests.ttcn:9274 BTS_Tests control part BTS_Tests.ttcn:1870 TC_rach_load_count testcase </failure> </testcase> <testcase classname='BTS_Tests' name='TC_meas_res_speech_tchf' time='15.032354'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_meas_res_speech_tchf_facch' time='15.033576'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_meas_res_speech_tchh' time='15.020996'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_meas_res_speech_tchh_facch' time='15.033219'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_meas_res_speech_tchh_toa256' time='15.032564'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_meas_res_sign_tchf' time='15.033311'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_meas_res_sign_tchh' time='15.021988'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_meas_res_sign_sdcch4' time='15.033369'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_meas_res_sign_sdcch8' time='15.032919'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_meas_res_sign_tchh_toa256' time='15.032332'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_meas_res_speech_tchf_sapi3' time='15.029632'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_meas_res_speech_tchh_sapi3' time='15.024821'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_tx_power_start_ramp_up_bcch' time='15.032341'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_tx_power_down_bcch' time='15.056398'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_tx_power_ramp_adm_state_change' time='15.033114'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_rsl_bs_pwr_static_ass' time='15.033125'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_rsl_bs_pwr_static_power_control' time='15.033589'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_rsl_ms_pwr_ctrl' time='15.032196'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_rsl_ms_pwr_dyn_active' time='15.033772'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_rsl_ms_pwr_dyn_active2' time='15.022979'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_rsl_ms_pwr_dyn_up' time='15.032590'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_rsl_ms_pwr_dyn_down' time='15.033363'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_rsl_ms_pwr_dyn_ass_updown' time='15.033613'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_rsl_ms_pwr_dyn_max' time='15.047866'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_rsl_chan_initial_ms_pwr' time='15.029141'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_rsl_chan_initial_ta' time='15.033146'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_rsl_modify_encr' time='15.032777'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_rsl_rf_resource_ind' time='15.034628'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_conn_fail_crit' time='15.033735'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_paging_imsi_80percent' time='15.033024'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_paging_tmsi_80percent' time='15.033269'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_paging_imsi_200percent' time='15.032536'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_paging_tmsi_200percent' time='15.020549'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_rsl_protocol_error' time='15.033398'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_rsl_mand_ie_error' time='15.032976'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_rsl_ie_content_error' time='15.033339'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_si_sched_default' time='15.033188'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_si_sched_1' time='15.033964'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_si_sched_2bis' time='15.032876'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_si_sched_2ter' time='15.032338'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_si_sched_2ter_2bis' time='15.032893'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_si_sched_2quater' time='15.045912'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_si_sched_13' time='15.031826'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_si_sched_13_2bis_2ter_2quater' time='15.033805'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_ipa_dlcx_not_active' time='15.032655'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_ipa_crcx_twice_not_active' time='15.033285'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_ipa_crcx_mdcx_dlcx_not_active' time='15.032355'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_ipa_crcx_mdcx_mdcx_dlcx_not_active' time='15.033093'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_ipa_crcx_sdcch_not_active' time='15.032963'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_ipa_crcx_ack_addr' time='15.030016'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_paging_imsi_200percent_with_ps' time='15.021985'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_pcu_act_req' time='15.031408'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_pcu_act_req_wrong_ts' time='15.031634'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_pcu_act_req_wrong_bts' time='15.031801'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_pcu_act_req_wrong_trx' time='15.032169'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_pcu_deact_req' time='15.032494'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_pcu_deact_req_wrong_ts' time='15.019735'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_pcu_ver_si1' time='15.033061'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_pcu_ver_si3' time='15.032996'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_pcu_ver_si13' time='15.042189'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_pcu_data_req_pdtch' time='15.032712'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_pcu_data_req_ptcch' time='15.059362'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_pcu_data_req_wrong_bts' time='15.050013'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_pcu_data_req_wrong_trx' time='15.033965'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_pcu_data_req_wrong_ts' time='15.033320'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_pcu_data_req_ts_inactive' time='15.033812'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_pcu_ptcch' time='15.036367'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_pcu_data_req_agch' time='15.033387'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_pcu_data_req_pch' time='15.032880'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_pcu_data_req_imm_ass_pch' time='15.032617'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_pcu_data_req_imm_ass_agch' time='15.033403'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_pcu_rach_content' time='15.031901'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_pcu_ext_rach_content' time='15.033901'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_pcu_data_ind_lqual_cb' time='15.041605'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_pcu_paging_from_rsl' time='15.032942'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_pcu_time_ind' time='15.032869'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_pcu_rts_req' time='15.033204'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_pcu_oml_alert' time='15.034395'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_pcu_rr_suspend' time='15.032185'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_pcu_socket_connect_multi' time='15.032969'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_pcu_socket_reconnect' time='15.033378'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_pcu_socket_noconnect_nosi3gprs' time='15.031732'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_pcu_socket_noconnect_nosi4gprs' time='15.023150'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_pcu_socket_connect_si3gprs' time='15.030767'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_pcu_socket_connect_si4gprs' time='15.030848'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_pcu_socket_disconnect_nosi3gprs' time='15.033756'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_pcu_socket_disconnect_nosi4gprs' time='15.041981'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_pcu_socket_verify_info_ind' time='15.033533'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_dyn_osmo_pdch_act_deact' time='15.033228'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_dyn_osmo_pdch_double_act' time='15.022789'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_dyn_ipa_pdch_act_deact' time='15.033450'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_dyn_ipa_pdch_act_tchf_act_nack' time='15.032974'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_pcu_info_ind_fh_params' time='15.033371'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_pcu_socket_nsvc_ipv4' time='5.065096'> <failure type='fail-verdict'>"VTY Timeout for prompt: enable" BTS_Tests.ttcn:9372 BTS_Tests control part BTS_Tests.ttcn:6537 TC_pcu_socket_nsvc_ipv4 testcase </failure> </testcase> <testcase classname='BTS_Tests' name='TC_pcu_socket_nsvc_ipv6' time='5.073598'> <failure type='fail-verdict'>"VTY Timeout for prompt: enable" BTS_Tests.ttcn:9373 BTS_Tests control part BTS_Tests.ttcn:6558 TC_pcu_socket_nsvc_ipv6 testcase </failure> </testcase> <testcase classname='BTS_Tests' name='TC_pcu_socket_two_nsvc' time='5.090513'> <failure type='fail-verdict'>"VTY Timeout for prompt: enable" BTS_Tests.ttcn:9374 BTS_Tests control part BTS_Tests.ttcn:6578 TC_pcu_socket_two_nsvc testcase </failure> </testcase> <testcase classname='BTS_Tests' name='TC_pcu_interf_ind' time='5.056890'> <failure type='fail-verdict'>"VTY Timeout for prompt: enable" BTS_Tests.ttcn:9375 BTS_Tests control part BTS_Tests.ttcn:6623 TC_pcu_interf_ind testcase </failure> </testcase> <testcase classname='BTS_Tests' name='TC_dyn_osmo_pdch_unsol_deact' time='15.032246'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_dyn_osmo_pdch_tchf_act' time='15.032082'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_dyn_osmo_pdch_tchh_act' time='15.031509'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_dyn_osmo_pdch_sdcch8_act' time='15.032416'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_dyn_osmo_pdch_tchh_race_act' time='15.048772'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_dyn_osmo_pdch_sdcch8_race_act' time='15.031879'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_dyn_ipa_pdch_tchf_act' time='15.032304'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_dyn_ipa_pdch_tchf_act_pdch_act_nack' time='15.033178'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_rll_est_ind' time='15.033222'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_rll_est_req_DCCH_3' time='15.032933'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_rll_est_req_ACCH_3' time='15.031290'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_rll_rel_ind_DCCH_0' time='15.033065'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_rll_rel_ind_DCCH_3' time='15.033494'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_rll_rel_ind_ACCH_0' time='15.033007'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_rll_rel_ind_ACCH_3' time='15.030734'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_rll_rel_req' time='15.034035'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_rll_unit_data_req_DCCH' time='15.033431'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_rll_unit_data_req_ACCH' time='15.041894'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_rll_unit_data_ind_DCCH' time='15.028601'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_rll_unit_data_ind_ACCH' time='15.021485'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_chan_act_a51' time='15.033887'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_chan_act_a52' time='15.026772'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_chan_act_a53' time='15.032592'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_chan_act_a54' time='15.032576'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_encr_cmd_a51' time='15.033180'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_encr_cmd_a52' time='15.032416'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_encr_cmd_a53' time='15.033585'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_encr_cmd_a54' time='15.033535'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_err_rep_wrong_mdisc' time='15.033521'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_err_rep_wrong_msg_type' time='15.031065'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_err_rep_wrong_sequence' time='15.040706'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_lapdm_selftest' time='0.003957'/> <testcase classname='BTS_Tests' name='TC_tch_sign_l2_fill_frame' time='15.031152'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_tch_sign_l2_fill_frame_dtxd' time='15.034499'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_chopped_ipa_ping' time='60.069854'> <failure type='fail-verdict'>Tguard timeout BTS_Tests.ttcn:9420 BTS_Tests control part BTS_Tests.ttcn:8060 TC_chopped_ipa_ping testcase </failure> </testcase> <testcase classname='BTS_Tests' name='TC_chopped_ipa_payload' time='60.074057'> <failure type='fail-verdict'>Tguard timeout BTS_Tests.ttcn:9421 BTS_Tests control part BTS_Tests.ttcn:8064 TC_chopped_ipa_payload testcase </failure> </testcase> <testcase classname='BTS_Tests' name='TC_ms_pwr_ctrl_constant' time='15.032440'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_ms_pwr_ctrl_pf_ewma' time='15.044391'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_speech_no_rtp_tchf' time='15.032279'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_speech_no_rtp_tchh' time='15.033197'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_speech_rtp_tchf' time='15.046329'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_speech_rtp_tchh' time='15.032406'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_speech_osmux_tchf' time='15.032345'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_speech_osmux_tchh' time='15.019901'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_data_rtp_tchf144' time='15.042299'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_data_rtp_tchf96' time='15.033282'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_data_rtp_tchf48' time='15.030973'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_data_rtp_tchh48' time='15.034813'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_data_rtp_tchf24' time='15.026587'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_data_rtp_tchh24' time='15.046475'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_early_immediate_assignment' time='15.032613'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_acch_overpower_rxqual_thresh' time='15.033172'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_acch_overpower_rxqual_thresh_dtx' time='15.029348'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_acch_overpower_always_on_facch' time='15.032918'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_acch_overpower_always_on_sacch' time='15.033132'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests' name='TC_acch_overpower_limit' time='15.031347'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests_SMSCB' name='TC_cbch_load_idle_no_cbch' time='15.033232'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests_SMSCB' name='TC_sms_cb_cmd_sdcch4_1block' time='5.068033'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests_SMSCB' name='TC_sms_cb_cmd_sdcch4_2block' time='5.067827'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests_SMSCB' name='TC_sms_cb_cmd_sdcch4_3block' time='5.072040'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests_SMSCB' name='TC_sms_cb_cmd_sdcch4_4block' time='5.073475'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests_SMSCB' name='TC_sms_cb_cmd_sdcch4_multi' time='5.072339'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests_SMSCB' name='TC_sms_cb_cmd_sdcch4_schedule' time='5.071630'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests_SMSCB' name='TC_sms_cb_cmd_sdcch4_default_only' time='5.068386'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests_SMSCB' name='TC_sms_cb_cmd_sdcch4_default_and_normal' time='5.075653'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests_SMSCB' name='TC_sms_cb_cmd_sdcch4_default_then_null' time='5.073740'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests_SMSCB' name='TC_cbc_sdcch4_load_idle' time='5.050856'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests_SMSCB' name='TC_cbc_sdcch4_load_overload' time='5.073485'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests_SMSCB' name='TC_sms_cb_cmd_sdcch8_1block' time='5.052559'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests_SMSCB' name='TC_sms_cb_cmd_sdcch8_2block' time='5.078042'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests_SMSCB' name='TC_sms_cb_cmd_sdcch8_3block' time='5.070126'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests_SMSCB' name='TC_sms_cb_cmd_sdcch8_4block' time='5.052906'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests_SMSCB' name='TC_sms_cb_cmd_sdcch8_multi' time='5.056631'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests_SMSCB' name='TC_sms_cb_cmd_sdcch8_schedule' time='5.067195'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests_SMSCB' name='TC_sms_cb_cmd_sdcch8_default_only' time='5.076323'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests_SMSCB' name='TC_sms_cb_cmd_sdcch8_default_and_normal' time='5.075464'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests_SMSCB' name='TC_cbc_sdcch8_load_idle' time='5.072831'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests_SMSCB' name='TC_cbc_sdcch8_load_overload' time='5.072672'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests_SMSCB' name='TC_etws_p1ro' time='15.026076'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests_SMSCB' name='TC_etws_p1ro_end' time='15.031924'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests_SMSCB' name='TC_etws_pcu' time='15.032086'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests_LAPDm' name='TC_sabm_ua_dcch_sapi0' time='15.023229'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests_LAPDm' name='TC_sabm_ua_dcch_sapi0_nopayload' time='15.032547'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests_LAPDm' name='TC_sabm_ua_dcch_sapi3' time='15.033611'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests_LAPDm' name='TC_sabm_ua_dcch_sapi4' time='15.032475'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests_LAPDm' name='TC_sabm_contention' time='15.033907'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests_LAPDm' name='TC_sabm_retransmit' time='15.031213'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests_LAPDm' name='TC_sabm_retransmit_bts' time='15.032920'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests_LAPDm' name='TC_sabm_invalid_resp' time='15.033661'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests_LAPDm' name='TC_sabm_dm' time='15.032887'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests_LAPDm' name='TC_establish_ign_first_sabm' time='15.030604'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests_LAPDm' name='TC_iframe_seq_and_ack' time='15.035015'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests_LAPDm' name='TC_iframe_timer_recovery' time='15.032397'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests_LAPDm' name='TC_ns_seq_error' time='15.029789'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests_LAPDm' name='TC_nr_seq_error' time='15.034446'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests_LAPDm' name='TC_rec_invalid_frame' time='15.035209'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests_LAPDm' name='TC_segm_concat_dcch' time='15.054568'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests_LAPDm' name='TC_segm_concat_sacch' time='15.031907'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests_LAPDm' name='TC_t200_n200' time='15.032627'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests_LAPDm' name='TC_rr_response_frame_loss' time='15.029496'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests_LAPDm' name='TC_incorrect_cr' time='15.033585'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests_LAPDm' name='TC_sabm_incorrect_c' time='15.033202'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests_LAPDm' name='TC_normal_reestablishment' time='15.035512'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests_LAPDm' name='TC_normal_reestablishment_state_unacked' time='15.028935'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests_VAMOS' name='TC_vamos_chan_act_vff' time='15.036188'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests_VAMOS' name='TC_vamos_chan_act_vhh' time='15.033014'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests_VAMOS' name='TC_vamos_chan_act_hvhh' time='15.034163'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests_VAMOS' name='TC_vamos_chan_act_dyn_ipa_vff' time='15.034058'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests_VAMOS' name='TC_vamos_chan_act_dyn_osmo_vff' time='15.051825'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests_VAMOS' name='TC_vamos_chan_act_dyn_osmo_vhh' time='15.040531'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests_VAMOS' name='TC_vamos_chan_act_dyn_osmo_hvhh' time='15.033341'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests_VAMOS' name='TC_vamos_chan_mode_modify_vff' time='15.033599'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests_VAMOS' name='TC_vamos_chan_mode_modify_vhh' time='15.033915'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests_VAMOS' name='TC_vamos_chan_mode_modify_hvhh' time='15.034451'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests_VAMOS' name='TC_vamos_chan_mode_modify_dyn_ipa_vff' time='15.032432'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests_VAMOS' name='TC_vamos_chan_mode_modify_dyn_osmo_vff' time='15.034138'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests_VAMOS' name='TC_vamos_chan_mode_modify_dyn_osmo_vhh' time='15.032646'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests_VAMOS' name='TC_vamos_chan_mode_modify_dyn_osmo_hvhh' time='15.033310'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests_ASCI' name='TC_vbs_notification' time='15.030427'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests_ASCI' name='TC_vgcs_uplink_free_and_busy' time='15.017840'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests_ASCI' name='TC_vgcs_talker_fail' time='15.033037'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests_ASCI' name='TC_vgcs_talker_est_rel' time='15.032861'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='BTS_Tests_ASCI' name='TC_vgcs_listener_det' time='15.033477'> <failure type='fail-verdict'>"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 </failure> </testcase> </testsuite> 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