Skip to content

Console Output

Started by timer
Running as SYSTEM
Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gerrit.osmocom.org/docker-playground
 > git init /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos # 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
 > git rev-parse refs/remotes/origin/osmith/wip^{commit} # timeout=10
 > git rev-parse osmith/wip^{commit} # timeout=10
Checking out Revision fcdeba228c4e242be149239ac2454f7bf833c2da (refs/remotes/origin/osmith/wip)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fcdeba228c4e242be149239ac2454f7bf833c2da # timeout=10
Commit message: "debian-bookworm-obs-asan: new container"
First time build. Skipping changelog.
[ttcn3-bsc-test-vamos] $ /bin/sh -xe /tmp/jenkins17447428612331477431.sh + export REGISTRY_HOST=registry.osmocom.org + DIR=ttcn3-bsc-test-vamos + export IMAGE_SUFFIX=master + cd ttcn3-bsc-test-vamos + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs ] + [ xjenkins-ttcn3-bsc-test-vamos-1115 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/ttcn3-bsc-test-vamos + SUITE_NAME=ttcn3-bsc-test-vamos + IMAGE_SUFFIX=master + docker_images_require osmo-stp-master osmo-bsc-master osmo-bts-master ttcn3-bsc-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-stp-master + local feed + echo debian-bookworm-build + depends=debian-bookworm-build + [ -n debian-bookworm-build ] + docker_images_require debian-bookworm-build + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends debian-bookworm-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-build + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-build + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-build + echo debian-bookworm-build + dir=debian-bookworm-build + pull_arg=--pull + grep ^FROM ../debian-bookworm-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-build OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/debian-bookworm-build' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/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.77kB done #1 DONE 0.0s #2 [auth] sharing credentials for registry.osmocom.org #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.1s #4 [internal] load .dockerignore #4 transferring context: 2B done #4 DONE 0.0s #5 [internal] load build context #5 DONE 0.0s #6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #6 DONE 0.0s #7 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #7 DONE 0.0s #8 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 #8 resolve registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 0.1s done #8 DONE 0.1s #9 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #9 DONE 0.2s #10 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #10 DONE 0.3s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.1s #11 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #11 DONE 0.3s #12 [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 #12 CACHED #13 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #13 CACHED #14 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #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 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #16 CACHED #17 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #17 CACHED #18 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #18 CACHED #19 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #19 CACHED #20 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #20 CACHED #21 [ 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 #21 CACHED #22 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #22 CACHED #23 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #23 CACHED #24 [12/16] RUN set -x && git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && su build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && rm -rf osmo-ci #24 CACHED #25 [ 4/16] RUN SET -x && useradd --uid=1000 build && mkdir /build && chown -R build:build /build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #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:16d7051b1e40451c94ff2c05ef6636a5bbfb745e312102994bed0448c0e1cfbb 0.0s done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest done #27 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n 16d7051b1e40 + list_osmo_packages debian-bookworm debian-bookworm-build + local distro=debian-bookworm + local image=debian-bookworm-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-build -c + [ -n ] + return + docker_distro_from_image_name osmo-stp-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-stp-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-stp-master + echo osmo-stp-master + dir=osmo-stp-master + pull_arg=--pull + grep ^FROM ../osmo-stp-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + grep -q $USER + echo FROM $USER/$DISTRO-build + pull_arg= + set +x Building image: osmo-stp-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-stp-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-stp-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/osmo-stp-master' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/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-stp-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.23kB done #1 DONE 0.0s #2 [internal] load 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/7] FROM docker.io/osmocom-build/debian-bookworm-build:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.13kB done #5 DONE 0.1s #6 https://gerrit.osmocom.org/plugins/gitiles/libosmo-sccp/+/master?format=TEXT #6 DONE 0.1s #7 [2/7] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-netif-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmo-netif)" "pkgconfig(libosmocore)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" ;; esac #7 CACHED #8 [3/7] WORKDIR /DATA #8 CACHED #9 [4/7] RUN GIT clone https://gerrit.osmocom.org/libosmo-sccp.git #9 CACHED #10 [5/7] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/LIBOSMO-SCCP/+/MASTER?FORMAT=TEXT /tmp/commit-libosmo-sccp #10 CACHED #11 [6/7] RUN CD libosmo-sccp && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && autoreconf -fi && ./configure && make "-j$(nproc)" install && install examples/.libs/sccp_demo_user /usr/local/bin/ && ldconfig #11 CACHED #12 [7/7] COPY OSMO-STP.CFG /data/ #12 CACHED #13 exporting to image #13 exporting layers done #13 writing image sha256:7fd27c137157874cfbc4209877b6c81a0d5c48b606ec74d253e8337722776849 0.0s done #13 naming to docker.io/osmocom-build/osmo-stp-master:latest 0.0s done #13 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/osmo-stp-master' + docker_image_exists osmo-stp-master + docker images -q osmocom-build/osmo-stp-master + test -n 7fd27c137157 + list_osmo_packages debian-bookworm osmo-stp-master + local distro=debian-bookworm + local image=osmo-stp-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-stp-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-stp-master ### ii libosmo-netif-dev:amd64 1.4.0.56.0a25.202406102026 amd64 Development headers for Osmocom network interface ii libosmocodec4:amd64 1.9.0.208.10d4d.202406102026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.208.10d4d.202406102026 amd64 Osmo coding library ii libosmocore 1.9.0.208.10d4d.202406102026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.208.10d4d.202406102026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.208.10d4d.202406102026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.208.10d4d.202406102026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.208.10d4d.202406102026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.208.10d4d.202406102026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.208.10d4d.202406102026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.56.0a25.202406102026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.208.10d4d.202406102026 amd64 Osmo SIM library ii libosmousb0:amd64 1.9.0.208.10d4d.202406102026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.208.10d4d.202406102026 amd64 Osmo VTY library ii osmocom-nightly 202406102026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master'] + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-bsc-master + local feed + echo debian-bookworm-build + depends=debian-bookworm-build + [ -n debian-bookworm-build ] + docker_images_require debian-bookworm-build + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends debian-bookworm-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-build + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-build + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-build + echo debian-bookworm-build + dir=debian-bookworm-build + pull_arg=--pull + grep ^FROM ../debian-bookworm-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-build OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/debian-bookworm-build' rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/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.77kB done #1 DONE 0.0s #2 [auth] sharing credentials for registry.osmocom.org #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: 2B done #4 DONE 0.0s #5 [internal] load build context #5 DONE 0.0s #6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #6 DONE 0.0s #7 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #7 DONE 0.0s #8 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 #8 resolve registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 0.1s done #8 DONE 0.1s #9 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #9 DONE 0.1s #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #10 DONE 0.2s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.1s #11 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #11 DONE 0.3s #12 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #12 CACHED #13 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #13 CACHED #14 [12/16] RUN set -x && git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && su build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && rm -rf osmo-ci #14 CACHED #15 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #15 CACHED #16 [ 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 #16 CACHED #17 [ 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 #17 CACHED #18 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #18 CACHED #19 [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 #19 CACHED #20 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #20 CACHED #21 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #21 CACHED #22 [ 4/16] RUN SET -x && useradd --uid=1000 build && mkdir /build && chown -R build:build /build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #22 CACHED #23 [ 5/16] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-bookworm-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget && apt-get clean && wget https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #23 CACHED #24 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #24 CACHED #25 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #25 CACHED #26 [16/16] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev && apt-get clean #26 CACHED #27 exporting to image #27 exporting layers done #27 writing image sha256:16d7051b1e40451c94ff2c05ef6636a5bbfb745e312102994bed0448c0e1cfbb done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest done #27 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n 16d7051b1e40 + list_osmo_packages debian-bookworm debian-bookworm-build + local distro=debian-bookworm + local image=debian-bookworm-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-build -c + [ -n ] + return + docker_distro_from_image_name osmo-bsc-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-bsc-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-bsc-master + echo osmo-bsc-master + dir=osmo-bsc-master + pull_arg=--pull + grep ^FROM ../osmo-bsc-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-bsc-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-bsc-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-bsc-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/osmo-bsc-master' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmo-bsc-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.46kB done #1 DONE 0.0s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [internal] load build context #4 DONE 0.0s #5 [1/8] FROM docker.io/osmocom-build/debian-bookworm-build:latest #5 DONE 0.0s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-bsc/+/master?format=TEXT #6 DONE 0.1s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-bsc/+/master?format=TEXT #6 DONE 0.1s #7 [3/8] WORKDIR /TMP #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 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 #8 CACHED #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-bsc.git #9 CACHED #4 [internal] load build context #4 transferring context: 4.21kB done #4 DONE 0.1s #10 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-BSC/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-bsc #10 DONE 0.1s #11 [6/8] RUN CD osmo-bsc && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && autoreconf -fi && ./configure && make "-j$(nproc)" install #11 0.394 From https://gerrit.osmocom.org/osmo-bsc #11 0.394 4cb26418a..d8203d83b master -> origin/master #11 0.427 Already on 'master' #11 0.428 Your branch is behind 'origin/master' by 1 commit, and can be fast-forwarded. #11 0.428 (use "git pull" to update your local branch) #11 0.429 refs/heads/master #11 0.442 HEAD is now at d8203d83b silence error message for N-STATE prim #11 0.443 master #11 0.444 d8203d83bbdb091f92a472893b55a7949091ea9e #11 2.899 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 2.899 libtoolize: copying file './ltmain.sh' #11 2.954 libtoolize: putting macros in 'm4'. #11 2.954 libtoolize: copying file 'm4/libtool.m4' #11 2.970 libtoolize: copying file 'm4/ltoptions.m4' #11 2.987 libtoolize: copying file 'm4/ltsugar.m4' #11 3.004 libtoolize: copying file 'm4/ltversion.m4' #11 3.022 libtoolize: copying file 'm4/lt~obsolete.m4' #11 3.057 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 3.057 libtoolize: and rerunning libtoolize and aclocal. #11 4.297 configure.ac:74: warning: The macro `AC_HEADER_STDC' is obsolete. #11 4.297 configure.ac:74: You should run autoupdate. #11 4.297 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 4.297 configure.ac:74: the top level #11 4.297 configure.ac:130: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.297 configure.ac:130: You should run autoupdate. #11 4.297 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.297 configure.ac:130: the top level #11 4.297 configure.ac:150: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.297 configure.ac:150: You should run autoupdate. #11 4.297 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.297 configure.ac:150: the top level #11 4.297 configure.ac:228: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #11 4.297 configure.ac:228: You should use the 'AC_CONFIG_HEADERS' macro instead. #11 4.297 ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... #11 4.297 aclocal.m4:1089: AM_CONFIG_HEADER is expanded from... #11 4.297 configure.ac:228: the top level #11 4.297 configure.ac:230: warning: AC_OUTPUT should be used without arguments. #11 4.297 configure.ac:230: You should run autoupdate. #11 4.911 configure.ac:23: installing './compile' #11 4.913 configure.ac:25: installing './config.guess' #11 4.915 configure.ac:25: installing './config.sub' #11 4.916 configure.ac:9: installing './install-sh' #11 4.918 configure.ac:9: installing './missing' #11 4.967 doc/Makefile.am:34: warning: '%'-style pattern rules are a GNU make extension #11 4.967 doc/Makefile.am:37: warning: '%'-style pattern rules are a GNU make extension #11 5.060 src/ipaccess/Makefile.am: installing './depcomp' #11 5.370 checking for a BSD-compatible install... /usr/bin/install -c #11 5.376 checking whether build environment is sane... yes #11 5.383 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 5.385 checking for gawk... gawk #11 5.385 checking whether make sets $(MAKE)... yes #11 5.393 checking whether make supports nested variables... yes #11 5.398 checking whether make supports nested variables... (cached) yes #11 5.398 checking whether make sets $(MAKE)... (cached) yes #11 5.401 checking for gcc... gcc #11 5.418 checking whether the C compiler works... yes #11 5.448 checking for C compiler default output file name... a.out #11 5.449 checking for suffix of executables... #11 5.485 checking whether we are cross compiling... no #11 5.515 checking for suffix of object files... o #11 5.534 checking whether the compiler supports GNU C... yes #11 5.549 checking whether gcc accepts -g... yes #11 5.561 checking for gcc option to enable C11 features... none needed #11 5.587 checking whether gcc understands -c and -o together... yes #11 5.619 checking whether make supports the include directive... yes (GNU style) #11 5.626 checking dependency style of gcc... gcc3 #11 5.657 checking build system type... x86_64-pc-linux-gnu #11 5.697 checking host system type... x86_64-pc-linux-gnu #11 5.697 checking how to print strings... printf #11 5.724 checking for a sed that does not truncate output... /usr/bin/sed #11 5.727 checking for grep that handles long lines and -e... /usr/bin/grep #11 5.729 checking for egrep... /usr/bin/grep -E #11 5.730 checking for fgrep... /usr/bin/grep -F #11 5.731 checking for ld used by gcc... /usr/bin/ld #11 5.734 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 5.737 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 5.739 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 5.753 checking whether ln -s works... yes #11 5.753 checking the maximum length of command line arguments... 1572864 #11 5.758 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 5.760 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 5.760 checking for /usr/bin/ld option to reload object files... -r #11 5.760 checking for file... file #11 5.760 checking for objdump... objdump #11 5.760 checking how to recognize dependent libraries... pass_all #11 5.760 checking for dlltool... no #11 5.760 checking how to associate runtime and link libraries... printf %s\n #11 5.761 checking for ar... ar #11 5.761 checking for archiver @FILE support... @ #11 5.785 checking for strip... strip #11 5.785 checking for ranlib... ranlib #11 5.786 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 5.831 checking for sysroot... no #11 5.831 checking for a working dd... /usr/bin/dd #11 5.834 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 5.848 checking for mt... no #11 5.849 checking if : is a manifest tool... no #11 5.852 checking for stdio.h... yes #11 5.865 checking for stdlib.h... yes #11 5.883 checking for string.h... yes #11 5.904 checking for inttypes.h... yes #11 5.923 checking for stdint.h... yes #11 5.940 checking for strings.h... yes #11 5.958 checking for sys/stat.h... yes #11 5.973 checking for sys/types.h... yes #11 5.993 checking for unistd.h... yes #11 6.011 checking for dlfcn.h... yes #11 6.034 checking for objdir... .libs #11 6.086 checking if gcc supports -fno-rtti -fno-exceptions... no #11 6.100 checking for gcc option to produce PIC... -fPIC -DPIC #11 6.100 checking if gcc PIC flag -fPIC -DPIC works... yes #11 6.117 checking if gcc static flag -static works... yes #11 6.164 checking if gcc supports -c -o file.o... yes #11 6.185 checking if gcc supports -c -o file.o... (cached) yes #11 6.185 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 6.194 checking whether -lc should be explicitly linked in... no #11 6.215 checking dynamic linker characteristics... GNU/Linux ld.so #11 6.263 checking how to hardcode library paths into programs... immediate #11 6.263 checking whether stripping libraries is possible... yes #11 6.265 checking if libtool supports shared libraries... yes #11 6.265 checking whether to build shared libraries... yes #11 6.265 checking whether to build static libraries... yes #11 6.266 checking for pkg-config... /usr/bin/pkg-config #11 6.266 checking for pkg-config... /usr/bin/pkg-config #11 6.267 checking pkg-config is at least version 0.20... yes #11 6.268 checking for libosmocore >= 1.9.0... yes #11 6.275 checking for libosmovty >= 1.9.0... yes #11 6.282 checking for libosmoctrl >= 1.9.0... yes #11 6.288 checking for libosmogsm >= 1.9.0... yes #11 6.296 checking for libosmoabis >= 1.5.0... yes #11 6.303 checking for libosmo-netif >= 1.4.0... yes #11 6.310 checking for libosmo-sigtran >= 1.8.0... yes #11 6.317 checking for libosmo-mgcp-client >= 1.12.0... yes #11 6.324 checking for egrep... (cached) /usr/bin/grep -E #11 6.324 checking if gcc supports -fvisibility=hidden... yes #11 6.338 checking whether to enable code coverage support... no #11 6.338 checking whether to enable VTY/CTRL tests... no #11 6.340 CFLAGS=" -std=gnu11" #11 6.340 CPPFLAGS="" #11 6.364 checking that generated files are newer than configure... done #11 6.380 configure: creating ./config.status #11 6.734 config.status: creating include/Makefile #11 6.749 config.status: creating include/osmocom/Makefile #11 6.761 config.status: creating include/osmocom/bsc/Makefile #11 6.774 config.status: creating src/Makefile #11 6.788 config.status: creating src/osmo-bsc/Makefile #11 6.802 config.status: creating src/ipaccess/Makefile #11 6.814 config.status: creating src/utils/Makefile #11 6.827 config.status: creating tests/Makefile #11 6.839 config.status: creating tests/atlocal #11 6.852 config.status: creating tests/abis/Makefile #11 6.865 config.status: creating tests/acc/Makefile #11 6.878 config.status: creating tests/bsc/Makefile #11 6.891 config.status: creating tests/codec_pref/Makefile #11 6.905 config.status: creating tests/gsm0408/Makefile #11 6.918 config.status: creating tests/handover/Makefile #11 6.930 config.status: creating tests/nanobts_omlattr/Makefile #11 6.945 config.status: creating tests/paging/Makefile #11 6.959 config.status: creating tests/subscr/Makefile #11 6.972 config.status: creating doc/Makefile #11 6.987 config.status: creating doc/examples/Makefile #11 7.000 config.status: creating doc/manuals/Makefile #11 7.012 config.status: creating contrib/Makefile #11 7.025 config.status: creating contrib/systemd/Makefile #11 7.038 config.status: creating Makefile #11 7.048 config.status: creating bscconfig.h #11 7.058 config.status: executing tests/atconfig commands #11 7.060 config.status: executing depfiles commands #11 7.402 config.status: executing libtool commands #11 7.441 echo 1.11.0.91-d8203 > .version-t && mv .version-t .version #11 7.443 make install-recursive #11 7.446 make[1]: Entering directory '/tmp/osmo-bsc' #11 7.448 Making install in include #11 7.450 make[2]: Entering directory '/tmp/osmo-bsc/include' #11 7.452 Making install in osmocom #11 7.454 make[3]: Entering directory '/tmp/osmo-bsc/include/osmocom' #11 7.457 Making install in bsc #11 7.460 make[4]: Entering directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 7.462 make[5]: Entering directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 7.462 make[5]: Nothing to be done for 'install-exec-am'. #11 7.462 make[5]: Nothing to be done for 'install-data-am'. #11 7.462 make[5]: Leaving directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 7.462 make[4]: Leaving directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 7.464 make[4]: Entering directory '/tmp/osmo-bsc/include/osmocom' #11 7.467 make[5]: Entering directory '/tmp/osmo-bsc/include/osmocom' #11 7.467 make[5]: Nothing to be done for 'install-exec-am'. #11 7.467 make[5]: Nothing to be done for 'install-data-am'. #11 7.467 make[5]: Leaving directory '/tmp/osmo-bsc/include/osmocom' #11 7.467 make[4]: Leaving directory '/tmp/osmo-bsc/include/osmocom' #11 7.467 make[3]: Leaving directory '/tmp/osmo-bsc/include/osmocom' #11 7.469 make[3]: Entering directory '/tmp/osmo-bsc/include' #11 7.471 make[4]: Entering directory '/tmp/osmo-bsc/include' #11 7.471 make[4]: Nothing to be done for 'install-exec-am'. #11 7.471 make[4]: Nothing to be done for 'install-data-am'. #11 7.471 make[4]: Leaving directory '/tmp/osmo-bsc/include' #11 7.471 make[3]: Leaving directory '/tmp/osmo-bsc/include' #11 7.471 make[2]: Leaving directory '/tmp/osmo-bsc/include' #11 7.471 Making install in src #11 7.473 make[2]: Entering directory '/tmp/osmo-bsc/src' #11 7.475 Making install in osmo-bsc #11 7.479 make[3]: Entering directory '/tmp/osmo-bsc/src/osmo-bsc' #11 7.480 CC osmo_bsc_main.o #11 7.480 CC a_reset.lo #11 7.480 CC abis_nm.lo #11 7.481 CC abis_nm_vty.lo #11 7.481 CC abis_om2000.lo #11 7.481 CC abis_om2000_vty.lo #11 7.482 CC abis_osmo.lo #11 7.482 CC abis_rsl.lo #11 7.482 CC acc.lo #11 7.483 CC assignment_fsm.lo #11 7.483 CC bsc_ctrl.lo #11 7.483 CC bsc_ctrl_lookup.lo #11 7.483 CC bsc_init.lo #11 7.484 CC bsc_rf_ctrl.lo #11 7.485 CC bsc_rll.lo #11 7.486 CC bsc_sccp.lo #11 7.643 CC bsc_stats.lo #11 7.693 CC bsc_subscr_conn_fsm.lo #11 7.700 CC bsc_subscriber.lo #11 7.704 CC bsc_vty.lo #11 7.722 CC bts.lo #11 7.725 CC bts_trx.lo #11 7.747 CC bts_trx_ctrl.lo #11 7.752 CC bts_trx_ts_ctrl.lo #11 7.795 CC bts_trx_ts_lchan_ctrl.lo #11 7.809 CC bts_ericsson_rbs2000.lo #11 7.833 CC bts_init.lo #11 7.847 CC bts_ipaccess_nanobts.lo #11 7.866 CC bts_ipaccess_nanobts_omlattr.lo #11 7.988 CC bts_nokia_site.lo #11 7.996 CC bts_siemens_bs11.lo #11 7.997 CC bts_sm.lo #11 8.041 CC bts_osmobts.lo #11 8.041 CC bts_unknown.lo #11 8.053 CC bts_ctrl.lo #11 8.053 CC bts_setup_ramp.lo #11 8.062 CC bts_vty.lo #11 8.091 CC bts_trx_vty.lo #11 8.139 CC chan_alloc.lo #11 8.233 CC chan_counts.lo #11 8.252 CC codec_pref.lo #11 8.253 CC data_rate_pref.lo #11 8.257 CC e1_config.lo #11 8.281 CC gsm_04_08_rr.lo #11 8.298 CC gsm_data.lo #11 8.306 CC handover_cfg.lo #11 8.314 CC handover_ctrl.lo #11 8.371 CC handover_decision.lo #11 8.393 CC handover_decision_2.lo #11 8.393 CC handover_fsm.lo #11 8.447 CC handover_logic.lo #11 8.516 CC handover_vty.lo #11 8.523 CC vgcs_fsm.lo #11 8.528 CC lb.lo #11 8.556 CC lchan.lo #11 8.596 CC lchan_fsm.lo #11 8.624 CC lchan_rtp_fsm.lo #11 8.651 CC lchan_select.lo #11 8.663 CC lcs_loc_req.lo #11 8.687 CC lcs_ta_req.lo #11 8.773 lchan_rtp_fsm.c: In function 'mgcp_pick_codec': #11 8.774 lchan_rtp_fsm.c:925:17: warning: 'codecs_len' is deprecated: use ptmap[] and ptmap_len instead [-Wdeprecated-declarations] #11 8.774 925 | verb_info->codecs_len = 0; #11 8.774 | ^~~~~~~~~ #11 8.774 In file included from /usr/include/osmocom/mgcp_client/mgcp_client_endpoint_fsm.h:4, #11 8.774 from lchan_rtp_fsm.c:25: #11 8.774 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:35:22: note: declared here #11 8.774 35 | unsigned int codecs_len #11 8.774 | ^~~~~~~~~~ #11 8.774 lchan_rtp_fsm.c:929:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 8.774 929 | verb_info->codecs[0] = codec; #11 8.774 | ^~~~~~~~~ #11 8.774 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 8.774 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 8.774 | ^~~~~~ #11 8.775 lchan_rtp_fsm.c:930:9: warning: 'codecs_len' is deprecated: use ptmap[] and ptmap_len instead [-Wdeprecated-declarations] #11 8.775 930 | verb_info->codecs_len = 1; #11 8.775 | ^~~~~~~~~ #11 8.775 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:35:22: note: declared here #11 8.775 35 | unsigned int codecs_len #11 8.775 | ^~~~~~~~~~ #11 8.775 lchan_rtp_fsm.c:941:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 8.775 941 | if (verb_info->codecs[0] == CODEC_AMR_8000_1) { #11 8.775 | ^~ #11 8.775 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 8.775 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 8.775 | ^~~~~~ #11 8.776 lchan_rtp_fsm.c:946:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 8.776 946 | if (bss_side && verb_info->codecs[0] == CODEC_AMR_8000_1) { #11 8.776 | ^~ #11 8.776 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 8.776 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 8.776 | ^~~~~~ #11 8.776 lchan_rtp_fsm.c:954:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 8.776 954 | else if (!bss_side && verb_info->codecs[0] == CODEC_AMR_8000_1) { #11 8.776 | ^~~~ #11 8.776 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 8.776 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 8.776 | ^~~~~~ #11 8.776 lchan_rtp_fsm.c: In function 'mgcp_codec_is_picked': #11 8.776 lchan_rtp_fsm.c:961:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 8.776 961 | return verb_info->codecs[0] == codec; #11 8.776 | ^~~~~~ #11 8.776 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 8.776 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 8.776 | ^~~~~~ #11 8.802 CC meas_feed.lo #11 8.820 CC meas_rep.lo #11 8.832 CC neighbor_ident.lo #11 8.885 CC neighbor_ident_vty.lo #11 8.891 CC neighbor_ident_ctrl.lo #11 8.902 CC net_init.lo #11 8.948 neighbor_ident.c: In function 'neighbor_controlif_setup': #11 8.948 neighbor_ident.c:493:9: warning: 'ctrl_interface_setup_dynip2' is deprecated: For internal use inside libosmocore only. [-Wdeprecated-declarations] #11 8.948 493 | return ctrl_interface_setup_dynip2(net, net->neigh_ctrl.addr, net->neigh_ctrl.port, #11 8.948 | ^~~~~~ #11 8.948 In file included from neighbor_ident.c:37: #11 8.948 /usr/include/osmocom/ctrl/control_if.h:46:21: note: declared here #11 8.948 46 | struct ctrl_handle *ctrl_interface_setup_dynip2(void *data, #11 8.948 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ #11 8.999 CC nm_common_fsm.lo #11 9.001 CC nm_bb_transc_fsm.lo #11 9.009 CC nm_bts_sm_fsm.lo #11 9.036 CC nm_bts_fsm.lo #11 9.060 CC nm_gprs_cell_fsm.lo #11 9.145 CC nm_gprs_nse_fsm.lo #11 9.145 CC nm_gprs_nsvc_fsm.lo #11 9.148 CC nm_channel_fsm.lo #11 9.151 CC nm_rcarrier_fsm.lo #11 9.186 CC gsm_08_08.lo #11 9.200 CC osmo_bsc_bssap.lo #11 9.218 CC osmo_bsc_filter.lo #11 9.244 CC osmo_bsc_grace.lo #11 9.247 CC osmo_bsc_lcls.lo #11 9.252 CC osmo_bsc_mgcp.lo #11 9.269 CC osmo_bsc_msc.lo #11 9.289 CC osmo_bsc_sigtran.lo #11 9.321 CC paging.lo #11 9.343 CC pcu_sock.lo #11 9.410 CC penalty_timers.lo #11 9.412 CC bssmap_reset.lo #11 9.414 CC system_information.lo #11 9.418 CC timeslot_fsm.lo #11 9.457 CC smscb.lo #11 9.472 CC smscb_vty.lo #11 9.505 CC cbch_scheduler.lo #11 9.514 CC cbsp_link.lo #11 9.516 CC power_control.lo #11 9.917 CCLD libbsc.la #11 10.17 CCLD osmo-bsc #11 10.47 make[4]: Entering directory '/tmp/osmo-bsc/src/osmo-bsc' #11 10.47 make[4]: Nothing to be done for 'install-data-am'. #11 10.47 /usr/bin/mkdir -p '/usr/local/bin' #11 10.48 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bsc '/usr/local/bin' #11 10.50 libtool: install: /usr/bin/install -c osmo-bsc /usr/local/bin/osmo-bsc #11 10.51 make[4]: Leaving directory '/tmp/osmo-bsc/src/osmo-bsc' #11 10.51 make[3]: Leaving directory '/tmp/osmo-bsc/src/osmo-bsc' #11 10.51 Making install in utils #11 10.51 make[3]: Entering directory '/tmp/osmo-bsc/src/utils' #11 10.51 CC bs11_config.o #11 10.51 CC isdnsync.o #11 10.51 CC meas_json-meas_json.o #11 10.55 CCLD isdnsync #11 10.57 CCLD meas_json #11 10.60 CCLD bs11_config #11 10.84 make[4]: Entering directory '/tmp/osmo-bsc/src/utils' #11 10.84 make[4]: Nothing to be done for 'install-data-am'. #11 10.84 /usr/bin/mkdir -p '/usr/local/bin' #11 10.84 /bin/bash ../../libtool --mode=install /usr/bin/install -c bs11_config isdnsync meas_json '/usr/local/bin' #11 10.87 libtool: install: /usr/bin/install -c bs11_config /usr/local/bin/bs11_config #11 10.87 libtool: install: /usr/bin/install -c isdnsync /usr/local/bin/isdnsync #11 10.88 libtool: install: /usr/bin/install -c meas_json /usr/local/bin/meas_json #11 10.88 make[4]: Leaving directory '/tmp/osmo-bsc/src/utils' #11 10.88 make[3]: Leaving directory '/tmp/osmo-bsc/src/utils' #11 10.88 Making install in ipaccess #11 10.89 make[3]: Entering directory '/tmp/osmo-bsc/src/ipaccess' #11 10.89 CC abisip-find.o #11 10.89 CC ipaccess-firmware.o #11 10.89 CC stubs.o #11 10.89 CC ipaccess-config.o #11 10.89 CC network_listen.o #11 10.89 CC ipaccess-proxy.o #11 10.96 CCLD abisip-find #11 11.00 CCLD ipaccess-config #11 11.01 CCLD ipaccess-proxy #11 11.23 make[4]: Entering directory '/tmp/osmo-bsc/src/ipaccess' #11 11.23 make[4]: Nothing to be done for 'install-data-am'. #11 11.23 /usr/bin/mkdir -p '/usr/local/bin' #11 11.23 /bin/bash ../../libtool --mode=install /usr/bin/install -c abisip-find ipaccess-config ipaccess-proxy '/usr/local/bin' #11 11.26 libtool: install: /usr/bin/install -c abisip-find /usr/local/bin/abisip-find #11 11.26 libtool: install: /usr/bin/install -c ipaccess-config /usr/local/bin/ipaccess-config #11 11.27 libtool: install: /usr/bin/install -c ipaccess-proxy /usr/local/bin/ipaccess-proxy #11 11.27 make[4]: Leaving directory '/tmp/osmo-bsc/src/ipaccess' #11 11.27 make[3]: Leaving directory '/tmp/osmo-bsc/src/ipaccess' #11 11.27 make[3]: Entering directory '/tmp/osmo-bsc/src' #11 11.28 make[4]: Entering directory '/tmp/osmo-bsc/src' #11 11.28 make[4]: Nothing to be done for 'install-exec-am'. #11 11.28 make[4]: Nothing to be done for 'install-data-am'. #11 11.28 make[4]: Leaving directory '/tmp/osmo-bsc/src' #11 11.28 make[3]: Leaving directory '/tmp/osmo-bsc/src' #11 11.28 make[2]: Leaving directory '/tmp/osmo-bsc/src' #11 11.28 Making install in tests #11 11.28 make[2]: Entering directory '/tmp/osmo-bsc/tests' #11 11.28 Making install in abis #11 11.28 make[3]: Entering directory '/tmp/osmo-bsc/tests/abis' #11 11.29 make[4]: Entering directory '/tmp/osmo-bsc/tests/abis' #11 11.29 make[4]: Nothing to be done for 'install-exec-am'. #11 11.29 make[4]: Nothing to be done for 'install-data-am'. #11 11.29 make[4]: Leaving directory '/tmp/osmo-bsc/tests/abis' #11 11.29 make[3]: Leaving directory '/tmp/osmo-bsc/tests/abis' #11 11.29 Making install in acc #11 11.29 make[3]: Entering directory '/tmp/osmo-bsc/tests/acc' #11 11.29 make[4]: Entering directory '/tmp/osmo-bsc/tests/acc' #11 11.29 make[4]: Nothing to be done for 'install-exec-am'. #11 11.29 make[4]: Nothing to be done for 'install-data-am'. #11 11.29 make[4]: Leaving directory '/tmp/osmo-bsc/tests/acc' #11 11.29 make[3]: Leaving directory '/tmp/osmo-bsc/tests/acc' #11 11.29 Making install in bsc #11 11.29 make[3]: Entering directory '/tmp/osmo-bsc/tests/bsc' #11 11.30 make[4]: Entering directory '/tmp/osmo-bsc/tests/bsc' #11 11.30 make[4]: Nothing to be done for 'install-exec-am'. #11 11.30 make[4]: Nothing to be done for 'install-data-am'. #11 11.30 make[4]: Leaving directory '/tmp/osmo-bsc/tests/bsc' #11 11.30 make[3]: Leaving directory '/tmp/osmo-bsc/tests/bsc' #11 11.30 Making install in codec_pref #11 11.30 make[3]: Entering directory '/tmp/osmo-bsc/tests/codec_pref' #11 11.30 make[4]: Entering directory '/tmp/osmo-bsc/tests/codec_pref' #11 11.30 make[4]: Nothing to be done for 'install-exec-am'. #11 11.30 make[4]: Nothing to be done for 'install-data-am'. #11 11.30 make[4]: Leaving directory '/tmp/osmo-bsc/tests/codec_pref' #11 11.30 make[3]: Leaving directory '/tmp/osmo-bsc/tests/codec_pref' #11 11.30 Making install in gsm0408 #11 11.30 make[3]: Entering directory '/tmp/osmo-bsc/tests/gsm0408' #11 11.30 make[4]: Entering directory '/tmp/osmo-bsc/tests/gsm0408' #11 11.30 make[4]: Nothing to be done for 'install-exec-am'. #11 11.30 make[4]: Nothing to be done for 'install-data-am'. #11 11.30 make[4]: Leaving directory '/tmp/osmo-bsc/tests/gsm0408' #11 11.30 make[3]: Leaving directory '/tmp/osmo-bsc/tests/gsm0408' #11 11.30 Making install in handover #11 11.31 make[3]: Entering directory '/tmp/osmo-bsc/tests/handover' #11 11.31 make[4]: Entering directory '/tmp/osmo-bsc/tests/handover' #11 11.31 make[4]: Nothing to be done for 'install-exec-am'. #11 11.31 make[4]: Nothing to be done for 'install-data-am'. #11 11.31 make[4]: Leaving directory '/tmp/osmo-bsc/tests/handover' #11 11.31 make[3]: Leaving directory '/tmp/osmo-bsc/tests/handover' #11 11.31 Making install in nanobts_omlattr #11 11.31 make[3]: Entering directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 11.31 make[4]: Entering directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 11.31 make[4]: Nothing to be done for 'install-exec-am'. #11 11.31 make[4]: Nothing to be done for 'install-data-am'. #11 11.31 make[4]: Leaving directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 11.31 make[3]: Leaving directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 11.31 Making install in paging #11 11.31 make[3]: Entering directory '/tmp/osmo-bsc/tests/paging' #11 11.32 make[4]: Entering directory '/tmp/osmo-bsc/tests/paging' #11 11.32 make[4]: Nothing to be done for 'install-exec-am'. #11 11.32 make[4]: Nothing to be done for 'install-data-am'. #11 11.32 make[4]: Leaving directory '/tmp/osmo-bsc/tests/paging' #11 11.32 make[3]: Leaving directory '/tmp/osmo-bsc/tests/paging' #11 11.32 Making install in subscr #11 11.32 make[3]: Entering directory '/tmp/osmo-bsc/tests/subscr' #11 11.32 make[4]: Entering directory '/tmp/osmo-bsc/tests/subscr' #11 11.32 make[4]: Nothing to be done for 'install-exec-am'. #11 11.32 make[4]: Nothing to be done for 'install-data-am'. #11 11.32 make[4]: Leaving directory '/tmp/osmo-bsc/tests/subscr' #11 11.32 make[3]: Leaving directory '/tmp/osmo-bsc/tests/subscr' #11 11.32 make[3]: Entering directory '/tmp/osmo-bsc/tests' #11 11.32 make[4]: Entering directory '/tmp/osmo-bsc/tests' #11 11.32 make[4]: Nothing to be done for 'install-exec-am'. #11 11.32 make[4]: Nothing to be done for 'install-data-am'. #11 11.32 make[4]: Leaving directory '/tmp/osmo-bsc/tests' #11 11.32 make[3]: Leaving directory '/tmp/osmo-bsc/tests' #11 11.32 make[2]: Leaving directory '/tmp/osmo-bsc/tests' #11 11.32 Making install in doc #11 11.33 make[2]: Entering directory '/tmp/osmo-bsc/doc' #11 11.33 Making install in examples #11 11.33 make[3]: Entering directory '/tmp/osmo-bsc/doc/examples' #11 11.33 make[4]: Entering directory '/tmp/osmo-bsc/doc/examples' #11 11.33 make[4]: Nothing to be done for 'install-exec-am'. #11 11.33 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 11.34 /usr/bin/install -c -m 644 osmo-bsc/osmo-bsc.cfg '/usr/local/etc/osmocom' #11 11.34 make install-data-hook #11 11.34 make[5]: Entering directory '/tmp/osmo-bsc/doc/examples' #11 11.34 for f in $(find . -name '*.cfg*' -o -name '*.confmerge*' | sed -e 's,^.,,'); do \ #11 11.34 j="/usr/local/share/doc/osmo-bsc/examples/$f" && \ #11 11.34 mkdir -p "$(dirname $j)" && \ #11 11.34 /usr/bin/install -c -m 644 ./$f $j; \ #11 11.34 done #11 11.36 make[5]: Leaving directory '/tmp/osmo-bsc/doc/examples' #11 11.36 make[4]: Leaving directory '/tmp/osmo-bsc/doc/examples' #11 11.36 make[3]: Leaving directory '/tmp/osmo-bsc/doc/examples' #11 11.36 Making install in manuals #11 11.37 make[3]: Entering directory '/tmp/osmo-bsc/doc/manuals' #11 11.37 make[4]: Entering directory '/tmp/osmo-bsc/doc/manuals' #11 11.37 make[4]: Nothing to be done for 'install-exec-am'. #11 11.37 make[4]: Nothing to be done for 'install-data-am'. #11 11.37 make[4]: Leaving directory '/tmp/osmo-bsc/doc/manuals' #11 11.37 make[3]: Leaving directory '/tmp/osmo-bsc/doc/manuals' #11 11.37 make[3]: Entering directory '/tmp/osmo-bsc/doc' #11 11.37 make[4]: Entering directory '/tmp/osmo-bsc/doc' #11 11.37 make[4]: Nothing to be done for 'install-exec-am'. #11 11.37 make[4]: Nothing to be done for 'install-data-am'. #11 11.37 make[4]: Leaving directory '/tmp/osmo-bsc/doc' #11 11.37 make[3]: Leaving directory '/tmp/osmo-bsc/doc' #11 11.37 make[2]: Leaving directory '/tmp/osmo-bsc/doc' #11 11.37 Making install in contrib #11 11.37 make[2]: Entering directory '/tmp/osmo-bsc/contrib' #11 11.37 Making install in systemd #11 11.38 make[3]: Entering directory '/tmp/osmo-bsc/contrib/systemd' #11 11.38 make[4]: Entering directory '/tmp/osmo-bsc/contrib/systemd' #11 11.38 make[4]: Nothing to be done for 'install-exec-am'. #11 11.38 /usr/bin/mkdir -p '/lib/systemd/system' #11 11.38 /usr/bin/install -c -m 644 osmo-bsc.service '/lib/systemd/system' #11 11.38 make[4]: Leaving directory '/tmp/osmo-bsc/contrib/systemd' #11 11.38 make[3]: Leaving directory '/tmp/osmo-bsc/contrib/systemd' #11 11.38 make[3]: Entering directory '/tmp/osmo-bsc/contrib' #11 11.38 make[4]: Entering directory '/tmp/osmo-bsc/contrib' #11 11.38 make[4]: Nothing to be done for 'install-exec-am'. #11 11.38 make[4]: Nothing to be done for 'install-data-am'. #11 11.38 make[4]: Leaving directory '/tmp/osmo-bsc/contrib' #11 11.38 make[3]: Leaving directory '/tmp/osmo-bsc/contrib' #11 11.39 make[2]: Leaving directory '/tmp/osmo-bsc/contrib' #11 11.39 make[2]: Entering directory '/tmp/osmo-bsc' #11 11.39 make[3]: Entering directory '/tmp/osmo-bsc' #11 11.39 make[3]: Nothing to be done for 'install-exec-am'. #11 11.39 make[3]: Nothing to be done for 'install-data-am'. #11 11.39 make[3]: Leaving directory '/tmp/osmo-bsc' #11 11.39 make[2]: Leaving directory '/tmp/osmo-bsc' #11 11.39 make[1]: Leaving directory '/tmp/osmo-bsc' #11 DONE 11.7s #12 [7/8] COPY OSMO-BSC.CFG /data/osmo-bsc.cfg #12 DONE 0.2s #13 [8/8] WORKDIR /DATA #13 DONE 0.1s #14 exporting to image #14 exporting layers #14 exporting layers 0.3s done #14 writing image sha256:28a90a0e46ce2ff8dbd2f51acd4cea045c6016e4342a8bddec93de74693e6f1b done #14 naming to docker.io/osmocom-build/osmo-bsc-master:latest 0.0s done #14 DONE 0.3s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/osmo-bsc-master' + docker_image_exists osmo-bsc-master + docker images -q osmocom-build/osmo-bsc-master + test -n 28a90a0e46ce + 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.15.b81a.202406102026 amd64 Development headers for A-bis interface ii libosmo-mgcp-client-dev:amd64 1.12.1.50.fa393.202406102026 amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-mgcp-client12:amd64 1.12.1.50.fa393.202406102026 amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-netif-dev:amd64 1.4.0.56.0a25.202406102026 amd64 Development headers for Osmocom network interface ii libosmo-sccp-dev:amd64 1.8.0.67.fb30.202406102026 amd64 Development files for libsccp, libmtp and libxua ii libosmo-sigtran-dev:amd64 1.8.0.67.fb30.202406102026 amd64 Development headers for the Osmocom SIGTRAN library ii libosmo-sigtran9:amd64 1.8.0.67.fb30.202406102026 amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmoabis13:amd64 1.5.1.15.b81a.202406102026 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.9.0.208.10d4d.202406102026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.208.10d4d.202406102026 amd64 Osmo coding library ii libosmocore 1.9.0.208.10d4d.202406102026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.208.10d4d.202406102026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.208.10d4d.202406102026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.208.10d4d.202406102026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.208.10d4d.202406102026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.208.10d4d.202406102026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.208.10d4d.202406102026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.56.0a25.202406102026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.208.10d4d.202406102026 amd64 Osmo SIM library ii libosmotrau2:amd64 1.5.1.15.b81a.202406102026 amd64 GSM trau handling ii libosmousb0:amd64 1.9.0.208.10d4d.202406102026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.208.10d4d.202406102026 amd64 Osmo VTY library ii osmocom-nightly 202406102026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master'] + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-bts-master + local feed + echo debian-bookworm-build + depends=debian-bookworm-build + [ -n debian-bookworm-build ] + docker_images_require debian-bookworm-build + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends debian-bookworm-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-build + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-build + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-build + echo debian-bookworm-build + dir=debian-bookworm-build + pull_arg=--pull + grep ^FROM ../debian-bookworm-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-build OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/debian-bookworm-build' rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/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.77kB done #1 DONE 0.0s #2 [auth] sharing credentials for registry.osmocom.org #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: 2B done #4 DONE 0.0s #5 [internal] load build context #5 DONE 0.0s #6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #6 DONE 0.0s #7 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #7 DONE 0.0s #8 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 #8 resolve registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 0.1s done #8 DONE 0.1s #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 [ 5/16] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-bookworm-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget && apt-get clean && wget https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #12 CACHED #13 [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 #13 CACHED #14 [ 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 #14 CACHED #15 [ 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 #15 CACHED #16 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #16 CACHED #17 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #17 CACHED #18 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #18 CACHED #19 [ 4/16] RUN SET -x && useradd --uid=1000 build && mkdir /build && chown -R build:build /build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #19 CACHED #20 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #20 CACHED #21 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #21 CACHED #22 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #22 CACHED #23 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #23 CACHED #24 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #24 CACHED #25 [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 #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:16d7051b1e40451c94ff2c05ef6636a5bbfb745e312102994bed0448c0e1cfbb done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest done #27 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n 16d7051b1e40 + list_osmo_packages debian-bookworm debian-bookworm-build + local distro=debian-bookworm + local image=debian-bookworm-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-build -c + [ -n ] + return + docker_distro_from_image_name osmo-bts-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-bts-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-bts-master + echo osmo-bts-master + dir=osmo-bts-master + pull_arg=--pull + grep ^FROM ../osmo-bts-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-bts-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-bts-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-bts-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/osmo-bts-master' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/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 [3/8] WORKDIR /TMP #7 CACHED #8 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-bts.git #8 CACHED #9 [6/8] RUN CD osmo-bts && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && autoreconf -fi && ./configure --enable-trx && make "-j$(nproc)" install #9 CACHED #10 [7/8] COPY OSMO-BTS.CFG /data/osmo-bts.cfg #10 CACHED #11 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-BTS/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-bts #11 CACHED #12 [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 #12 CACHED #13 [8/8] WORKDIR /DATA #13 CACHED #14 exporting to image #14 exporting layers done #14 writing image sha256:ff03b7a49cf3664158fe7cc3971a70f8af754f4519c5303f0f79aafcff30a014 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-bsc-test-vamos/osmo-bts-master' + docker_image_exists osmo-bts-master + docker images -q osmocom-build/osmo-bts-master + test -n ff03b7a49cf3 + 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.15.b81a.202406102026 amd64 Development headers for A-bis interface ii libosmo-netif-dev:amd64 1.4.0.56.0a25.202406102026 amd64 Development headers for Osmocom network interface ii libosmo-sccp-dev:amd64 1.8.0.67.fb30.202406102026 amd64 Development files for libsccp, libmtp and libxua ii libosmoabis13:amd64 1.5.1.15.b81a.202406102026 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.9.0.208.10d4d.202406102026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.208.10d4d.202406102026 amd64 Osmo coding library ii libosmocore 1.9.0.208.10d4d.202406102026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.208.10d4d.202406102026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.208.10d4d.202406102026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.208.10d4d.202406102026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.208.10d4d.202406102026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.208.10d4d.202406102026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.208.10d4d.202406102026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.56.0a25.202406102026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.208.10d4d.202406102026 amd64 Osmo SIM library ii libosmotrau2:amd64 1.5.1.15.b81a.202406102026 amd64 GSM trau handling ii libosmousb0:amd64 1.9.0.208.10d4d.202406102026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.208.10d4d.202406102026 amd64 Osmo VTY library ii osmocom-nightly 202406102026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master'] + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-bsc-test + local feed + echo debian-bookworm-titan + depends=debian-bookworm-titan + [ -n debian-bookworm-titan ] + docker_images_require debian-bookworm-titan + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker pull registry.osmocom.org/osmocom-build/debian-bookworm-titan Using default tag: latest Error response from daemon: manifest for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest not found: manifest unknown: manifest unknown + continue + docker_distro_from_image_name ttcn3-bsc-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-bsc-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-bsc-test + echo ttcn3-bsc-test + dir=ttcn3-bsc-test + pull_arg=--pull + grep ^FROM ../ttcn3-bsc-test/Dockerfile + from_line=FROM $REGISTRY/$USER/debian-bookworm-titan + echo FROM $REGISTRY/$USER/debian-bookworm-titan + grep -q $USER + pull_arg= + set +x Building image: ttcn3-bsc-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-bsc-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-bsc-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/ttcn3-bsc-test' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/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-bsc-test:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 385B done #1 DONE 0.0s #2 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 2.20kB done #5 DONE 0.1s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.1s #7 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #7 CACHED #8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" bsc #8 CACHED #9 [4/4] COPY BSC_TESTS.CFG /data/BSC_Tests.cfg #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:99ae108a65d554bec2f6d669f2ef0fee0f0e757d7e562a0b27c1a4081ab1cd4b done #10 naming to docker.io/osmocom-build/ttcn3-bsc-test:latest 0.0s done #10 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/ttcn3-bsc-test' + docker_image_exists ttcn3-bsc-test + docker images -q osmocom-build/ttcn3-bsc-test + test -n 99ae108a65d5 + list_osmo_packages debian-bookworm ttcn3-bsc-test + local distro=debian-bookworm + local image=ttcn3-bsc-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-bsc-test -c + [ -n ] + return + set_clean_up_trap + trap clean_up_common EXIT INT TERM 0 + set -e + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/bsc-tester + cp BSC_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/bsc-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/bsc-tester/BSC_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/bsc-tester/BSC_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/bsc-tester/BSC_Tests.cfg ] + line=Misc_Helpers.mp_osmo_repo := "nightly" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "nightly"/g /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/bsc-tester/BSC_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/stp + cp osmo-stp.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/stp/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/bsc + cp osmo-bsc.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/bsc/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/bts-omldummy + network_create + SUBNET=2320818 + seq 1 30 + echo (2320818 + 1) % 256 + bc + SUBNET=179 + NET_NAME=ttcn3-bsc-test-vamos-179 + SUB4=172.18.179.0/24 + SUB6=fd02:db8:179::/64 + set +x Creating network ttcn3-bsc-test-vamos-179, trying SUBNET=179... + docker network create --internal --subnet 172.18.179.0/24 --ipv6 --subnet fd02:db8:179::/64 ttcn3-bsc-test-vamos-179 f5969a1b573c6ba760605376b9b52ec4b2523f9edc586a9a924cc46c8b7ce712 + set +x ### Network ttcn3-bsc-test-vamos-179 created (SUBNET=179) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=179 to: /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/stp/osmo-stp.cfg Applying SUBNET=179 to: /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/bsc/osmo-bsc.cfg Applying SUBNET=179 to: /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/bsc-tester/BSC_Tests.cfg + echo Starting container with STP Starting container with STP + docker_network_params 179 200 + NET=179 + ADDR_SUFIX=200 + echo --network ttcn3-bsc-test-vamos-179 --ip 172.18.179.200 --ip6 fd02:db8:179::200 + docker run --rm --network ttcn3-bsc-test-vamos-179 --ip 172.18.179.200 --ip6 fd02:db8:179::200 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/stp:/data --name jenkins-ttcn3-bsc-test-vamos-1115-stp -d --ulimit core=-1 osmocom-build/osmo-stp-master 79db460791a1a3a8268d16e88758c76e2727f4053009af87c5243bfd1277cedf + echo Starting container with BSC Starting container with BSC + docker_network_params 179 20 + NET=179 + ADDR_SUFIX=20 + echo --network ttcn3-bsc-test-vamos-179 --ip 172.18.179.20 --ip6 fd02:db8:179::20 + docker run --rm --network ttcn3-bsc-test-vamos-179 --ip 172.18.179.20 --ip6 fd02:db8:179::20 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/bsc:/data --name jenkins-ttcn3-bsc-test-vamos-1115-bsc -d osmocom-build/osmo-bsc-master f1546b8335819cdd63ecd56eab8e81f341938d1677ff949d8a3c169e89a8e8bb + BTS_FEATURES=-fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,VAMOS,OSMUX + seq 0 2 + echo Starting container with OML for BTS0 Starting container with OML for BTS0 + docker_network_params 179 100 + NET=179 + ADDR_SUFIX=100 + echo --network ttcn3-bsc-test-vamos-179 --ip 172.18.179.100 --ip6 fd02:db8:179::100 + docker run --rm --network ttcn3-bsc-test-vamos-179 --ip 172.18.179.100 --ip6 fd02:db8:179::100 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/bts-omldummy:/data --name jenkins-ttcn3-bsc-test-vamos-1115-bts0 -d osmocom-build/osmo-bts-master /bin/sh -c /usr/local/bin/respawn.sh osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,VAMOS,OSMUX 172.18.179.20 1234 1 >>/data/osmo-bts-omldummy-0.log 2>&1 9a627b87f43917a10a3cfe1383c40abefc76fb7581867d1ae611a081909b9051 + echo Starting container with OML for BTS1 Starting container with OML for BTS1 + docker_network_params 179 101 + NET=179 + ADDR_SUFIX=101 + echo --network ttcn3-bsc-test-vamos-179 --ip 172.18.179.101 --ip6 fd02:db8:179::101 + docker run --rm --network ttcn3-bsc-test-vamos-179 --ip 172.18.179.101 --ip6 fd02:db8:179::101 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/bts-omldummy:/data --name jenkins-ttcn3-bsc-test-vamos-1115-bts1 -d osmocom-build/osmo-bts-master /bin/sh -c /usr/local/bin/respawn.sh osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,VAMOS,OSMUX 172.18.179.20 1235 1 >>/data/osmo-bts-omldummy-1.log 2>&1 92d7a49334482b2eafd4f97bb5d8adace9bb8005b42d8b726569779fbd9f0f39 + echo Starting container with OML for BTS2 Starting container with OML for BTS2 + docker_network_params 179 102 + NET=179 + ADDR_SUFIX=102 + echo --network ttcn3-bsc-test-vamos-179 --ip 172.18.179.102 --ip6 fd02:db8:179::102 + docker run --rm --network ttcn3-bsc-test-vamos-179 --ip 172.18.179.102 --ip6 fd02:db8:179::102 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/bts-omldummy:/data --name jenkins-ttcn3-bsc-test-vamos-1115-bts2 -d osmocom-build/osmo-bts-master /bin/sh -c /usr/local/bin/respawn.sh osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,VAMOS,OSMUX 172.18.179.20 1236 1 >>/data/osmo-bts-omldummy-2.log 2>&1 7eefa9c0fbcf50e2483bf658d6d9582c30aeb88ac526e0d7bf9dd3dc256bbf8d + echo Starting container with BSC testsuite Starting container with BSC testsuite + docker_network_params 179 203 + NET=179 + ADDR_SUFIX=203 + echo --network ttcn3-bsc-test-vamos-179 --ip 172.18.179.203 --ip6 fd02:db8:179::203 + docker run --rm --network ttcn3-bsc-test-vamos-179 --ip 172.18.179.203 --ip6 fd02:db8:179::203 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.179.20 -e OSMO_SUT_PORT=4242 -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/bsc-tester:/data --name jenkins-ttcn3-bsc-test-vamos-1115-ttcn3-bsc-test osmocom-build/ttcn3-bsc-test + SUBDIR=bsc + SUITE=BSC_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/bsc/BSC_Tests BSC_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli BSC_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: BSC_Tests.cfg MC@aef50d581bd7: Unix server socket created successfully. MC@aef50d581bd7: Listening on TCP port 37633. MC2> aef50d581bd7 is the default spawn /osmo-ttcn3-hacks/bsc/BSC_Tests aef50d581bd7 37633 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@aef50d581bd7: New HC connected from 172.18.179.203 [172.18.179.203]. aef50d581bd7: Linux 5.10.0-19-amd64 on x86_64. cmtc MC@aef50d581bd7: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@aef50d581bd7: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@aef50d581bd7: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@aef50d581bd7: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@aef50d581bd7: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@aef50d581bd7: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@aef50d581bd7: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@aef50d581bd7: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@aef50d581bd7: Configuration file was processed on all HCs. MC@aef50d581bd7: Creating MTC on host 172.18.179.203. MC@aef50d581bd7: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@aef50d581bd7: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_VAMOS.TC_chan_act_to_vamos'. ------ BSC_Tests_VAMOS.TC_chan_act_to_vamos ------ Tue Jun 11 07:26: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/BSC_Tests_VAMOS.TC_chan_act_to_vamos.pcap" >/data/BSC_Tests_VAMOS.TC_chan_act_to_vamos.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aef50d581bd7: External command `../ttcn3-tcpdump-start.sh BSC_Tests_VAMOS.TC_chan_act_to_vamos' was executed successfully (exit status: 0). MTC@aef50d581bd7: Test case TC_chan_act_to_vamos started. MTC@aef50d581bd7: "TC_chan_act_to_vamos" VirtMSC-M3UA(5)@aef50d581bd7: ************************************************* VirtMSC-M3UA(5)@aef50d581bd7: M3UA emulation initiated, the test can be started VirtMSC-M3UA(5)@aef50d581bd7: ************************************************* VirtMSC-SCCP(4)@aef50d581bd7: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(5)@aef50d581bd7: SCTP_ConnectResult -> connection established from: "172.18.179.203":23905 to server: "172.18.179.200":2905 association #8 VirtMSC-M3UA(5)@aef50d581bd7: Sending buffered message #0 MTC@aef50d581bd7: BSSMAP: Respoding to inbound RESET with RESET-ACK MTC@aef50d581bd7: BSSMAP: Timeout waiting for RESET-ACK after sending RESET VirtSMLC-M3UA(7)@aef50d581bd7: ************************************************* VirtSMLC-M3UA(7)@aef50d581bd7: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(7)@aef50d581bd7: ************************************************* VirtSMLC-SCCP(6)@aef50d581bd7: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(7)@aef50d581bd7: SCTP_ConnectResult -> connection established from: "172.18.179.203":23908 to server: "172.18.179.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(10)@aef50d581bd7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(10)@aef50d581bd7: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(10)@aef50d581bd7: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(10)@aef50d581bd7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@aef50d581bd7: "TC_chan_act_to_vamos() start" MTC@aef50d581bd7: setverdict(pass): none -> pass MTC@aef50d581bd7: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@aef50d581bd7: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(4)@aef50d581bd7: Final verdict of PTC: none VirtMSC-M3UA(5)@aef50d581bd7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(8)@aef50d581bd7: Final verdict of PTC: none VirtMSC-STATS(3)@aef50d581bd7: Final verdict of PTC: none MTC@aef50d581bd7: setverdict(pass): pass -> pass, component reason not changed VirtSMLC-SCCP(6)@aef50d581bd7: Final verdict of PTC: none VirtSMLC-M3UA(7)@aef50d581bd7: Final verdict of PTC: none VirtMGW-MGCP-0(9)@aef50d581bd7: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(10)@aef50d581bd7: Final verdict of PTC: none MTC@aef50d581bd7: Setting final verdict of the test case. MTC@aef50d581bd7: Local verdict of MTC: pass MTC@aef50d581bd7: Local verdict of PTC VirtMSC-STATS(3): none (pass -> pass) MTC@aef50d581bd7: Local verdict of PTC VirtMSC-SCCP(4): none (pass -> pass) MTC@aef50d581bd7: Local verdict of PTC VirtMSC-M3UA(5): none (pass -> pass) MTC@aef50d581bd7: Local verdict of PTC VirtSMLC-SCCP(6): none (pass -> pass) MTC@aef50d581bd7: Local verdict of PTC VirtSMLC-M3UA(7): none (pass -> pass) MTC@aef50d581bd7: Local verdict of PTC IPA-CTRL-CLI-IPA(8): none (pass -> pass) MTC@aef50d581bd7: Local verdict of PTC VirtMGW-MGCP-0(9): none (pass -> pass) MTC@aef50d581bd7: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(10): none (pass -> pass) MTC@aef50d581bd7: Test case TC_chan_act_to_vamos finished. Verdict: pass MTC@aef50d581bd7: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_chan_act_to_vamos pass'. Tue Jun 11 07:26:35 UTC 2024 ====== BSC_Tests_VAMOS.TC_chan_act_to_vamos pass ====== Saving talloc report from 172.18.179.20:4242 to BSC_Tests_VAMOS.TC_chan_act_to_vamos.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=300230) Waiting for packet dumper to finish... 1 (prev_count=300230, count=497873) MTC@aef50d581bd7: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_chan_act_to_vamos pass' was executed successfully (exit status: 0). MTC@aef50d581bd7: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_VAMOS.TC_mode_modify_to_vamos_fr'. ------ BSC_Tests_VAMOS.TC_mode_modify_to_vamos_fr ------ Tue Jun 11 07:26: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/BSC_Tests_VAMOS.TC_mode_modify_to_vamos_fr.pcap" >/data/BSC_Tests_VAMOS.TC_mode_modify_to_vamos_fr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aef50d581bd7: External command `../ttcn3-tcpdump-start.sh BSC_Tests_VAMOS.TC_mode_modify_to_vamos_fr' was executed successfully (exit status: 0). MTC@aef50d581bd7: Test case TC_mode_modify_to_vamos_fr started. MTC@aef50d581bd7: "TC_mode_modify_to_vamos_fr": using IMSI '001014260254584'H MTC@aef50d581bd7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aef50d581bd7: Starting RAN_Emulation VirtMSC-M3UA(14)@aef50d581bd7: ************************************************* VirtMSC-M3UA(14)@aef50d581bd7: M3UA emulation initiated, the test can be started VirtMSC-M3UA(14)@aef50d581bd7: ************************************************* VirtMSC-SCCP(12)@aef50d581bd7: v_sccp_pdu_maxlen:268 MTC@aef50d581bd7: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(17)@aef50d581bd7: ************************************************* VirtSMLC-M3UA(17)@aef50d581bd7: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(17)@aef50d581bd7: ************************************************* MTC@aef50d581bd7: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(15)@aef50d581bd7: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(14)@aef50d581bd7: SCTP_ConnectResult -> connection established from: "172.18.179.203":23905 to server: "172.18.179.200":2905 association #8 VirtSMLC-M3UA(17)@aef50d581bd7: SCTP_ConnectResult -> connection established from: "172.18.179.203":23908 to server: "172.18.179.200":2905 association #8 VirtMSC-RAN(13)@aef50d581bd7: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(13)@aef50d581bd7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(16)@aef50d581bd7: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(20)@aef50d581bd7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(20)@aef50d581bd7: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(20)@aef50d581bd7: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(20)@aef50d581bd7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@aef50d581bd7: "TC_mode_modify_to_vamos_fr() start" TC_mode_modify_to_vamos_fr(22)@aef50d581bd7: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(13)@aef50d581bd7: f_create_expect(l3 := '05240103505902080910102406525448'O, n_connectPointCode := omit VirtMSC-RAN(13)@aef50d581bd7: Created Expect[0] for '05240103505902080910102406525448'O to be handled at TC_mode_modify_to_vamos_fr(22) VirtMSC-SCCP(12)@aef50d581bd7: First idle individual index:0 VirtMSC-SCCP(12)@aef50d581bd7: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(13)@aef50d581bd7: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(13)@aef50d581bd7: Found Expect[0] for '05240103505902080910102406525448'O handled at TC_mode_modify_to_vamos_fr(22) VirtMSC-RAN(13)@aef50d581bd7: Added conn table entry 0TC_mode_modify_to_vamos_fr(22)61448 VirtMSC-SCCP(12)@aef50d581bd7: Session index based on connection ID:0 VirtMSC-SCCP(12)@aef50d581bd7: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(21)@aef50d581bd7: Enabled queueing of DChan messages VirtMGW-MGCP-0(19)@aef50d581bd7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mode_modify_to_vamos_fr(22) VirtMSC-SCCP(12)@aef50d581bd7: Session index based on connection ID:0 VirtMSC-SCCP(12)@aef50d581bd7: vl_len:19 VirtMSC-SCCP(12)@aef50d581bd7: vl_from0 VirtMSC-SCCP(12)@aef50d581bd7: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMGW-MGCP-0(19)@aef50d581bd7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mode_modify_to_vamos_fr(22) TC_mode_modify_to_vamos_fr(22)@aef50d581bd7: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(21)@aef50d581bd7: Disabled queueing of DChan messages VirtMSC-SCCP(12)@aef50d581bd7: Session index based on local reference:0 VirtMSC-SCCP(12)@aef50d581bd7: DT1 will be put to the reassembly buffer VirtMSC-SCCP(12)@aef50d581bd7: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(12)@aef50d581bd7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mode_modify_to_vamos_fr(22)@aef50d581bd7: setverdict(pass): none -> pass TC_mode_modify_to_vamos_fr(22)@aef50d581bd7: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '433E457C'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '76F54E22'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := <unbound>, local_osmux_cid := 1, remote_osmux_cid := omit } } TC_mode_modify_to_vamos_fr(22)@aef50d581bd7: "TC_mode_modify_to_vamos_fr": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_mode_modify_to_vamos_fr(22)@aef50d581bd7: "TC_mode_modify_to_vamos_fr": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_mode_modify_to_vamos_fr(22)@aef50d581bd7: setverdict(pass): pass -> pass, component reason not changed TC_mode_modify_to_vamos_fr(22)@aef50d581bd7: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(12)@aef50d581bd7: Session index based on local reference:0 VirtMSC-SCCP(12)@aef50d581bd7: DT1 will be put to the reassembly buffer VirtMSC-SCCP(12)@aef50d581bd7: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(12)@aef50d581bd7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(12)@aef50d581bd7: Session index based on connection ID:0 VirtMSC-SCCP(12)@aef50d581bd7: vl_len:12 VirtMSC-SCCP(12)@aef50d581bd7: vl_from0 VirtMSC-SCCP(12)@aef50d581bd7: data sent by MTP3_SCCP_PORT: '0100090800DCBA9876543210'O TC_mode_modify_to_vamos_fr(22)@aef50d581bd7: "MSC instructs BSC to clear channel" VirtMSC-SCCP(12)@aef50d581bd7: Session index based on connection ID:0 VirtMSC-SCCP(12)@aef50d581bd7: vl_len:6 VirtMSC-SCCP(12)@aef50d581bd7: vl_from0 VirtMSC-SCCP(12)@aef50d581bd7: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(12)@aef50d581bd7: Session index based on local reference:0 VirtMSC-SCCP(12)@aef50d581bd7: DT1 will be put to the reassembly buffer VirtMSC-SCCP(12)@aef50d581bd7: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(12)@aef50d581bd7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mode_modify_to_vamos_fr(22)@aef50d581bd7: "Got BSSMAP Clear Complete" VirtMSC-RAN(13)@aef50d581bd7: Deleted conn table entry 0TC_mode_modify_to_vamos_fr(22)61448 VirtMSC-SCCP(12)@aef50d581bd7: Session index based on connection ID:0 TC_mode_modify_to_vamos_fr(22)@aef50d581bd7: "Got RSL RR Release" TC_mode_modify_to_vamos_fr(22)@aef50d581bd7: "Got RSL Deact SACCH" VirtMSC-SCCP(12)@aef50d581bd7: Session index based on local reference:0 VirtMSC-SCCP(12)@aef50d581bd7: RLC received in state:disconnect_pending TC_mode_modify_to_vamos_fr(22)@aef50d581bd7: "Got RSL RF Chan Rel, sending Rel Ack" TC_mode_modify_to_vamos_fr(22)@aef50d581bd7: Final verdict of PTC: pass MTC@aef50d581bd7: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@aef50d581bd7: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(12)@aef50d581bd7: Final verdict of PTC: none VirtMSC-RAN(13)@aef50d581bd7: Final verdict of PTC: none VirtMSC-M3UA(14)@aef50d581bd7: Final verdict of PTC: none VirtMSC-STATS(11)@aef50d581bd7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(18)@aef50d581bd7: Final verdict of PTC: none MTC@aef50d581bd7: setverdict(pass): none -> pass VirtSMLC-SCCP(15)@aef50d581bd7: Final verdict of PTC: none VirtSMLC-BSSAP_LE(16)@aef50d581bd7: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(21)@aef50d581bd7: Final verdict of PTC: none VirtMGW-MGCP-0(19)@aef50d581bd7: Final verdict of PTC: none VirtSMLC-M3UA(17)@aef50d581bd7: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(20)@aef50d581bd7: Final verdict of PTC: none MTC@aef50d581bd7: Setting final verdict of the test case. MTC@aef50d581bd7: Local verdict of MTC: pass MTC@aef50d581bd7: Local verdict of PTC VirtMSC-STATS(11): none (pass -> pass) MTC@aef50d581bd7: Local verdict of PTC VirtMSC-SCCP(12): none (pass -> pass) MTC@aef50d581bd7: Local verdict of PTC VirtMSC-RAN(13): none (pass -> pass) MTC@aef50d581bd7: Local verdict of PTC VirtMSC-M3UA(14): none (pass -> pass) MTC@aef50d581bd7: Local verdict of PTC VirtSMLC-SCCP(15): none (pass -> pass) MTC@aef50d581bd7: Local verdict of PTC VirtSMLC-BSSAP_LE(16): none (pass -> pass) MTC@aef50d581bd7: Local verdict of PTC VirtSMLC-M3UA(17): none (pass -> pass) MTC@aef50d581bd7: Local verdict of PTC IPA-CTRL-CLI-IPA(18): none (pass -> pass) MTC@aef50d581bd7: Local verdict of PTC VirtMGW-MGCP-0(19): none (pass -> pass) MTC@aef50d581bd7: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(20): none (pass -> pass) MTC@aef50d581bd7: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(21): none (pass -> pass) MTC@aef50d581bd7: Local verdict of PTC TC_mode_modify_to_vamos_fr(22): pass (pass -> pass) MTC@aef50d581bd7: Test case TC_mode_modify_to_vamos_fr finished. Verdict: pass MTC@aef50d581bd7: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_mode_modify_to_vamos_fr pass'. Tue Jun 11 07:26:49 UTC 2024 ====== BSC_Tests_VAMOS.TC_mode_modify_to_vamos_fr pass ====== Saving talloc report from 172.18.179.20:4242 to BSC_Tests_VAMOS.TC_mode_modify_to_vamos_fr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=469753) Waiting for packet dumper to finish... 1 (prev_count=469753, count=671436) MTC@aef50d581bd7: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_mode_modify_to_vamos_fr pass' was executed successfully (exit status: 0). MTC@aef50d581bd7: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_VAMOS.TC_mode_modify_to_vamos_hr'. ------ BSC_Tests_VAMOS.TC_mode_modify_to_vamos_hr ------ Tue Jun 11 07:26: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/BSC_Tests_VAMOS.TC_mode_modify_to_vamos_hr.pcap" >/data/BSC_Tests_VAMOS.TC_mode_modify_to_vamos_hr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aef50d581bd7: External command `../ttcn3-tcpdump-start.sh BSC_Tests_VAMOS.TC_mode_modify_to_vamos_hr' was executed successfully (exit status: 0). MTC@aef50d581bd7: Test case TC_mode_modify_to_vamos_hr started. MTC@aef50d581bd7: "TC_mode_modify_to_vamos_hr": using IMSI '001017682338625'H MTC@aef50d581bd7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(26)@aef50d581bd7: ************************************************* VirtMSC-M3UA(26)@aef50d581bd7: M3UA emulation initiated, the test can be started VirtMSC-M3UA(26)@aef50d581bd7: ************************************************* MTC@aef50d581bd7: Starting RAN_Emulation VirtMSC-SCCP(24)@aef50d581bd7: v_sccp_pdu_maxlen:268 MTC@aef50d581bd7: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@aef50d581bd7: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(29)@aef50d581bd7: ************************************************* VirtSMLC-M3UA(29)@aef50d581bd7: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(29)@aef50d581bd7: ************************************************* VirtSMLC-SCCP(27)@aef50d581bd7: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(26)@aef50d581bd7: SCTP_ConnectResult -> connection established from: "172.18.179.203":23905 to server: "172.18.179.200":2905 association #8 VirtSMLC-M3UA(29)@aef50d581bd7: SCTP_ConnectResult -> connection established from: "172.18.179.203":23908 to server: "172.18.179.200":2905 association #8 VirtMSC-RAN(25)@aef50d581bd7: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(25)@aef50d581bd7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(28)@aef50d581bd7: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(32)@aef50d581bd7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(32)@aef50d581bd7: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(32)@aef50d581bd7: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(32)@aef50d581bd7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@aef50d581bd7: "TC_mode_modify_to_vamos_hr() start" TC_mode_modify_to_vamos_hr(34)@aef50d581bd7: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := GSM_HR (1), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(25)@aef50d581bd7: f_create_expect(l3 := '05240103505902080910106728336852'O, n_connectPointCode := omit VirtMSC-RAN(25)@aef50d581bd7: Created Expect[0] for '05240103505902080910106728336852'O to be handled at TC_mode_modify_to_vamos_hr(34) VirtMSC-SCCP(24)@aef50d581bd7: First idle individual index:0 VirtMSC-SCCP(24)@aef50d581bd7: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(25)@aef50d581bd7: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(25)@aef50d581bd7: Found Expect[0] for '05240103505902080910106728336852'O handled at TC_mode_modify_to_vamos_hr(34) VirtMSC-RAN(25)@aef50d581bd7: Added conn table entry 0TC_mode_modify_to_vamos_hr(34)2594216 VirtMSC-SCCP(24)@aef50d581bd7: Session index based on connection ID:0 VirtMSC-SCCP(24)@aef50d581bd7: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(33)@aef50d581bd7: Enabled queueing of DChan messages VirtMGW-MGCP-0(31)@aef50d581bd7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mode_modify_to_vamos_hr(34) VirtMSC-SCCP(24)@aef50d581bd7: Session index based on connection ID:0 VirtMSC-SCCP(24)@aef50d581bd7: vl_len:19 VirtMSC-SCCP(24)@aef50d581bd7: vl_from0 VirtMSC-SCCP(24)@aef50d581bd7: data sent by MTP3_SCCP_PORT: '0011010B030109057C060102030409267D0181'O VirtMGW-MGCP-0(31)@aef50d581bd7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2" }, { code := "L", val := "p:20, a:GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mode_modify_to_vamos_hr(34) TC_mode_modify_to_vamos_hr(34)@aef50d581bd7: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '101'B, channelTypeandTDMAOffset := '00010'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(33)@aef50d581bd7: Disabled queueing of DChan messages VirtMSC-SCCP(24)@aef50d581bd7: Session index based on local reference:0 VirtMSC-SCCP(24)@aef50d581bd7: DT1 will be put to the reassembly buffer VirtMSC-SCCP(24)@aef50d581bd7: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(24)@aef50d581bd7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mode_modify_to_vamos_hr(34)@aef50d581bd7: setverdict(pass): none -> pass TC_mode_modify_to_vamos_hr(34)@aef50d581bd7: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '45FA819D'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '5C161AF9'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 96, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := <unbound>, local_osmux_cid := 1, remote_osmux_cid := omit } } TC_mode_modify_to_vamos_hr(34)@aef50d581bd7: "TC_mode_modify_to_vamos_hr": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_mode_modify_to_vamos_hr(34)@aef50d581bd7: "TC_mode_modify_to_vamos_hr": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_mode_modify_to_vamos_hr(34)@aef50d581bd7: setverdict(pass): pass -> pass, component reason not changed TC_mode_modify_to_vamos_hr(34)@aef50d581bd7: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(24)@aef50d581bd7: Session index based on local reference:0 VirtMSC-SCCP(24)@aef50d581bd7: DT1 will be put to the reassembly buffer VirtMSC-SCCP(24)@aef50d581bd7: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(24)@aef50d581bd7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(24)@aef50d581bd7: Session index based on connection ID:0 VirtMSC-SCCP(24)@aef50d581bd7: vl_len:12 VirtMSC-SCCP(24)@aef50d581bd7: vl_from0 VirtMSC-SCCP(24)@aef50d581bd7: data sent by MTP3_SCCP_PORT: '0100090800DCBA9876543210'O TC_mode_modify_to_vamos_hr(34)@aef50d581bd7: "MSC instructs BSC to clear channel" VirtMSC-SCCP(24)@aef50d581bd7: Session index based on connection ID:0 VirtMSC-SCCP(24)@aef50d581bd7: vl_len:6 VirtMSC-SCCP(24)@aef50d581bd7: vl_from0 VirtMSC-SCCP(24)@aef50d581bd7: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(24)@aef50d581bd7: Session index based on local reference:0 VirtMSC-SCCP(24)@aef50d581bd7: DT1 will be put to the reassembly buffer VirtMSC-SCCP(24)@aef50d581bd7: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(24)@aef50d581bd7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mode_modify_to_vamos_hr(34)@aef50d581bd7: "Got BSSMAP Clear Complete" VirtMSC-RAN(25)@aef50d581bd7: Deleted conn table entry 0TC_mode_modify_to_vamos_hr(34)2594216 VirtMSC-SCCP(24)@aef50d581bd7: Session index based on connection ID:0 TC_mode_modify_to_vamos_hr(34)@aef50d581bd7: "Got RSL RR Release" TC_mode_modify_to_vamos_hr(34)@aef50d581bd7: "Got RSL Deact SACCH" VirtMSC-SCCP(24)@aef50d581bd7: Session index based on local reference:0 VirtMSC-SCCP(24)@aef50d581bd7: RLC received in state:disconnect_pending TC_mode_modify_to_vamos_hr(34)@aef50d581bd7: "Got RSL RF Chan Rel, sending Rel Ack" TC_mode_modify_to_vamos_hr(34)@aef50d581bd7: Final verdict of PTC: pass MTC@aef50d581bd7: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@aef50d581bd7: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(25)@aef50d581bd7: Final verdict of PTC: none VirtMSC-M3UA(26)@aef50d581bd7: Final verdict of PTC: none VirtMSC-SCCP(24)@aef50d581bd7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(30)@aef50d581bd7: Final verdict of PTC: none VirtMSC-STATS(23)@aef50d581bd7: Final verdict of PTC: none MTC@aef50d581bd7: setverdict(pass): none -> pass VirtSMLC-SCCP(27)@aef50d581bd7: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(33)@aef50d581bd7: Final verdict of PTC: none VirtSMLC-BSSAP_LE(28)@aef50d581bd7: Final verdict of PTC: none VirtSMLC-M3UA(29)@aef50d581bd7: Final verdict of PTC: none VirtMGW-MGCP-0(31)@aef50d581bd7: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(32)@aef50d581bd7: Final verdict of PTC: none MTC@aef50d581bd7: Setting final verdict of the test case. MTC@aef50d581bd7: Local verdict of MTC: pass MTC@aef50d581bd7: Local verdict of PTC VirtMSC-STATS(23): none (pass -> pass) MTC@aef50d581bd7: Local verdict of PTC VirtMSC-SCCP(24): none (pass -> pass) MTC@aef50d581bd7: Local verdict of PTC VirtMSC-RAN(25): none (pass -> pass) MTC@aef50d581bd7: Local verdict of PTC VirtMSC-M3UA(26): none (pass -> pass) MTC@aef50d581bd7: Local verdict of PTC VirtSMLC-SCCP(27): none (pass -> pass) MTC@aef50d581bd7: Local verdict of PTC VirtSMLC-BSSAP_LE(28): none (pass -> pass) MTC@aef50d581bd7: Local verdict of PTC VirtSMLC-M3UA(29): none (pass -> pass) MTC@aef50d581bd7: Local verdict of PTC IPA-CTRL-CLI-IPA(30): none (pass -> pass) MTC@aef50d581bd7: Local verdict of PTC VirtMGW-MGCP-0(31): none (pass -> pass) MTC@aef50d581bd7: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(32): none (pass -> pass) MTC@aef50d581bd7: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(33): none (pass -> pass) MTC@aef50d581bd7: Local verdict of PTC TC_mode_modify_to_vamos_hr(34): pass (pass -> pass) MTC@aef50d581bd7: Test case TC_mode_modify_to_vamos_hr finished. Verdict: pass MTC@aef50d581bd7: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_mode_modify_to_vamos_hr pass'. Tue Jun 11 07:27:03 UTC 2024 ====== BSC_Tests_VAMOS.TC_mode_modify_to_vamos_hr pass ====== Saving talloc report from 172.18.179.20:4242 to BSC_Tests_VAMOS.TC_mode_modify_to_vamos_hr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=461217) Waiting for packet dumper to finish... 1 (prev_count=461217, count=662810) MTC@aef50d581bd7: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_mode_modify_to_vamos_hr pass' was executed successfully (exit status: 0). MTC@aef50d581bd7: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_fr'. ------ BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_fr ------ Tue Jun 11 07:27: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/BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_fr.pcap" >/data/BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_fr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aef50d581bd7: External command `../ttcn3-tcpdump-start.sh BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_fr' was executed successfully (exit status: 0). MTC@aef50d581bd7: Test case TC_assign_to_secondary_lchan_fr started. MTC@aef50d581bd7: "TC_assign_to_secondary_lchan_fr": using IMSI '001010018545824'H MTC@aef50d581bd7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aef50d581bd7: Starting RAN_Emulation VirtMSC-M3UA(38)@aef50d581bd7: ************************************************* VirtMSC-M3UA(38)@aef50d581bd7: M3UA emulation initiated, the test can be started VirtMSC-M3UA(38)@aef50d581bd7: ************************************************* VirtMSC-SCCP(36)@aef50d581bd7: v_sccp_pdu_maxlen:268 MTC@aef50d581bd7: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@aef50d581bd7: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(41)@aef50d581bd7: ************************************************* VirtSMLC-M3UA(41)@aef50d581bd7: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(41)@aef50d581bd7: ************************************************* VirtSMLC-SCCP(39)@aef50d581bd7: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(38)@aef50d581bd7: SCTP_ConnectResult -> connection established from: "172.18.179.203":23905 to server: "172.18.179.200":2905 association #8 VirtSMLC-M3UA(41)@aef50d581bd7: SCTP_ConnectResult -> connection established from: "172.18.179.203":23908 to server: "172.18.179.200":2905 association #8 VirtMSC-RAN(37)@aef50d581bd7: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(37)@aef50d581bd7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(40)@aef50d581bd7: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(44)@aef50d581bd7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(44)@aef50d581bd7: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(44)@aef50d581bd7: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(44)@aef50d581bd7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@aef50d581bd7: "TC_assign_to_secondary_lchan_fr() start" TC_assign_to_secondary_lchan_fr(46)@aef50d581bd7: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(37)@aef50d581bd7: f_create_expect(l3 := '05240103505902080910100081458542'O, n_connectPointCode := omit VirtMSC-RAN(37)@aef50d581bd7: Created Expect[0] for '05240103505902080910100081458542'O to be handled at TC_assign_to_secondary_lchan_fr(46) VirtMSC-SCCP(36)@aef50d581bd7: First idle individual index:0 VirtMSC-SCCP(36)@aef50d581bd7: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(37)@aef50d581bd7: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(37)@aef50d581bd7: Found Expect[0] for '05240103505902080910100081458542'O handled at TC_assign_to_secondary_lchan_fr(46) VirtMSC-RAN(37)@aef50d581bd7: Added conn table entry 0TC_assign_to_secondary_lchan_fr(46)15670568 VirtMSC-SCCP(36)@aef50d581bd7: Session index based on connection ID:0 VirtMSC-SCCP(36)@aef50d581bd7: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(45)@aef50d581bd7: Enabled queueing of DChan messages VirtMGW-MGCP-0(43)@aef50d581bd7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assign_to_secondary_lchan_fr(46) VirtMSC-SCCP(36)@aef50d581bd7: Session index based on connection ID:0 VirtMSC-SCCP(36)@aef50d581bd7: vl_len:19 VirtMSC-SCCP(36)@aef50d581bd7: vl_from0 VirtMSC-SCCP(36)@aef50d581bd7: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMGW-MGCP-0(43)@aef50d581bd7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assign_to_secondary_lchan_fr(46) TC_assign_to_secondary_lchan_fr(46)@aef50d581bd7: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(45)@aef50d581bd7: Disabled queueing of DChan messages VirtMSC-SCCP(36)@aef50d581bd7: Session index based on local reference:0 VirtMSC-SCCP(36)@aef50d581bd7: DT1 will be put to the reassembly buffer VirtMSC-SCCP(36)@aef50d581bd7: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(36)@aef50d581bd7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assign_to_secondary_lchan_fr(46)@aef50d581bd7: setverdict(pass): none -> pass TC_assign_to_secondary_lchan_fr(46)@aef50d581bd7: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '565E228E'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '24BC9ACD'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := <unbound>, local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assign_to_secondary_lchan_fr(46)@aef50d581bd7: "TC_assign_to_secondary_lchan_fr": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assign_to_secondary_lchan_fr(46)@aef50d581bd7: "TC_assign_to_secondary_lchan_fr": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assign_to_secondary_lchan_fr(46)@aef50d581bd7: f_rslem_register(0, new_chan_nr = { u := { ch0 := RSL_CHAN_NR_OSMO_VAMOS_Bm_ACCH (29) }, tn := 2 }) TC_assign_to_secondary_lchan_fr(46)@aef50d581bd7: setverdict(pass): pass -> pass, component reason not changed TC_assign_to_secondary_lchan_fr(46)@aef50d581bd7: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(36)@aef50d581bd7: Session index based on local reference:0 VirtMSC-SCCP(36)@aef50d581bd7: DT1 will be put to the reassembly buffer VirtMSC-SCCP(36)@aef50d581bd7: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(36)@aef50d581bd7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(36)@aef50d581bd7: Session index based on connection ID:0 VirtMSC-SCCP(36)@aef50d581bd7: vl_len:12 VirtMSC-SCCP(36)@aef50d581bd7: vl_from0 VirtMSC-SCCP(36)@aef50d581bd7: data sent by MTP3_SCCP_PORT: '0100090800DCBA9876543210'O TC_assign_to_secondary_lchan_fr(46)@aef50d581bd7: f_rslem_register(0, new_chan_nr = { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 }) TC_assign_to_secondary_lchan_fr(46)@aef50d581bd7: setverdict(pass): pass -> pass, component reason not changed TC_assign_to_secondary_lchan_fr(46)@aef50d581bd7: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(36)@aef50d581bd7: Session index based on local reference:0 VirtMSC-SCCP(36)@aef50d581bd7: DT1 will be put to the reassembly buffer VirtMSC-SCCP(36)@aef50d581bd7: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(36)@aef50d581bd7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(36)@aef50d581bd7: Session index based on connection ID:0 VirtMSC-SCCP(36)@aef50d581bd7: vl_len:12 VirtMSC-SCCP(36)@aef50d581bd7: vl_from0 VirtMSC-SCCP(36)@aef50d581bd7: data sent by MTP3_SCCP_PORT: '0100090800DCBA9876543210'O TC_assign_to_secondary_lchan_fr(46)@aef50d581bd7: "MSC instructs BSC to clear channel" VirtMSC-SCCP(36)@aef50d581bd7: Session index based on connection ID:0 VirtMSC-SCCP(36)@aef50d581bd7: vl_len:6 VirtMSC-SCCP(36)@aef50d581bd7: vl_from0 VirtMSC-SCCP(36)@aef50d581bd7: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(36)@aef50d581bd7: Session index based on local reference:0 VirtMSC-SCCP(36)@aef50d581bd7: DT1 will be put to the reassembly buffer VirtMSC-SCCP(36)@aef50d581bd7: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(36)@aef50d581bd7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assign_to_secondary_lchan_fr(46)@aef50d581bd7: "Got BSSMAP Clear Complete" VirtMSC-RAN(37)@aef50d581bd7: Deleted conn table entry 0TC_assign_to_secondary_lchan_fr(46)15670568 VirtMSC-SCCP(36)@aef50d581bd7: Session index based on connection ID:0 TC_assign_to_secondary_lchan_fr(46)@aef50d581bd7: "Got RSL RR Release" TC_assign_to_secondary_lchan_fr(46)@aef50d581bd7: "Got RSL Deact SACCH" VirtMSC-SCCP(36)@aef50d581bd7: Session index based on local reference:0 VirtMSC-SCCP(36)@aef50d581bd7: RLC received in state:disconnect_pending TC_assign_to_secondary_lchan_fr(46)@aef50d581bd7: "Got RSL RF Chan Rel, sending Rel Ack" TC_assign_to_secondary_lchan_fr(46)@aef50d581bd7: Final verdict of PTC: pass MTC@aef50d581bd7: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@aef50d581bd7: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(36)@aef50d581bd7: Final verdict of PTC: none VirtMSC-RAN(37)@aef50d581bd7: Final verdict of PTC: none VirtMSC-M3UA(38)@aef50d581bd7: Final verdict of PTC: none VirtMSC-STATS(35)@aef50d581bd7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(42)@aef50d581bd7: Final verdict of PTC: none MTC@aef50d581bd7: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(40)@aef50d581bd7: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(45)@aef50d581bd7: Final verdict of PTC: none VirtSMLC-SCCP(39)@aef50d581bd7: Final verdict of PTC: none VirtSMLC-M3UA(41)@aef50d581bd7: Final verdict of PTC: none VirtMGW-MGCP-0(43)@aef50d581bd7: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(44)@aef50d581bd7: Final verdict of PTC: none MTC@aef50d581bd7: Setting final verdict of the test case. MTC@aef50d581bd7: Local verdict of MTC: pass MTC@aef50d581bd7: Local verdict of PTC VirtMSC-STATS(35): none (pass -> pass) MTC@aef50d581bd7: Local verdict of PTC VirtMSC-SCCP(36): none (pass -> pass) MTC@aef50d581bd7: Local verdict of PTC VirtMSC-RAN(37): none (pass -> pass) MTC@aef50d581bd7: Local verdict of PTC VirtMSC-M3UA(38): none (pass -> pass) MTC@aef50d581bd7: Local verdict of PTC VirtSMLC-SCCP(39): none (pass -> pass) MTC@aef50d581bd7: Local verdict of PTC VirtSMLC-BSSAP_LE(40): none (pass -> pass) MTC@aef50d581bd7: Local verdict of PTC VirtSMLC-M3UA(41): none (pass -> pass) MTC@aef50d581bd7: Local verdict of PTC IPA-CTRL-CLI-IPA(42): none (pass -> pass) MTC@aef50d581bd7: Local verdict of PTC VirtMGW-MGCP-0(43): none (pass -> pass) MTC@aef50d581bd7: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(44): none (pass -> pass) MTC@aef50d581bd7: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(45): none (pass -> pass) MTC@aef50d581bd7: Local verdict of PTC TC_assign_to_secondary_lchan_fr(46): pass (pass -> pass) MTC@aef50d581bd7: Test case TC_assign_to_secondary_lchan_fr finished. Verdict: pass MTC@aef50d581bd7: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_fr pass'. Tue Jun 11 07:27:24 UTC 2024 ====== BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_fr pass ====== Saving talloc report from 172.18.179.20:4242 to BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_fr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=574838) Waiting for packet dumper to finish... 1 (prev_count=574838, count=774524) MTC@aef50d581bd7: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_fr pass' was executed successfully (exit status: 0). MTC@aef50d581bd7: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_hr'. ------ BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_hr ------ Tue Jun 11 07:27: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/BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_hr.pcap" >/data/BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_hr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aef50d581bd7: External command `../ttcn3-tcpdump-start.sh BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_hr' was executed successfully (exit status: 0). MTC@aef50d581bd7: Test case TC_assign_to_secondary_lchan_hr started. MTC@aef50d581bd7: "TC_assign_to_secondary_lchan_hr": using IMSI '001015792154046'H MTC@aef50d581bd7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aef50d581bd7: Starting RAN_Emulation VirtMSC-M3UA(50)@aef50d581bd7: ************************************************* VirtMSC-M3UA(50)@aef50d581bd7: M3UA emulation initiated, the test can be started VirtMSC-M3UA(50)@aef50d581bd7: ************************************************* VirtMSC-SCCP(48)@aef50d581bd7: v_sccp_pdu_maxlen:268 MTC@aef50d581bd7: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@aef50d581bd7: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(53)@aef50d581bd7: ************************************************* VirtSMLC-M3UA(53)@aef50d581bd7: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(53)@aef50d581bd7: ************************************************* VirtSMLC-SCCP(51)@aef50d581bd7: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(50)@aef50d581bd7: SCTP_ConnectResult -> connection established from: "172.18.179.203":23905 to server: "172.18.179.200":2905 association #8 VirtSMLC-M3UA(53)@aef50d581bd7: SCTP_ConnectResult -> connection established from: "172.18.179.203":23908 to server: "172.18.179.200":2905 association #8 VirtMSC-RAN(49)@aef50d581bd7: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(49)@aef50d581bd7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(52)@aef50d581bd7: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(56)@aef50d581bd7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(56)@aef50d581bd7: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(56)@aef50d581bd7: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(56)@aef50d581bd7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@aef50d581bd7: "TC_assign_to_secondary_lchan_hr() start" TC_assign_to_secondary_lchan_hr(58)@aef50d581bd7: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := GSM_HR (1), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(49)@aef50d581bd7: f_create_expect(l3 := '05240103505902080910107529510464'O, n_connectPointCode := omit VirtMSC-RAN(49)@aef50d581bd7: Created Expect[0] for '05240103505902080910107529510464'O to be handled at TC_assign_to_secondary_lchan_hr(58) VirtMSC-SCCP(48)@aef50d581bd7: First idle individual index:0 VirtMSC-SCCP(48)@aef50d581bd7: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(49)@aef50d581bd7: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(49)@aef50d581bd7: Found Expect[0] for '05240103505902080910107529510464'O handled at TC_assign_to_secondary_lchan_hr(58) VirtMSC-RAN(49)@aef50d581bd7: Added conn table entry 0TC_assign_to_secondary_lchan_hr(58)12401197 VirtMSC-SCCP(48)@aef50d581bd7: Session index based on connection ID:0 VirtMSC-SCCP(48)@aef50d581bd7: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(57)@aef50d581bd7: Enabled queueing of DChan messages VirtMGW-MGCP-0(55)@aef50d581bd7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assign_to_secondary_lchan_hr(58) VirtMSC-SCCP(48)@aef50d581bd7: Session index based on connection ID:0 VirtMSC-SCCP(48)@aef50d581bd7: vl_len:19 VirtMSC-SCCP(48)@aef50d581bd7: vl_from0 VirtMSC-SCCP(48)@aef50d581bd7: data sent by MTP3_SCCP_PORT: '0011010B030109057C060102030409267D0181'O VirtMGW-MGCP-0(55)@aef50d581bd7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4" }, { code := "L", val := "p:20, a:GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assign_to_secondary_lchan_hr(58) TC_assign_to_secondary_lchan_hr(58)@aef50d581bd7: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '101'B, channelTypeandTDMAOffset := '00010'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(57)@aef50d581bd7: Disabled queueing of DChan messages VirtMSC-SCCP(48)@aef50d581bd7: Session index based on local reference:0 VirtMSC-SCCP(48)@aef50d581bd7: DT1 will be put to the reassembly buffer VirtMSC-SCCP(48)@aef50d581bd7: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(48)@aef50d581bd7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assign_to_secondary_lchan_hr(58)@aef50d581bd7: setverdict(pass): none -> pass TC_assign_to_secondary_lchan_hr(58)@aef50d581bd7: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '1D3C1873'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '01460B4E'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 96, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := <unbound>, local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assign_to_secondary_lchan_hr(58)@aef50d581bd7: "TC_assign_to_secondary_lchan_hr": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assign_to_secondary_lchan_hr(58)@aef50d581bd7: "TC_assign_to_secondary_lchan_hr": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assign_to_secondary_lchan_hr(58)@aef50d581bd7: f_rslem_register(0, new_chan_nr = { u := { lm := { tag := '1111'B, sub_chan := 0 } }, tn := 6 }) TC_assign_to_secondary_lchan_hr(58)@aef50d581bd7: setverdict(pass): pass -> pass, component reason not changed TC_assign_to_secondary_lchan_hr(58)@aef50d581bd7: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(48)@aef50d581bd7: Session index based on local reference:0 VirtMSC-SCCP(48)@aef50d581bd7: DT1 will be put to the reassembly buffer VirtMSC-SCCP(48)@aef50d581bd7: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(48)@aef50d581bd7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(48)@aef50d581bd7: Session index based on connection ID:0 VirtMSC-SCCP(48)@aef50d581bd7: vl_len:12 VirtMSC-SCCP(48)@aef50d581bd7: vl_from0 VirtMSC-SCCP(48)@aef50d581bd7: data sent by MTP3_SCCP_PORT: '0100090800DCBA9876543210'O TC_assign_to_secondary_lchan_hr(58)@aef50d581bd7: f_rslem_register(0, new_chan_nr = { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 6 }) TC_assign_to_secondary_lchan_hr(58)@aef50d581bd7: setverdict(pass): pass -> pass, component reason not changed TC_assign_to_secondary_lchan_hr(58)@aef50d581bd7: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(48)@aef50d581bd7: Session index based on local reference:0 VirtMSC-SCCP(48)@aef50d581bd7: DT1 will be put to the reassembly buffer VirtMSC-SCCP(48)@aef50d581bd7: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(48)@aef50d581bd7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(48)@aef50d581bd7: Session index based on connection ID:0 VirtMSC-SCCP(48)@aef50d581bd7: vl_len:12 VirtMSC-SCCP(48)@aef50d581bd7: vl_from0 VirtMSC-SCCP(48)@aef50d581bd7: data sent by MTP3_SCCP_PORT: '0100090800DCBA9876543210'O TC_assign_to_secondary_lchan_hr(58)@aef50d581bd7: "MSC instructs BSC to clear channel" VirtMSC-SCCP(48)@aef50d581bd7: Session index based on connection ID:0 VirtMSC-SCCP(48)@aef50d581bd7: vl_len:6 VirtMSC-SCCP(48)@aef50d581bd7: vl_from0 VirtMSC-SCCP(48)@aef50d581bd7: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(48)@aef50d581bd7: Session index based on local reference:0 VirtMSC-SCCP(48)@aef50d581bd7: DT1 will be put to the reassembly buffer VirtMSC-SCCP(48)@aef50d581bd7: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(48)@aef50d581bd7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assign_to_secondary_lchan_hr(58)@aef50d581bd7: "Got BSSMAP Clear Complete" VirtMSC-RAN(49)@aef50d581bd7: Deleted conn table entry 0TC_assign_to_secondary_lchan_hr(58)12401197 VirtMSC-SCCP(48)@aef50d581bd7: Session index based on connection ID:0 TC_assign_to_secondary_lchan_hr(58)@aef50d581bd7: "Got RSL RR Release" TC_assign_to_secondary_lchan_hr(58)@aef50d581bd7: "Got RSL Deact SACCH" VirtMSC-SCCP(48)@aef50d581bd7: Session index based on local reference:0 VirtMSC-SCCP(48)@aef50d581bd7: RLC received in state:disconnect_pending TC_assign_to_secondary_lchan_hr(58)@aef50d581bd7: "Got RSL RF Chan Rel, sending Rel Ack" TC_assign_to_secondary_lchan_hr(58)@aef50d581bd7: Final verdict of PTC: pass MTC@aef50d581bd7: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@aef50d581bd7: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(48)@aef50d581bd7: Final verdict of PTC: none VirtMSC-M3UA(50)@aef50d581bd7: Final verdict of PTC: none VirtMSC-RAN(49)@aef50d581bd7: Final verdict of PTC: none VirtMSC-STATS(47)@aef50d581bd7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@aef50d581bd7: Final verdict of PTC: none MTC@aef50d581bd7: setverdict(pass): none -> pass VirtSMLC-M3UA(53)@aef50d581bd7: Final verdict of PTC: none VirtSMLC-SCCP(51)@aef50d581bd7: Final verdict of PTC: none VirtSMLC-BSSAP_LE(52)@aef50d581bd7: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(57)@aef50d581bd7: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(56)@aef50d581bd7: Final verdict of PTC: none VirtMGW-MGCP-0(55)@aef50d581bd7: Final verdict of PTC: none MTC@aef50d581bd7: Setting final verdict of the test case. MTC@aef50d581bd7: Local verdict of MTC: pass MTC@aef50d581bd7: Local verdict of PTC VirtMSC-STATS(47): none (pass -> pass) MTC@aef50d581bd7: Local verdict of PTC VirtMSC-SCCP(48): none (pass -> pass) MTC@aef50d581bd7: Local verdict of PTC VirtMSC-RAN(49): none (pass -> pass) MTC@aef50d581bd7: Local verdict of PTC VirtMSC-M3UA(50): none (pass -> pass) MTC@aef50d581bd7: Local verdict of PTC VirtSMLC-SCCP(51): none (pass -> pass) MTC@aef50d581bd7: Local verdict of PTC VirtSMLC-BSSAP_LE(52): none (pass -> pass) MTC@aef50d581bd7: Local verdict of PTC VirtSMLC-M3UA(53): none (pass -> pass) MTC@aef50d581bd7: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (pass -> pass) MTC@aef50d581bd7: Local verdict of PTC VirtMGW-MGCP-0(55): none (pass -> pass) MTC@aef50d581bd7: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(56): none (pass -> pass) MTC@aef50d581bd7: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(57): none (pass -> pass) MTC@aef50d581bd7: Local verdict of PTC TC_assign_to_secondary_lchan_hr(58): pass (pass -> pass) MTC@aef50d581bd7: Test case TC_assign_to_secondary_lchan_hr finished. Verdict: pass MTC@aef50d581bd7: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_hr pass'. Tue Jun 11 07:27:45 UTC 2024 ====== BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_hr pass ====== Saving talloc report from 172.18.179.20:4242 to BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_hr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=576854) Waiting for packet dumper to finish... 1 (prev_count=576854, count=777443) MTC@aef50d581bd7: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_hr pass' was executed successfully (exit status: 0). MTC@aef50d581bd7: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_VAMOS.TC_vamos_multiplex_tch_f_tch_f'. ------ BSC_Tests_VAMOS.TC_vamos_multiplex_tch_f_tch_f ------ Tue Jun 11 07:27: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/BSC_Tests_VAMOS.TC_vamos_multiplex_tch_f_tch_f.pcap" >/data/BSC_Tests_VAMOS.TC_vamos_multiplex_tch_f_tch_f.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aef50d581bd7: External command `../ttcn3-tcpdump-start.sh BSC_Tests_VAMOS.TC_vamos_multiplex_tch_f_tch_f' was executed successfully (exit status: 0). MTC@aef50d581bd7: Test case TC_vamos_multiplex_tch_f_tch_f started. MTC@aef50d581bd7: "TC_vamos_multiplex_tch_f_tch_f": using IMSI '001012974158825'H MTC@aef50d581bd7: "TC_vamos_multiplex_tch_f_tch_f": using IMSI '001016892039192'H MTC@aef50d581bd7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@aef50d581bd7: Starting RAN_Emulation VirtMSC-M3UA(62)@aef50d581bd7: ************************************************* VirtMSC-M3UA(62)@aef50d581bd7: M3UA emulation initiated, the test can be started VirtMSC-M3UA(62)@aef50d581bd7: ************************************************* VirtMSC-SCCP(60)@aef50d581bd7: v_sccp_pdu_maxlen:268 MTC@aef50d581bd7: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@aef50d581bd7: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(65)@aef50d581bd7: ************************************************* VirtSMLC-M3UA(65)@aef50d581bd7: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(65)@aef50d581bd7: ************************************************* VirtSMLC-SCCP(63)@aef50d581bd7: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(62)@aef50d581bd7: SCTP_ConnectResult -> connection established from: "172.18.179.203":23905 to server: "172.18.179.200":2905 association #8 VirtSMLC-M3UA(65)@aef50d581bd7: SCTP_ConnectResult -> connection established from: "172.18.179.203":23908 to server: "172.18.179.200":2905 association #8 VirtMSC-RAN(61)@aef50d581bd7: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(61)@aef50d581bd7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(64)@aef50d581bd7: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(68)@aef50d581bd7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(68)@aef50d581bd7: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(68)@aef50d581bd7: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(68)@aef50d581bd7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@aef50d581bd7: "TC_vamos_multiplex_tch_f_tch_f() start" TC_vamos_multiplex_tch_f_tch_f(70)@aef50d581bd7: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(61)@aef50d581bd7: f_create_expect(l3 := '05240103505902080910109247518852'O, n_connectPointCode := omit VirtMSC-RAN(61)@aef50d581bd7: Created Expect[0] for '05240103505902080910109247518852'O to be handled at TC_vamos_multiplex_tch_f_tch_f(70) VirtMSC-SCCP(60)@aef50d581bd7: First idle individual index:0 VirtMSC-SCCP(60)@aef50d581bd7: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(61)@aef50d581bd7: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(61)@aef50d581bd7: Found Expect[0] for '05240103505902080910109247518852'O handled at TC_vamos_multiplex_tch_f_tch_f(70) VirtMSC-RAN(61)@aef50d581bd7: Added conn table entry 0TC_vamos_multiplex_tch_f_tch_f(70)2677743 VirtMSC-SCCP(60)@aef50d581bd7: Session index based on connection ID:0 VirtMSC-SCCP(60)@aef50d581bd7: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(69)@aef50d581bd7: Enabled queueing of DChan messages VirtMGW-MGCP-0(67)@aef50d581bd7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_vamos_multiplex_tch_f_tch_f(70) VirtMSC-SCCP(60)@aef50d581bd7: Session index based on connection ID:0 VirtMSC-SCCP(60)@aef50d581bd7: vl_len:19 VirtMSC-SCCP(60)@aef50d581bd7: vl_from0 VirtMSC-SCCP(60)@aef50d581bd7: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMGW-MGCP-0(67)@aef50d581bd7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "25", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_vamos_multiplex_tch_f_tch_f(70) TC_vamos_multiplex_tch_f_tch_f(70)@aef50d581bd7: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(69)@aef50d581bd7: Disabled queueing of DChan messages VirtMSC-SCCP(60)@aef50d581bd7: Session index based on local reference:0 VirtMSC-SCCP(60)@aef50d581bd7: DT1 will be put to the reassembly buffer VirtMSC-SCCP(60)@aef50d581bd7: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(60)@aef50d581bd7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vamos_multiplex_tch_f_tch_f(70)@aef50d581bd7: setverdict(pass): none -> pass TC_vamos_multiplex_tch_f_tch_f(70)@aef50d581bd7: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '579E8143'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '47178BDE'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := <unbound>, local_osmux_cid := 1, remote_osmux_cid := omit } } TC_vamos_multiplex_tch_f_tch_f(70)@aef50d581bd7: "TC_vamos_multiplex_tch_f_tch_f": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_vamos_multiplex_tch_f_tch_f(70)@aef50d581bd7: "TC_vamos_multiplex_tch_f_tch_f": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_vamos_multiplex_tch_f_tch_f(70)@aef50d581bd7: setverdict(pass): pass -> pass, component reason not changed TC_vamos_multiplex_tch_f_tch_f(70)@aef50d581bd7: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(60)@aef50d581bd7: Session index based on local reference:0 VirtMSC-SCCP(60)@aef50d581bd7: DT1 will be put to the reassembly buffer VirtMSC-SCCP(60)@aef50d581bd7: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(60)@aef50d581bd7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(60)@aef50d581bd7: Session index based on connection ID:0 VirtMSC-SCCP(60)@aef50d581bd7: vl_len:12 VirtMSC-SCCP(60)@aef50d581bd7: vl_from0 VirtMSC-SCCP(60)@aef50d581bd7: data sent by MTP3_SCCP_PORT: '0100090800DCBA9876543210'O TC_vamos_multiplex_tch_f_tch_f(70)@aef50d581bd7: "f_est_lchan_and_mode_modify_to_vamos done" TC_vamos_multiplex_tch_f_tch_f(71)@aef50d581bd7: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(61)@aef50d581bd7: f_create_expect(l3 := '05240103505902080910102443322443'O, n_connectPointCode := omit VirtMSC-RAN(61)@aef50d581bd7: Created Expect[0] for '05240103505902080910102443322443'O to be handled at TC_vamos_multiplex_tch_f_tch_f(71) VirtMSC-SCCP(60)@aef50d581bd7: First idle individual index:1 VirtMSC-SCCP(60)@aef50d581bd7: Warning: Stopping inactive timer T_ias[1]. VirtMSC-RAN(61)@aef50d581bd7: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(61)@aef50d581bd7: Found Expect[0] for '05240103505902080910102443322443'O handled at TC_vamos_multiplex_tch_f_tch_f(71) VirtMSC-RAN(61)@aef50d581bd7: Added conn table entry 1TC_vamos_multiplex_tch_f_tch_f(71)12691593 VirtMSC-SCCP(60)@aef50d581bd7: Session index based on connection ID:1 VirtMSC-SCCP(60)@aef50d581bd7: Warning: Re-starting timer T_ias[1], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(69)@aef50d581bd7: Enabled queueing of DChan messages VirtMGW-MGCP-0(67)@aef50d581bd7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_vamos_multiplex_tch_f_tch_f(71) VirtMSC-SCCP(60)@aef50d581bd7: Session index based on connection ID:1 VirtMSC-SCCP(60)@aef50d581bd7: vl_len:19 VirtMSC-SCCP(60)@aef50d581bd7: vl_from0 VirtMSC-SCCP(60)@aef50d581bd7: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMGW-MGCP-0(67)@aef50d581bd7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "28", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_vamos_multiplex_tch_f_tch_f(71) IPA-BTS0-TRX0-RSL-RSL(69)@aef50d581bd7: No Dchan handler for trx_nr=0 and chan_nr={ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } IPA-BTS0-TRX0-RSL-RSL(69)@aef50d581bd7: Storing an RSL message in the waiting queue TC_vamos_multiplex_tch_f_tch_f(71)@aef50d581bd7: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '010'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(69)@aef50d581bd7: Disabled queueing of DChan messages VirtMSC-SCCP(60)@aef50d581bd7: Session index based on local reference:1 VirtMSC-SCCP(60)@aef50d581bd7: DT1 will be put to the reassembly buffer VirtMSC-SCCP(60)@aef50d581bd7: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(60)@aef50d581bd7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vamos_multiplex_tch_f_tch_f(71)@aef50d581bd7: setverdict(pass): none -> pass TC_vamos_multiplex_tch_f_tch_f(71)@aef50d581bd7: g_media { mgcp_ep := "rtpbridge/2@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '6677CA8E'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10004 }, peer := { host := "127.0.0.2", port_nr := 9004 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '6C9922CC'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11004 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 2, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9004 }, peer := { host := "127.0.0.5", port_nr := 9004 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 2, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9004 }, peer := <unbound>, local_osmux_cid := 2, remote_osmux_cid := omit } } TC_vamos_multiplex_tch_f_tch_f(71)@aef50d581bd7: "TC_vamos_multiplex_tch_f_tch_f": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_vamos_multiplex_tch_f_tch_f(71)@aef50d581bd7: "TC_vamos_multiplex_tch_f_tch_f": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_vamos_multiplex_tch_f_tch_f(71)@aef50d581bd7: f_rslem_register(0, new_chan_nr = { u := { ch0 := RSL_CHAN_NR_OSMO_VAMOS_Bm_ACCH (29) }, tn := 1 }) TC_vamos_multiplex_tch_f_tch_f(71)@aef50d581bd7: setverdict(pass): pass -> pass, component reason not changed TC_vamos_multiplex_tch_f_tch_f(71)@aef50d581bd7: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(60)@aef50d581bd7: Session index based on local reference:1 VirtMSC-SCCP(60)@aef50d581bd7: DT1 will be put to the reassembly buffer VirtMSC-SCCP(60)@aef50d581bd7: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(60)@aef50d581bd7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(60)@aef50d581bd7: Session index based on connection ID:1 VirtMSC-SCCP(60)@aef50d581bd7: vl_len:12 VirtMSC-SCCP(60)@aef50d581bd7: vl_from0 VirtMSC-SCCP(60)@aef50d581bd7: data sent by MTP3_SCCP_PORT: '0100090800DCBA9876543210'O TC_vamos_multiplex_tch_f_tch_f(71)@aef50d581bd7: "MSC instructs BSC to clear channel" TC_vamos_multiplex_tch_f_tch_f(70)@aef50d581bd7: "MSC instructs BSC to clear channel" VirtMSC-SCCP(60)@aef50d581bd7: Session index based on connection ID:0 VirtMSC-SCCP(60)@aef50d581bd7: vl_len:6 VirtMSC-SCCP(60)@aef50d581bd7: vl_from0 VirtMSC-SCCP(60)@aef50d581bd7: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(60)@aef50d581bd7: Session index based on connection ID:1 VirtMSC-SCCP(60)@aef50d581bd7: vl_len:6 VirtMSC-SCCP(60)@aef50d581bd7: vl_from0 VirtMSC-SCCP(60)@aef50d581bd7: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(60)@aef50d581bd7: Session index based on local reference:0 VirtMSC-SCCP(60)@aef50d581bd7: DT1 will be put to the reassembly buffer VirtMSC-SCCP(60)@aef50d581bd7: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(60)@aef50d581bd7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vamos_multiplex_tch_f_tch_f(70)@aef50d581bd7: "Got BSSMAP Clear Complete" VirtMSC-SCCP(60)@aef50d581bd7: Session index based on local reference:1 VirtMSC-SCCP(60)@aef50d581bd7: DT1 will be put to the reassembly buffer VirtMSC-SCCP(60)@aef50d581bd7: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(60)@aef50d581bd7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vamos_multiplex_tch_f_tch_f(71)@aef50d581bd7: "Got BSSMAP Clear Complete" TC_vamos_multiplex_tch_f_tch_f(70)@aef50d581bd7: "Got RSL RR Release" VirtMSC-RAN(61)@aef50d581bd7: Deleted conn table entry 0TC_vamos_multiplex_tch_f_tch_f(70)2677743 VirtMSC-SCCP(60)@aef50d581bd7: Session index based on connection ID:0 TC_vamos_multiplex_tch_f_tch_f(70)@aef50d581bd7: "Got RSL Deact SACCH" VirtMSC-RAN(61)@aef50d581bd7: Deleted conn table entry 1TC_vamos_multiplex_tch_f_tch_f(71)12691593 VirtMSC-SCCP(60)@aef50d581bd7: Session index based on connection ID:1 VirtMSC-SCCP(60)@aef50d581bd7: Session index based on local reference:0 VirtMSC-SCCP(60)@aef50d581bd7: RLC received in state:disconnect_pending TC_vamos_multiplex_tch_f_tch_f(71)@aef50d581bd7: "Got RSL RR Release" TC_vamos_multiplex_tch_f_tch_f(71)@aef50d581bd7: "Got RSL Deact SACCH" VirtMSC-SCCP(60)@aef50d581bd7: Session index based on local reference:1 VirtMSC-SCCP(60)@aef50d581bd7: RLC received in state:disconnect_pending TC_vamos_multiplex_tch_f_tch_f(70)@aef50d581bd7: "Got RSL RF Chan Rel, sending Rel Ack" TC_vamos_multiplex_tch_f_tch_f(71)@aef50d581bd7: "Got RSL RF Chan Rel, sending Rel Ack" TC_vamos_multiplex_tch_f_tch_f(70)@aef50d581bd7: Final verdict of PTC: pass TC_vamos_multiplex_tch_f_tch_f(71)@aef50d581bd7: Final verdict of PTC: pass MTC@aef50d581bd7: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@aef50d581bd7: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(60)@aef50d581bd7: Final verdict of PTC: none VirtMSC-RAN(61)@aef50d581bd7: Final verdict of PTC: none VirtMSC-M3UA(62)@aef50d581bd7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(66)@aef50d581bd7: Final verdict of PTC: none VirtMSC-STATS(59)@aef50d581bd7: Final verdict of PTC: none MTC@aef50d581bd7: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(64)@aef50d581bd7: Final verdict of PTC: none VirtSMLC-SCCP(63)@aef50d581bd7: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(69)@aef50d581bd7: Final verdict of PTC: none VirtSMLC-M3UA(65)@aef50d581bd7: Final verdict of PTC: none VirtMGW-MGCP-0(67)@aef50d581bd7: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(68)@aef50d581bd7: Final verdict of PTC: none MTC@aef50d581bd7: Setting final verdict of the test case. MTC@aef50d581bd7: Local verdict of MTC: pass MTC@aef50d581bd7: Local verdict of PTC VirtMSC-STATS(59): none (pass -> pass) MTC@aef50d581bd7: Local verdict of PTC VirtMSC-SCCP(60): none (pass -> pass) MTC@aef50d581bd7: Local verdict of PTC VirtMSC-RAN(61): none (pass -> pass) MTC@aef50d581bd7: Local verdict of PTC VirtMSC-M3UA(62): none (pass -> pass) MTC@aef50d581bd7: Local verdict of PTC VirtSMLC-SCCP(63): none (pass -> pass) MTC@aef50d581bd7: Local verdict of PTC VirtSMLC-BSSAP_LE(64): none (pass -> pass) MTC@aef50d581bd7: Local verdict of PTC VirtSMLC-M3UA(65): none (pass -> pass) MTC@aef50d581bd7: Local verdict of PTC IPA-CTRL-CLI-IPA(66): none (pass -> pass) MTC@aef50d581bd7: Local verdict of PTC VirtMGW-MGCP-0(67): none (pass -> pass) MTC@aef50d581bd7: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(68): none (pass -> pass) MTC@aef50d581bd7: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(69): none (pass -> pass) MTC@aef50d581bd7: Local verdict of PTC TC_vamos_multiplex_tch_f_tch_f(70): pass (pass -> pass) MTC@aef50d581bd7: Local verdict of PTC TC_vamos_multiplex_tch_f_tch_f(71): pass (pass -> pass) MTC@aef50d581bd7: Test case TC_vamos_multiplex_tch_f_tch_f finished. Verdict: pass MTC@aef50d581bd7: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_vamos_multiplex_tch_f_tch_f pass'. Tue Jun 11 07:28:07 UTC 2024 ====== BSC_Tests_VAMOS.TC_vamos_multiplex_tch_f_tch_f pass ====== Saving talloc report from 172.18.179.20:4242 to BSC_Tests_VAMOS.TC_vamos_multiplex_tch_f_tch_f.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=682221) Waiting for packet dumper to finish... 1 (prev_count=682221, count=881879) MTC@aef50d581bd7: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_vamos_multiplex_tch_f_tch_f pass' was executed successfully (exit status: 0). MTC@aef50d581bd7: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_VAMOS.TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h'. ------ BSC_Tests_VAMOS.TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h ------ Tue Jun 11 07:28: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/BSC_Tests_VAMOS.TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h.pcap" >/data/BSC_Tests_VAMOS.TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aef50d581bd7: External command `../ttcn3-tcpdump-start.sh BSC_Tests_VAMOS.TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h' was executed successfully (exit status: 0). MTC@aef50d581bd7: Test case TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h started. MTC@aef50d581bd7: "TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h": using IMSI '001019418664594'H MTC@aef50d581bd7: "TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h": using IMSI '001018357803867'H MTC@aef50d581bd7: "TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h": using IMSI '001018539302841'H MTC@aef50d581bd7: "TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h": using IMSI '001011091709183'H MTC@aef50d581bd7: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(75)@aef50d581bd7: ************************************************* VirtMSC-M3UA(75)@aef50d581bd7: M3UA emulation initiated, the test can be started VirtMSC-M3UA(75)@aef50d581bd7: ************************************************* MTC@aef50d581bd7: Starting RAN_Emulation VirtMSC-SCCP(73)@aef50d581bd7: v_sccp_pdu_maxlen:268 MTC@aef50d581bd7: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@aef50d581bd7: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(78)@aef50d581bd7: ************************************************* VirtSMLC-M3UA(78)@aef50d581bd7: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(78)@aef50d581bd7: ************************************************* VirtSMLC-SCCP(76)@aef50d581bd7: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(75)@aef50d581bd7: SCTP_ConnectResult -> connection established from: "172.18.179.203":23905 to server: "172.18.179.200":2905 association #8 VirtSMLC-M3UA(78)@aef50d581bd7: SCTP_ConnectResult -> connection established from: "172.18.179.203":23908 to server: "172.18.179.200":2905 association #8 VirtMSC-RAN(74)@aef50d581bd7: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(74)@aef50d581bd7: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(77)@aef50d581bd7: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(81)@aef50d581bd7: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(81)@aef50d581bd7: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(81)@aef50d581bd7: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(81)@aef50d581bd7: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@aef50d581bd7: "TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h() start" TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)@aef50d581bd7: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := GSM_HR (1), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(74)@aef50d581bd7: f_create_expect(l3 := '05240103505902080910101111111111'O, n_connectPointCode := omit VirtMSC-RAN(74)@aef50d581bd7: Created Expect[0] for '05240103505902080910101111111111'O to be handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83) VirtMSC-SCCP(73)@aef50d581bd7: First idle individual index:0 VirtMSC-SCCP(73)@aef50d581bd7: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(74)@aef50d581bd7: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(74)@aef50d581bd7: Found Expect[0] for '05240103505902080910101111111111'O handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83) VirtMSC-RAN(74)@aef50d581bd7: Added conn table entry 0TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)11666101 VirtMSC-SCCP(73)@aef50d581bd7: Session index based on connection ID:0 VirtMSC-SCCP(73)@aef50d581bd7: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(82)@aef50d581bd7: Enabled queueing of DChan messages VirtMGW-MGCP-0(80)@aef50d581bd7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83) VirtMSC-SCCP(73)@aef50d581bd7: Session index based on connection ID:0 VirtMSC-SCCP(73)@aef50d581bd7: vl_len:19 VirtMSC-SCCP(73)@aef50d581bd7: vl_from0 VirtMSC-SCCP(73)@aef50d581bd7: data sent by MTP3_SCCP_PORT: '0011010B030109057C060102030409267D0181'O VirtMGW-MGCP-0(80)@aef50d581bd7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7" }, { code := "L", val := "p:20, a:GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)@aef50d581bd7: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '101'B, channelTypeandTDMAOffset := '00010'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(82)@aef50d581bd7: Disabled queueing of DChan messages VirtMSC-SCCP(73)@aef50d581bd7: Session index based on local reference:0 VirtMSC-SCCP(73)@aef50d581bd7: DT1 will be put to the reassembly buffer VirtMSC-SCCP(73)@aef50d581bd7: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(73)@aef50d581bd7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)@aef50d581bd7: setverdict(pass): none -> pass TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)@aef50d581bd7: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '6DD00CFB'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '1B575936'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 96, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := <unbound>, local_osmux_cid := 1, remote_osmux_cid := omit } } TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)@aef50d581bd7: "TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)@aef50d581bd7: "TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)@aef50d581bd7: setverdict(pass): pass -> pass, component reason not changed TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)@aef50d581bd7: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(73)@aef50d581bd7: Session index based on local reference:0 VirtMSC-SCCP(73)@aef50d581bd7: DT1 will be put to the reassembly buffer VirtMSC-SCCP(73)@aef50d581bd7: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(73)@aef50d581bd7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(73)@aef50d581bd7: Session index based on connection ID:0 VirtMSC-SCCP(73)@aef50d581bd7: vl_len:12 VirtMSC-SCCP(73)@aef50d581bd7: vl_from0 VirtMSC-SCCP(73)@aef50d581bd7: data sent by MTP3_SCCP_PORT: '0100090800DCBA9876543210'O TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)@aef50d581bd7: "f_est_lchan_and_mode_modify_to_vamos done" TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)@aef50d581bd7: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := GSM_HR (1), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(74)@aef50d581bd7: f_create_expect(l3 := '05240103505902080910102222222222'O, n_connectPointCode := omit VirtMSC-RAN(74)@aef50d581bd7: Created Expect[0] for '05240103505902080910102222222222'O to be handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84) VirtMSC-SCCP(73)@aef50d581bd7: First idle individual index:1 VirtMSC-SCCP(73)@aef50d581bd7: Warning: Stopping inactive timer T_ias[1]. VirtMSC-RAN(74)@aef50d581bd7: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(74)@aef50d581bd7: Found Expect[0] for '05240103505902080910102222222222'O handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84) VirtMSC-RAN(74)@aef50d581bd7: Added conn table entry 1TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)7704132 VirtMSC-SCCP(73)@aef50d581bd7: Session index based on connection ID:1 VirtMSC-SCCP(73)@aef50d581bd7: Warning: Re-starting timer T_ias[1], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(82)@aef50d581bd7: Enabled queueing of DChan messages VirtMGW-MGCP-0(80)@aef50d581bd7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84) VirtMSC-SCCP(73)@aef50d581bd7: Session index based on connection ID:1 VirtMSC-SCCP(73)@aef50d581bd7: vl_len:19 VirtMSC-SCCP(73)@aef50d581bd7: vl_from0 VirtMSC-SCCP(73)@aef50d581bd7: data sent by MTP3_SCCP_PORT: '0011010B030109057C060102030409267D0181'O VirtMGW-MGCP-0(80)@aef50d581bd7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "39", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8" }, { code := "L", val := "p:20, a:GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84) IPA-BTS0-TRX0-RSL-RSL(82)@aef50d581bd7: No Dchan handler for trx_nr=0 and chan_nr={ u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } IPA-BTS0-TRX0-RSL-RSL(82)@aef50d581bd7: Storing an RSL message in the waiting queue TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)@aef50d581bd7: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '101'B, channelTypeandTDMAOffset := '00011'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(82)@aef50d581bd7: Disabled queueing of DChan messages VirtMSC-SCCP(73)@aef50d581bd7: Session index based on local reference:1 VirtMSC-SCCP(73)@aef50d581bd7: DT1 will be put to the reassembly buffer VirtMSC-SCCP(73)@aef50d581bd7: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(73)@aef50d581bd7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)@aef50d581bd7: setverdict(pass): none -> pass TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)@aef50d581bd7: g_media { mgcp_ep := "rtpbridge/2@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '0DEE3233'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 10004 }, peer := { host := "127.0.0.2", port_nr := 9004 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '4DC70ED7'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 11004 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 2, rtp_pt := 96, bts := { host := "127.0.0.2", port_nr := 9004 }, peer := { host := "127.0.0.5", port_nr := 9004 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 2, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9004 }, peer := <unbound>, local_osmux_cid := 2, remote_osmux_cid := omit } } TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)@aef50d581bd7: "TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)@aef50d581bd7: "TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)@aef50d581bd7: f_rslem_register(0, new_chan_nr = { u := { lm := { tag := '1111'B, sub_chan := 0 } }, tn := 5 }) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)@aef50d581bd7: setverdict(pass): pass -> pass, component reason not changed TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)@aef50d581bd7: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(73)@aef50d581bd7: Session index based on local reference:1 VirtMSC-SCCP(73)@aef50d581bd7: DT1 will be put to the reassembly buffer VirtMSC-SCCP(73)@aef50d581bd7: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(73)@aef50d581bd7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(73)@aef50d581bd7: Session index based on connection ID:1 VirtMSC-SCCP(73)@aef50d581bd7: vl_len:12 VirtMSC-SCCP(73)@aef50d581bd7: vl_from0 VirtMSC-SCCP(73)@aef50d581bd7: data sent by MTP3_SCCP_PORT: '0100090800DCBA9876543210'O TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)@aef50d581bd7: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := GSM_HR (1), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(74)@aef50d581bd7: f_create_expect(l3 := '05240103505902080910103333333333'O, n_connectPointCode := omit VirtMSC-RAN(74)@aef50d581bd7: Created Expect[0] for '05240103505902080910103333333333'O to be handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85) VirtMSC-SCCP(73)@aef50d581bd7: First idle individual index:2 VirtMSC-SCCP(73)@aef50d581bd7: Warning: Stopping inactive timer T_ias[2]. VirtMSC-RAN(74)@aef50d581bd7: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(74)@aef50d581bd7: Found Expect[0] for '05240103505902080910103333333333'O handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85) VirtMSC-RAN(74)@aef50d581bd7: Added conn table entry 2TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)12820638 VirtMSC-SCCP(73)@aef50d581bd7: Session index based on connection ID:2 VirtMSC-SCCP(73)@aef50d581bd7: Warning: Re-starting timer T_ias[2], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(82)@aef50d581bd7: Enabled queueing of DChan messages VirtMGW-MGCP-0(80)@aef50d581bd7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85) VirtMSC-SCCP(73)@aef50d581bd7: Session index based on connection ID:2 VirtMSC-SCCP(73)@aef50d581bd7: vl_len:19 VirtMSC-SCCP(73)@aef50d581bd7: vl_from0 VirtMSC-SCCP(73)@aef50d581bd7: data sent by MTP3_SCCP_PORT: '0011010B030109057C060102030409267D0181'O VirtMGW-MGCP-0(80)@aef50d581bd7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "43", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9" }, { code := "L", val := "p:20, a:GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85) IPA-BTS0-TRX0-RSL-RSL(82)@aef50d581bd7: No Dchan handler for trx_nr=0 and chan_nr={ u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } IPA-BTS0-TRX0-RSL-RSL(82)@aef50d581bd7: Storing an RSL message in the waiting queue TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)@aef50d581bd7: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '101'B, channelTypeandTDMAOffset := '00011'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(82)@aef50d581bd7: Disabled queueing of DChan messages VirtMSC-SCCP(73)@aef50d581bd7: Session index based on local reference:2 VirtMSC-SCCP(73)@aef50d581bd7: DT1 will be put to the reassembly buffer VirtMSC-SCCP(73)@aef50d581bd7: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(73)@aef50d581bd7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)@aef50d581bd7: setverdict(pass): none -> pass TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)@aef50d581bd7: g_media { mgcp_ep := "rtpbridge/3@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '54A8E434'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 10006 }, peer := { host := "127.0.0.2", port_nr := 9006 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '0D94327B'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 11006 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 3, rtp_pt := 96, bts := { host := "127.0.0.2", port_nr := 9006 }, peer := { host := "127.0.0.5", port_nr := 9006 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 3, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9006 }, peer := <unbound>, local_osmux_cid := 3, remote_osmux_cid := omit } } TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)@aef50d581bd7: "TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)@aef50d581bd7: "TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)@aef50d581bd7: setverdict(pass): pass -> pass, component reason not changed TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)@aef50d581bd7: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(73)@aef50d581bd7: Session index based on local reference:2 VirtMSC-SCCP(73)@aef50d581bd7: DT1 will be put to the reassembly buffer VirtMSC-SCCP(73)@aef50d581bd7: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(73)@aef50d581bd7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(73)@aef50d581bd7: Session index based on connection ID:2 VirtMSC-SCCP(73)@aef50d581bd7: vl_len:12 VirtMSC-SCCP(73)@aef50d581bd7: vl_from0 VirtMSC-SCCP(73)@aef50d581bd7: data sent by MTP3_SCCP_PORT: '0100090800DCBA9876543210'O TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)@aef50d581bd7: "f_est_lchan_and_mode_modify_to_vamos done" TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)@aef50d581bd7: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := GSM_HR (1), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(74)@aef50d581bd7: f_create_expect(l3 := '05240103505902080910104444444444'O, n_connectPointCode := omit VirtMSC-RAN(74)@aef50d581bd7: Created Expect[0] for '05240103505902080910104444444444'O to be handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86) VirtMSC-SCCP(73)@aef50d581bd7: First idle individual index:3 VirtMSC-SCCP(73)@aef50d581bd7: Warning: Stopping inactive timer T_ias[3]. VirtMSC-RAN(74)@aef50d581bd7: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(74)@aef50d581bd7: Found Expect[0] for '05240103505902080910104444444444'O handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86) VirtMSC-RAN(74)@aef50d581bd7: Added conn table entry 3TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)6907742 VirtMSC-SCCP(73)@aef50d581bd7: Session index based on connection ID:3 VirtMSC-SCCP(73)@aef50d581bd7: Warning: Re-starting timer T_ias[3], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(82)@aef50d581bd7: Enabled queueing of DChan messages VirtMGW-MGCP-0(80)@aef50d581bd7: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86) VirtMSC-SCCP(73)@aef50d581bd7: Session index based on connection ID:3 VirtMSC-SCCP(73)@aef50d581bd7: vl_len:19 VirtMSC-SCCP(73)@aef50d581bd7: vl_from0 VirtMSC-SCCP(73)@aef50d581bd7: data sent by MTP3_SCCP_PORT: '0011010B030109057C060102030409267D0181'O VirtMGW-MGCP-0(80)@aef50d581bd7: Found Expect[0] for { line := { verb := "CRCX", trans_id := "46", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a" }, { code := "L", val := "p:20, a:GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)@aef50d581bd7: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '110'B, channelTypeandTDMAOffset := '00010'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(82)@aef50d581bd7: No Dchan handler for trx_nr=0 and chan_nr={ u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 6 } IPA-BTS0-TRX0-RSL-RSL(82)@aef50d581bd7: Storing an RSL message in the waiting queue IPA-BTS0-TRX0-RSL-RSL(82)@aef50d581bd7: Disabled queueing of DChan messages VirtMSC-SCCP(73)@aef50d581bd7: Session index based on local reference:3 VirtMSC-SCCP(73)@aef50d581bd7: DT1 will be put to the reassembly buffer VirtMSC-SCCP(73)@aef50d581bd7: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(73)@aef50d581bd7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)@aef50d581bd7: setverdict(pass): none -> pass TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)@aef50d581bd7: g_media { mgcp_ep := "rtpbridge/4@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '66F0E383'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 10008 }, peer := { host := "127.0.0.2", port_nr := 9008 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '6470E11D'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 11008 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 4, rtp_pt := 96, bts := { host := "127.0.0.2", port_nr := 9008 }, peer := { host := "127.0.0.5", port_nr := 9008 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 4, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9008 }, peer := <unbound>, local_osmux_cid := 4, remote_osmux_cid := omit } } TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)@aef50d581bd7: "TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)@aef50d581bd7: "TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)@aef50d581bd7: f_rslem_register(0, new_chan_nr = { u := { lm := { tag := '1111'B, sub_chan := 1 } }, tn := 5 }) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)@aef50d581bd7: setverdict(pass): pass -> pass, component reason not changed TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)@aef50d581bd7: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(73)@aef50d581bd7: Session index based on local reference:3 VirtMSC-SCCP(73)@aef50d581bd7: DT1 will be put to the reassembly buffer VirtMSC-SCCP(73)@aef50d581bd7: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(73)@aef50d581bd7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(73)@aef50d581bd7: Session index based on connection ID:3 VirtMSC-SCCP(73)@aef50d581bd7: vl_len:12 VirtMSC-SCCP(73)@aef50d581bd7: vl_from0 VirtMSC-SCCP(73)@aef50d581bd7: data sent by MTP3_SCCP_PORT: '0100090800DCBA9876543210'O TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)@aef50d581bd7: "MSC instructs BSC to clear channel" TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)@aef50d581bd7: "MSC instructs BSC to clear channel" TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)@aef50d581bd7: "MSC instructs BSC to clear channel" TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)@aef50d581bd7: "MSC instructs BSC to clear channel" VirtMSC-SCCP(73)@aef50d581bd7: Session index based on connection ID:3 VirtMSC-SCCP(73)@aef50d581bd7: vl_len:6 VirtMSC-SCCP(73)@aef50d581bd7: vl_from0 VirtMSC-SCCP(73)@aef50d581bd7: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(73)@aef50d581bd7: Session index based on connection ID:1 VirtMSC-SCCP(73)@aef50d581bd7: vl_len:6 VirtMSC-SCCP(73)@aef50d581bd7: vl_from0 VirtMSC-SCCP(73)@aef50d581bd7: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(73)@aef50d581bd7: Session index based on connection ID:2 VirtMSC-SCCP(73)@aef50d581bd7: vl_len:6 VirtMSC-SCCP(73)@aef50d581bd7: vl_from0 VirtMSC-SCCP(73)@aef50d581bd7: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(73)@aef50d581bd7: Session index based on connection ID:0 VirtMSC-SCCP(73)@aef50d581bd7: vl_len:6 VirtMSC-SCCP(73)@aef50d581bd7: vl_from0 VirtMSC-SCCP(73)@aef50d581bd7: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(73)@aef50d581bd7: Session index based on local reference:3 VirtMSC-SCCP(73)@aef50d581bd7: DT1 will be put to the reassembly buffer VirtMSC-SCCP(73)@aef50d581bd7: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(73)@aef50d581bd7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(73)@aef50d581bd7: Session index based on local reference:1 VirtMSC-SCCP(73)@aef50d581bd7: DT1 will be put to the reassembly buffer VirtMSC-SCCP(73)@aef50d581bd7: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(73)@aef50d581bd7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)@aef50d581bd7: "Got BSSMAP Clear Complete" TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)@aef50d581bd7: "Got BSSMAP Clear Complete" VirtMSC-SCCP(73)@aef50d581bd7: Session index based on local reference:2 VirtMSC-SCCP(73)@aef50d581bd7: DT1 will be put to the reassembly buffer VirtMSC-SCCP(73)@aef50d581bd7: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(73)@aef50d581bd7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(73)@aef50d581bd7: Session index based on local reference:0 VirtMSC-SCCP(73)@aef50d581bd7: DT1 will be put to the reassembly buffer VirtMSC-SCCP(73)@aef50d581bd7: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(73)@aef50d581bd7: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)@aef50d581bd7: "Got BSSMAP Clear Complete" TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)@aef50d581bd7: "Got BSSMAP Clear Complete" VirtMSC-RAN(74)@aef50d581bd7: Deleted conn table entry 3TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)6907742 TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)@aef50d581bd7: "Got RSL RR Release" VirtMSC-SCCP(73)@aef50d581bd7: Session index based on connection ID:3 VirtMSC-RAN(74)@aef50d581bd7: Deleted conn table entry 1TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)7704132 VirtMSC-RAN(74)@aef50d581bd7: Deleted conn table entry 2TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)12820638 VirtMSC-SCCP(73)@aef50d581bd7: Session index based on connection ID:1 TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)@aef50d581bd7: "Got RSL RR Release" VirtMSC-SCCP(73)@aef50d581bd7: Session index based on connection ID:2 VirtMSC-RAN(74)@aef50d581bd7: Deleted conn table entry 0TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)11666101 VirtMSC-SCCP(73)@aef50d581bd7: Session index based on connection ID:0 TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)@aef50d581bd7: "Got RSL Deact SACCH" TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)@aef50d581bd7: "Got RSL RR Release" TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)@aef50d581bd7: "Got RSL Deact SACCH" VirtMSC-SCCP(73)@aef50d581bd7: Session index based on local reference:3 VirtMSC-SCCP(73)@aef50d581bd7: RLC received in state:disconnect_pending TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)@aef50d581bd7: "Got RSL RR Release" TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)@aef50d581bd7: "Got RSL Deact SACCH" VirtMSC-SCCP(73)@aef50d581bd7: Session index based on local reference:1 VirtMSC-SCCP(73)@aef50d581bd7: RLC received in state:disconnect_pending VirtMSC-SCCP(73)@aef50d581bd7: Session index based on local reference:2 VirtMSC-SCCP(73)@aef50d581bd7: RLC received in state:disconnect_pending TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)@aef50d581bd7: "Got RSL Deact SACCH" VirtMSC-SCCP(73)@aef50d581bd7: Session index based on local reference:0 VirtMSC-SCCP(73)@aef50d581bd7: RLC received in state:disconnect_pending TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)@aef50d581bd7: "Got RSL RF Chan Rel, sending Rel Ack" TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)@aef50d581bd7: "Got RSL RF Chan Rel, sending Rel Ack" TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)@aef50d581bd7: "Got RSL RF Chan Rel, sending Rel Ack" TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)@aef50d581bd7: "Got RSL RF Chan Rel, sending Rel Ack" TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)@aef50d581bd7: Final verdict of PTC: pass TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)@aef50d581bd7: Final verdict of PTC: pass TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)@aef50d581bd7: Final verdict of PTC: pass TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)@aef50d581bd7: Final verdict of PTC: pass MTC@aef50d581bd7: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@aef50d581bd7: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(73)@aef50d581bd7: Final verdict of PTC: none VirtMSC-M3UA(75)@aef50d581bd7: Final verdict of PTC: none VirtMSC-STATS(72)@aef50d581bd7: Final verdict of PTC: none VirtMSC-RAN(74)@aef50d581bd7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(79)@aef50d581bd7: Final verdict of PTC: none MTC@aef50d581bd7: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(82)@aef50d581bd7: Final verdict of PTC: none VirtSMLC-BSSAP_LE(77)@aef50d581bd7: Final verdict of PTC: none VirtSMLC-SCCP(76)@aef50d581bd7: Final verdict of PTC: none VirtSMLC-M3UA(78)@aef50d581bd7: Final verdict of PTC: none VirtMGW-MGCP-0(80)@aef50d581bd7: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(81)@aef50d581bd7: Final verdict of PTC: none MTC@aef50d581bd7: Setting final verdict of the test case. MTC@aef50d581bd7: Local verdict of MTC: pass MTC@aef50d581bd7: Local verdict of PTC VirtMSC-STATS(72): none (pass -> pass) MTC@aef50d581bd7: Local verdict of PTC VirtMSC-SCCP(73): none (pass -> pass) MTC@aef50d581bd7: Local verdict of PTC VirtMSC-RAN(74): none (pass -> pass) MTC@aef50d581bd7: Local verdict of PTC VirtMSC-M3UA(75): none (pass -> pass) MTC@aef50d581bd7: Local verdict of PTC VirtSMLC-SCCP(76): none (pass -> pass) MTC@aef50d581bd7: Local verdict of PTC VirtSMLC-BSSAP_LE(77): none (pass -> pass) MTC@aef50d581bd7: Local verdict of PTC VirtSMLC-M3UA(78): none (pass -> pass) MTC@aef50d581bd7: Local verdict of PTC IPA-CTRL-CLI-IPA(79): none (pass -> pass) MTC@aef50d581bd7: Local verdict of PTC VirtMGW-MGCP-0(80): none (pass -> pass) MTC@aef50d581bd7: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(81): none (pass -> pass) MTC@aef50d581bd7: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(82): none (pass -> pass) MTC@aef50d581bd7: Local verdict of PTC TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83): pass (pass -> pass) MTC@aef50d581bd7: Local verdict of PTC TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84): pass (pass -> pass) MTC@aef50d581bd7: Local verdict of PTC TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85): pass (pass -> pass) MTC@aef50d581bd7: Local verdict of PTC TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86): pass (pass -> pass) MTC@aef50d581bd7: Test case TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h finished. Verdict: pass MTC@aef50d581bd7: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h pass'. Tue Jun 11 07:28:38 UTC 2024 ====== BSC_Tests_VAMOS.TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h pass ====== Saving talloc report from 172.18.179.20:4242 to BSC_Tests_VAMOS.TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1081311) Waiting for packet dumper to finish... 1 (prev_count=1081311, count=1281992) MTC@aef50d581bd7: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h pass' was executed successfully (exit status: 0). MC@aef50d581bd7: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@aef50d581bd7: Terminating MTC. MC@aef50d581bd7: MTC terminated. MC2> exit MC@aef50d581bd7: Shutting down session. MC@aef50d581bd7: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/bsc/expected-results.xml' against results in 'junit-xml-21.log' -------------------- NEW: PASS BSC_Tests_VAMOS.TC_chan_act_to_vamos NEW: PASS BSC_Tests_VAMOS.TC_mode_modify_to_vamos_fr NEW: PASS BSC_Tests_VAMOS.TC_mode_modify_to_vamos_hr NEW: PASS BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_fr NEW: PASS BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_hr NEW: PASS BSC_Tests_VAMOS.TC_vamos_multiplex_tch_f_tch_f NEW: PASS BSC_Tests_VAMOS.TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h Summary: NEW: PASS: 7 skip: 330 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh BSC_Tests --rm Generated BSC_Tests.TC_assign_to_secondary_lchan_fr.merged Generated BSC_Tests.TC_assign_to_secondary_lchan_hr.merged Generated BSC_Tests.TC_chan_act_to_vamos.merged Generated BSC_Tests.TC_mode_modify_to_vamos_fr.merged Generated BSC_Tests.TC_mode_modify_to_vamos_hr.merged Generated BSC_Tests.TC_vamos_multiplex_tch_f_tch_f.merged Generated BSC_Tests.TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h.merged Removing Input log files !!! + exit 0 + clean_up_common + set +e + set +x ### Clean up ### + trap - EXIT INT TERM 0 + type clean_up + network_clean + docker network inspect ttcn3-bsc-test-vamos-179 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-ttcn3-bsc-test-vamos-1115-stp jenkins-ttcn3-bsc-test-vamos-1115-bts2 jenkins-ttcn3-bsc-test-vamos-1115-bts1 jenkins-ttcn3-bsc-test-vamos-1115-bts0 jenkins-ttcn3-bsc-test-vamos-1115-bsc + [ -n jenkins-ttcn3-bsc-test-vamos-1115-stp jenkins-ttcn3-bsc-test-vamos-1115-bts2 jenkins-ttcn3-bsc-test-vamos-1115-bts1 jenkins-ttcn3-bsc-test-vamos-1115-bts0 jenkins-ttcn3-bsc-test-vamos-1115-bsc ] + docker_kill_wait jenkins-ttcn3-bsc-test-vamos-1115-stp jenkins-ttcn3-bsc-test-vamos-1115-bts2 jenkins-ttcn3-bsc-test-vamos-1115-bts1 jenkins-ttcn3-bsc-test-vamos-1115-bts0 jenkins-ttcn3-bsc-test-vamos-1115-bsc + docker kill jenkins-ttcn3-bsc-test-vamos-1115-stp jenkins-ttcn3-bsc-test-vamos-1115-bts2 jenkins-ttcn3-bsc-test-vamos-1115-bts1 jenkins-ttcn3-bsc-test-vamos-1115-bts0 jenkins-ttcn3-bsc-test-vamos-1115-bsc jenkins-ttcn3-bsc-test-vamos-1115-stp jenkins-ttcn3-bsc-test-vamos-1115-bts2 jenkins-ttcn3-bsc-test-vamos-1115-bts1 jenkins-ttcn3-bsc-test-vamos-1115-bts0 jenkins-ttcn3-bsc-test-vamos-1115-bsc + docker wait jenkins-ttcn3-bsc-test-vamos-1115-stp jenkins-ttcn3-bsc-test-vamos-1115-bts2 jenkins-ttcn3-bsc-test-vamos-1115-bts1 jenkins-ttcn3-bsc-test-vamos-1115-bts0 jenkins-ttcn3-bsc-test-vamos-1115-bsc 137 Error response from daemon: No such container: jenkins-ttcn3-bsc-test-vamos-1115-bts2 Error response from daemon: No such container: jenkins-ttcn3-bsc-test-vamos-1115-bts1 Error response from daemon: No such container: jenkins-ttcn3-bsc-test-vamos-1115-bts0 Error response from daemon: No such container: jenkins-ttcn3-bsc-test-vamos-1115-bsc + true + network_remove + set +x Removing network ttcn3-bsc-test-vamos-179 + docker network remove ttcn3-bsc-test-vamos-179 ttcn3-bsc-test-vamos-179 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache:/cache --name jenkins-ttcn3-bsc-test-vamos-1115-cleaner debian:bookworm sh -e -x -c chmod -R a+rX /data/ /cache/ chown -R 1000:1000 /data /cache + chmod -R a+rX /data/ /cache/ + chown -R 1000:1000 /data /cache + collect_logs + cat /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/bsc-tester/junit-xml-21.log <?xml version="1.0"?> <testsuite name='BSC_Tests' tests='7' failures='0' errors='0' skipped='0' inconc='0' time='137.00'> <testcase classname='BSC_Tests_VAMOS' name='TC_chan_act_to_vamos' time='9.104546'/> <testcase classname='BSC_Tests_VAMOS' name='TC_mode_modify_to_vamos_fr' time='8.704968'/> <testcase classname='BSC_Tests_VAMOS' name='TC_mode_modify_to_vamos_hr' time='8.700427'/> <testcase classname='BSC_Tests_VAMOS' name='TC_assign_to_secondary_lchan_fr' time='15.954152'/> <testcase classname='BSC_Tests_VAMOS' name='TC_assign_to_secondary_lchan_hr' time='15.816862'/> <testcase classname='BSC_Tests_VAMOS' name='TC_vamos_multiplex_tch_f_tch_f' time='16.866545'/> <testcase classname='BSC_Tests_VAMOS' name='TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h' time='24.780942'/> </testsuite> Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS