Started by timer Running as SYSTEM Building remotely on build5-deb12build-ansible (obs ttcn3_with_linux_6.1_or_higher qemu registry-build-amd64 ttcn3 osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-bts-test The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/docker-playground > git init /home/osmocom-build/jenkins/workspace/ttcn3-bts-test # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.39.5' > 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 origin/master^{commit} # timeout=10 Checking out Revision 3e2224ccbcaa28195ac2de5054ab57770eedbd67 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 3e2224ccbcaa28195ac2de5054ab57770eedbd67 # timeout=10 Commit message: "ttcn3-bts-test: mount tracingfs only when needed" > git rev-list --no-walk 3e2224ccbcaa28195ac2de5054ab57770eedbd67 # timeout=10
[ttcn3-bts-test] $ /bin/sh -xe /tmp/jenkins2304658696553866504.sh + export REGISTRY_HOST=registry.osmocom.org + export RUN_BPFTRACE=1 + DIR=ttcn3-bts-test + export IMAGE_SUFFIX=master + cd ttcn3-bts-test + uptime + grep --color=always -o load.* load average: 0.00, 1.14, 1.81 + RC=0 + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-bts-test = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs ] + [ xjenkins-ttcn3-bts-test-3005 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/ttcn3-bts-test + SUITE_NAME=ttcn3-bts-test + IMAGE_SUFFIX=master + docker_images_require osmo-bsc-master osmo-bts-master osmocom-bb-host-master ttcn3-bts-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-bsc-master + local feed + echo debian-bookworm-build + depends=debian-bookworm-build + [ -n debian-bookworm-build ] + docker_images_require debian-bookworm-build + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends debian-bookworm-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-build + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-build + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-build + echo debian-bookworm-build + dir=debian-bookworm-build + [ -z ] + pull_arg=--pull + grep ^FROM ../debian-bookworm-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-build OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test/debian-bookworm-build' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/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/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg M3UA_TESTTOOL_BRANCH=osmocom/master \ --build-arg OSMO_BB_BRANCH=ttcn3-bts-test \ --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_REMSIM_BRANCH=master \ --build-arg OSMO_S1GW_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: 6.09kB done #1 DONE 0.1s #2 [auth] sharing credentials for registry.osmocom.org #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.1s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 0.1s #5 [internal] load build context #5 DONE 0.0s #6 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #6 DONE 0.1s #7 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:e9845b16e48a08b3586978bb68bb91598f88856ee891d8d1b9102c27fc60eada #7 resolve registry.osmocom.org/debian:bookworm@sha256:e9845b16e48a08b3586978bb68bb91598f88856ee891d8d1b9102c27fc60eada #7 resolve registry.osmocom.org/debian:bookworm@sha256:e9845b16e48a08b3586978bb68bb91598f88856ee891d8d1b9102c27fc60eada 0.1s done #7 DONE 0.1s #8 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #8 DONE 0.2s #5 [internal] load build context #5 transferring context: 2.04kB done #5 DONE 0.2s #9 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #9 DONE 0.3s #10 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #10 DONE 0.3s #11 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #11 DONE 0.4s #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 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #14 CACHED #15 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #15 CACHED #16 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #16 CACHED #17 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git@028da3798355d0260c6c6491b39347d84ca7a02d' 'git+https://github.com/osmocom/sphinx-argparse@inside-classes#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'ruff' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #17 CACHED #18 [ 4/16] RUN SET -x && useradd --uid=1000 -d /build -m build && chown -R build:build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #18 CACHED #19 [ 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 clang-format cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi gdb 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 libidn-dev libjansson-dev liblua5.3-dev libmnl-dev libmongoc-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnghttp2-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 libssh-gcrypt-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libyaml-dev libzmq3-dev locales lua-socket make meson mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config pylint python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-pytest python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc xxd && apt-get clean #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 [ 5/16] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-bookworm-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget && apt-get clean && wget https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #21 CACHED #22 [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 #22 CACHED #23 [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 #23 CACHED #24 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #24 CACHED #25 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #25 DONE 0.1s #26 [16/16] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev && apt-get clean #26 0.304 + echo deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./ #26 0.304 + apt-get update #26 0.357 Hit:1 http://deb.debian.org/debian bookworm InRelease #26 0.357 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #26 0.359 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #26 0.477 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1623 B] #26 0.785 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [214 kB] #26 0.824 Fetched 319 kB in 1s (627 kB/s) #26 0.824 Reading package lists... #26 1.085 + apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev #26 1.088 Reading package lists... #26 1.337 Building dependency tree... #26 1.390 Reading state information... #26 1.453 The following additional packages will be installed: #26 1.453 libcurl4-gnutls-dev liblimesuite22.09-1 libmicrohttpd-dev libmicrohttpd12 #26 1.453 liborcania-dev liborcania2.3 libsystemd-dev libuhd4.3.0 libulfius2.7 #26 1.453 libyder-dev libyder2.0 #26 1.454 Suggested packages: #26 1.454 libcurl4-doc libldap2-dev librtmp-dev libssh2-1-dev liblimesuite-doc uhd-doc #26 1.454 uhd-host #26 1.454 Recommended packages: #26 1.454 limesuite-udev gnuradio-dev #26 1.534 The following NEW packages will be installed: #26 1.534 libcurl4-gnutls-dev liblimesuite-dev liblimesuite22.09-1 libmicrohttpd-dev #26 1.534 libmicrohttpd12 liborcania-dev liborcania2.3 libsystemd-dev libuhd-dev #26 1.534 libuhd4.3.0 libulfius-dev libulfius2.7 libyder-dev libyder2.0 #26 1.553 0 upgraded, 14 newly installed, 0 to remove and 2 not upgraded. #26 1.553 Need to get 5788 kB of archives. #26 1.553 After this operation, 24.8 MB of additional disk space will be used. #26 1.553 Get:1 http://deb.debian.org/debian bookworm/main amd64 libcurl4-gnutls-dev amd64 7.88.1-10+deb12u14 [487 kB] #26 1.598 Get:2 http://deb.debian.org/debian bookworm/main amd64 liblimesuite22.09-1 amd64 22.09.1+dfsg-1+b2 [265 kB] #26 1.608 Get:3 http://deb.debian.org/debian bookworm/main amd64 liblimesuite-dev amd64 22.09.1+dfsg-1+b2 [55.8 kB] #26 1.615 Get:4 http://deb.debian.org/debian bookworm/main amd64 libmicrohttpd12 amd64 0.9.75-6 [119 kB] #26 1.622 Get:5 http://deb.debian.org/debian bookworm/main amd64 libmicrohttpd-dev amd64 0.9.75-6 [291 kB] #26 1.630 Get:6 http://deb.debian.org/debian bookworm/main amd64 liborcania2.3 amd64 2.3.2-1 [13.6 kB] #26 1.636 Get:7 http://deb.debian.org/debian bookworm/main amd64 liborcania-dev amd64 2.3.2-1 [115 kB] #26 1.638 Get:8 http://deb.debian.org/debian bookworm/main amd64 libsystemd-dev amd64 252.39-1~deb12u1 [354 kB] #26 1.648 Get:9 http://deb.debian.org/debian bookworm/main amd64 libuhd4.3.0 amd64 4.3.0.0+ds1-5 [3445 kB] #26 1.679 Get:10 http://deb.debian.org/debian bookworm/main amd64 libuhd-dev amd64 4.3.0.0+ds1-5 [219 kB] #26 1.680 Get:11 http://deb.debian.org/debian bookworm/main amd64 libyder2.0 amd64 1.4.19-1 [9420 B] #26 1.680 Get:12 http://deb.debian.org/debian bookworm/main amd64 libulfius2.7 amd64 2.7.13-1 [55.3 kB] #26 1.686 Get:13 http://deb.debian.org/debian bookworm/main amd64 libyder-dev amd64 1.4.19-1 [103 kB] #26 1.688 Get:14 http://deb.debian.org/debian bookworm/main amd64 libulfius-dev amd64 2.7.13-1 [256 kB] #26 1.793 debconf: delaying package configuration, since apt-utils is not installed #26 1.833 Fetched 5788 kB in 0s (37.8 MB/s) #26 1.890 Selecting previously unselected package libcurl4-gnutls-dev:amd64. #26 1.890 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 116975 files and directories currently installed.) #26 1.927 Preparing to unpack .../00-libcurl4-gnutls-dev_7.88.1-10+deb12u14_amd64.deb ... #26 1.943 Unpacking libcurl4-gnutls-dev:amd64 (7.88.1-10+deb12u14) ... #26 2.108 Selecting previously unselected package liblimesuite22.09-1:amd64. #26 2.116 Preparing to unpack .../01-liblimesuite22.09-1_22.09.1+dfsg-1+b2_amd64.deb ... #26 2.151 Unpacking liblimesuite22.09-1:amd64 (22.09.1+dfsg-1+b2) ... #26 2.284 Selecting previously unselected package liblimesuite-dev:amd64. #26 2.301 Preparing to unpack .../02-liblimesuite-dev_22.09.1+dfsg-1+b2_amd64.deb ... #26 2.318 Unpacking liblimesuite-dev:amd64 (22.09.1+dfsg-1+b2) ... #26 2.470 Selecting previously unselected package libmicrohttpd12:amd64. #26 2.488 Preparing to unpack .../03-libmicrohttpd12_0.9.75-6_amd64.deb ... #26 2.505 Unpacking libmicrohttpd12:amd64 (0.9.75-6) ... #26 2.623 Selecting previously unselected package libmicrohttpd-dev:amd64. #26 2.630 Preparing to unpack .../04-libmicrohttpd-dev_0.9.75-6_amd64.deb ... #26 2.648 Unpacking libmicrohttpd-dev:amd64 (0.9.75-6) ... #26 2.803 Selecting previously unselected package liborcania2.3:amd64. #26 2.811 Preparing to unpack .../05-liborcania2.3_2.3.2-1_amd64.deb ... #26 2.828 Unpacking liborcania2.3:amd64 (2.3.2-1) ... #26 2.950 Selecting previously unselected package liborcania-dev:amd64. #26 2.968 Preparing to unpack .../06-liborcania-dev_2.3.2-1_amd64.deb ... #26 2.985 Unpacking liborcania-dev:amd64 (2.3.2-1) ... #26 3.108 Selecting previously unselected package libsystemd-dev:amd64. #26 3.126 Preparing to unpack .../07-libsystemd-dev_252.39-1~deb12u1_amd64.deb ... #26 3.143 Unpacking libsystemd-dev:amd64 (252.39-1~deb12u1) ... #26 3.298 Selecting previously unselected package libuhd4.3.0:amd64. #26 3.306 Preparing to unpack .../08-libuhd4.3.0_4.3.0.0+ds1-5_amd64.deb ... #26 3.323 Unpacking libuhd4.3.0:amd64 (4.3.0.0+ds1-5) ... #26 3.585 Selecting previously unselected package libuhd-dev:amd64. #26 3.592 Preparing to unpack .../09-libuhd-dev_4.3.0.0+ds1-5_amd64.deb ... #26 3.609 Unpacking libuhd-dev:amd64 (4.3.0.0+ds1-5) ... #26 3.761 Selecting previously unselected package libyder2.0:amd64. #26 3.769 Preparing to unpack .../10-libyder2.0_1.4.19-1_amd64.deb ... #26 3.786 Unpacking libyder2.0:amd64 (1.4.19-1) ... #26 3.932 Selecting previously unselected package libulfius2.7:amd64. #26 3.940 Preparing to unpack .../11-libulfius2.7_2.7.13-1_amd64.deb ... #26 3.957 Unpacking libulfius2.7:amd64 (2.7.13-1) ... #26 4.081 Selecting previously unselected package libyder-dev:amd64. #26 4.099 Preparing to unpack .../12-libyder-dev_1.4.19-1_amd64.deb ... #26 4.116 Unpacking libyder-dev:amd64 (1.4.19-1) ... #26 4.258 Selecting previously unselected package libulfius-dev:amd64. #26 4.276 Preparing to unpack .../13-libulfius-dev_2.7.13-1_amd64.deb ... #26 4.293 Unpacking libulfius-dev:amd64 (2.7.13-1) ... #26 4.456 Setting up libuhd4.3.0:amd64 (4.3.0.0+ds1-5) ... #26 4.507 Setting up libcurl4-gnutls-dev:amd64 (7.88.1-10+deb12u14) ... #26 4.558 Setting up libmicrohttpd12:amd64 (0.9.75-6) ... #26 4.610 Setting up liborcania2.3:amd64 (2.3.2-1) ... #26 4.662 Setting up liblimesuite22.09-1:amd64 (22.09.1+dfsg-1+b2) ... #26 4.714 Setting up libyder2.0:amd64 (1.4.19-1) ... #26 4.765 Setting up libmicrohttpd-dev:amd64 (0.9.75-6) ... #26 4.817 Setting up libuhd-dev:amd64 (4.3.0.0+ds1-5) ... #26 4.869 Setting up libsystemd-dev:amd64 (252.39-1~deb12u1) ... #26 4.924 Setting up liblimesuite-dev:amd64 (22.09.1+dfsg-1+b2) ... #26 4.975 Setting up liborcania-dev:amd64 (2.3.2-1) ... #26 5.027 Setting up libulfius2.7:amd64 (2.7.13-1) ... #26 5.078 Setting up libyder-dev:amd64 (1.4.19-1) ... #26 5.129 Setting up libulfius-dev:amd64 (2.7.13-1) ... #26 5.180 Processing triggers for man-db (2.11.2-2) ... #26 5.233 Processing triggers for libc-bin (2.36-9+deb12u13) ... #26 5.356 + apt-get clean #26 DONE 5.4s #27 exporting to image #27 exporting layers #27 exporting layers 0.3s done #27 writing image sha256:62061ecc623711551c6cef5657fe00969675d7f61623100f7761ae5770365793 done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest 0.0s done #27 DONE 0.3s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n 62061ecc6237 + 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 + [ -z ] + pull_arg=--pull + grep ^FROM ../osmo-bsc-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-bsc-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-bsc-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-bsc-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test/osmo-bsc-master' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/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/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg M3UA_TESTTOOL_BRANCH=osmocom/master \ --build-arg OSMO_BB_BRANCH=ttcn3-bts-test \ --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_REMSIM_BRANCH=master \ --build-arg OSMO_S1GW_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.39kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-build results in empty or invalid base image name (line 3) #1 DONE 0.1s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.1s #4 [internal] load build context #4 DONE 0.0s #5 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-BSC/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-bsc #5 DONE 0.1s #6 [1/8] FROM docker.io/osmocom-build/debian-bookworm-build:latest #6 ... #5 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-BSC/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-bsc #5 DONE 0.1s #4 [internal] load build context #4 transferring context: 4.21kB done #4 DONE 0.1s #6 [1/8] FROM docker.io/osmocom-build/debian-bookworm-build:latest #6 DONE 0.3s #7 [2/8] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-abis-dev libosmo-netif-dev libosmo-sigtran-dev libosmo-mgcp-client-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmo-mgcp-client)" "pkgconfig(libosmo-netif)" "pkgconfig(libosmo-sigtran)" "pkgconfig(libosmoabis)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogb)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" ;; esac #7 0.316 Hit:1 http://deb.debian.org/debian bookworm InRelease #7 0.316 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #7 0.316 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #7 0.316 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #7 0.798 Reading package lists... #7 1.067 Reading package lists... #7 1.320 Building dependency tree... #7 1.373 Reading state information... #7 1.436 The following additional packages will be installed: #7 1.436 libosmo-asn1-tcap-dev libosmo-asn1-tcap1 libosmo-mgcp-client14 #7 1.436 libosmo-sigtran12 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore #7 1.436 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 #7 1.436 libosmonetif11 libosmosim2 libosmotrau11 libosmousb0 libosmovty13 #7 1.436 osmocom-keyring osmocom-nightly #7 1.448 The following NEW packages will be installed: #7 1.448 libosmo-abis-dev libosmo-asn1-tcap-dev libosmo-asn1-tcap1 #7 1.448 libosmo-mgcp-client-dev libosmo-mgcp-client14 libosmo-netif-dev #7 1.448 libosmo-sigtran-dev libosmo-sigtran12 libosmoabis15 libosmocodec4 #7 1.448 libosmocoding0 libosmocore libosmocore-dev libosmocore22 libosmoctrl0 #7 1.448 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 #7 1.448 libosmotrau11 libosmousb0 libosmovty13 osmocom-keyring osmocom-nightly #7 1.473 0 upgraded, 25 newly installed, 0 to remove and 2 not upgraded. #7 1.473 Need to get 3627 kB of archives. #7 1.473 After this operation, 14.1 MB of additional disk space will be used. #7 1.473 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-keyring 1.1.1.8.7873.202512301800 [3200 B] #7 1.495 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202512301800 [1192 B] #7 1.519 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.12.0.18.e02b95.202512301800 [175 kB] #7 1.529 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.12.0.18.e02b95.202512301800 [53.8 kB] #7 1.532 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau11 2.1.0.4.9f83.202512301800 [47.9 kB] #7 1.537 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.12.0.18.e02b95.202512301800 [72.3 kB] #7 1.548 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.12.0.18.e02b95.202512301800 [230 kB] #7 1.560 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.12.0.18.e02b95.202512301800 [106 kB] #7 1.570 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.7.0.3.5c44.202512301800 [70.1 kB] #7 1.577 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis15 2.1.0.4.9f83.202512301800 [71.5 kB] #7 1.586 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.12.0.18.e02b95.202512301800 [72.7 kB] #7 1.600 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.12.0.18.e02b95.202512301800 [179 kB] #7 1.604 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.12.0.18.e02b95.202512301800 [61.5 kB] #7 1.605 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.12.0.18.e02b95.202512301800 [65.4 kB] #7 1.606 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.12.0.18.e02b95.202512301800 [52.1 kB] #7 1.607 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.12.0.18.e02b95.202512301800 [45.4 kB] #7 1.611 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.12.0.18.e02b95.202512301800 [856 kB] #7 1.631 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.7.0.3.5c44.202512301800 [88.3 kB] #7 1.654 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-abis-dev 2.1.0.4.9f83.202512301800 [134 kB] #7 1.660 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-asn1-tcap1 0.2.1.202512301800 [36.3 kB] #7 1.667 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-asn1-tcap-dev 0.2.1.202512301800 [75.8 kB] #7 1.676 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran12 2.2.1.4.74d0.202512301800 [169 kB] #7 1.694 Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dev 2.2.1.4.74d0.202512301800 [833 kB] #7 1.710 Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client14 1.15.0.1.8afba.202512301800 [59.6 kB] #7 1.723 Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client-dev 1.15.0.1.8afba.202512301800 [68.7 kB] #7 1.846 debconf: delaying package configuration, since apt-utils is not installed #7 1.888 Fetched 3627 kB in 0s (13.3 MB/s) #7 1.943 Selecting previously unselected package osmocom-keyring. #7 1.943 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 118634 files and directories currently installed.) #7 1.978 Preparing to unpack .../00-osmocom-keyring_1.1.1.8.7873.202512301800_amd64.deb ... #7 1.994 Unpacking osmocom-keyring (1.1.1.8.7873.202512301800) ... #7 2.097 Selecting previously unselected package osmocom-nightly. #7 2.114 Preparing to unpack .../01-osmocom-nightly_202512301800_amd64.deb ... #7 2.131 Unpacking osmocom-nightly (202512301800) ... #7 2.287 Selecting previously unselected package libosmocore22:amd64. #7 2.295 Preparing to unpack .../02-libosmocore22_1.12.0.18.e02b95.202512301800_amd64.deb ... #7 2.332 Unpacking libosmocore22:amd64 (1.12.0.18.e02b95.202512301800) ... #7 2.483 Selecting previously unselected package libosmocodec4:amd64. #7 2.501 Preparing to unpack .../03-libosmocodec4_1.12.0.18.e02b95.202512301800_amd64.deb ... #7 2.518 Unpacking libosmocodec4:amd64 (1.12.0.18.e02b95.202512301800) ... #7 2.655 Selecting previously unselected package libosmotrau11:amd64. #7 2.673 Preparing to unpack .../04-libosmotrau11_2.1.0.4.9f83.202512301800_amd64.deb ... #7 2.690 Unpacking libosmotrau11:amd64 (2.1.0.4.9f83.202512301800) ... #7 2.828 Selecting previously unselected package libosmoisdn0:amd64. #7 2.836 Preparing to unpack .../05-libosmoisdn0_1.12.0.18.e02b95.202512301800_amd64.deb ... #7 2.852 Unpacking libosmoisdn0:amd64 (1.12.0.18.e02b95.202512301800) ... #7 2.991 Selecting previously unselected package libosmogsm20:amd64. #7 2.999 Preparing to unpack .../06-libosmogsm20_1.12.0.18.e02b95.202512301800_amd64.deb ... #7 3.015 Unpacking libosmogsm20:amd64 (1.12.0.18.e02b95.202512301800) ... #7 3.155 Selecting previously unselected package libosmovty13:amd64. #7 3.173 Preparing to unpack .../07-libosmovty13_1.12.0.18.e02b95.202512301800_amd64.deb ... #7 3.189 Unpacking libosmovty13:amd64 (1.12.0.18.e02b95.202512301800) ... #7 3.327 Selecting previously unselected package libosmonetif11:amd64. #7 3.345 Preparing to unpack .../08-libosmonetif11_1.7.0.3.5c44.202512301800_amd64.deb ... #7 3.362 Unpacking libosmonetif11:amd64 (1.7.0.3.5c44.202512301800) ... #7 3.499 Selecting previously unselected package libosmoabis15:amd64. #7 3.507 Preparing to unpack .../09-libosmoabis15_2.1.0.4.9f83.202512301800_amd64.deb ... #7 3.524 Unpacking libosmoabis15:amd64 (2.1.0.4.9f83.202512301800) ... #7 3.665 Selecting previously unselected package libosmocoding0:amd64. #7 3.683 Preparing to unpack .../10-libosmocoding0_1.12.0.18.e02b95.202512301800_amd64.deb ... #7 3.700 Unpacking libosmocoding0:amd64 (1.12.0.18.e02b95.202512301800) ... #7 3.840 Selecting previously unselected package libosmogb14:amd64. #7 3.858 Preparing to unpack .../11-libosmogb14_1.12.0.18.e02b95.202512301800_amd64.deb ... #7 3.876 Unpacking libosmogb14:amd64 (1.12.0.18.e02b95.202512301800) ... #7 4.021 Selecting previously unselected package libosmoctrl0:amd64. #7 4.039 Preparing to unpack .../12-libosmoctrl0_1.12.0.18.e02b95.202512301800_amd64.deb ... #7 4.056 Unpacking libosmoctrl0:amd64 (1.12.0.18.e02b95.202512301800) ... #7 4.196 Selecting previously unselected package libosmosim2:amd64. #7 4.214 Preparing to unpack .../13-libosmosim2_1.12.0.18.e02b95.202512301800_amd64.deb ... #7 4.231 Unpacking libosmosim2:amd64 (1.12.0.18.e02b95.202512301800) ... #7 4.372 Selecting previously unselected package libosmousb0:amd64. #7 4.390 Preparing to unpack .../14-libosmousb0_1.12.0.18.e02b95.202512301800_amd64.deb ... #7 4.407 Unpacking libosmousb0:amd64 (1.12.0.18.e02b95.202512301800) ... #7 4.521 Selecting previously unselected package libosmocore. #7 4.538 Preparing to unpack .../15-libosmocore_1.12.0.18.e02b95.202512301800_amd64.deb ... #7 4.555 Unpacking libosmocore (1.12.0.18.e02b95.202512301800) ... #7 4.673 Selecting previously unselected package libosmocore-dev:amd64. #7 4.690 Preparing to unpack .../16-libosmocore-dev_1.12.0.18.e02b95.202512301800_amd64.deb ... #7 4.708 Unpacking libosmocore-dev:amd64 (1.12.0.18.e02b95.202512301800) ... #7 4.861 Selecting previously unselected package libosmo-netif-dev:amd64. #7 4.878 Preparing to unpack .../17-libosmo-netif-dev_1.7.0.3.5c44.202512301800_amd64.deb ... #7 4.896 Unpacking libosmo-netif-dev:amd64 (1.7.0.3.5c44.202512301800) ... #7 5.012 Selecting previously unselected package libosmo-abis-dev:amd64. #7 5.030 Preparing to unpack .../18-libosmo-abis-dev_2.1.0.4.9f83.202512301800_amd64.deb ... #7 5.046 Unpacking libosmo-abis-dev:amd64 (2.1.0.4.9f83.202512301800) ... #7 5.188 Selecting previously unselected package libosmo-asn1-tcap1:amd64. #7 5.206 Preparing to unpack .../19-libosmo-asn1-tcap1_0.2.1.202512301800_amd64.deb ... #7 5.222 Unpacking libosmo-asn1-tcap1:amd64 (0.2.1.202512301800) ... #7 5.341 Selecting previously unselected package libosmo-asn1-tcap-dev:amd64. #7 5.359 Preparing to unpack .../20-libosmo-asn1-tcap-dev_0.2.1.202512301800_amd64.deb ... #7 5.376 Unpacking libosmo-asn1-tcap-dev:amd64 (0.2.1.202512301800) ... #7 5.512 Selecting previously unselected package libosmo-sigtran12:amd64. #7 5.530 Preparing to unpack .../21-libosmo-sigtran12_2.2.1.4.74d0.202512301800_amd64.deb ... #7 5.547 Unpacking libosmo-sigtran12:amd64 (2.2.1.4.74d0.202512301800) ... #7 5.664 Selecting previously unselected package libosmo-sigtran-dev:amd64. #7 5.682 Preparing to unpack .../22-libosmo-sigtran-dev_2.2.1.4.74d0.202512301800_amd64.deb ... #7 5.699 Unpacking libosmo-sigtran-dev:amd64 (2.2.1.4.74d0.202512301800) ... #7 5.857 Selecting previously unselected package libosmo-mgcp-client14:amd64. #7 5.875 Preparing to unpack .../23-libosmo-mgcp-client14_1.15.0.1.8afba.202512301800_amd64.deb ... #7 5.892 Unpacking libosmo-mgcp-client14:amd64 (1.15.0.1.8afba.202512301800) ... #7 6.015 Selecting previously unselected package libosmo-mgcp-client-dev:amd64. #7 6.033 Preparing to unpack .../24-libosmo-mgcp-client-dev_1.15.0.1.8afba.202512301800_amd64.deb ... #7 6.050 Unpacking libosmo-mgcp-client-dev:amd64 (1.15.0.1.8afba.202512301800) ... #7 6.201 Setting up osmocom-keyring (1.1.1.8.7873.202512301800) ... #7 6.252 Setting up osmocom-nightly (202512301800) ... #7 6.304 Setting up libosmocore22:amd64 (1.12.0.18.e02b95.202512301800) ... #7 6.356 Setting up libosmocodec4:amd64 (1.12.0.18.e02b95.202512301800) ... #7 6.408 Setting up libosmo-asn1-tcap1:amd64 (0.2.1.202512301800) ... #7 6.460 Setting up libosmo-asn1-tcap-dev:amd64 (0.2.1.202512301800) ... #7 6.512 Setting up libosmovty13:amd64 (1.12.0.18.e02b95.202512301800) ... #7 6.565 Setting up libosmoisdn0:amd64 (1.12.0.18.e02b95.202512301800) ... #7 6.618 Setting up libosmotrau11:amd64 (2.1.0.4.9f83.202512301800) ... #7 6.671 Setting up libosmousb0:amd64 (1.12.0.18.e02b95.202512301800) ... #7 6.724 Setting up libosmo-mgcp-client14:amd64 (1.15.0.1.8afba.202512301800) ... #7 6.776 Setting up libosmogsm20:amd64 (1.12.0.18.e02b95.202512301800) ... #7 6.829 Setting up libosmoctrl0:amd64 (1.12.0.18.e02b95.202512301800) ... #7 6.882 Setting up libosmogb14:amd64 (1.12.0.18.e02b95.202512301800) ... #7 6.935 Setting up libosmonetif11:amd64 (1.7.0.3.5c44.202512301800) ... #7 6.988 Setting up libosmo-mgcp-client-dev:amd64 (1.15.0.1.8afba.202512301800) ... #7 7.040 Setting up libosmocoding0:amd64 (1.12.0.18.e02b95.202512301800) ... #7 7.092 Setting up libosmosim2:amd64 (1.12.0.18.e02b95.202512301800) ... #7 7.145 Setting up libosmocore (1.12.0.18.e02b95.202512301800) ... #7 7.196 Setting up libosmo-sigtran12:amd64 (2.2.1.4.74d0.202512301800) ... #7 7.246 Setting up libosmoabis15:amd64 (2.1.0.4.9f83.202512301800) ... #7 7.298 Setting up libosmocore-dev:amd64 (1.12.0.18.e02b95.202512301800) ... #7 7.350 Setting up libosmo-netif-dev:amd64 (1.7.0.3.5c44.202512301800) ... #7 7.403 Setting up libosmo-sigtran-dev:amd64 (2.2.1.4.74d0.202512301800) ... #7 7.455 Setting up libosmo-abis-dev:amd64 (2.1.0.4.9f83.202512301800) ... #7 7.508 Processing triggers for libc-bin (2.36-9+deb12u13) ... #7 DONE 7.7s #8 [3/8] WORKDIR /TMP #8 DONE 0.1s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-bsc.git #9 0.320 Cloning into 'osmo-bsc'... #9 DONE 1.5s #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.419 Already on 'master' #11 0.419 Your branch is up to date with 'origin/master'. #11 0.421 refs/heads/master #11 0.427 HEAD is now at 381ab28f0 vty: rm misleading warnings about DTX on E1 BTS #11 0.428 master #11 0.429 381ab28f030a72245800e8dd5c642abd03e9602d #11 2.705 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 2.705 libtoolize: copying file './ltmain.sh' #11 2.850 libtoolize: putting macros in 'm4'. #11 2.850 libtoolize: copying file 'm4/libtool.m4' #11 2.899 libtoolize: copying file 'm4/ltoptions.m4' #11 2.950 libtoolize: copying file 'm4/ltsugar.m4' #11 3.002 libtoolize: copying file 'm4/ltversion.m4' #11 3.054 libtoolize: copying file 'm4/lt~obsolete.m4' #11 3.147 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 3.147 libtoolize: and rerunning libtoolize and aclocal. #11 3.977 configure.ac:74: warning: The macro `AC_HEADER_STDC' is obsolete. #11 3.977 configure.ac:74: You should run autoupdate. #11 3.977 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 3.977 configure.ac:74: the top level #11 3.977 configure.ac:130: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.977 configure.ac:130: You should run autoupdate. #11 3.977 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.977 configure.ac:130: the top level #11 3.977 configure.ac:150: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.977 configure.ac:150: You should run autoupdate. #11 3.977 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.977 configure.ac:150: the top level #11 3.977 configure.ac:228: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #11 3.977 configure.ac:228: You should use the 'AC_CONFIG_HEADERS' macro instead. #11 3.977 ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... #11 3.977 aclocal.m4:1089: AM_CONFIG_HEADER is expanded from... #11 3.977 configure.ac:228: the top level #11 3.977 configure.ac:230: warning: AC_OUTPUT should be used without arguments. #11 3.977 configure.ac:230: You should run autoupdate. #11 4.455 configure.ac:23: installing './compile' #11 4.458 configure.ac:25: installing './config.guess' #11 4.460 configure.ac:25: installing './config.sub' #11 4.463 configure.ac:9: installing './install-sh' #11 4.466 configure.ac:9: installing './missing' #11 4.503 doc/Makefile.am:34: warning: '%'-style pattern rules are a GNU make extension #11 4.503 doc/Makefile.am:37: warning: '%'-style pattern rules are a GNU make extension #11 4.557 src/ipaccess/Makefile.am: installing './depcomp' #11 4.735 checking for a BSD-compatible install... /usr/bin/install -c #11 4.741 checking whether build environment is sane... yes #11 4.747 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 4.749 checking for gawk... gawk #11 4.749 checking whether make sets $(MAKE)... yes #11 4.759 checking whether make supports nested variables... yes #11 4.765 checking whether make supports nested variables... (cached) yes #11 4.765 checking whether make sets $(MAKE)... (cached) yes #11 4.768 checking for gcc... gcc #11 4.820 checking whether the C compiler works... yes #11 4.893 checking for C compiler default output file name... a.out #11 4.894 checking for suffix of executables... #11 4.925 checking whether we are cross compiling... no #11 4.949 checking for suffix of object files... o #11 4.962 checking whether the compiler supports GNU C... yes #11 4.984 checking whether gcc accepts -g... yes #11 5.007 checking for gcc option to enable C11 features... none needed #11 5.029 checking whether gcc understands -c and -o together... yes #11 5.057 checking whether make supports the include directive... yes (GNU style) #11 5.071 checking dependency style of gcc... gcc3 #11 5.155 checking build system type... x86_64-pc-linux-gnu #11 5.254 checking host system type... x86_64-pc-linux-gnu #11 5.255 checking how to print strings... printf #11 5.283 checking for a sed that does not truncate output... /usr/bin/sed #11 5.285 checking for grep that handles long lines and -e... /usr/bin/grep #11 5.285 checking for egrep... /usr/bin/grep -E #11 5.286 checking for fgrep... /usr/bin/grep -F #11 5.287 checking for ld used by gcc... /usr/bin/ld #11 5.289 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 5.290 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 5.291 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 5.316 checking whether ln -s works... yes #11 5.316 checking the maximum length of command line arguments... 1572864 #11 5.331 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 5.331 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 5.332 checking for /usr/bin/ld option to reload object files... -r #11 5.332 checking for file... file #11 5.333 checking for objdump... objdump #11 5.334 checking how to recognize dependent libraries... pass_all #11 5.335 checking for dlltool... no #11 5.336 checking how to associate runtime and link libraries... printf %s\n #11 5.336 checking for ar... ar #11 5.337 checking for archiver @FILE support... @ #11 5.371 checking for strip... strip #11 5.371 checking for ranlib... ranlib #11 5.371 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 5.463 checking for sysroot... no #11 5.463 checking for a working dd... /usr/bin/dd #11 5.466 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 5.492 checking for mt... no #11 5.492 checking if : is a manifest tool... no #11 5.502 checking for stdio.h... yes #11 5.533 checking for stdlib.h... yes #11 5.562 checking for string.h... yes #11 5.585 checking for inttypes.h... yes #11 5.600 checking for stdint.h... yes #11 5.623 checking for strings.h... yes #11 5.640 checking for sys/stat.h... yes #11 5.658 checking for sys/types.h... yes #11 5.680 checking for unistd.h... yes #11 5.703 checking for dlfcn.h... yes #11 5.724 checking for objdir... .libs #11 5.795 checking if gcc supports -fno-rtti -fno-exceptions... no #11 5.828 checking for gcc option to produce PIC... -fPIC -DPIC #11 5.828 checking if gcc PIC flag -fPIC -DPIC works... yes #11 5.866 checking if gcc static flag -static works... yes #11 5.912 checking if gcc supports -c -o file.o... yes #11 5.924 checking if gcc supports -c -o file.o... (cached) yes #11 5.924 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 5.930 checking whether -lc should be explicitly linked in... no #11 5.948 checking dynamic linker characteristics... GNU/Linux ld.so #11 6.007 checking how to hardcode library paths into programs... immediate #11 6.007 checking whether stripping libraries is possible... yes #11 6.008 checking if libtool supports shared libraries... yes #11 6.008 checking whether to build shared libraries... yes #11 6.008 checking whether to build static libraries... yes #11 6.009 checking for pkg-config... /usr/bin/pkg-config #11 6.009 checking for pkg-config... /usr/bin/pkg-config #11 6.010 checking pkg-config is at least version 0.20... yes #11 6.011 checking for libosmocore >= 1.12.0... yes #11 6.019 checking for libosmovty >= 1.12.0... yes #11 6.028 checking for libosmoctrl >= 1.12.0... yes #11 6.043 checking for libosmogsm >= 1.12.0... yes #11 6.063 checking for libosmoabis >= 2.1.0... yes #11 6.084 checking for libosmo-netif >= 1.7.0... yes #11 6.103 checking for libosmo-sigtran >= 2.2.0... yes #11 6.124 checking for libosmo-mgcp-client >= 1.15.0... yes #11 6.144 checking for egrep... (cached) /usr/bin/grep -E #11 6.145 checking if gcc supports -fvisibility=hidden... yes #11 6.180 checking whether to enable code coverage support... no #11 6.181 checking whether to enable VTY/CTRL tests... no #11 6.187 CFLAGS=" -std=gnu11" #11 6.187 CPPFLAGS="" #11 6.239 checking that generated files are newer than configure... done #11 6.240 configure: creating ./config.status #11 7.279 config.status: creating include/Makefile #11 7.315 config.status: creating include/osmocom/Makefile #11 7.353 config.status: creating include/osmocom/bsc/Makefile #11 7.390 config.status: creating src/Makefile #11 7.428 config.status: creating src/osmo-bsc/Makefile #11 7.468 config.status: creating src/ipaccess/Makefile #11 7.506 config.status: creating src/utils/Makefile #11 7.546 config.status: creating tests/Makefile #11 7.584 config.status: creating tests/atlocal #11 7.622 config.status: creating tests/abis/Makefile #11 7.660 config.status: creating tests/acc/Makefile #11 7.697 config.status: creating tests/bsc/Makefile #11 7.735 config.status: creating tests/codec_pref/Makefile #11 7.773 config.status: creating tests/gsm0408/Makefile #11 7.810 config.status: creating tests/handover/Makefile #11 7.848 config.status: creating tests/nanobts_omlattr/Makefile #11 7.886 config.status: creating tests/paging/Makefile #11 7.925 config.status: creating tests/subscr/Makefile #11 7.962 config.status: creating doc/Makefile #11 8.000 config.status: creating doc/examples/Makefile #11 8.037 config.status: creating doc/manuals/Makefile #11 8.075 config.status: creating contrib/Makefile #11 8.113 config.status: creating contrib/systemd/Makefile #11 8.151 config.status: creating Makefile #11 8.181 config.status: creating bscconfig.h #11 8.213 config.status: executing tests/atconfig commands #11 8.220 config.status: executing depfiles commands #11 9.610 config.status: executing libtool commands #11 9.732 echo 1.14.0.5-381a > .version-t && mv .version-t .version #11 9.737 make install-recursive #11 9.745 make[1]: Entering directory '/tmp/osmo-bsc' #11 9.753 Making install in include #11 9.758 make[2]: Entering directory '/tmp/osmo-bsc/include' #11 9.766 Making install in osmocom #11 9.770 make[3]: Entering directory '/tmp/osmo-bsc/include/osmocom' #11 9.779 Making install in bsc #11 9.784 make[4]: Entering directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 9.791 make[5]: Entering directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 9.791 make[5]: Nothing to be done for 'install-exec-am'. #11 9.791 make[5]: Nothing to be done for 'install-data-am'. #11 9.791 make[5]: Leaving directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 9.791 make[4]: Leaving directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 9.796 make[4]: Entering directory '/tmp/osmo-bsc/include/osmocom' #11 9.802 make[5]: Entering directory '/tmp/osmo-bsc/include/osmocom' #11 9.802 make[5]: Nothing to be done for 'install-exec-am'. #11 9.802 make[5]: Nothing to be done for 'install-data-am'. #11 9.802 make[5]: Leaving directory '/tmp/osmo-bsc/include/osmocom' #11 9.803 make[4]: Leaving directory '/tmp/osmo-bsc/include/osmocom' #11 9.803 make[3]: Leaving directory '/tmp/osmo-bsc/include/osmocom' #11 9.808 make[3]: Entering directory '/tmp/osmo-bsc/include' #11 9.814 make[4]: Entering directory '/tmp/osmo-bsc/include' #11 9.814 make[4]: Nothing to be done for 'install-exec-am'. #11 9.814 make[4]: Nothing to be done for 'install-data-am'. #11 9.814 make[4]: Leaving directory '/tmp/osmo-bsc/include' #11 9.814 make[3]: Leaving directory '/tmp/osmo-bsc/include' #11 9.815 make[2]: Leaving directory '/tmp/osmo-bsc/include' #11 9.815 Making install in src #11 9.820 make[2]: Entering directory '/tmp/osmo-bsc/src' #11 9.828 Making install in osmo-bsc #11 9.838 make[3]: Entering directory '/tmp/osmo-bsc/src/osmo-bsc' #11 9.840 CC osmo_bsc_main.o #11 9.841 CC a_reset.lo #11 9.842 CC abis_nm.lo #11 9.842 CC abis_nm_vty.lo #11 9.843 CC abis_om2000.lo #11 9.844 CC abis_om2000_vty.lo #11 9.845 CC abis_rsl.lo #11 9.845 CC abis_osmo.lo #11 9.847 CC acc.lo #11 9.847 CC assignment_fsm.lo #11 9.848 CC bsc_ctrl.lo #11 9.849 CC bsc_ctrl_lookup.lo #11 9.849 CC bsc_init.lo #11 9.849 CC bsc_rf_ctrl.lo #11 9.849 CC bsc_rll.lo #11 9.849 CC bsc_sccp.lo #11 9.850 CC bsc_stats.lo #11 9.851 CC bsc_subscr_conn_fsm.lo #11 9.852 CC bsc_subscriber.lo #11 9.852 CC bsc_vty.lo #11 10.00 CC bts.lo #11 10.07 CC bts_trx.lo #11 10.07 CC bts_trx_ctrl.lo #11 10.08 CC bts_trx_ts_ctrl.lo #11 10.09 CC bts_trx_ts_lchan_ctrl.lo #11 10.09 CC bts_ericsson_rbs2000.lo #11 10.09 CC bts_init.lo #11 10.09 CC bts_ipaccess_nanobts.lo #11 10.09 CC bts_ipaccess_nanobts_omlattr.lo #11 10.13 CC bts_nokia_site.lo #11 10.13 CC bts_siemens_bs11.lo #11 10.14 CC bts_sm.lo #11 10.15 CC bts_osmobts.lo #11 10.16 CC bts_unknown.lo #11 10.27 CC bts_ctrl.lo #11 10.28 CC bts_setup_ramp.lo #11 10.29 CC bts_vty.lo #11 10.31 CC bts_trx_vty.lo #11 10.31 CC chan_alloc.lo #11 10.32 CC chan_counts.lo #11 10.33 CC codec_pref.lo #11 10.33 CC data_rate_pref.lo #11 10.35 CC e1_config.lo #11 10.36 CC gsm_04_08_rr.lo #11 10.36 CC gsm_data.lo #11 10.36 CC handover_cfg.lo #11 10.40 CC handover_ctrl.lo #11 10.41 CC handover_decision.lo #11 10.45 CC handover_decision_2.lo #11 10.48 CC handover_fsm.lo #11 10.49 CC handover_logic.lo #11 10.49 CC handover_vty.lo #11 10.55 CC vgcs_fsm.lo #11 10.56 CC lchan.lo #11 10.56 CC lb.lo #11 10.56 CC lchan_fsm.lo #11 10.59 CC lchan_rtp_fsm.lo #11 10.63 CC lchan_select.lo #11 10.65 CC lcs_loc_req.lo #11 10.65 CC lcs_ta_req.lo #11 10.66 CC meas_feed.lo #11 10.70 CC meas_rep.lo #11 10.72 CC neighbor_ident.lo #11 10.79 CC neighbor_ident_vty.lo #11 10.80 CC neighbor_ident_ctrl.lo #11 10.81 CC net_init.lo #11 10.81 CC nm_common_fsm.lo #11 10.84 neighbor_ident.c: In function 'neighbor_controlif_setup': #11 10.84 neighbor_ident.c:494:9: warning: 'ctrl_interface_setup_dynip2' is deprecated: For internal use inside libosmocore only. [-Wdeprecated-declarations] #11 10.84 494 | return ctrl_interface_setup_dynip2(net, net->neigh_ctrl.addr, net->neigh_ctrl.port, #11 10.84 | ^~~~~~ #11 10.84 In file included from neighbor_ident.c:37: #11 10.84 /usr/include/osmocom/ctrl/control_if.h:46:21: note: declared here #11 10.84 46 | struct ctrl_handle *ctrl_interface_setup_dynip2(void *data, #11 10.84 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ #11 10.85 CC nm_bb_transc_fsm.lo #11 10.88 CC nm_bts_sm_fsm.lo #11 10.91 CC nm_bts_fsm.lo #11 10.92 CC nm_gprs_cell_fsm.lo #11 10.94 CC nm_gprs_nse_fsm.lo #11 10.95 CC nm_gprs_nsvc_fsm.lo #11 10.95 CC nm_channel_fsm.lo #11 11.02 CC nm_rcarrier_fsm.lo #11 11.03 CC gsm_08_08.lo #11 11.05 CC osmo_bsc_bssap.lo #11 11.06 CC osmo_bsc_filter.lo #11 11.06 CC osmo_bsc_grace.lo #11 11.09 CC osmo_bsc_lcls.lo #11 11.10 CC osmo_bsc_mgcp.lo #11 11.10 CC osmo_bsc_msc.lo #11 11.12 CC osmo_bsc_sigtran.lo #11 11.12 CC paging.lo #11 11.15 CC pcu_sock.lo #11 11.16 CC penalty_timers.lo #11 11.16 CC bssmap_reset.lo #11 11.17 CC system_information.lo #11 11.17 CC timeslot_fsm.lo #11 11.19 CC smscb.lo #11 11.19 CC smscb_vty.lo #11 11.23 CC cbch_scheduler.lo #11 11.23 CC cbsp_link.lo #11 11.24 CC power_control.lo #11 11.56 CCLD libbsc.la #11 13.02 CCLD osmo-bsc #11 13.70 make[4]: Entering directory '/tmp/osmo-bsc/src/osmo-bsc' #11 13.70 make[4]: Nothing to be done for 'install-data-am'. #11 13.70 /usr/bin/mkdir -p '/usr/local/bin' #11 13.70 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bsc '/usr/local/bin' #11 13.71 libtool: install: /usr/bin/install -c osmo-bsc /usr/local/bin/osmo-bsc #11 13.72 make[4]: Leaving directory '/tmp/osmo-bsc/src/osmo-bsc' #11 13.72 make[3]: Leaving directory '/tmp/osmo-bsc/src/osmo-bsc' #11 13.72 Making install in utils #11 13.72 make[3]: Entering directory '/tmp/osmo-bsc/src/utils' #11 13.72 CC bs11_config.o #11 13.72 CC isdnsync.o #11 13.72 CC meas_json-meas_json.o #11 13.76 CCLD isdnsync #11 13.76 CCLD meas_json #11 13.78 CCLD bs11_config #11 13.97 make[4]: Entering directory '/tmp/osmo-bsc/src/utils' #11 13.97 make[4]: Nothing to be done for 'install-data-am'. #11 13.97 /usr/bin/mkdir -p '/usr/local/bin' #11 13.97 /bin/bash ../../libtool --mode=install /usr/bin/install -c bs11_config isdnsync meas_json '/usr/local/bin' #11 13.99 libtool: install: /usr/bin/install -c bs11_config /usr/local/bin/bs11_config #11 13.99 libtool: install: /usr/bin/install -c isdnsync /usr/local/bin/isdnsync #11 14.00 libtool: install: /usr/bin/install -c meas_json /usr/local/bin/meas_json #11 14.00 make[4]: Leaving directory '/tmp/osmo-bsc/src/utils' #11 14.00 make[3]: Leaving directory '/tmp/osmo-bsc/src/utils' #11 14.00 Making install in ipaccess #11 14.01 make[3]: Entering directory '/tmp/osmo-bsc/src/ipaccess' #11 14.01 CC abisip-find.o #11 14.01 CC stubs.o #11 14.01 CC ipaccess-config.o #11 14.01 CC ipaccess-config-e1-driver.o #11 14.01 CC ipaccess-firmware.o #11 14.01 CC network_listen.o #11 14.01 CC ipaccess-proxy.o #11 14.07 CCLD abisip-find #11 14.09 CCLD ipaccess-config #11 14.10 CCLD ipaccess-proxy #11 14.29 make[4]: Entering directory '/tmp/osmo-bsc/src/ipaccess' #11 14.29 make[4]: Nothing to be done for 'install-data-am'. #11 14.29 /usr/bin/mkdir -p '/usr/local/bin' #11 14.29 /bin/bash ../../libtool --mode=install /usr/bin/install -c abisip-find ipaccess-config ipaccess-proxy '/usr/local/bin' #11 14.31 libtool: install: /usr/bin/install -c abisip-find /usr/local/bin/abisip-find #11 14.32 libtool: install: /usr/bin/install -c ipaccess-config /usr/local/bin/ipaccess-config #11 14.33 libtool: install: /usr/bin/install -c ipaccess-proxy /usr/local/bin/ipaccess-proxy #11 14.33 make[4]: Leaving directory '/tmp/osmo-bsc/src/ipaccess' #11 14.33 make[3]: Leaving directory '/tmp/osmo-bsc/src/ipaccess' #11 14.34 make[3]: Entering directory '/tmp/osmo-bsc/src' #11 14.34 make[4]: Entering directory '/tmp/osmo-bsc/src' #11 14.34 make[4]: Nothing to be done for 'install-exec-am'. #11 14.34 make[4]: Nothing to be done for 'install-data-am'. #11 14.34 make[4]: Leaving directory '/tmp/osmo-bsc/src' #11 14.34 make[3]: Leaving directory '/tmp/osmo-bsc/src' #11 14.34 make[2]: Leaving directory '/tmp/osmo-bsc/src' #11 14.34 Making install in tests #11 14.35 make[2]: Entering directory '/tmp/osmo-bsc/tests' #11 14.35 Making install in abis #11 14.36 make[3]: Entering directory '/tmp/osmo-bsc/tests/abis' #11 14.36 make[4]: Entering directory '/tmp/osmo-bsc/tests/abis' #11 14.36 make[4]: Nothing to be done for 'install-exec-am'. #11 14.36 make[4]: Nothing to be done for 'install-data-am'. #11 14.36 make[4]: Leaving directory '/tmp/osmo-bsc/tests/abis' #11 14.36 make[3]: Leaving directory '/tmp/osmo-bsc/tests/abis' #11 14.36 Making install in acc #11 14.37 make[3]: Entering directory '/tmp/osmo-bsc/tests/acc' #11 14.37 make[4]: Entering directory '/tmp/osmo-bsc/tests/acc' #11 14.37 make[4]: Nothing to be done for 'install-exec-am'. #11 14.37 make[4]: Nothing to be done for 'install-data-am'. #11 14.37 make[4]: Leaving directory '/tmp/osmo-bsc/tests/acc' #11 14.38 make[3]: Leaving directory '/tmp/osmo-bsc/tests/acc' #11 14.38 Making install in bsc #11 14.38 make[3]: Entering directory '/tmp/osmo-bsc/tests/bsc' #11 14.39 make[4]: Entering directory '/tmp/osmo-bsc/tests/bsc' #11 14.39 make[4]: Nothing to be done for 'install-exec-am'. #11 14.39 make[4]: Nothing to be done for 'install-data-am'. #11 14.39 make[4]: Leaving directory '/tmp/osmo-bsc/tests/bsc' #11 14.39 make[3]: Leaving directory '/tmp/osmo-bsc/tests/bsc' #11 14.39 Making install in codec_pref #11 14.39 make[3]: Entering directory '/tmp/osmo-bsc/tests/codec_pref' #11 14.40 make[4]: Entering directory '/tmp/osmo-bsc/tests/codec_pref' #11 14.40 make[4]: Nothing to be done for 'install-exec-am'. #11 14.40 make[4]: Nothing to be done for 'install-data-am'. #11 14.40 make[4]: Leaving directory '/tmp/osmo-bsc/tests/codec_pref' #11 14.40 make[3]: Leaving directory '/tmp/osmo-bsc/tests/codec_pref' #11 14.40 Making install in gsm0408 #11 14.41 make[3]: Entering directory '/tmp/osmo-bsc/tests/gsm0408' #11 14.41 make[4]: Entering directory '/tmp/osmo-bsc/tests/gsm0408' #11 14.41 make[4]: Nothing to be done for 'install-exec-am'. #11 14.41 make[4]: Nothing to be done for 'install-data-am'. #11 14.41 make[4]: Leaving directory '/tmp/osmo-bsc/tests/gsm0408' #11 14.41 make[3]: Leaving directory '/tmp/osmo-bsc/tests/gsm0408' #11 14.41 Making install in handover #11 14.42 make[3]: Entering directory '/tmp/osmo-bsc/tests/handover' #11 14.42 make[4]: Entering directory '/tmp/osmo-bsc/tests/handover' #11 14.42 make[4]: Nothing to be done for 'install-exec-am'. #11 14.42 make[4]: Nothing to be done for 'install-data-am'. #11 14.42 make[4]: Leaving directory '/tmp/osmo-bsc/tests/handover' #11 14.43 make[3]: Leaving directory '/tmp/osmo-bsc/tests/handover' #11 14.43 Making install in nanobts_omlattr #11 14.43 make[3]: Entering directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 14.44 make[4]: Entering directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 14.44 make[4]: Nothing to be done for 'install-exec-am'. #11 14.44 make[4]: Nothing to be done for 'install-data-am'. #11 14.44 make[4]: Leaving directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 14.44 make[3]: Leaving directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 14.44 Making install in paging #11 14.44 make[3]: Entering directory '/tmp/osmo-bsc/tests/paging' #11 14.45 make[4]: Entering directory '/tmp/osmo-bsc/tests/paging' #11 14.45 make[4]: Nothing to be done for 'install-exec-am'. #11 14.45 make[4]: Nothing to be done for 'install-data-am'. #11 14.45 make[4]: Leaving directory '/tmp/osmo-bsc/tests/paging' #11 14.45 make[3]: Leaving directory '/tmp/osmo-bsc/tests/paging' #11 14.45 Making install in subscr #11 14.45 make[3]: Entering directory '/tmp/osmo-bsc/tests/subscr' #11 14.46 make[4]: Entering directory '/tmp/osmo-bsc/tests/subscr' #11 14.46 make[4]: Nothing to be done for 'install-exec-am'. #11 14.46 make[4]: Nothing to be done for 'install-data-am'. #11 14.46 make[4]: Leaving directory '/tmp/osmo-bsc/tests/subscr' #11 14.46 make[3]: Leaving directory '/tmp/osmo-bsc/tests/subscr' #11 14.47 make[3]: Entering directory '/tmp/osmo-bsc/tests' #11 14.47 make[4]: Entering directory '/tmp/osmo-bsc/tests' #11 14.47 make[4]: Nothing to be done for 'install-exec-am'. #11 14.47 make[4]: Nothing to be done for 'install-data-am'. #11 14.47 make[4]: Leaving directory '/tmp/osmo-bsc/tests' #11 14.47 make[3]: Leaving directory '/tmp/osmo-bsc/tests' #11 14.47 make[2]: Leaving directory '/tmp/osmo-bsc/tests' #11 14.47 Making install in doc #11 14.48 make[2]: Entering directory '/tmp/osmo-bsc/doc' #11 14.49 Making install in examples #11 14.49 make[3]: Entering directory '/tmp/osmo-bsc/doc/examples' #11 14.50 make[4]: Entering directory '/tmp/osmo-bsc/doc/examples' #11 14.50 make[4]: Nothing to be done for 'install-exec-am'. #11 14.50 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 14.51 /usr/bin/install -c -m 644 osmo-bsc/osmo-bsc.cfg '/usr/local/etc/osmocom' #11 14.51 make install-data-hook #11 14.52 make[5]: Entering directory '/tmp/osmo-bsc/doc/examples' #11 14.52 for f in $(find . -name '*.cfg*' -o -name '*.confmerge*' | sed -e 's,^.,,'); do \ #11 14.52 j="/usr/local/share/doc/osmo-bsc/examples/$f" && \ #11 14.52 mkdir -p "$(dirname $j)" && \ #11 14.52 /usr/bin/install -c -m 644 ./$f $j; \ #11 14.52 done #11 14.63 make[5]: Leaving directory '/tmp/osmo-bsc/doc/examples' #11 14.63 make[4]: Leaving directory '/tmp/osmo-bsc/doc/examples' #11 14.63 make[3]: Leaving directory '/tmp/osmo-bsc/doc/examples' #11 14.63 Making install in manuals #11 14.63 make[3]: Entering directory '/tmp/osmo-bsc/doc/manuals' #11 14.64 make[4]: Entering directory '/tmp/osmo-bsc/doc/manuals' #11 14.64 make[4]: Nothing to be done for 'install-exec-am'. #11 14.64 make[4]: Nothing to be done for 'install-data-am'. #11 14.64 make[4]: Leaving directory '/tmp/osmo-bsc/doc/manuals' #11 14.64 make[3]: Leaving directory '/tmp/osmo-bsc/doc/manuals' #11 14.64 make[3]: Entering directory '/tmp/osmo-bsc/doc' #11 14.64 make[4]: Entering directory '/tmp/osmo-bsc/doc' #11 14.64 make[4]: Nothing to be done for 'install-exec-am'. #11 14.64 make[4]: Nothing to be done for 'install-data-am'. #11 14.64 make[4]: Leaving directory '/tmp/osmo-bsc/doc' #11 14.64 make[3]: Leaving directory '/tmp/osmo-bsc/doc' #11 14.65 make[2]: Leaving directory '/tmp/osmo-bsc/doc' #11 14.65 Making install in contrib #11 14.65 make[2]: Entering directory '/tmp/osmo-bsc/contrib' #11 14.66 Making install in systemd #11 14.66 make[3]: Entering directory '/tmp/osmo-bsc/contrib/systemd' #11 14.67 make[4]: Entering directory '/tmp/osmo-bsc/contrib/systemd' #11 14.67 make[4]: Nothing to be done for 'install-exec-am'. #11 14.67 /usr/bin/mkdir -p '/lib/systemd/system' #11 14.68 /usr/bin/install -c -m 644 osmo-bsc.service '/lib/systemd/system' #11 14.68 make[4]: Leaving directory '/tmp/osmo-bsc/contrib/systemd' #11 14.68 make[3]: Leaving directory '/tmp/osmo-bsc/contrib/systemd' #11 14.69 make[3]: Entering directory '/tmp/osmo-bsc/contrib' #11 14.69 make[4]: Entering directory '/tmp/osmo-bsc/contrib' #11 14.69 make[4]: Nothing to be done for 'install-exec-am'. #11 14.69 make[4]: Nothing to be done for 'install-data-am'. #11 14.69 make[4]: Leaving directory '/tmp/osmo-bsc/contrib' #11 14.69 make[3]: Leaving directory '/tmp/osmo-bsc/contrib' #11 14.69 make[2]: Leaving directory '/tmp/osmo-bsc/contrib' #11 14.70 make[2]: Entering directory '/tmp/osmo-bsc' #11 14.71 make[3]: Entering directory '/tmp/osmo-bsc' #11 14.71 make[3]: Nothing to be done for 'install-exec-am'. #11 14.71 make[3]: Nothing to be done for 'install-data-am'. #11 14.71 make[3]: Leaving directory '/tmp/osmo-bsc' #11 14.71 make[2]: Leaving directory '/tmp/osmo-bsc' #11 14.71 make[1]: Leaving directory '/tmp/osmo-bsc' #11 DONE 14.8s #12 [7/8] COPY OSMO-BSC.CFG /data/osmo-bsc.cfg #12 DONE 0.1s #13 [8/8] WORKDIR /DATA #13 DONE 0.1s #14 exporting to image #14 exporting layers #14 exporting layers 0.4s done #14 writing image sha256:c6e67e220bbbdc11d8db6e1c3044df4ff1b9c6afdcf613129796d7b6747e97ae done #14 naming to docker.io/osmocom-build/osmo-bsc-master:latest 0.0s done #14 DONE 0.5s 1 warning found (use docker --debug to expand): - InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-build results in empty or invalid base image name (line 3) rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test/osmo-bsc-master' + docker_image_exists osmo-bsc-master + docker images -q osmocom-build/osmo-bsc-master + test -n c6e67e220bbb + 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 2.1.0.4.9f83.202512301800 amd64 Development headers for A-bis interface ii libosmo-asn1-tcap-dev:amd64 0.2.1.202512301800 amd64 Development headers for utility library for ASN.1 of TCAP (SS7) ii libosmo-asn1-tcap1:amd64 0.2.1.202512301800 amd64 Utility library for ASN.1 of TCAP (SS7) ii libosmo-mgcp-client-dev:amd64 1.15.0.1.8afba.202512301800 amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-mgcp-client14:amd64 1.15.0.1.8afba.202512301800 amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-netif-dev:amd64 1.7.0.3.5c44.202512301800 amd64 Development headers for Osmocom network interface ii libosmo-sigtran-dev:amd64 2.2.1.4.74d0.202512301800 amd64 Development headers for the Osmocom SIGTRAN library ii libosmo-sigtran12:amd64 2.2.1.4.74d0.202512301800 amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmoabis15:amd64 2.1.0.4.9f83.202512301800 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.12.0.18.e02b95.202512301800 amd64 Osmo codec library ii libosmocoding0:amd64 1.12.0.18.e02b95.202512301800 amd64 Osmo coding library ii libosmocore 1.12.0.18.e02b95.202512301800 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.12.0.18.e02b95.202512301800 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore22:amd64 1.12.0.18.e02b95.202512301800 amd64 Osmo Core library ii libosmoctrl0:amd64 1.12.0.18.e02b95.202512301800 amd64 Osmo control library ii libosmogb14:amd64 1.12.0.18.e02b95.202512301800 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.12.0.18.e02b95.202512301800 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.12.0.18.e02b95.202512301800 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.7.0.3.5c44.202512301800 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.12.0.18.e02b95.202512301800 amd64 Osmo SIM library ii libosmotrau11:amd64 2.1.0.4.9f83.202512301800 amd64 GSM trau handling ii libosmousb0:amd64 1.12.0.18.e02b95.202512301800 amd64 Osmo USB library ii libosmovty13:amd64 1.12.0.18.e02b95.202512301800 amd64 Osmo VTY library ii osmocom-keyring 1.1.1.8.7873.202512301800 amd64 Pubkey for Osmocom repositories at obs.osmocom.org ii osmocom-nightly 202512301800 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master', 'osmocom-nightly'] + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-bts-master + local feed + echo debian-bookworm-build + depends=debian-bookworm-build + [ -n debian-bookworm-build ] + docker_images_require debian-bookworm-build + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends debian-bookworm-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-build + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-build + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-build + echo debian-bookworm-build + dir=debian-bookworm-build + [ -z ] + pull_arg=--pull + grep ^FROM ../debian-bookworm-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-build OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test/debian-bookworm-build' rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/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/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg M3UA_TESTTOOL_BRANCH=osmocom/master \ --build-arg OSMO_BB_BRANCH=ttcn3-bts-test \ --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_REMSIM_BRANCH=master \ --build-arg OSMO_S1GW_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: 6.09kB 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 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #6 DONE 0.0s #7 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #7 DONE 0.0s #8 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:e9845b16e48a08b3586978bb68bb91598f88856ee891d8d1b9102c27fc60eada #8 resolve registry.osmocom.org/debian:bookworm@sha256:e9845b16e48a08b3586978bb68bb91598f88856ee891d8d1b9102c27fc60eada 0.1s done #8 DONE 0.1s #9 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #9 DONE 0.1s #10 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #10 DONE 0.2s #11 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #11 DONE 0.2s #5 [internal] load build context #5 transferring context: 2.04kB done #5 DONE 0.0s #12 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #12 CACHED #13 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #13 CACHED #14 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #14 CACHED #15 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #15 CACHED #16 [10/16] RUN SET -x && git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests && cd osmo-python-tests && python3 setup.py clean build install && cd .. && rm -rf osmo-python-tests #16 CACHED #17 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #17 CACHED #18 [12/16] RUN set -x && git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && su build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && rm -rf osmo-ci #18 CACHED #19 [ 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 #19 CACHED #20 [ 4/16] RUN SET -x && useradd --uid=1000 -d /build -m build && chown -R build:build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #20 CACHED #21 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #21 CACHED #22 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git@028da3798355d0260c6c6491b39347d84ca7a02d' 'git+https://github.com/osmocom/sphinx-argparse@inside-classes#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'ruff' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #22 CACHED #23 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #23 CACHED #24 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache clang-format cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi gdb 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 libidn-dev libjansson-dev liblua5.3-dev libmnl-dev libmongoc-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnghttp2-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 libssh-gcrypt-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libyaml-dev libzmq3-dev locales lua-socket make meson mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config pylint python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-pytest python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc xxd && apt-get clean #24 CACHED #25 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #25 CACHED #26 [16/16] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev && apt-get clean #26 CACHED #27 exporting to image #27 exporting layers done #27 writing image sha256:62061ecc623711551c6cef5657fe00969675d7f61623100f7761ae5770365793 done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest done #27 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n 62061ecc6237 + 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 + [ -z ] + pull_arg=--pull + grep ^FROM ../osmo-bts-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-bts-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-bts-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-bts-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test/osmo-bts-master' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/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/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg M3UA_TESTTOOL_BRANCH=osmocom/master \ --build-arg OSMO_BB_BRANCH=ttcn3-bts-test \ --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_REMSIM_BRANCH=master \ --build-arg OSMO_S1GW_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.47kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-build results in empty or invalid base image name (line 3) #1 DONE 0.1s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.1s #4 [internal] load build context #4 DONE 0.0s #5 [1/8] FROM docker.io/osmocom-build/debian-bookworm-build:latest #5 CACHED #6 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-BTS/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-bts #6 DONE 0.1s #7 [2/8] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends bpftrace libosmocore-dev libosmo-abis-dev libosmo-netif-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmoabis)" "pkgconfig(libosmocodec)" "pkgconfig(libosmocoding)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogb)" "pkgconfig(libosmogsm)" "pkgconfig(libosmo-netif)" "pkgconfig(libosmotrau)" "pkgconfig(libosmovty)" ;; esac #7 ... #6 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-BTS/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-bts #6 DONE 0.1s #4 [internal] load build context #4 transferring context: 1.63kB done #4 DONE 0.1s #7 [2/8] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends bpftrace libosmocore-dev libosmo-abis-dev libosmo-netif-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmoabis)" "pkgconfig(libosmocodec)" "pkgconfig(libosmocoding)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogb)" "pkgconfig(libosmogsm)" "pkgconfig(libosmo-netif)" "pkgconfig(libosmotrau)" "pkgconfig(libosmovty)" ;; esac #7 0.408 Hit:1 http://deb.debian.org/debian bookworm InRelease #7 0.408 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #7 0.408 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #7 0.408 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #7 0.897 Reading package lists... #7 1.168 Reading package lists... #7 1.421 Building dependency tree... #7 1.475 Reading state information... #7 1.537 The following additional packages will be installed: #7 1.537 libbpfcc libosmoabis15 libosmocodec4 libosmocoding0 libosmocore #7 1.537 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 #7 1.538 libosmonetif11 libosmosim2 libosmotrau11 libosmousb0 libosmovty13 #7 1.538 osmocom-keyring osmocom-nightly #7 1.552 The following NEW packages will be installed: #7 1.552 bpftrace libbpfcc libosmo-abis-dev libosmo-netif-dev libosmoabis15 #7 1.552 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev libosmocore22 #7 1.552 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 #7 1.552 libosmosim2 libosmotrau11 libosmousb0 libosmovty13 osmocom-keyring #7 1.552 osmocom-nightly #7 1.573 0 upgraded, 21 newly installed, 0 to remove and 2 not upgraded. #7 1.573 Need to get 3999 kB of archives. #7 1.573 After this operation, 16.3 MB of additional disk space will be used. #7 1.573 Get:1 http://deb.debian.org/debian bookworm/main amd64 libbpfcc amd64 0.26.0+ds-1 [677 kB] #7 1.575 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-keyring 1.1.1.8.7873.202512301800 [3200 B] #7 1.588 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202512301800 [1192 B] #7 1.591 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.12.0.18.e02b95.202512301800 [175 kB] #7 1.595 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.12.0.18.e02b95.202512301800 [53.8 kB] #7 1.596 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau11 2.1.0.4.9f83.202512301800 [47.9 kB] #7 1.597 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.12.0.18.e02b95.202512301800 [72.3 kB] #7 1.598 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.12.0.18.e02b95.202512301800 [230 kB] #7 1.600 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.12.0.18.e02b95.202512301800 [106 kB] #7 1.601 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.7.0.3.5c44.202512301800 [70.1 kB] #7 1.602 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis15 2.1.0.4.9f83.202512301800 [71.5 kB] #7 1.602 Get:12 http://deb.debian.org/debian bookworm/main amd64 bpftrace amd64 0.17.0-1 [937 kB] #7 1.602 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.12.0.18.e02b95.202512301800 [72.7 kB] #7 1.603 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.12.0.18.e02b95.202512301800 [179 kB] #7 1.604 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.12.0.18.e02b95.202512301800 [61.5 kB] #7 1.604 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.12.0.18.e02b95.202512301800 [65.4 kB] #7 1.605 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.12.0.18.e02b95.202512301800 [52.1 kB] #7 1.607 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.12.0.18.e02b95.202512301800 [45.4 kB] #7 1.608 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.12.0.18.e02b95.202512301800 [856 kB] #7 1.620 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.7.0.3.5c44.202512301800 [88.3 kB] #7 1.621 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-abis-dev 2.1.0.4.9f83.202512301800 [134 kB] #7 1.725 debconf: delaying package configuration, since apt-utils is not installed #7 1.765 Fetched 3999 kB in 0s (59.3 MB/s) #7 1.844 Selecting previously unselected package libbpfcc:amd64. #7 1.844 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 118634 files and directories currently installed.) #7 1.882 Preparing to unpack .../00-libbpfcc_0.26.0+ds-1_amd64.deb ... #7 1.914 Unpacking libbpfcc:amd64 (0.26.0+ds-1) ... #7 2.053 Selecting previously unselected package bpftrace. #7 2.070 Preparing to unpack .../01-bpftrace_0.17.0-1_amd64.deb ... #7 2.087 Unpacking bpftrace (0.17.0-1) ... #7 2.255 Selecting previously unselected package osmocom-keyring. #7 2.273 Preparing to unpack .../02-osmocom-keyring_1.1.1.8.7873.202512301800_amd64.deb ... #7 2.290 Unpacking osmocom-keyring (1.1.1.8.7873.202512301800) ... #7 2.409 Selecting previously unselected package osmocom-nightly. #7 2.427 Preparing to unpack .../03-osmocom-nightly_202512301800_amd64.deb ... #7 2.444 Unpacking osmocom-nightly (202512301800) ... #7 2.579 Selecting previously unselected package libosmocore22:amd64. #7 2.587 Preparing to unpack .../04-libosmocore22_1.12.0.18.e02b95.202512301800_amd64.deb ... #7 2.604 Unpacking libosmocore22:amd64 (1.12.0.18.e02b95.202512301800) ... #7 2.777 Selecting previously unselected package libosmocodec4:amd64. #7 2.786 Preparing to unpack .../05-libosmocodec4_1.12.0.18.e02b95.202512301800_amd64.deb ... #7 2.802 Unpacking libosmocodec4:amd64 (1.12.0.18.e02b95.202512301800) ... #7 2.947 Selecting previously unselected package libosmotrau11:amd64. #7 2.965 Preparing to unpack .../06-libosmotrau11_2.1.0.4.9f83.202512301800_amd64.deb ... #7 2.982 Unpacking libosmotrau11:amd64 (2.1.0.4.9f83.202512301800) ... #7 3.123 Selecting previously unselected package libosmoisdn0:amd64. #7 3.131 Preparing to unpack .../07-libosmoisdn0_1.12.0.18.e02b95.202512301800_amd64.deb ... #7 3.148 Unpacking libosmoisdn0:amd64 (1.12.0.18.e02b95.202512301800) ... #7 3.290 Selecting previously unselected package libosmogsm20:amd64. #7 3.308 Preparing to unpack .../08-libosmogsm20_1.12.0.18.e02b95.202512301800_amd64.deb ... #7 3.326 Unpacking libosmogsm20:amd64 (1.12.0.18.e02b95.202512301800) ... #7 3.465 Selecting previously unselected package libosmovty13:amd64. #7 3.472 Preparing to unpack .../09-libosmovty13_1.12.0.18.e02b95.202512301800_amd64.deb ... #7 3.490 Unpacking libosmovty13:amd64 (1.12.0.18.e02b95.202512301800) ... #7 3.625 Selecting previously unselected package libosmonetif11:amd64. #7 3.633 Preparing to unpack .../10-libosmonetif11_1.7.0.3.5c44.202512301800_amd64.deb ... #7 3.651 Unpacking libosmonetif11:amd64 (1.7.0.3.5c44.202512301800) ... #7 3.803 Selecting previously unselected package libosmoabis15:amd64. #7 3.822 Preparing to unpack .../11-libosmoabis15_2.1.0.4.9f83.202512301800_amd64.deb ... #7 3.839 Unpacking libosmoabis15:amd64 (2.1.0.4.9f83.202512301800) ... #7 3.980 Selecting previously unselected package libosmocoding0:amd64. #7 3.985 Preparing to unpack .../12-libosmocoding0_1.12.0.18.e02b95.202512301800_amd64.deb ... #7 4.002 Unpacking libosmocoding0:amd64 (1.12.0.18.e02b95.202512301800) ... #7 4.145 Selecting previously unselected package libosmogb14:amd64. #7 4.163 Preparing to unpack .../13-libosmogb14_1.12.0.18.e02b95.202512301800_amd64.deb ... #7 4.180 Unpacking libosmogb14:amd64 (1.12.0.18.e02b95.202512301800) ... #7 4.326 Selecting previously unselected package libosmoctrl0:amd64. #7 4.344 Preparing to unpack .../14-libosmoctrl0_1.12.0.18.e02b95.202512301800_amd64.deb ... #7 4.362 Unpacking libosmoctrl0:amd64 (1.12.0.18.e02b95.202512301800) ... #7 4.504 Selecting previously unselected package libosmosim2:amd64. #7 4.512 Preparing to unpack .../15-libosmosim2_1.12.0.18.e02b95.202512301800_amd64.deb ... #7 4.529 Unpacking libosmosim2:amd64 (1.12.0.18.e02b95.202512301800) ... #7 4.671 Selecting previously unselected package libosmousb0:amd64. #7 4.679 Preparing to unpack .../16-libosmousb0_1.12.0.18.e02b95.202512301800_amd64.deb ... #7 4.696 Unpacking libosmousb0:amd64 (1.12.0.18.e02b95.202512301800) ... #7 4.819 Selecting previously unselected package libosmocore. #7 4.837 Preparing to unpack .../17-libosmocore_1.12.0.18.e02b95.202512301800_amd64.deb ... #7 4.854 Unpacking libosmocore (1.12.0.18.e02b95.202512301800) ... #7 4.979 Selecting previously unselected package libosmocore-dev:amd64. #7 4.997 Preparing to unpack .../18-libosmocore-dev_1.12.0.18.e02b95.202512301800_amd64.deb ... #7 5.014 Unpacking libosmocore-dev:amd64 (1.12.0.18.e02b95.202512301800) ... #7 5.160 Selecting previously unselected package libosmo-netif-dev:amd64. #7 5.178 Preparing to unpack .../19-libosmo-netif-dev_1.7.0.3.5c44.202512301800_amd64.deb ... #7 5.195 Unpacking libosmo-netif-dev:amd64 (1.7.0.3.5c44.202512301800) ... #7 5.320 Selecting previously unselected package libosmo-abis-dev:amd64. #7 5.338 Preparing to unpack .../20-libosmo-abis-dev_2.1.0.4.9f83.202512301800_amd64.deb ... #7 5.355 Unpacking libosmo-abis-dev:amd64 (2.1.0.4.9f83.202512301800) ... #7 5.522 Setting up osmocom-keyring (1.1.1.8.7873.202512301800) ... #7 5.574 Setting up libbpfcc:amd64 (0.26.0+ds-1) ... #7 5.625 Setting up osmocom-nightly (202512301800) ... #7 5.676 Setting up bpftrace (0.17.0-1) ... #7 5.723 Setting up libosmocore22:amd64 (1.12.0.18.e02b95.202512301800) ... #7 5.773 Setting up libosmocodec4:amd64 (1.12.0.18.e02b95.202512301800) ... #7 5.820 Setting up libosmovty13:amd64 (1.12.0.18.e02b95.202512301800) ... #7 5.873 Setting up libosmoisdn0:amd64 (1.12.0.18.e02b95.202512301800) ... #7 5.924 Setting up libosmotrau11:amd64 (2.1.0.4.9f83.202512301800) ... #7 5.979 Setting up libosmousb0:amd64 (1.12.0.18.e02b95.202512301800) ... #7 6.033 Setting up libosmogsm20:amd64 (1.12.0.18.e02b95.202512301800) ... #7 6.086 Setting up libosmoctrl0:amd64 (1.12.0.18.e02b95.202512301800) ... #7 6.140 Setting up libosmogb14:amd64 (1.12.0.18.e02b95.202512301800) ... #7 6.192 Setting up libosmonetif11:amd64 (1.7.0.3.5c44.202512301800) ... #7 6.246 Setting up libosmocoding0:amd64 (1.12.0.18.e02b95.202512301800) ... #7 6.299 Setting up libosmosim2:amd64 (1.12.0.18.e02b95.202512301800) ... #7 6.352 Setting up libosmocore (1.12.0.18.e02b95.202512301800) ... #7 6.404 Setting up libosmoabis15:amd64 (2.1.0.4.9f83.202512301800) ... #7 6.457 Setting up libosmocore-dev:amd64 (1.12.0.18.e02b95.202512301800) ... #7 6.511 Setting up libosmo-netif-dev:amd64 (1.7.0.3.5c44.202512301800) ... #7 6.564 Setting up libosmo-abis-dev:amd64 (2.1.0.4.9f83.202512301800) ... #7 6.620 Processing triggers for man-db (2.11.2-2) ... #7 6.674 Processing triggers for libc-bin (2.36-9+deb12u13) ... #7 DONE 6.9s #8 [3/8] WORKDIR /TMP #8 DONE 0.1s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-bts.git #9 0.288 Cloning into 'osmo-bts'... #9 DONE 0.9s #10 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-BTS/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-bts #10 DONE 0.1s #11 [6/8] RUN CD osmo-bts && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && autoreconf -fi && ./configure --enable-trx && make "-j$(nproc)" install #11 0.389 Already on 'master' #11 0.389 Your branch is up to date with 'origin/master'. #11 0.391 refs/heads/master #11 0.415 HEAD is now at 19ade2fe fixup: rsl: properly initialize MS/BS Power Control state #11 0.416 master #11 0.416 19ade2fec441e53e5d53157341a342f0980e588e #11 2.570 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 2.570 libtoolize: copying file './ltmain.sh' #11 3.010 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 3.010 libtoolize: and rerunning libtoolize and aclocal. #11 3.010 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. #11 3.758 configure.ac:40: warning: The macro `AC_HEADER_STDC' is obsolete. #11 3.758 configure.ac:40: You should run autoupdate. #11 3.758 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 3.758 configure.ac:40: the top level #11 3.758 configure.ac:84: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.758 configure.ac:84: You should run autoupdate. #11 3.758 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.758 configure.ac:84: the top level #11 3.758 configure.ac:92: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.758 configure.ac:92: You should run autoupdate. #11 3.758 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.758 configure.ac:92: the top level #11 3.758 configure.ac:124: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.758 configure.ac:124: You should run autoupdate. #11 3.758 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.758 configure.ac:124: the top level #11 3.758 configure.ac:132: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.758 configure.ac:132: You should run autoupdate. #11 3.758 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.758 configure.ac:132: the top level #11 3.758 configure.ac:272: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.758 configure.ac:272: You should run autoupdate. #11 3.758 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.758 configure.ac:272: the top level #11 3.758 configure.ac:292: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.758 configure.ac:292: You should run autoupdate. #11 3.758 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.758 configure.ac:292: the top level #11 3.758 configure.ac:354: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.758 configure.ac:354: You should run autoupdate. #11 3.758 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.758 configure.ac:354: the top level #11 3.758 configure.ac:422: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #11 3.758 configure.ac:422: You should use the 'AC_CONFIG_HEADERS' macro instead. #11 3.758 ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... #11 3.758 aclocal.m4:10177: AM_CONFIG_HEADER is expanded from... #11 3.758 configure.ac:422: the top level #11 3.758 configure.ac:424: warning: AC_OUTPUT should be used without arguments. #11 3.758 configure.ac:424: You should run autoupdate. #11 4.225 configure.ac:23: installing './compile' #11 4.227 configure.ac:25: installing './config.guess' #11 4.228 configure.ac:25: installing './config.sub' #11 4.230 configure.ac:9: installing './install-sh' #11 4.232 configure.ac:9: installing './missing' #11 4.266 contrib/ber/Makefile.am: installing './depcomp' #11 4.336 src/common/Makefile.am:87: warning: variable 'libbts_la_LDADD' is defined but no program or #11 4.336 src/common/Makefile.am:87: library has 'libbts_la' as canonical name (possible typo) #11 4.388 src/osmo-bts-sysmo/Makefile.am:44: warning: source file 'misc/sysmobts_par.c' is in a subdirectory, #11 4.388 src/osmo-bts-sysmo/Makefile.am:44: but option 'subdir-objects' is disabled #11 4.388 automake: warning: possible forward-incompatibility. #11 4.388 automake: At least one source file is in a subdirectory, but the 'subdir-objects' #11 4.388 automake: automake option hasn't been enabled. For now, the corresponding output #11 4.388 automake: object file(s) will be placed in the top-level directory. However, this #11 4.388 automake: behavior may change in a future Automake major version, with object #11 4.388 automake: files being placed in the same subdirectory as the corresponding sources. #11 4.388 automake: You are advised to start using 'subdir-objects' option throughout your #11 4.388 automake: project, to avoid future incompatibilities. #11 4.389 src/osmo-bts-sysmo/Makefile.am:73: warning: source file 'misc/sysmobts-calib.c' is in a subdirectory, #11 4.389 src/osmo-bts-sysmo/Makefile.am:73: but option 'subdir-objects' is disabled #11 4.389 src/osmo-bts-sysmo/Makefile.am:73: warning: source file 'misc/sysmobts-layer1.c' is in a subdirectory, #11 4.389 src/osmo-bts-sysmo/Makefile.am:73: but option 'subdir-objects' is disabled #11 4.390 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr.c' is in a subdirectory, #11 4.390 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.390 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_misc.c' is in a subdirectory, #11 4.390 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.390 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_par.c' is in a subdirectory, #11 4.390 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.390 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_nl.c' is in a subdirectory, #11 4.390 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.390 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_2050.c' is in a subdirectory, #11 4.390 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.390 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_vty.c' is in a subdirectory, #11 4.390 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.390 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_nl.c' is in a subdirectory, #11 4.390 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.390 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_temp.c' is in a subdirectory, #11 4.390 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.390 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_calib.c' is in a subdirectory, #11 4.390 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 4.391 src/osmo-bts-sysmo/Makefile.am:92: warning: source file 'misc/sysmobts_util.c' is in a subdirectory, #11 4.391 src/osmo-bts-sysmo/Makefile.am:92: but option 'subdir-objects' is disabled #11 4.391 src/osmo-bts-sysmo/Makefile.am:92: warning: source file 'misc/sysmobts_par.c' is in a subdirectory, #11 4.391 src/osmo-bts-sysmo/Makefile.am:92: but option 'subdir-objects' is disabled #11 4.440 tests/agch/Makefile.am:26: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.440 tests/agch/Makefile.am:26: but option 'subdir-objects' is disabled #11 4.462 tests/cipher/Makefile.am:26: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.462 tests/cipher/Makefile.am:26: but option 'subdir-objects' is disabled #11 4.485 tests/handover/Makefile.am:24: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.485 tests/handover/Makefile.am:24: but option 'subdir-objects' is disabled #11 4.496 tests/meas/Makefile.am:25: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.496 tests/meas/Makefile.am:25: but option 'subdir-objects' is disabled #11 4.508 tests/misc/Makefile.am:24: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.508 tests/misc/Makefile.am:24: but option 'subdir-objects' is disabled #11 4.520 tests/paging/Makefile.am:26: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.520 tests/paging/Makefile.am:26: but option 'subdir-objects' is disabled #11 4.531 tests/power/Makefile.am:28: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.531 tests/power/Makefile.am:28: but option 'subdir-objects' is disabled #11 4.532 tests/power/Makefile.am:25: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.532 tests/power/Makefile.am:25: but option 'subdir-objects' is disabled #11 4.544 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/utils.c' is in a subdirectory, #11 4.544 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.544 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/l1_if.c' is in a subdirectory, #11 4.544 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.544 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/oml.c' is in a subdirectory, #11 4.544 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.544 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/l1_transp_hw.c' is in a subdirectory, #11 4.544 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.544 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/tch.c' is in a subdirectory, #11 4.544 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.544 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/calib_file.c' is in a subdirectory, #11 4.544 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.544 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/calib_fixup.c' is in a subdirectory, #11 4.544 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.544 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/misc/sysmobts_par.c' is in a subdirectory, #11 4.544 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.544 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/femtobts.c' is in a subdirectory, #11 4.544 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.544 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/eeprom.c' is in a subdirectory, #11 4.544 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 4.571 tests/tx_power/Makefile.am:23: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 4.571 tests/tx_power/Makefile.am:23: but option 'subdir-objects' is disabled #11 4.630 checking for a BSD-compatible install... /usr/bin/install -c #11 4.644 checking whether build environment is sane... yes #11 4.665 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 4.670 checking for gawk... gawk #11 4.670 checking whether make sets $(MAKE)... yes #11 4.693 checking whether make supports nested variables... yes #11 4.708 checking whether make supports nested variables... (cached) yes #11 4.709 checking whether make sets $(MAKE)... (cached) yes #11 4.714 checking for gcc... gcc #11 4.779 checking whether the C compiler works... yes #11 4.849 checking for C compiler default output file name... a.out #11 4.850 checking for suffix of executables... #11 4.877 checking whether we are cross compiling... no #11 4.906 checking for suffix of object files... o #11 4.919 checking whether the compiler supports GNU C... yes #11 4.937 checking whether gcc accepts -g... yes #11 4.958 checking for gcc option to enable C11 features... none needed #11 4.993 checking whether gcc understands -c and -o together... yes #11 5.020 checking whether make supports the include directive... yes (GNU style) #11 5.026 checking dependency style of gcc... gcc3 #11 5.098 checking build system type... x86_64-pc-linux-gnu #11 5.202 checking host system type... x86_64-pc-linux-gnu #11 5.203 checking how to print strings... printf #11 5.232 checking for a sed that does not truncate output... /usr/bin/sed #11 5.234 checking for grep that handles long lines and -e... /usr/bin/grep #11 5.235 checking for egrep... /usr/bin/grep -E #11 5.236 checking for fgrep... /usr/bin/grep -F #11 5.237 checking for ld used by gcc... /usr/bin/ld #11 5.239 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 5.241 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 5.243 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 5.268 checking whether ln -s works... yes #11 5.268 checking the maximum length of command line arguments... 1572864 #11 5.283 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 5.283 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 5.284 checking for /usr/bin/ld option to reload object files... -r #11 5.284 checking for file... file #11 5.285 checking for objdump... objdump #11 5.286 checking how to recognize dependent libraries... pass_all #11 5.287 checking for dlltool... no #11 5.287 checking how to associate runtime and link libraries... printf %s\n #11 5.288 checking for ar... ar #11 5.288 checking for archiver @FILE support... @ #11 5.326 checking for strip... strip #11 5.326 checking for ranlib... ranlib #11 5.327 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 5.411 checking for sysroot... no #11 5.411 checking for a working dd... /usr/bin/dd #11 5.413 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 5.439 checking for mt... no #11 5.440 checking if : is a manifest tool... no #11 5.451 checking for stdio.h... yes #11 5.482 checking for stdlib.h... yes #11 5.500 checking for string.h... yes #11 5.512 checking for inttypes.h... yes #11 5.527 checking for stdint.h... yes #11 5.545 checking for strings.h... yes #11 5.562 checking for sys/stat.h... yes #11 5.585 checking for sys/types.h... yes #11 5.598 checking for unistd.h... yes #11 5.609 checking for dlfcn.h... yes #11 5.623 checking for objdir... .libs #11 5.678 checking if gcc supports -fno-rtti -fno-exceptions... no #11 5.687 checking for gcc option to produce PIC... -fPIC -DPIC #11 5.687 checking if gcc PIC flag -fPIC -DPIC works... yes #11 5.699 checking if gcc static flag -static works... yes #11 5.738 checking if gcc supports -c -o file.o... yes #11 5.751 checking if gcc supports -c -o file.o... (cached) yes #11 5.751 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 5.760 checking whether -lc should be explicitly linked in... no #11 5.797 checking dynamic linker characteristics... GNU/Linux ld.so #11 5.868 checking how to hardcode library paths into programs... immediate #11 5.868 checking whether stripping libraries is possible... yes #11 5.870 checking if libtool supports shared libraries... yes #11 5.870 checking whether to build shared libraries... yes #11 5.870 checking whether to build static libraries... yes #11 5.871 checking for pkg-config... /usr/bin/pkg-config #11 5.872 checking for pkg-config... /usr/bin/pkg-config #11 5.872 checking pkg-config is at least version 0.20... yes #11 5.873 checking for egrep... (cached) /usr/bin/grep -E #11 5.874 checking for libosmocore >= 1.12.0... yes #11 5.890 checking for libosmovty >= 1.12.0... yes #11 5.911 checking for libosmogsm >= 1.12.0... yes #11 5.933 checking for libosmoctrl >= 1.12.0... yes #11 5.954 checking for libosmocodec >= 1.12.0... yes #11 5.975 checking for libosmocoding >= 1.12.0... yes #11 5.999 checking for libosmoabis >= 2.1.0... yes #11 6.021 checking for libosmotrau >= 2.1.0... yes #11 6.042 checking for libosmo-netif >= 1.7.0... yes #11 6.061 checking whether to enable support for sysmobts calibration tool... no #11 6.061 checking whether to enable support for sysmoBTS L1/PHY support... no #11 6.062 checking whether to enable support for osmo-trx based L1/PHY support... yes #11 6.062 checking whether to enable support for Octasic OCTPHY-2G... no #11 6.065 checking whether to enable NuRAN Wireless Litecell 1.5 hardware support... no #11 6.066 checking whether to enable NuRAN Wireless OC-2G hardware support... no #11 6.068 checking whether to enable VTY/CTRL tests... no #11 6.068 checking whether to include systemtap tracing support... no #11 6.074 CFLAGS=" -std=gnu11" #11 6.074 CPPFLAGS="" #11 6.118 checking that generated files are newer than configure... done #11 6.119 configure: creating ./config.status #11 7.165 config.status: creating src/Makefile #11 7.201 config.status: creating src/common/Makefile #11 7.241 config.status: creating src/osmo-bts-virtual/Makefile #11 7.279 config.status: creating src/osmo-bts-omldummy/Makefile #11 7.317 config.status: creating src/osmo-bts-sysmo/Makefile #11 7.358 config.status: creating src/osmo-bts-lc15/Makefile #11 7.397 config.status: creating src/osmo-bts-oc2g/Makefile #11 7.437 config.status: creating src/osmo-bts-trx/Makefile #11 7.476 config.status: creating src/osmo-bts-octphy/Makefile #11 7.514 config.status: creating include/Makefile #11 7.553 config.status: creating include/osmo-bts/Makefile #11 7.590 config.status: creating tests/Makefile #11 7.628 config.status: creating tests/paging/Makefile #11 7.666 config.status: creating tests/agch/Makefile #11 7.705 config.status: creating tests/cipher/Makefile #11 7.743 config.status: creating tests/sysmobts/Makefile #11 7.782 config.status: creating tests/misc/Makefile #11 7.820 config.status: creating tests/handover/Makefile #11 7.858 config.status: creating tests/ta_control/Makefile #11 7.897 config.status: creating tests/tx_power/Makefile #11 7.934 config.status: creating tests/power/Makefile #11 7.973 config.status: creating tests/meas/Makefile #11 8.011 config.status: creating tests/amr/Makefile #11 8.049 config.status: creating tests/csd/Makefile #11 8.087 config.status: creating doc/Makefile #11 8.125 config.status: creating doc/examples/Makefile #11 8.163 config.status: creating doc/manuals/Makefile #11 8.201 config.status: creating contrib/Makefile #11 8.239 config.status: creating contrib/ber/Makefile #11 8.277 config.status: creating contrib/systemd/Makefile #11 8.311 config.status: creating Makefile #11 8.340 config.status: creating btsconfig.h #11 8.373 config.status: executing tests/atconfig commands #11 8.380 config.status: executing depfiles commands #11 10.47 config.status: executing libtool commands #11 10.59 echo 1.10.0.14-19ad > .version-t && mv .version-t .version #11 10.59 make install-recursive #11 10.60 make[1]: Entering directory '/tmp/osmo-bts' #11 10.61 Making install in include #11 10.61 make[2]: Entering directory '/tmp/osmo-bts/include' #11 10.62 Making install in osmo-bts #11 10.62 make[3]: Entering directory '/tmp/osmo-bts/include/osmo-bts' #11 10.63 make[4]: Entering directory '/tmp/osmo-bts/include/osmo-bts' #11 10.63 make[4]: Nothing to be done for 'install-exec-am'. #11 10.63 make[4]: Nothing to be done for 'install-data-am'. #11 10.63 make[4]: Leaving directory '/tmp/osmo-bts/include/osmo-bts' #11 10.63 make[3]: Leaving directory '/tmp/osmo-bts/include/osmo-bts' #11 10.64 make[3]: Entering directory '/tmp/osmo-bts/include' #11 10.64 make[4]: Entering directory '/tmp/osmo-bts/include' #11 10.64 make[4]: Nothing to be done for 'install-exec-am'. #11 10.64 make[4]: Nothing to be done for 'install-data-am'. #11 10.64 make[4]: Leaving directory '/tmp/osmo-bts/include' #11 10.64 make[3]: Leaving directory '/tmp/osmo-bts/include' #11 10.64 make[2]: Leaving directory '/tmp/osmo-bts/include' #11 10.64 Making install in src #11 10.65 make[2]: Entering directory '/tmp/osmo-bts/src' #11 10.66 Making install in common #11 10.66 make[3]: Entering directory '/tmp/osmo-bts/src/common' #11 10.66 make install-am #11 10.67 make[4]: Entering directory '/tmp/osmo-bts/src/common' #11 10.67 CC gsm_data.o #11 10.67 CC sysinfo.o #11 10.68 CC logging.o #11 10.68 CC abis.o #11 10.68 CC abis_osmo.o #11 10.68 CC oml.o #11 10.68 CC osmux.o #11 10.68 CC bts.o #11 10.68 CC bts_sm.o #11 10.68 CC bts_trx.o #11 10.68 CC rsl.o #11 10.68 CC rtp_input_preen.o #11 10.68 CC paging.o #11 10.68 CC vty.o #11 10.68 CC measurement.o #11 10.68 CC amr.o #11 10.68 CC asci.o #11 10.68 CC lchan.o #11 10.68 CC load_indication.o #11 10.68 CC pcu_sock.o #11 10.75 CC handover.o #11 10.75 CC msg_utils.o #11 10.75 CC tx_power.o #11 10.75 CC bts_ctrl_commands.o #11 10.75 CC bts_ctrl_lookup.o #11 10.75 CC csd_rlp.o #11 10.75 CC bts_shutdown_fsm.o #11 10.75 CC csd_v110.o #11 10.78 CC l1sap.o #11 10.78 CC cbch.o #11 10.78 CC power_control.o #11 10.78 CC main.o #11 10.78 CC phy_link.o #11 10.78 CC dtx_dl_amr_fsm.o #11 10.78 CC scheduler_mframe.o #11 10.79 CC ta_control.o #11 10.81 CC nm_common_fsm.o #11 10.81 CC nm_bts_sm_fsm.o #11 10.81 CC nm_bts_fsm.o #11 10.81 CC nm_bb_transc_fsm.o #11 10.81 CC nm_channel_fsm.o #11 10.82 CC nm_gprs_cell_fsm.o #11 10.83 CC nm_gprs_nse_fsm.o #11 10.84 CC nm_gprs_nsvc_fsm.o #11 10.84 CC nm_radio_carrier_fsm.o #11 10.84 CC notification.o #11 10.85 CC scheduler.o #11 10.94 AR libl1sched.a #11 10.94 ar: `u' modifier ignored since `D' is the default (see `U') #11 10.99 AR libbts.a #11 10.99 ar: `u' modifier ignored since `D' is the default (see `U') #11 11.01 make[5]: Entering directory '/tmp/osmo-bts/src/common' #11 11.01 make[5]: Nothing to be done for 'install-exec-am'. #11 11.01 make[5]: Nothing to be done for 'install-data-am'. #11 11.01 make[5]: Leaving directory '/tmp/osmo-bts/src/common' #11 11.01 make[4]: Leaving directory '/tmp/osmo-bts/src/common' #11 11.01 make[3]: Leaving directory '/tmp/osmo-bts/src/common' #11 11.01 Making install in osmo-bts-virtual #11 11.01 make[3]: Entering directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 11.01 CC main.o #11 11.01 CC bts_model.o #11 11.01 CC virtualbts_vty.o #11 11.01 CC scheduler_virtbts.o #11 11.01 CC l1_if.o #11 11.01 CC virtual_um.o #11 11.01 CC osmo_mcast_sock.o #11 11.08 CCLD osmo-bts-virtual #11 11.76 make[4]: Entering directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 11.76 make[4]: Nothing to be done for 'install-data-am'. #11 11.76 /usr/bin/mkdir -p '/usr/local/bin' #11 11.76 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bts-virtual '/usr/local/bin' #11 11.77 libtool: install: /usr/bin/install -c osmo-bts-virtual /usr/local/bin/osmo-bts-virtual #11 11.78 make[4]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 11.78 make[3]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 11.78 Making install in osmo-bts-omldummy #11 11.78 make[3]: Entering directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 11.78 CC main.o #11 11.78 CC bts_model.o #11 11.84 CCLD osmo-bts-omldummy #11 12.51 make[4]: Entering directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 12.51 make[4]: Nothing to be done for 'install-data-am'. #11 12.51 /usr/bin/mkdir -p '/usr/local/bin' #11 12.51 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bts-omldummy '/usr/local/bin' #11 12.52 libtool: install: /usr/bin/install -c osmo-bts-omldummy /usr/local/bin/osmo-bts-omldummy #11 12.53 make[4]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 12.53 make[3]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 12.53 Making install in osmo-bts-trx #11 12.53 make[3]: Entering directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 12.53 make install-am #11 12.53 make[4]: Entering directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 12.53 CC main.o #11 12.53 CC trx_if.o #11 12.53 CC l1_if.o #11 12.53 CC scheduler_trx.o #11 12.53 CC sched_lchan_fcch_sch.o #11 12.53 CC sched_lchan_rach.o #11 12.53 CC sched_lchan_xcch.o #11 12.53 CC sched_lchan_pdtch.o #11 12.54 CC sched_lchan_tchf.o #11 12.54 CC sched_lchan_tchh.o #11 12.54 CC trx_provision_fsm.o #11 12.54 CC trx_vty.o #11 12.54 CC amr_loop.o #11 12.63 CCLD osmo-bts-trx #11 13.47 make[5]: Entering directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 13.47 make[5]: Nothing to be done for 'install-data-am'. #11 13.47 /usr/bin/mkdir -p '/usr/local/bin' #11 13.47 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bts-trx '/usr/local/bin' #11 13.48 libtool: install: /usr/bin/install -c osmo-bts-trx /usr/local/bin/osmo-bts-trx #11 13.48 make[5]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 13.48 make[4]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 13.48 make[3]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 13.49 make[3]: Entering directory '/tmp/osmo-bts/src' #11 13.49 make[4]: Entering directory '/tmp/osmo-bts/src' #11 13.49 make[4]: Nothing to be done for 'install-exec-am'. #11 13.49 make[4]: Nothing to be done for 'install-data-am'. #11 13.49 make[4]: Leaving directory '/tmp/osmo-bts/src' #11 13.49 make[3]: Leaving directory '/tmp/osmo-bts/src' #11 13.49 make[2]: Leaving directory '/tmp/osmo-bts/src' #11 13.49 Making install in tests #11 13.49 make[2]: Entering directory '/tmp/osmo-bts/tests' #11 13.49 Making install in paging #11 13.49 make[3]: Entering directory '/tmp/osmo-bts/tests/paging' #11 13.49 make[4]: Entering directory '/tmp/osmo-bts/tests/paging' #11 13.49 make[4]: Nothing to be done for 'install-exec-am'. #11 13.49 make[4]: Nothing to be done for 'install-data-am'. #11 13.49 make[4]: Leaving directory '/tmp/osmo-bts/tests/paging' #11 13.49 make[3]: Leaving directory '/tmp/osmo-bts/tests/paging' #11 13.49 Making install in cipher #11 13.50 make[3]: Entering directory '/tmp/osmo-bts/tests/cipher' #11 13.50 make[4]: Entering directory '/tmp/osmo-bts/tests/cipher' #11 13.50 make[4]: Nothing to be done for 'install-exec-am'. #11 13.50 make[4]: Nothing to be done for 'install-data-am'. #11 13.50 make[4]: Leaving directory '/tmp/osmo-bts/tests/cipher' #11 13.50 make[3]: Leaving directory '/tmp/osmo-bts/tests/cipher' #11 13.50 Making install in agch #11 13.50 make[3]: Entering directory '/tmp/osmo-bts/tests/agch' #11 13.50 make[4]: Entering directory '/tmp/osmo-bts/tests/agch' #11 13.50 make[4]: Nothing to be done for 'install-exec-am'. #11 13.50 make[4]: Nothing to be done for 'install-data-am'. #11 13.50 make[4]: Leaving directory '/tmp/osmo-bts/tests/agch' #11 13.50 make[3]: Leaving directory '/tmp/osmo-bts/tests/agch' #11 13.50 Making install in misc #11 13.51 make[3]: Entering directory '/tmp/osmo-bts/tests/misc' #11 13.51 make[4]: Entering directory '/tmp/osmo-bts/tests/misc' #11 13.51 make[4]: Nothing to be done for 'install-exec-am'. #11 13.51 make[4]: Nothing to be done for 'install-data-am'. #11 13.51 make[4]: Leaving directory '/tmp/osmo-bts/tests/misc' #11 13.51 make[3]: Leaving directory '/tmp/osmo-bts/tests/misc' #11 13.51 Making install in handover #11 13.51 make[3]: Entering directory '/tmp/osmo-bts/tests/handover' #11 13.52 make[4]: Entering directory '/tmp/osmo-bts/tests/handover' #11 13.52 make[4]: Nothing to be done for 'install-exec-am'. #11 13.52 make[4]: Nothing to be done for 'install-data-am'. #11 13.52 make[4]: Leaving directory '/tmp/osmo-bts/tests/handover' #11 13.52 make[3]: Leaving directory '/tmp/osmo-bts/tests/handover' #11 13.52 Making install in tx_power #11 13.52 make[3]: Entering directory '/tmp/osmo-bts/tests/tx_power' #11 13.53 make[4]: Entering directory '/tmp/osmo-bts/tests/tx_power' #11 13.53 make[4]: Nothing to be done for 'install-exec-am'. #11 13.53 make[4]: Nothing to be done for 'install-data-am'. #11 13.53 make[4]: Leaving directory '/tmp/osmo-bts/tests/tx_power' #11 13.53 make[3]: Leaving directory '/tmp/osmo-bts/tests/tx_power' #11 13.53 Making install in power #11 13.54 make[3]: Entering directory '/tmp/osmo-bts/tests/power' #11 13.54 make[4]: Entering directory '/tmp/osmo-bts/tests/power' #11 13.54 make[4]: Nothing to be done for 'install-exec-am'. #11 13.54 make[4]: Nothing to be done for 'install-data-am'. #11 13.54 make[4]: Leaving directory '/tmp/osmo-bts/tests/power' #11 13.54 make[3]: Leaving directory '/tmp/osmo-bts/tests/power' #11 13.54 Making install in meas #11 13.55 make[3]: Entering directory '/tmp/osmo-bts/tests/meas' #11 13.55 make[4]: Entering directory '/tmp/osmo-bts/tests/meas' #11 13.55 make[4]: Nothing to be done for 'install-exec-am'. #11 13.55 make[4]: Nothing to be done for 'install-data-am'. #11 13.55 make[4]: Leaving directory '/tmp/osmo-bts/tests/meas' #11 13.55 make[3]: Leaving directory '/tmp/osmo-bts/tests/meas' #11 13.55 Making install in ta_control #11 13.55 make[3]: Entering directory '/tmp/osmo-bts/tests/ta_control' #11 13.56 make[4]: Entering directory '/tmp/osmo-bts/tests/ta_control' #11 13.56 make[4]: Nothing to be done for 'install-exec-am'. #11 13.56 make[4]: Nothing to be done for 'install-data-am'. #11 13.56 make[4]: Leaving directory '/tmp/osmo-bts/tests/ta_control' #11 13.56 make[3]: Leaving directory '/tmp/osmo-bts/tests/ta_control' #11 13.56 Making install in amr #11 13.56 make[3]: Entering directory '/tmp/osmo-bts/tests/amr' #11 13.57 make[4]: Entering directory '/tmp/osmo-bts/tests/amr' #11 13.57 make[4]: Nothing to be done for 'install-exec-am'. #11 13.57 make[4]: Nothing to be done for 'install-data-am'. #11 13.57 make[4]: Leaving directory '/tmp/osmo-bts/tests/amr' #11 13.57 make[3]: Leaving directory '/tmp/osmo-bts/tests/amr' #11 13.57 Making install in csd #11 13.57 make[3]: Entering directory '/tmp/osmo-bts/tests/csd' #11 13.58 make[4]: Entering directory '/tmp/osmo-bts/tests/csd' #11 13.58 make[4]: Nothing to be done for 'install-exec-am'. #11 13.58 make[4]: Nothing to be done for 'install-data-am'. #11 13.58 make[4]: Leaving directory '/tmp/osmo-bts/tests/csd' #11 13.58 make[3]: Leaving directory '/tmp/osmo-bts/tests/csd' #11 13.58 make[3]: Entering directory '/tmp/osmo-bts/tests' #11 13.59 make[4]: Entering directory '/tmp/osmo-bts/tests' #11 13.59 make[4]: Nothing to be done for 'install-exec-am'. #11 13.59 make[4]: Nothing to be done for 'install-data-am'. #11 13.59 make[4]: Leaving directory '/tmp/osmo-bts/tests' #11 13.59 make[3]: Leaving directory '/tmp/osmo-bts/tests' #11 13.59 make[2]: Leaving directory '/tmp/osmo-bts/tests' #11 13.59 Making install in doc #11 13.59 make[2]: Entering directory '/tmp/osmo-bts/doc' #11 13.60 Making install in examples #11 13.60 make[3]: Entering directory '/tmp/osmo-bts/doc/examples' #11 13.61 make[4]: Entering directory '/tmp/osmo-bts/doc/examples' #11 13.61 make[4]: Nothing to be done for 'install-exec-am'. #11 13.62 /usr/bin/mkdir -p '/usr/local/share/doc/osmo-bts/examples/osmo-bts-trx' #11 13.62 /usr/bin/mkdir -p '/usr/local/share/doc/osmo-bts/examples/osmo-bts-virtual' #11 13.62 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 13.62 /usr/bin/install -c -m 644 virtual/osmo-bts-virtual.cfg '/usr/local/share/doc/osmo-bts/examples/osmo-bts-virtual' #11 13.62 /usr/bin/install -c -m 644 trx/osmo-bts-trx.cfg trx/osmo-bts-trx-calypso.cfg '/usr/local/share/doc/osmo-bts/examples/osmo-bts-trx' #11 13.62 /usr/bin/install -c -m 644 virtual/osmo-bts-virtual.cfg trx/osmo-bts-trx.cfg '/usr/local/etc/osmocom' #11 13.63 make[4]: Leaving directory '/tmp/osmo-bts/doc/examples' #11 13.63 make[3]: Leaving directory '/tmp/osmo-bts/doc/examples' #11 13.63 Making install in manuals #11 13.63 make[3]: Entering directory '/tmp/osmo-bts/doc/manuals' #11 13.64 make[4]: Entering directory '/tmp/osmo-bts/doc/manuals' #11 13.64 make[4]: Nothing to be done for 'install-exec-am'. #11 13.64 make[4]: Nothing to be done for 'install-data-am'. #11 13.64 make[4]: Leaving directory '/tmp/osmo-bts/doc/manuals' #11 13.64 make[3]: Leaving directory '/tmp/osmo-bts/doc/manuals' #11 13.64 make[3]: Entering directory '/tmp/osmo-bts/doc' #11 13.65 make[4]: Entering directory '/tmp/osmo-bts/doc' #11 13.65 make[4]: Nothing to be done for 'install-exec-am'. #11 13.65 make[4]: Nothing to be done for 'install-data-am'. #11 13.65 make[4]: Leaving directory '/tmp/osmo-bts/doc' #11 13.65 make[3]: Leaving directory '/tmp/osmo-bts/doc' #11 13.65 make[2]: Leaving directory '/tmp/osmo-bts/doc' #11 13.65 Making install in contrib #11 13.65 make[2]: Entering directory '/tmp/osmo-bts/contrib' #11 13.66 Making install in systemd #11 13.67 make[3]: Entering directory '/tmp/osmo-bts/contrib/systemd' #11 13.67 make[4]: Entering directory '/tmp/osmo-bts/contrib/systemd' #11 13.67 make[4]: Nothing to be done for 'install-exec-am'. #11 13.68 /usr/bin/mkdir -p '/lib/systemd/system' #11 13.68 /usr/bin/install -c -m 644 osmo-bts-virtual.service osmo-bts-trx.service '/lib/systemd/system' #11 13.69 make[4]: Leaving directory '/tmp/osmo-bts/contrib/systemd' #11 13.69 make[3]: Leaving directory '/tmp/osmo-bts/contrib/systemd' #11 13.69 Making install in ber #11 13.69 make[3]: Entering directory '/tmp/osmo-bts/contrib/ber' #11 13.69 CC rtp_ber.o #11 13.69 CC rtp_gen_map.o #11 13.75 CCLD rtp_gen_map #11 13.75 CCLD rtp_ber #11 13.87 make[4]: Entering directory '/tmp/osmo-bts/contrib/ber' #11 13.87 make[4]: Nothing to be done for 'install-exec-am'. #11 13.87 make[4]: Nothing to be done for 'install-data-am'. #11 13.87 make[4]: Leaving directory '/tmp/osmo-bts/contrib/ber' #11 13.87 make[3]: Leaving directory '/tmp/osmo-bts/contrib/ber' #11 13.87 make[3]: Entering directory '/tmp/osmo-bts/contrib' #11 13.87 make[4]: Entering directory '/tmp/osmo-bts/contrib' #11 13.87 make[4]: Nothing to be done for 'install-exec-am'. #11 13.87 make[4]: Nothing to be done for 'install-data-am'. #11 13.87 make[4]: Leaving directory '/tmp/osmo-bts/contrib' #11 13.87 make[3]: Leaving directory '/tmp/osmo-bts/contrib' #11 13.87 make[2]: Leaving directory '/tmp/osmo-bts/contrib' #11 13.87 make[2]: Entering directory '/tmp/osmo-bts' #11 13.87 make[3]: Entering directory '/tmp/osmo-bts' #11 13.87 make[3]: Nothing to be done for 'install-exec-am'. #11 13.87 make[3]: Nothing to be done for 'install-data-am'. #11 13.87 make[3]: Leaving directory '/tmp/osmo-bts' #11 13.87 make[2]: Leaving directory '/tmp/osmo-bts' #11 13.87 make[1]: Leaving directory '/tmp/osmo-bts' #11 DONE 14.0s #12 [7/8] COPY OSMO-BTS.CFG /data/osmo-bts.cfg #12 DONE 0.1s #13 [8/8] WORKDIR /DATA #13 DONE 0.1s #14 exporting to image #14 exporting layers #14 exporting layers 0.5s done #14 writing image sha256:19d4a14e32378a71dd7b63e6ae73a81019554ad16764ff8010d4cb6a7a1d846f done #14 naming to docker.io/osmocom-build/osmo-bts-master:latest 0.0s done #14 DONE 0.6s 1 warning found (use docker --debug to expand): - InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-build results in empty or invalid base image name (line 3) rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test/osmo-bts-master' + docker_image_exists osmo-bts-master + docker images -q osmocom-build/osmo-bts-master + test -n 19d4a14e3237 + 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 2.1.0.4.9f83.202512301800 amd64 Development headers for A-bis interface ii libosmo-netif-dev:amd64 1.7.0.3.5c44.202512301800 amd64 Development headers for Osmocom network interface ii libosmoabis15:amd64 2.1.0.4.9f83.202512301800 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.12.0.18.e02b95.202512301800 amd64 Osmo codec library ii libosmocoding0:amd64 1.12.0.18.e02b95.202512301800 amd64 Osmo coding library ii libosmocore 1.12.0.18.e02b95.202512301800 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.12.0.18.e02b95.202512301800 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore22:amd64 1.12.0.18.e02b95.202512301800 amd64 Osmo Core library ii libosmoctrl0:amd64 1.12.0.18.e02b95.202512301800 amd64 Osmo control library ii libosmogb14:amd64 1.12.0.18.e02b95.202512301800 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.12.0.18.e02b95.202512301800 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.12.0.18.e02b95.202512301800 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.7.0.3.5c44.202512301800 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.12.0.18.e02b95.202512301800 amd64 Osmo SIM library ii libosmotrau11:amd64 2.1.0.4.9f83.202512301800 amd64 GSM trau handling ii libosmousb0:amd64 1.12.0.18.e02b95.202512301800 amd64 Osmo USB library ii libosmovty13:amd64 1.12.0.18.e02b95.202512301800 amd64 Osmo VTY library ii osmocom-keyring 1.1.1.8.7873.202512301800 amd64 Pubkey for Osmocom repositories at obs.osmocom.org ii osmocom-nightly 202512301800 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master', 'osmocom-nightly'] + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmocom-bb-host-master + local feed + depends= + [ -n ] + docker_distro_from_image_name osmocom-bb-host-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmocom-bb-host-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmocom-bb-host-master + echo osmocom-bb-host-master + dir=osmocom-bb-host-master + [ -z ] + pull_arg=--pull + grep ^FROM ../osmocom-bb-host-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmocom-bb-host-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmocom-bb-host-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmocom-bb-host-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test/osmocom-bb-host-master' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/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/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg M3UA_TESTTOOL_BRANCH=osmocom/master \ --build-arg OSMO_BB_BRANCH=ttcn3-bts-test \ --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_REMSIM_BRANCH=master \ --build-arg OSMO_S1GW_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmocom-bb-host-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.00kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-build results in empty or invalid base image name (line 3) #1 DONE 0.1s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.1s #4 [ 1/10] FROM docker.io/osmocom-build/debian-bookworm-build:latest #4 CACHED #5 [ 5/10] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMOCOM-BB/+/TTCN3-BTS-TEST?FORMAT=TEXT /tmp/commit-osmocom-bb #5 DONE 0.2s #6 [ 2/10] RUN APT-GET update && apt-get install -y --no-install-recommends libosmocore-dev && apt-get clean #6 ... #5 [ 5/10] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMOCOM-BB/+/TTCN3-BTS-TEST?FORMAT=TEXT /tmp/commit-osmocom-bb #5 DONE 0.2s #6 [ 2/10] RUN APT-GET update && apt-get install -y --no-install-recommends libosmocore-dev && apt-get clean #6 0.410 Hit:1 http://deb.debian.org/debian bookworm InRelease #6 0.410 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #6 0.410 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #6 0.410 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #6 0.905 Reading package lists... #6 1.174 Reading package lists... #6 1.424 Building dependency tree... #6 1.476 Reading state information... #6 1.539 The following additional packages will be installed: #6 1.539 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 #6 1.539 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13 #6 1.539 osmocom-keyring osmocom-nightly #6 1.549 The following NEW packages will be installed: #6 1.549 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev libosmocore22 #6 1.549 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 #6 1.549 libosmovty13 osmocom-keyring osmocom-nightly #6 1.571 0 upgraded, 14 newly installed, 0 to remove and 2 not upgraded. #6 1.571 Need to get 1973 kB of archives. #6 1.571 After this operation, 6927 kB of additional disk space will be used. #6 1.571 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-keyring 1.1.1.8.7873.202512301800 [3200 B] #6 1.593 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202512301800 [1192 B] #6 1.594 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.12.0.18.e02b95.202512301800 [175 kB] #6 1.598 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.12.0.18.e02b95.202512301800 [53.8 kB] #6 1.599 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.12.0.18.e02b95.202512301800 [72.3 kB] #6 1.600 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.12.0.18.e02b95.202512301800 [230 kB] #6 1.603 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.12.0.18.e02b95.202512301800 [72.7 kB] #6 1.603 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.12.0.18.e02b95.202512301800 [106 kB] #6 1.604 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.12.0.18.e02b95.202512301800 [179 kB] #6 1.606 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.12.0.18.e02b95.202512301800 [61.5 kB] #6 1.606 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.12.0.18.e02b95.202512301800 [65.4 kB] #6 1.607 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.12.0.18.e02b95.202512301800 [52.1 kB] #6 1.607 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.12.0.18.e02b95.202512301800 [45.4 kB] #6 1.607 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.12.0.18.e02b95.202512301800 [856 kB] #6 1.722 debconf: delaying package configuration, since apt-utils is not installed #6 1.774 Fetched 1973 kB in 0s (32.2 MB/s) #6 1.833 Selecting previously unselected package osmocom-keyring. #6 1.833 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 118634 files and directories currently installed.) #6 1.869 Preparing to unpack .../00-osmocom-keyring_1.1.1.8.7873.202512301800_amd64.deb ... #6 1.886 Unpacking osmocom-keyring (1.1.1.8.7873.202512301800) ... #6 2.035 Selecting previously unselected package osmocom-nightly. #6 2.043 Preparing to unpack .../01-osmocom-nightly_202512301800_amd64.deb ... #6 2.060 Unpacking osmocom-nightly (202512301800) ... #6 2.181 Selecting previously unselected package libosmocore22:amd64. #6 2.189 Preparing to unpack .../02-libosmocore22_1.12.0.18.e02b95.202512301800_amd64.deb ... #6 2.223 Unpacking libosmocore22:amd64 (1.12.0.18.e02b95.202512301800) ... #6 2.367 Selecting previously unselected package libosmocodec4:amd64. #6 2.375 Preparing to unpack .../03-libosmocodec4_1.12.0.18.e02b95.202512301800_amd64.deb ... #6 2.392 Unpacking libosmocodec4:amd64 (1.12.0.18.e02b95.202512301800) ... #6 2.533 Selecting previously unselected package libosmoisdn0:amd64. #6 2.542 Preparing to unpack .../04-libosmoisdn0_1.12.0.18.e02b95.202512301800_amd64.deb ... #6 2.559 Unpacking libosmoisdn0:amd64 (1.12.0.18.e02b95.202512301800) ... #6 2.702 Selecting previously unselected package libosmogsm20:amd64. #6 2.709 Preparing to unpack .../05-libosmogsm20_1.12.0.18.e02b95.202512301800_amd64.deb ... #6 2.726 Unpacking libosmogsm20:amd64 (1.12.0.18.e02b95.202512301800) ... #6 2.864 Selecting previously unselected package libosmocoding0:amd64. #6 2.872 Preparing to unpack .../06-libosmocoding0_1.12.0.18.e02b95.202512301800_amd64.deb ... #6 2.889 Unpacking libosmocoding0:amd64 (1.12.0.18.e02b95.202512301800) ... #6 3.038 Selecting previously unselected package libosmovty13:amd64. #6 3.046 Preparing to unpack .../07-libosmovty13_1.12.0.18.e02b95.202512301800_amd64.deb ... #6 3.063 Unpacking libosmovty13:amd64 (1.12.0.18.e02b95.202512301800) ... #6 3.206 Selecting previously unselected package libosmogb14:amd64. #6 3.214 Preparing to unpack .../08-libosmogb14_1.12.0.18.e02b95.202512301800_amd64.deb ... #6 3.231 Unpacking libosmogb14:amd64 (1.12.0.18.e02b95.202512301800) ... #6 3.375 Selecting previously unselected package libosmoctrl0:amd64. #6 3.393 Preparing to unpack .../09-libosmoctrl0_1.12.0.18.e02b95.202512301800_amd64.deb ... #6 3.410 Unpacking libosmoctrl0:amd64 (1.12.0.18.e02b95.202512301800) ... #6 3.545 Selecting previously unselected package libosmosim2:amd64. #6 3.562 Preparing to unpack .../10-libosmosim2_1.12.0.18.e02b95.202512301800_amd64.deb ... #6 3.580 Unpacking libosmosim2:amd64 (1.12.0.18.e02b95.202512301800) ... #6 3.721 Selecting previously unselected package libosmousb0:amd64. #6 3.739 Preparing to unpack .../11-libosmousb0_1.12.0.18.e02b95.202512301800_amd64.deb ... #6 3.756 Unpacking libosmousb0:amd64 (1.12.0.18.e02b95.202512301800) ... #6 3.872 Selecting previously unselected package libosmocore. #6 3.889 Preparing to unpack .../12-libosmocore_1.12.0.18.e02b95.202512301800_amd64.deb ... #6 3.907 Unpacking libosmocore (1.12.0.18.e02b95.202512301800) ... #6 4.023 Selecting previously unselected package libosmocore-dev:amd64. #6 4.041 Preparing to unpack .../13-libosmocore-dev_1.12.0.18.e02b95.202512301800_amd64.deb ... #6 4.058 Unpacking libosmocore-dev:amd64 (1.12.0.18.e02b95.202512301800) ... #6 4.260 Setting up osmocom-keyring (1.1.1.8.7873.202512301800) ... #6 4.312 Setting up osmocom-nightly (202512301800) ... #6 4.365 Setting up libosmocore22:amd64 (1.12.0.18.e02b95.202512301800) ... #6 4.417 Setting up libosmocodec4:amd64 (1.12.0.18.e02b95.202512301800) ... #6 4.469 Setting up libosmovty13:amd64 (1.12.0.18.e02b95.202512301800) ... #6 4.521 Setting up libosmoisdn0:amd64 (1.12.0.18.e02b95.202512301800) ... #6 4.574 Setting up libosmousb0:amd64 (1.12.0.18.e02b95.202512301800) ... #6 4.626 Setting up libosmogsm20:amd64 (1.12.0.18.e02b95.202512301800) ... #6 4.677 Setting up libosmoctrl0:amd64 (1.12.0.18.e02b95.202512301800) ... #6 4.729 Setting up libosmogb14:amd64 (1.12.0.18.e02b95.202512301800) ... #6 4.782 Setting up libosmocoding0:amd64 (1.12.0.18.e02b95.202512301800) ... #6 4.834 Setting up libosmosim2:amd64 (1.12.0.18.e02b95.202512301800) ... #6 4.887 Setting up libosmocore (1.12.0.18.e02b95.202512301800) ... #6 4.940 Setting up libosmocore-dev:amd64 (1.12.0.18.e02b95.202512301800) ... #6 4.994 Processing triggers for libc-bin (2.36-9+deb12u13) ... #6 DONE 5.2s #7 [ 3/10] WORKDIR /TMP #7 DONE 0.1s #8 [ 4/10] RUN GIT clone https://gerrit.osmocom.org/osmocom-bb.git #8 0.315 Cloning into 'osmocom-bb'... #8 DONE 0.9s #9 [ 5/10] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMOCOM-BB/+/TTCN3-BTS-TEST?FORMAT=TEXT /tmp/commit-osmocom-bb #9 DONE 0.1s #10 [ 6/10] RUN CD osmocom-bb && git fetch && git checkout ttcn3-bts-test && (git symbolic-ref -q HEAD && git reset --hard origin/ttcn3-bts-test || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD #10 0.394 branch 'ttcn3-bts-test' set up to track 'origin/ttcn3-bts-test'. #10 0.394 Switched to a new branch 'ttcn3-bts-test' #10 0.395 refs/heads/ttcn3-bts-test #10 0.401 HEAD is now at 9f1c8a56 trx_toolkit: UDPLink: catch and ignore BlockingIOError #10 0.402 ttcn3-bts-test #10 0.403 9f1c8a5681a962e9460bfa61f525a584afdd74c7 #10 DONE 0.4s #11 [ 7/10] RUN CD osmocom-bb/src/host/trxcon && autoreconf -fi && ./configure && make "-j$(nproc)" install #11 2.821 libtoolize: putting auxiliary files in '.'. #11 2.821 libtoolize: copying file './ltmain.sh' #11 2.850 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. #11 2.850 libtoolize: copying file 'm4/libtool.m4' #11 2.898 libtoolize: copying file 'm4/ltoptions.m4' #11 2.950 libtoolize: copying file 'm4/ltsugar.m4' #11 3.002 libtoolize: copying file 'm4/ltversion.m4' #11 3.055 libtoolize: copying file 'm4/lt~obsolete.m4' #11 4.443 configure.ac:21: warning: The macro `AC_HEADER_STDC' is obsolete. #11 4.443 configure.ac:21: You should run autoupdate. #11 4.443 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 4.443 configure.ac:21: the top level #11 4.806 configure.ac:12: installing './compile' #11 4.807 configure.ac:24: installing './config.guess' #11 4.808 configure.ac:24: installing './config.sub' #11 4.809 configure.ac:3: installing './install-sh' #11 4.810 configure.ac:3: installing './missing' #11 4.857 src/Makefile.am: installing './depcomp' #11 4.902 checking for a BSD-compatible install... /usr/bin/install -c #11 4.908 checking whether build environment is sane... yes #11 4.918 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 4.920 checking for gawk... gawk #11 4.921 checking whether make sets $(MAKE)... yes #11 4.940 checking whether make supports nested variables... yes #11 4.955 checking whether make supports nested variables... (cached) yes #11 4.955 checking whether make sets $(MAKE)... (cached) yes #11 4.960 checking for gcc... gcc #11 5.023 checking whether the C compiler works... yes #11 5.067 checking for C compiler default output file name... a.out #11 5.068 checking for suffix of executables... #11 5.107 checking whether we are cross compiling... no #11 5.134 checking for suffix of object files... o #11 5.145 checking whether the compiler supports GNU C... yes #11 5.157 checking whether gcc accepts -g... yes #11 5.182 checking for gcc option to enable C11 features... none needed #11 5.213 checking whether gcc understands -c and -o together... yes #11 5.230 checking whether make supports the include directive... yes (GNU style) #11 5.235 checking dependency style of gcc... gcc3 #11 5.269 checking for pkg-config... /usr/bin/pkg-config #11 5.269 checking pkg-config is at least version 0.9.0... yes #11 5.272 checking for libosmocore... yes #11 5.288 checking for libosmocoding... yes #11 5.307 checking for libosmogsm... yes #11 5.325 checking for stdio.h... yes #11 5.356 checking for stdlib.h... yes #11 5.375 checking for string.h... yes #11 5.401 checking for inttypes.h... yes #11 5.421 checking for stdint.h... yes #11 5.437 checking for strings.h... yes #11 5.453 checking for sys/stat.h... yes #11 5.471 checking for sys/types.h... yes #11 5.495 checking for unistd.h... yes #11 5.520 checking for grep that handles long lines and -e... /usr/bin/grep #11 5.521 checking for egrep... /usr/bin/grep -E #11 5.526 checking build system type... x86_64-pc-linux-gnu #11 5.606 checking host system type... x86_64-pc-linux-gnu #11 5.606 checking how to print strings... printf #11 5.635 checking for a sed that does not truncate output... /usr/bin/sed #11 5.637 checking for fgrep... /usr/bin/grep -F #11 5.638 checking for ld used by gcc... /usr/bin/ld #11 5.640 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 5.641 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 5.642 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 5.655 checking whether ln -s works... yes #11 5.655 checking the maximum length of command line arguments... 1572864 #11 5.664 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 5.664 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 5.664 checking for /usr/bin/ld option to reload object files... -r #11 5.665 checking for file... file #11 5.665 checking for objdump... objdump #11 5.665 checking how to recognize dependent libraries... pass_all #11 5.667 checking for dlltool... no #11 5.667 checking how to associate runtime and link libraries... printf %s\n #11 5.668 checking for ar... ar #11 5.668 checking for archiver @FILE support... @ #11 5.708 checking for strip... strip #11 5.708 checking for ranlib... ranlib #11 5.709 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 5.797 checking for sysroot... no #11 5.797 checking for a working dd... /usr/bin/dd #11 5.799 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 5.811 checking for mt... no #11 5.811 checking if : is a manifest tool... no #11 5.814 checking for dlfcn.h... yes #11 5.840 checking for objdir... .libs #11 5.888 checking if gcc supports -fno-rtti -fno-exceptions... no #11 5.916 checking for gcc option to produce PIC... -fPIC -DPIC #11 5.917 checking if gcc PIC flag -fPIC -DPIC works... yes #11 5.955 checking if gcc static flag -static works... yes #11 6.015 checking if gcc supports -c -o file.o... yes #11 6.029 checking if gcc supports -c -o file.o... (cached) yes #11 6.029 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 6.037 checking whether -lc should be explicitly linked in... no #11 6.071 checking dynamic linker characteristics... GNU/Linux ld.so #11 6.140 checking how to hardcode library paths into programs... immediate #11 6.141 checking whether stripping libraries is possible... yes #11 6.141 checking if libtool supports shared libraries... yes #11 6.141 checking whether to build shared libraries... yes #11 6.141 checking whether to build static libraries... yes #11 6.142 CFLAGS=" -std=gnu11" #11 6.142 CPPFLAGS="" #11 6.162 checking that generated files are newer than configure... done #11 6.163 configure: creating ./config.status #11 7.185 config.status: creating include/Makefile #11 7.221 config.status: creating include/osmocom/Makefile #11 7.258 config.status: creating include/osmocom/bb/Makefile #11 7.294 config.status: creating include/osmocom/bb/l1sched/Makefile #11 7.332 config.status: creating include/osmocom/bb/trxcon/Makefile #11 7.370 config.status: creating src/Makefile #11 7.408 config.status: creating Makefile #11 7.437 config.status: executing depfiles commands #11 7.686 config.status: executing libtool commands #11 7.787 echo 0.0.0 > .version-t && mv .version-t .version #11 7.792 make install-recursive #11 7.798 make[1]: Entering directory '/tmp/osmocom-bb/src/host/trxcon' #11 7.806 Making install in include #11 7.811 make[2]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 7.819 Making install in osmocom #11 7.824 make[3]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 7.832 Making install in bb #11 7.837 make[4]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 7.845 Making install in l1sched #11 7.849 make[5]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched' #11 7.856 make[6]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched' #11 7.856 make[6]: Nothing to be done for 'install-exec-am'. #11 7.856 make[6]: Nothing to be done for 'install-data-am'. #11 7.856 make[6]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched' #11 7.856 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched' #11 7.856 Making install in trxcon #11 7.861 make[5]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon' #11 7.867 make[6]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon' #11 7.867 make[6]: Nothing to be done for 'install-exec-am'. #11 7.867 make[6]: Nothing to be done for 'install-data-am'. #11 7.867 make[6]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon' #11 7.867 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon' #11 7.872 make[5]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 7.877 make[6]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 7.877 make[6]: Nothing to be done for 'install-exec-am'. #11 7.877 make[6]: Nothing to be done for 'install-data-am'. #11 7.877 make[6]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 7.878 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 7.878 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 7.882 make[4]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 7.888 make[5]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 7.888 make[5]: Nothing to be done for 'install-exec-am'. #11 7.888 make[5]: Nothing to be done for 'install-data-am'. #11 7.888 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 7.888 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 7.889 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 7.893 make[3]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 7.899 make[4]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 7.899 make[4]: Nothing to be done for 'install-exec-am'. #11 7.899 make[4]: Nothing to be done for 'install-data-am'. #11 7.899 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 7.900 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 7.900 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 7.901 Making install in src #11 7.907 make[2]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/src' #11 7.910 CC l1ctl_server.o #11 7.910 CC trxcon_main.o #11 7.911 CC logging.o #11 7.912 CC trx_if.o #11 7.914 CC trxcon_fsm.lo #11 7.914 CC trxcon_inst.lo #11 7.914 CC trxcon_shim.lo #11 7.916 CC l1ctl.lo #11 7.917 CC sched_lchan_common.lo #11 7.918 CC sched_lchan_pdtch.lo #11 7.919 CC sched_lchan_desc.lo #11 7.919 CC sched_lchan_xcch.lo #11 7.920 CC sched_lchan_tchf.lo #11 7.920 CC sched_lchan_rach.lo #11 7.920 CC sched_lchan_tchh.lo #11 7.920 CC sched_lchan_sch.lo #11 7.920 CC sched_prim.lo #11 7.920 CC sched_mframe.lo #11 7.921 CC sched_trx.lo #11 7.921 CC l1gprs.lo #11 8.023 sched_lchan_tchh.c: In function 'rx_tchh_fn': #11 8.023 sched_lchan_tchh.c:249:17: warning: 'gsm0503_tch_hr_decode' is deprecated: Use gsm0503_tch_hr_decode2() instead [-Wdeprecated-declarations] #11 8.023 249 | rc = gsm0503_tch_hr_decode(&tch_data[0], BUFTAIL8(bursts_p), #11 8.023 | ^~ #11 8.023 In file included from sched_lchan_tchh.c:36: #11 8.023 /usr/include/osmocom/coding/gsm0503_coding.h:52:5: note: declared here #11 8.023 52 | int gsm0503_tch_hr_decode(uint8_t *tch_data, const sbit_t *bursts, int odd, #11 8.023 | ^~~~~~~~~~~~~~~~~~~~~ #11 8.149 CCLD libtrxcon.la #11 8.156 CCLD libl1sched.la #11 8.174 CCLD libl1gprs.la #11 8.215 CCLD trxcon #11 8.693 make[3]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/src' #11 8.693 make[3]: Nothing to be done for 'install-data-am'. #11 8.694 /usr/bin/mkdir -p '/usr/local/bin' #11 8.695 /bin/bash ../libtool --mode=install /usr/bin/install -c trxcon '/usr/local/bin' #11 8.709 libtool: install: /usr/bin/install -c trxcon /usr/local/bin/trxcon #11 8.711 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/src' #11 8.711 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/src' #11 8.712 make[2]: Entering directory '/tmp/osmocom-bb/src/host/trxcon' #11 8.714 make[3]: Entering directory '/tmp/osmocom-bb/src/host/trxcon' #11 8.714 make[3]: Nothing to be done for 'install-exec-am'. #11 8.714 make[3]: Nothing to be done for 'install-data-am'. #11 8.714 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon' #11 8.714 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon' #11 8.714 make[1]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon' #11 DONE 8.8s #12 [ 8/10] RUN CD osmocom-bb/src/host/virt_phy && autoreconf -fi && ./configure && make "-j$(nproc)" install #12 1.853 configure.ac:3: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #12 1.853 configure.ac:3: You should use the 'AC_CONFIG_HEADERS' macro instead. #12 1.853 ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... #12 1.853 aclocal.m4:1089: AM_CONFIG_HEADER is expanded from... #12 1.853 configure.ac:3: the top level #12 1.853 configure.ac:23: warning: The macro `AC_HEADER_STDC' is obsolete. #12 1.853 configure.ac:23: You should run autoupdate. #12 1.853 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #12 1.853 configure.ac:23: the top level #12 2.216 configure.ac:13: installing './compile' #12 2.218 configure.ac:4: installing './install-sh' #12 2.219 configure.ac:4: installing './missing' #12 2.266 src/Makefile.am: installing './depcomp' #12 2.312 checking for a BSD-compatible install... /usr/bin/install -c #12 2.317 checking whether build environment is sane... yes #12 2.326 checking for a race-free mkdir -p... /usr/bin/mkdir -p #12 2.328 checking for gawk... gawk #12 2.328 checking whether make sets $(MAKE)... yes #12 2.343 checking whether make supports nested variables... yes #12 2.355 checking whether make supports nested variables... (cached) yes #12 2.355 checking whether make sets $(MAKE)... (cached) yes #12 2.360 checking for gcc... gcc #12 2.424 checking whether the C compiler works... yes #12 2.467 checking for C compiler default output file name... a.out #12 2.467 checking for suffix of executables... #12 2.489 checking whether we are cross compiling... no #12 2.528 checking for suffix of object files... o #12 2.549 checking whether the compiler supports GNU C... yes #12 2.571 checking whether gcc accepts -g... yes #12 2.591 checking for gcc option to enable C11 features... none needed #12 2.611 checking whether gcc understands -c and -o together... yes #12 2.647 checking whether make supports the include directive... yes (GNU style) #12 2.658 checking dependency style of gcc... gcc3 #12 2.727 checking for pkg-config... /usr/bin/pkg-config #12 2.728 checking pkg-config is at least version 0.9.0... yes #12 2.731 checking for libosmocore... yes #12 2.747 checking for libosmogsm... yes #12 2.765 checking for stdio.h... yes #12 2.795 checking for stdlib.h... yes #12 2.823 checking for string.h... yes #12 2.849 checking for inttypes.h... yes #12 2.872 checking for stdint.h... yes #12 2.895 checking for strings.h... yes #12 2.916 checking for sys/stat.h... yes #12 2.939 checking for sys/types.h... yes #12 2.954 checking for unistd.h... yes #12 2.971 checking for grep that handles long lines and -e... /usr/bin/grep #12 2.972 checking for egrep... /usr/bin/grep -E #12 2.973 CFLAGS=" -std=gnu11" #12 2.973 CPPFLAGS="" #12 2.988 checking that generated files are newer than configure... done #12 3.323 configure: creating ./config.status #12 3.518 config.status: creating Makefile #12 3.547 config.status: creating include/Makefile #12 3.585 config.status: creating include/osmocom/Makefile #12 3.622 config.status: creating include/osmocom/bb/Makefile #12 3.659 config.status: creating include/osmocom/bb/virtphy/Makefile #12 3.696 config.status: creating src/Makefile #12 3.734 config.status: creating config.h #12 3.757 config.status: executing depfiles commands #12 4.047 Making install in include #12 4.051 make[1]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include' #12 4.059 Making install in osmocom #12 4.064 make[2]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom' #12 4.072 Making install in bb #12 4.076 make[3]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb' #12 4.085 Making install in virtphy #12 4.089 make[4]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy' #12 4.095 make[5]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy' #12 4.095 make[5]: Nothing to be done for 'install-exec-am'. #12 4.095 make[5]: Nothing to be done for 'install-data-am'. #12 4.095 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy' #12 4.095 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy' #12 4.100 make[4]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb' #12 4.106 make[5]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb' #12 4.106 make[5]: Nothing to be done for 'install-exec-am'. #12 4.106 make[5]: Nothing to be done for 'install-data-am'. #12 4.106 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb' #12 4.106 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb' #12 4.107 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb' #12 4.111 make[3]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom' #12 4.117 make[4]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom' #12 4.117 make[4]: Nothing to be done for 'install-exec-am'. #12 4.117 make[4]: Nothing to be done for 'install-data-am'. #12 4.117 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom' #12 4.117 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom' #12 4.118 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom' #12 4.122 make[2]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include' #12 4.128 make[3]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include' #12 4.128 make[3]: Nothing to be done for 'install-exec-am'. #12 4.128 make[3]: Nothing to be done for 'install-data-am'. #12 4.128 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include' #12 4.128 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include' #12 4.129 make[1]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include' #12 4.130 Making install in src #12 4.135 make[1]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/src' #12 4.138 CC virtphy.o #12 4.138 CC l1gprs.o #12 4.139 CC logging.o #12 4.140 CC gsmtapl1_if.o #12 4.141 CC l1ctl_sock.o #12 4.143 CC l1ctl_sap.o #12 4.143 CC virt_prim_pm.o #12 4.143 CC virt_prim_fbsb.o #12 4.145 CC virt_prim_rach.o #12 4.145 CC virt_prim_data.o #12 4.147 CC virt_prim_pdch.o #12 4.147 CC virt_prim_traffic.o #12 4.149 CC virt_l1_sched_simple.o #12 4.150 CC virt_l1_model.o #12 4.161 CC shared/virtual_um.o #12 4.162 CC shared/osmo_mcast_sock.o #12 4.279 CCLD virtphy #12 4.310 make[2]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/src' #12 4.310 make[2]: Nothing to be done for 'install-data-am'. #12 4.311 /usr/bin/mkdir -p '/usr/local/bin' #12 4.312 /usr/bin/install -c virtphy '/usr/local/bin' #12 4.313 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/src' #12 4.313 make[1]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/src' #12 4.314 make[1]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy' #12 4.316 make[2]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy' #12 4.316 make[2]: Nothing to be done for 'install-exec-am'. #12 4.316 /usr/bin/mkdir -p '/usr/local/share/doc/virtphy' #12 4.317 /usr/bin/install -c -m 644 README '/usr/local/share/doc/virtphy' #12 4.318 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy' #12 4.318 make[1]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy' #12 DONE 4.4s #13 [ 9/10] RUN MKDIR -p /data/unix #13 DONE 0.4s #14 [10/10] WORKDIR /DATA #14 DONE 0.1s #15 exporting to image #15 exporting layers #15 exporting layers 0.5s done #15 writing image sha256:a63987d83d1d7aabed3b2e3b79ce4d38d2c76634bfc74aea3a8db69fbc4aa3c7 done #15 naming to docker.io/osmocom-build/osmocom-bb-host-master:latest 0.0s done #15 DONE 0.6s 1 warning found (use docker --debug to expand): - InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-build results in empty or invalid base image name (line 3) rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test/osmocom-bb-host-master' + docker_image_exists osmocom-bb-host-master + docker images -q osmocom-build/osmocom-bb-host-master + test -n a63987d83d1d + list_osmo_packages debian-bookworm osmocom-bb-host-master + local distro=debian-bookworm + local image=osmocom-bb-host-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmocom-bb-host-master -c + [ -n ] + return + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-bts-test + local feed + echo debian-bookworm-titan + depends=debian-bookworm-titan + [ -n debian-bookworm-titan ] + docker_images_require debian-bookworm-titan + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker pull registry.osmocom.org/osmocom-build/debian-bookworm-titan Using default tag: latest latest: Pulling from osmocom-build/debian-bookworm-titan a2b36feadd17: Pulling fs layer 7e05a651c396: Pulling fs layer 572cf3b7a7b8: Pulling fs layer 4628e4c726ea: Pulling fs layer 4a29497ece62: Pulling fs layer 75d44a39deaf: Pulling fs layer 3ede1f6e1486: Pulling fs layer 9e4cdcfe0a04: Pulling fs layer 689104723446: Pulling fs layer 631f3427fe52: Pulling fs layer a1ded13753da: Pulling fs layer 38f177fa4cca: Pulling fs layer 693b4c5d3c71: Pulling fs layer 9b939d7ceb3a: Pulling fs layer bc0c2ffeca8f: Pulling fs layer 4ae7ee18ea74: Pulling fs layer 4628e4c726ea: Waiting 75d44a39deaf: Waiting 4a29497ece62: Waiting 9e4cdcfe0a04: Waiting 3ede1f6e1486: Waiting 693b4c5d3c71: Waiting 689104723446: Waiting 9b939d7ceb3a: Waiting 631f3427fe52: Waiting bc0c2ffeca8f: Waiting a1ded13753da: Waiting 4ae7ee18ea74: Waiting 38f177fa4cca: Waiting 7e05a651c396: Verifying Checksum 7e05a651c396: Download complete 572cf3b7a7b8: Verifying Checksum 572cf3b7a7b8: Download complete 4628e4c726ea: Verifying Checksum 4628e4c726ea: Download complete 4a29497ece62: Verifying Checksum 4a29497ece62: Download complete 3ede1f6e1486: Verifying Checksum 3ede1f6e1486: Download complete 9e4cdcfe0a04: Verifying Checksum 9e4cdcfe0a04: Download complete 689104723446: Verifying Checksum 689104723446: Download complete 631f3427fe52: Verifying Checksum 631f3427fe52: Download complete a1ded13753da: Download complete 38f177fa4cca: Verifying Checksum 38f177fa4cca: Download complete a2b36feadd17: Verifying Checksum a2b36feadd17: Download complete a2b36feadd17: Pull complete 7e05a651c396: Pull complete 572cf3b7a7b8: Pull complete 4628e4c726ea: Pull complete 4a29497ece62: Pull complete 693b4c5d3c71: Verifying Checksum 693b4c5d3c71: Download complete bc0c2ffeca8f: Download complete 9b939d7ceb3a: Verifying Checksum 9b939d7ceb3a: Download complete 4ae7ee18ea74: Verifying Checksum 4ae7ee18ea74: Download complete 75d44a39deaf: Download complete 75d44a39deaf: Pull complete 3ede1f6e1486: Pull complete 9e4cdcfe0a04: Pull complete 689104723446: Pull complete 631f3427fe52: Pull complete a1ded13753da: Pull complete 38f177fa4cca: Pull complete 693b4c5d3c71: Pull complete 9b939d7ceb3a: Pull complete bc0c2ffeca8f: Pull complete 4ae7ee18ea74: Pull complete Digest: sha256:00d09d702bd5ffb2a13c682856a8551882506ecf949a8aa570ca5d37a3e71752 Status: Downloaded newer image for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest + continue + docker_distro_from_image_name ttcn3-bts-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-bts-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-bts-test + echo ttcn3-bts-test + dir=ttcn3-bts-test + [ -z ] + pull_arg=--pull + grep ^FROM ../ttcn3-bts-test/Dockerfile + from_line=FROM $REGISTRY/$USER/debian-bookworm-titan + echo FROM $REGISTRY/$USER/debian-bookworm-titan + grep -q $USER + pull_arg= + set +x Building image: ttcn3-bts-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-bts-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-bts-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test/ttcn3-bts-test' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/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/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg M3UA_TESTTOOL_BRANCH=osmocom/master \ --build-arg OSMO_BB_BRANCH=ttcn3-bts-test \ --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_REMSIM_BRANCH=master \ --build-arg OSMO_S1GW_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/ttcn3-bts-test:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 393B done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG $REGISTRY/$USER/debian-bookworm-titan results in empty or invalid base image name (line 3) #1 WARN: JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals (line 13) #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 [internal] load build context #4 transferring context: 876B done #4 DONE 0.1s #5 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #5 ... #6 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #6 DONE 0.2s #5 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #5 DONE 0.7s #7 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #7 DONE 1.3s #8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" bts #8 0.325 + OSMO_TTCN3_BRANCH=master #8 0.325 + shift #8 0.325 + cd /osmo-ttcn3-hacks #8 0.325 + git fetch #8 0.368 + git checkout master #8 0.420 Already on 'master' #8 0.420 Your branch is up to date with 'origin/master'. #8 0.420 + git symbolic-ref -q HEAD #8 0.422 refs/heads/master #8 0.422 + git reset --hard origin/master #8 0.429 HEAD is now at da2bd77f library/NGAP_Templates: PDUSessionResourceSetupRequest: Fix criticality of SetupList IE #8 0.429 + git rev-parse --abbrev-ref HEAD #8 0.430 master #8 0.430 + git rev-parse HEAD #8 0.430 da2bd77f8ddc55e7e27fdb59b7492c967e7d9a4a #8 0.430 + diff -q /tmp/deps-Makefile deps/Makefile #8 0.431 Files /tmp/deps-Makefile and deps/Makefile differ #8 0.431 + make -j8 deps #8 0.554 make: Nothing to be done for 'deps'. #8 0.555 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh /ttcn3-dumpcap-start.sh #8 0.556 '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh' #8 0.556 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh /ttcn3-tcpdump-start.sh #8 0.558 '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh' #8 0.558 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh /ttcn3-dumpcap-stop.sh #8 0.559 '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh' #8 0.559 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh /ttcn3-tcpdump-stop.sh #8 0.561 '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh' #8 0.561 + ln -sv /osmo-ttcn3-hacks/_scripts /_scripts #8 0.562 '/_scripts' -> '/osmo-ttcn3-hacks/_scripts' #8 0.563 + make bts #8 0.689 (cd bts && ./gen_links.sh && ./regen_makefile.sh) #8 0.988 Generating Makefile skeleton... #8 0.989 Makefile skeleton was generated. #8 1.063 make -C _build/bts compile #8 1.076 make[1]: Entering directory '/osmo-ttcn3-hacks/_build/bts' #8 1.076 PP IPA_Emulation.ttcn #8 1.093 TTCN *.ttcn *.asn #8 1.097 warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. #8 1.097 #8 1.191 IuUP_Emulation.ttcn: In TTCN-3 module `IuUP_Emulation': #8 1.191 IuUP_Emulation.ttcn:150.9-190.1: In function definition `f_ts_IuUP_INIT': #8 1.191 IuUP_Emulation.ttcn:179.2-187.3: In template definition `tpl': #8 1.191 IuUP_Emulation.ttcn:179.84-187.3: In actual parameter list of template `@IuUP_Types.ts_IuUP_PDU14_ProcSending_INIT': #8 1.191 In parameter #4 for `rfci': #8 1.191 IuUP_Emulation.ttcn:154.36-47: note: Referenced template variable is here #8 1.203 RSL_Types.ttcn: In TTCN-3 module `RSL_Types': #8 1.203 RSL_Types.ttcn:1143.2-1150.2: In function definition `f_tr_RSL_IE_OSMO_Osmux_CID': #8 1.203 RSL_Types.ttcn:1146.3-1148.3: In if statement: #8 1.203 RSL_Types.ttcn:1147.4-44: In variable assignment: #8 1.203 RSL_Types.ttcn:1147.34-44: In actual parameter list of template `@RSL_Types.tr_RSL_IE_OSMO_Osmux_CID': #8 1.203 RSL_Types.ttcn:1147.35-43: In parameter #1 for `osmux_cid': #8 1.203 RSL_Types.ttcn:1143.38-68: note: Referenced template parameter is here #8 1.206 RSL_Types.ttcn:2394.10-2436.2: In function definition `f_ts_RSL_IPA_CRCX_IEs': #8 1.206 RSL_Types.ttcn:2426.3-2433.3: In if statement: #8 1.206 RSL_Types.ttcn:2427.4-2432.4: In variable assignment: #8 1.206 RSL_Types.ttcn:2427.11-2432.4: In the right operand of operation `&': #8 1.206 RSL_Types.ttcn:2428.5-2431.6: In component #1: #8 1.206 RSL_Types.ttcn:2428.5-2431.6: In the operand of operation `valueof()': #8 1.206 RSL_Types.ttcn:2430.14-65: In template for record field `body': #8 1.206 RSL_Types.ttcn:2430.29-63: In template for union field `osmux_cid': #8 1.206 RSL_Types.ttcn:2430.53-63: In actual parameter list of template `@RSL_Types.ts_RSL_IE_OSMO_Osmux_CID': #8 1.206 RSL_Types.ttcn:2430.54-62: In parameter #1 for `osmux_cid': #8 1.206 RSL_Types.ttcn:2397.13-45: note: Referenced template parameter is here #8 1.206 RSL_Types.ttcn:2455.2-2475.2: In function definition `ts_RSL_IPA_CRCX_ACK': #8 1.206 RSL_Types.ttcn:2471.3-2473.3: In if statement: #8 1.206 RSL_Types.ttcn:2472.4-128: In variable assignment: #8 1.206 RSL_Types.ttcn:2472.42-128: In actual parameter list of template `@RSL_Types.t_RSL_IE': #8 1.206 RSL_Types.ttcn:2472.66-127: In parameter #2 for `body': #8 1.206 RSL_Types.ttcn:2472.92-126: In template for union field `osmux_cid': #8 1.206 RSL_Types.ttcn:2472.116-126: In actual parameter list of template `@RSL_Types.ts_RSL_IE_OSMO_Osmux_CID': #8 1.206 RSL_Types.ttcn:2472.117-125: In parameter #1 for `osmux_cid': #8 1.206 RSL_Types.ttcn:2458.10-50: note: Referenced template parameter is here #8 1.206 RSL_Types.ttcn:2519.2-2541.2: In function definition `ts_RSL_IPA_MDCX': #8 1.206 RSL_Types.ttcn:2537.3-2539.3: In if statement: #8 1.206 RSL_Types.ttcn:2538.4-128: In variable assignment: #8 1.206 RSL_Types.ttcn:2538.42-128: In actual parameter list of template `@RSL_Types.t_RSL_IE': #8 1.206 RSL_Types.ttcn:2538.66-127: In parameter #2 for `body': #8 1.206 RSL_Types.ttcn:2538.92-126: In template for union field `osmux_cid': #8 1.206 RSL_Types.ttcn:2538.116-126: In actual parameter list of template `@RSL_Types.ts_RSL_IE_OSMO_Osmux_CID': #8 1.206 RSL_Types.ttcn:2538.117-125: In parameter #1 for `osmux_cid': #8 1.206 RSL_Types.ttcn:2523.6-46: note: Referenced template parameter is here #8 1.206 RSL_Types.ttcn:2553.2-2576.2: In function definition `ts_RSL_IPA_MDCX_ACK': #8 1.206 RSL_Types.ttcn:2572.3-2574.3: In if statement: #8 1.206 RSL_Types.ttcn:2573.4-128: In variable assignment: #8 1.206 RSL_Types.ttcn:2573.42-128: In actual parameter list of template `@RSL_Types.t_RSL_IE': #8 1.206 RSL_Types.ttcn:2573.66-127: In parameter #2 for `body': #8 1.206 RSL_Types.ttcn:2573.92-126: In template for union field `osmux_cid': #8 1.206 RSL_Types.ttcn:2573.116-126: In actual parameter list of template `@RSL_Types.ts_RSL_IE_OSMO_Osmux_CID': #8 1.206 RSL_Types.ttcn:2573.117-125: In parameter #1 for `osmux_cid': #8 1.206 RSL_Types.ttcn:2557.10-50: note: Referenced template parameter is here #8 1.228 BTS_Tests.ttcn: In TTCN-3 module `BTS_Tests': #8 1.228 BTS_Tests.ttcn:5687.9-5716.1: In function definition `f_TC_pcu_ptcch_ul': #8 1.228 BTS_Tests.ttcn:5704.2-5715.2: In alt construct: #8 1.228 BTS_Tests.ttcn:5705.5-35: In guard statement: #8 1.228 BTS_Tests.ttcn:5705.17-35: In actual parameter list of altstep `@BTS_Tests.as_pcuif_msg': #8 1.228 BTS_Tests.ttcn:5705.23-34: In parameter #2 for `tr_msg': #8 1.228 BTS_Tests.ttcn:5689.29-40: note: Referenced template variable is here #8 1.229 BTS_Tests.ttcn:5900.1-5955.1: In testcase definition `TC_pcu_ext_rach_content': #8 1.229 BTS_Tests.ttcn:5912.2-5953.2: In for statement: #8 1.229 BTS_Tests.ttcn:5941.3-5952.3: In alt construct: #8 1.229 BTS_Tests.ttcn:5942.6-36: In guard statement: #8 1.229 BTS_Tests.ttcn:5942.18-36: In actual parameter list of altstep `@BTS_Tests.as_pcuif_msg': #8 1.229 BTS_Tests.ttcn:5942.24-35: In parameter #2 for `tr_msg': #8 1.229 BTS_Tests.ttcn:5901.29-40: note: Referenced template variable is here #8 1.230 BTS_Tests.ttcn:6610.1-6670.1: In testcase definition `TC_pcu_interf_ind': #8 1.230 BTS_Tests.ttcn:6638.2-6664.2: In alt construct: #8 1.230 BTS_Tests.ttcn:6647.14-45: In guard statement: #8 1.230 BTS_Tests.ttcn:6647.26-45: In actual parameter list of altstep `@BTS_Tests.as_pcuif_msg': #8 1.230 BTS_Tests.ttcn:6647.32-44: In parameter #2 for `tr_msg': #8 1.230 BTS_Tests.ttcn:6611.29-41: note: Referenced template variable is here #8 1.539 touch compile #8 1.539 make[1]: Leaving directory '/osmo-ttcn3-hacks/_build/bts' #8 1.539 make -j20 -C _build/bts #8 1.548 make[1]: Entering directory '/osmo-ttcn3-hacks/_build/bts' #8 1.583 DEP UD_PT.cc #8 1.583 DEP TRXC_CodecPort_CtrlFunctDef.cc #8 1.583 DEP TELNETasp_PT.cc #8 1.583 DEP TCCInterface.cc #8 1.583 DEP TCCConversion.cc #8 1.583 DEP RTP_EncDec.cc #8 1.584 DEP RTP_CodecPort_CtrlFunctDef.cc #8 1.584 DEP RLCMAC_EncDec.cc #8 1.584 DEP OSMUX_CodecPort_CtrlFunctDef.cc #8 1.584 DEP Native_FunctionDefs.cc #8 1.585 DEP L1CTL_PortType_CtrlFunctDef.cc #8 1.585 DEP IuUP_EncDec.cc #8 1.585 DEP IPL4asp_discovery.cc #8 1.585 DEP IPL4asp_PT.cc #8 1.585 DEP IPA_CodecPort_CtrlFunctDef.cc #8 1.606 DEP IPA_Emulation_part_7.cc #8 1.606 DEP IPA_Emulation_part_6.cc #8 1.606 DEP IPA_Emulation_part_5.cc #8 1.607 DEP IPA_Emulation_part_4.cc #8 1.608 DEP IPA_Emulation_part_3.cc #8 1.608 DEP IPA_Emulation_part_2.cc #8 1.614 DEP IPA_Emulation_part_1.cc #8 1.614 DEP IPA_Emulation.cc #8 1.614 DEP UD_Types_part_6.cc #8 1.614 DEP UD_Types_part_7.cc #8 1.615 DEP UD_Types_part_5.cc #8 1.620 DEP UD_Types_part_4.cc #8 1.620 DEP UD_Types_part_2.cc #8 1.620 DEP UD_Types_part_3.cc #8 1.629 DEP UD_Types_part_1.cc #8 1.629 DEP UD_PortType_part_7.cc #8 1.629 DEP UD_PortType_part_6.cc #8 1.629 DEP UD_PortType_part_5.cc #8 1.630 DEP UD_PortType_part_4.cc #8 1.631 DEP UD_PortType_part_3.cc #8 1.631 DEP UD_PortType_part_2.cc #8 1.636 DEP UD_PortType_part_1.cc #8 1.637 DEP TRXC_Types_part_7.cc #8 1.637 DEP TRXC_Types_part_5.cc #8 1.638 DEP TRXC_Types_part_4.cc #8 1.638 DEP TRXC_Types_part_6.cc #8 1.638 DEP TRXC_Types_part_3.cc #8 1.639 DEP TRXC_Types_part_2.cc #8 1.639 DEP TRXC_Types_part_1.cc #8 1.639 DEP TRXC_CodecPort_CtrlFunct_part_7.cc #8 1.641 DEP TRXC_CodecPort_CtrlFunct_part_6.cc #8 1.643 DEP TRXC_CodecPort_CtrlFunct_part_5.cc #8 1.644 DEP TRXC_CodecPort_CtrlFunct_part_4.cc #8 1.644 DEP TRXC_CodecPort_CtrlFunct_part_3.cc #8 1.644 DEP TRXC_CodecPort_CtrlFunct_part_2.cc #8 1.645 DEP TRXC_CodecPort_CtrlFunct_part_1.cc #8 1.645 DEP TRXC_CodecPort_part_7.cc #8 1.646 DEP TRXC_CodecPort_part_6.cc #8 1.646 DEP TRXC_CodecPort_part_5.cc #8 1.646 DEP TRXC_CodecPort_part_4.cc #8 1.646 DEP TRXC_CodecPort_part_3.cc #8 1.647 DEP TRXC_CodecPort_part_2.cc #8 1.648 DEP TRXC_CodecPort_part_1.cc #8 1.649 DEP TELNETasp_PortType_part_7.cc #8 1.652 DEP TELNETasp_PortType_part_5.cc #8 1.652 DEP TELNETasp_PortType_part_6.cc #8 1.652 DEP TELNETasp_PortType_part_4.cc #8 1.652 DEP TELNETasp_PortType_part_3.cc #8 1.653 DEP TELNETasp_PortType_part_2.cc #8 1.653 DEP TELNETasp_PortType_part_1.cc #8 1.653 DEP TCCInterface_Functions_part_7.cc #8 1.654 DEP TCCInterface_Functions_part_6.cc #8 1.654 DEP TCCInterface_Functions_part_4.cc #8 1.654 DEP TCCInterface_Functions_part_5.cc #8 1.655 DEP TCCInterface_Functions_part_3.cc #8 1.656 DEP TCCInterface_Functions_part_2.cc #8 1.658 DEP TCCInterface_Functions_part_1.cc #8 1.658 DEP TCCConversion_Functions_part_7.cc #8 1.658 DEP TCCConversion_Functions_part_6.cc #8 1.659 DEP TCCConversion_Functions_part_5.cc #8 1.659 DEP TCCConversion_Functions_part_4.cc #8 1.659 DEP TCCConversion_Functions_part_2.cc #8 1.660 DEP TCCConversion_Functions_part_3.cc #8 1.661 DEP Socket_API_Definitions_part_7.cc #8 1.661 DEP TCCConversion_Functions_part_1.cc #8 1.661 DEP Socket_API_Definitions_part_6.cc #8 1.661 DEP Socket_API_Definitions_part_5.cc #8 1.662 DEP Socket_API_Definitions_part_4.cc #8 1.663 DEP Socket_API_Definitions_part_3.cc #8 1.663 DEP Socket_API_Definitions_part_2.cc #8 1.664 DEP Socket_API_Definitions_part_1.cc #8 1.665 DEP RTP_Types_part_7.cc #8 1.665 DEP RTP_Types_part_6.cc #8 1.666 DEP RTP_Types_part_5.cc #8 1.666 DEP RTP_Types_part_4.cc #8 1.667 DEP RTP_Types_part_3.cc #8 1.668 DEP RTP_Types_part_2.cc #8 1.668 DEP RTP_Types_part_1.cc #8 1.668 DEP RTP_Emulation_part_7.cc #8 1.668 DEP RTP_Emulation_part_6.cc #8 1.668 DEP RTP_Emulation_part_5.cc #8 1.669 DEP RTP_Emulation_part_4.cc #8 1.669 DEP RTP_Emulation_part_3.cc #8 1.670 DEP RTP_Emulation_part_2.cc #8 1.670 DEP RTP_Emulation_part_1.cc #8 1.670 DEP RTP_CodecPort_CtrlFunct_part_7.cc #8 1.671 DEP RTP_CodecPort_CtrlFunct_part_6.cc #8 1.672 DEP RTP_CodecPort_CtrlFunct_part_5.cc #8 1.672 DEP RTP_CodecPort_CtrlFunct_part_4.cc #8 1.673 DEP RTP_CodecPort_CtrlFunct_part_3.cc #8 1.673 DEP RTP_CodecPort_CtrlFunct_part_2.cc #8 1.674 DEP RTP_CodecPort_CtrlFunct_part_1.cc #8 1.676 DEP RTP_CodecPort_part_7.cc #8 1.676 DEP RTP_CodecPort_part_6.cc #8 1.676 DEP RTP_CodecPort_part_5.cc #8 1.676 DEP RTP_CodecPort_part_4.cc #8 1.677 DEP RTP_CodecPort_part_3.cc #8 1.679 DEP RTP_CodecPort_part_2.cc #8 1.680 DEP RTP_CodecPort_part_1.cc #8 1.680 DEP RSL_Types_part_7.cc #8 1.680 DEP RSL_Types_part_6.cc #8 1.680 DEP RSL_Types_part_5.cc #8 1.680 DEP RSL_Types_part_4.cc #8 1.680 DEP RSL_Types_part_3.cc #8 1.681 DEP RSL_Types_part_2.cc #8 1.681 DEP RSL_Types_part_1.cc #8 1.681 DEP RSL_Emulation_part_7.cc #8 1.682 DEP RSL_Emulation_part_6.cc #8 1.683 DEP RSL_Emulation_part_5.cc #8 1.683 DEP RSL_Emulation_part_4.cc #8 1.683 DEP RSL_Emulation_part_3.cc #8 1.684 DEP RSL_Emulation_part_2.cc #8 1.685 DEP RSL_Emulation_part_1.cc #8 1.686 DEP RLCMAC_Types_part_7.cc #8 1.686 DEP RLCMAC_Types_part_6.cc #8 1.687 DEP RLCMAC_Types_part_5.cc #8 1.688 DEP RLCMAC_Types_part_4.cc #8 1.688 DEP RLCMAC_Types_part_3.cc #8 1.688 DEP RLCMAC_Types_part_2.cc #8 1.690 DEP RLCMAC_Types_part_1.cc #8 1.691 DEP RLCMAC_Templates_part_7.cc #8 1.691 DEP RLCMAC_Templates_part_6.cc #8 1.691 DEP RLCMAC_Templates_part_5.cc #8 1.692 DEP RLCMAC_Templates_part_4.cc #8 1.692 DEP RLCMAC_Templates_part_3.cc #8 1.693 DEP RLCMAC_Templates_part_2.cc #8 1.693 DEP RLCMAC_Templates_part_1.cc #8 1.694 DEP RLCMAC_CSN1_Types_part_7.cc #8 1.694 DEP RLCMAC_CSN1_Types_part_6.cc #8 1.696 DEP RLCMAC_CSN1_Types_part_5.cc #8 1.697 DEP RLCMAC_CSN1_Types_part_4.cc #8 1.697 DEP RLCMAC_CSN1_Types_part_3.cc #8 1.698 DEP RLCMAC_CSN1_Types_part_2.cc #8 1.699 DEP RLCMAC_CSN1_Types_part_1.cc #8 1.699 DEP RLCMAC_CSN1_Templates_part_7.cc #8 1.701 DEP RLCMAC_CSN1_Templates_part_6.cc #8 1.701 DEP RLCMAC_CSN1_Templates_part_5.cc #8 1.701 DEP RLCMAC_CSN1_Templates_part_4.cc #8 1.702 DEP RLCMAC_CSN1_Templates_part_3.cc #8 1.702 DEP RLCMAC_CSN1_Templates_part_2.cc #8 1.702 DEP RLCMAC_CSN1_Templates_part_1.cc #8 1.703 DEP PCUIF_Types_part_7.cc #8 1.707 DEP PCUIF_Types_part_6.cc #8 1.708 DEP PCUIF_Types_part_5.cc #8 1.709 DEP PCUIF_Types_part_4.cc #8 1.709 DEP PCUIF_Types_part_3.cc #8 1.710 DEP PCUIF_Types_part_2.cc #8 1.710 DEP PCUIF_Types_part_1.cc #8 1.716 DEP PCUIF_CodecPort_part_7.cc #8 1.716 DEP PCUIF_CodecPort_part_6.cc #8 1.716 DEP PCUIF_CodecPort_part_5.cc #8 1.716 DEP PCUIF_CodecPort_part_4.cc #8 1.716 DEP PCUIF_CodecPort_part_3.cc #8 1.717 DEP PCUIF_CodecPort_part_2.cc #8 1.736 DEP PCUIF_CodecPort_part_1.cc #8 1.737 DEP Osmocom_VTY_Functions_part_7.cc #8 1.737 DEP Osmocom_VTY_Functions_part_6.cc #8 1.737 DEP Osmocom_VTY_Functions_part_5.cc #8 1.737 DEP Osmocom_VTY_Functions_part_4.cc #8 1.738 DEP Osmocom_VTY_Functions_part_3.cc #8 1.738 DEP Osmocom_VTY_Functions_part_2.cc #8 1.739 DEP Osmocom_VTY_Functions_part_1.cc #8 1.743 DEP Osmocom_Types_part_7.cc #8 1.743 DEP Osmocom_Types_part_6.cc #8 1.744 DEP Osmocom_Types_part_5.cc #8 1.744 DEP Osmocom_Types_part_4.cc #8 1.746 DEP Osmocom_Types_part_3.cc #8 1.747 DEP Osmocom_Types_part_2.cc #8 1.747 DEP Osmocom_Types_part_1.cc #8 1.751 DEP Osmocom_CTRL_Types_part_7.cc #8 1.751 DEP Osmocom_CTRL_Types_part_6.cc #8 1.751 DEP Osmocom_CTRL_Types_part_5.cc #8 1.751 DEP Osmocom_CTRL_Types_part_4.cc #8 1.754 DEP Osmocom_CTRL_Types_part_3.cc #8 1.757 DEP Osmocom_CTRL_Types_part_2.cc #8 1.757 DEP Osmocom_CTRL_Types_part_1.cc #8 1.758 DEP Osmocom_CTRL_Functions_part_7.cc #8 1.758 DEP Osmocom_CTRL_Functions_part_6.cc #8 1.758 DEP Osmocom_CTRL_Functions_part_5.cc #8 1.759 DEP Osmocom_CTRL_Functions_part_4.cc #8 1.759 DEP Osmocom_CTRL_Functions_part_3.cc #8 1.763 DEP Osmocom_CTRL_Functions_part_2.cc #8 1.765 DEP Osmocom_CTRL_Functions_part_1.cc #8 1.765 DEP Osmocom_CTRL_Adapter_part_7.cc #8 1.765 DEP Osmocom_CTRL_Adapter_part_6.cc #8 1.767 DEP Osmocom_CTRL_Adapter_part_5.cc #8 1.767 DEP Osmocom_CTRL_Adapter_part_4.cc #8 1.768 DEP Osmocom_CTRL_Adapter_part_3.cc #8 1.768 DEP Osmocom_CTRL_Adapter_part_2.cc #8 1.768 DEP Osmocom_CTRL_Adapter_part_1.cc #8 1.769 DEP OSMUX_Types_part_7.cc #8 1.773 DEP OSMUX_Types_part_6.cc #8 1.774 DEP OSMUX_Types_part_5.cc #8 1.774 DEP OSMUX_Types_part_4.cc #8 1.775 DEP OSMUX_Types_part_3.cc #8 1.775 DEP OSMUX_Types_part_2.cc #8 1.775 DEP OSMUX_Types_part_1.cc #8 1.776 DEP OSMUX_Emulation_part_7.cc #8 1.777 DEP OSMUX_Emulation_part_6.cc #8 1.780 DEP OSMUX_Emulation_part_5.cc #8 1.780 DEP OSMUX_Emulation_part_4.cc #8 1.781 DEP OSMUX_Emulation_part_3.cc #8 1.781 DEP OSMUX_Emulation_part_2.cc #8 1.782 DEP OSMUX_Emulation_part_1.cc #8 1.784 DEP OSMUX_CodecPort_CtrlFunct_part_6.cc #8 1.784 DEP OSMUX_CodecPort_CtrlFunct_part_7.cc #8 1.784 DEP OSMUX_CodecPort_CtrlFunct_part_5.cc #8 1.784 DEP OSMUX_CodecPort_CtrlFunct_part_4.cc #8 1.787 DEP OSMUX_CodecPort_CtrlFunct_part_3.cc #8 1.789 DEP OSMUX_CodecPort_CtrlFunct_part_2.cc #8 1.789 DEP OSMUX_CodecPort_CtrlFunct_part_1.cc #8 1.789 DEP OSMUX_CodecPort_part_7.cc #8 1.791 DEP OSMUX_CodecPort_part_6.cc #8 1.791 DEP OSMUX_CodecPort_part_5.cc #8 1.791 DEP OSMUX_CodecPort_part_4.cc #8 1.792 DEP OSMUX_CodecPort_part_3.cc #8 1.793 DEP OSMUX_CodecPort_part_2.cc #8 1.796 DEP OSMUX_CodecPort_part_1.cc #8 1.797 DEP Native_Functions_part_7.cc #8 1.797 DEP Native_Functions_part_6.cc #8 1.797 DEP Native_Functions_part_5.cc #8 1.799 DEP Native_Functions_part_3.cc #8 1.799 DEP Native_Functions_part_4.cc #8 1.799 DEP Native_Functions_part_2.cc #8 1.802 DEP Native_Functions_part_1.cc #8 1.804 DEP MobileL3_Types_part_6.cc #8 1.804 DEP MobileL3_Types_part_7.cc #8 1.804 DEP MobileL3_Types_part_5.cc #8 1.804 DEP MobileL3_Types_part_4.cc #8 1.806 DEP MobileL3_Types_part_3.cc #8 1.808 DEP MobileL3_Types_part_2.cc #8 1.808 DEP MobileL3_Types_part_1.cc #8 1.809 DEP MobileL3_SS_Types_part_7.cc #8 1.810 DEP MobileL3_SS_Types_part_6.cc #8 1.812 DEP MobileL3_SS_Types_part_5.cc #8 1.812 DEP MobileL3_SS_Types_part_4.cc #8 1.812 DEP MobileL3_SS_Types_part_3.cc #8 1.813 DEP MobileL3_SS_Types_part_2.cc #8 1.813 DEP MobileL3_SS_Types_part_1.cc #8 1.815 DEP MobileL3_SMS_Types_part_7.cc #8 1.815 DEP MobileL3_SMS_Types_part_6.cc #8 1.815 DEP MobileL3_SMS_Types_part_5.cc #8 1.819 DEP MobileL3_SMS_Types_part_4.cc #8 1.819 DEP MobileL3_SMS_Types_part_3.cc #8 1.820 DEP MobileL3_SMS_Types_part_2.cc #8 1.823 DEP MobileL3_SMS_Types_part_1.cc #8 1.824 DEP MobileL3_RRM_Types_part_7.cc #8 1.824 DEP MobileL3_RRM_Types_part_6.cc #8 1.824 DEP MobileL3_RRM_Types_part_5.cc #8 1.825 DEP MobileL3_RRM_Types_part_4.cc #8 1.825 DEP MobileL3_RRM_Types_part_3.cc #8 1.825 DEP MobileL3_RRM_Types_part_2.cc #8 1.825 DEP MobileL3_RRM_Types_part_1.cc #8 1.826 DEP MobileL3_MM_Types_part_7.cc #8 1.826 DEP MobileL3_MM_Types_part_6.cc #8 1.827 DEP MobileL3_MM_Types_part_5.cc #8 1.833 DEP MobileL3_MM_Types_part_4.cc #8 1.833 DEP MobileL3_MM_Types_part_3.cc #8 1.834 DEP MobileL3_MM_Types_part_1.cc #8 1.834 DEP MobileL3_MM_Types_part_2.cc #8 1.834 DEP MobileL3_GMM_SM_Types_part_7.cc #8 1.844 DEP MobileL3_GMM_SM_Types_part_6.cc #8 1.845 DEP MobileL3_GMM_SM_Types_part_5.cc #8 1.845 DEP MobileL3_GMM_SM_Types_part_4.cc #8 1.845 DEP MobileL3_GMM_SM_Types_part_3.cc #8 1.845 DEP MobileL3_GMM_SM_Types_part_2.cc #8 1.846 DEP MobileL3_GMM_SM_Types_part_1.cc #8 1.851 DEP MobileL3_CommonIE_Types_part_7.cc #8 1.860 DEP MobileL3_CommonIE_Types_part_6.cc #8 1.860 DEP MobileL3_CommonIE_Types_part_5.cc #8 1.861 DEP MobileL3_CommonIE_Types_part_4.cc #8 1.866 DEP MobileL3_CommonIE_Types_part_3.cc #8 1.867 DEP MobileL3_CommonIE_Types_part_2.cc #8 1.867 DEP MobileL3_CommonIE_Types_part_1.cc #8 1.873 DEP MobileL3_CC_Types_part_7.cc #8 1.874 DEP MobileL3_CC_Types_part_6.cc #8 1.881 DEP MobileL3_CC_Types_part_5.cc #8 1.896 DEP MobileL3_CC_Types_part_4.cc #8 1.897 DEP MobileL3_CC_Types_part_3.cc #8 1.897 DEP MobileL3_CC_Types_part_2.cc #8 1.897 DEP MobileL3_CC_Types_part_1.cc #8 1.905 DEP Misc_Helpers_part_7.cc #8 1.911 DEP Misc_Helpers_part_6.cc #8 1.913 DEP Misc_Helpers_part_5.cc #8 1.919 DEP Misc_Helpers_part_4.cc #8 1.921 DEP Misc_Helpers_part_3.cc #8 1.927 DEP Misc_Helpers_part_2.cc #8 1.929 DEP Misc_Helpers_part_1.cc #8 1.935 DEP LAPDm_Types_part_7.cc #8 1.936 DEP LAPDm_Types_part_6.cc #8 1.938 DEP LAPDm_Types_part_5.cc #8 1.940 DEP LAPDm_Types_part_4.cc #8 1.944 DEP LAPDm_Types_part_3.cc #8 1.948 DEP LAPDm_Types_part_2.cc #8 1.948 DEP LAPDm_Types_part_1.cc #8 1.949 DEP LAPDm_RAW_PT_part_7.cc #8 1.951 DEP LAPDm_RAW_PT_part_6.cc #8 1.953 DEP LAPDm_RAW_PT_part_5.cc #8 1.957 DEP LAPDm_RAW_PT_part_4.cc #8 1.957 DEP LAPDm_RAW_PT_part_3.cc #8 1.960 DEP LAPDm_RAW_PT_part_2.cc #8 1.960 DEP LAPDm_RAW_PT_part_1.cc #8 1.961 DEP L3_Templates_part_7.cc #8 1.962 DEP L3_Templates_part_6.cc #8 1.965 DEP L3_Templates_part_5.cc #8 1.965 DEP L3_Templates_part_4.cc #8 1.966 DEP L3_Templates_part_3.cc #8 1.966 DEP L3_Templates_part_2.cc #8 1.967 DEP L3_Templates_part_1.cc #8 1.967 DEP L3_Common_part_7.cc #8 1.968 DEP L3_Common_part_6.cc #8 1.968 DEP L3_Common_part_5.cc #8 1.968 DEP L3_Common_part_4.cc #8 1.970 DEP L3_Common_part_3.cc #8 1.970 DEP L3_Common_part_2.cc #8 1.973 DEP L3_Common_part_1.cc #8 1.973 DEP L1CTL_Types_part_7.cc #8 1.973 DEP L1CTL_Types_part_6.cc #8 1.974 DEP L1CTL_Types_part_5.cc #8 1.974 DEP L1CTL_Types_part_4.cc #8 1.978 DEP L1CTL_Types_part_3.cc #8 1.978 DEP L1CTL_Types_part_2.cc #8 1.979 DEP L1CTL_Types_part_1.cc #8 1.979 DEP L1CTL_PortType_CtrlFunct_part_6.cc #8 1.979 DEP L1CTL_PortType_CtrlFunct_part_7.cc #8 1.979 DEP L1CTL_PortType_CtrlFunct_part_5.cc #8 1.979 DEP L1CTL_PortType_CtrlFunct_part_4.cc #8 1.980 DEP L1CTL_PortType_CtrlFunct_part_3.cc #8 1.980 DEP L1CTL_PortType_CtrlFunct_part_2.cc #8 1.981 DEP L1CTL_PortType_CtrlFunct_part_1.cc #8 1.981 DEP L1CTL_PortType_part_6.cc #8 1.981 DEP L1CTL_PortType_part_7.cc #8 1.987 DEP L1CTL_PortType_part_5.cc #8 1.987 DEP L1CTL_PortType_part_4.cc #8 1.987 DEP L1CTL_PortType_part_3.cc #8 1.988 DEP L1CTL_PortType_part_2.cc #8 1.988 DEP L1CTL_PortType_part_1.cc #8 1.988 DEP IuUP_Types_part_6.cc #8 1.988 DEP IuUP_Types_part_7.cc #8 1.988 DEP IuUP_Types_part_5.cc #8 1.988 DEP IuUP_Types_part_4.cc #8 1.988 DEP IuUP_Types_part_3.cc #8 1.989 DEP IuUP_Types_part_2.cc #8 1.989 DEP IuUP_Types_part_1.cc #8 1.995 DEP IuUP_Emulation_part_7.cc #8 1.996 DEP IuUP_Emulation_part_6.cc #8 1.996 DEP IuUP_Emulation_part_5.cc #8 1.996 DEP IuUP_Emulation_part_4.cc #8 1.996 DEP IuUP_Emulation_part_3.cc #8 1.996 DEP IuUP_Emulation_part_2.cc #8 1.996 DEP IuUP_Emulation_part_1.cc #8 1.997 DEP IPL4asp_Types_part_7.cc #8 2.002 DEP IPL4asp_Types_part_6.cc #8 2.002 DEP IPL4asp_Types_part_5.cc #8 2.002 DEP IPL4asp_Types_part_4.cc #8 2.002 DEP IPL4asp_Types_part_3.cc #8 2.003 DEP IPL4asp_Types_part_2.cc #8 2.003 DEP IPL4asp_Types_part_1.cc #8 2.003 DEP IPL4asp_PortType_part_7.cc #8 2.003 DEP IPL4asp_PortType_part_6.cc #8 2.003 DEP IPL4asp_PortType_part_5.cc #8 2.004 DEP IPL4asp_PortType_part_4.cc #8 2.004 DEP IPL4asp_PortType_part_3.cc #8 2.004 DEP IPL4asp_PortType_part_2.cc #8 2.004 DEP IPL4asp_PortType_part_1.cc #8 2.005 DEP IPL4asp_Functions_part_7.cc #8 2.005 DEP IPL4asp_Functions_part_6.cc #8 2.007 DEP IPL4asp_Functions_part_5.cc #8 2.009 DEP IPL4asp_Functions_part_4.cc #8 2.009 DEP IPL4asp_Functions_part_3.cc #8 2.010 DEP IPL4asp_Functions_part_2.cc #8 2.010 DEP IPL4asp_Functions_part_1.cc #8 2.010 DEP IPA_Types_part_7.cc #8 2.010 DEP IPA_Types_part_6.cc #8 2.010 DEP IPA_Types_part_5.cc #8 2.011 DEP IPA_Types_part_4.cc #8 2.011 DEP IPA_Types_part_3.cc #8 2.011 DEP IPA_Types_part_2.cc #8 2.012 DEP IPA_Types_part_1.cc #8 2.012 DEP IPA_Testing_part_7.cc #8 2.012 DEP IPA_Testing_part_6.cc #8 2.015 DEP IPA_Testing_part_5.cc #8 2.016 DEP IPA_Testing_part_4.cc #8 2.016 DEP IPA_Testing_part_3.cc #8 2.016 DEP IPA_Testing_part_2.cc #8 2.017 DEP IPA_Testing_part_1.cc #8 2.017 DEP IPA_CodecPort_CtrlFunct_part_7.cc #8 2.017 DEP IPA_CodecPort_CtrlFunct_part_6.cc #8 2.017 DEP IPA_CodecPort_CtrlFunct_part_5.cc #8 2.017 DEP IPA_CodecPort_CtrlFunct_part_4.cc #8 2.019 DEP IPA_CodecPort_CtrlFunct_part_3.cc #8 2.019 DEP IPA_CodecPort_CtrlFunct_part_2.cc #8 2.020 DEP IPA_CodecPort_CtrlFunct_part_1.cc #8 2.021 DEP IPA_CodecPort_part_7.cc #8 2.021 DEP IPA_CodecPort_part_6.cc #8 2.021 DEP IPA_CodecPort_part_5.cc #8 2.021 DEP IPA_CodecPort_part_4.cc #8 2.023 DEP IPA_CodecPort_part_3.cc #8 2.023 DEP IPA_CodecPort_part_2.cc #8 2.023 DEP IPA_CodecPort_part_1.cc #8 2.024 DEP General_Types_part_7.cc #8 2.024 DEP General_Types_part_6.cc #8 2.024 DEP General_Types_part_5.cc #8 2.024 DEP General_Types_part_4.cc #8 2.025 DEP General_Types_part_3.cc #8 2.025 DEP General_Types_part_2.cc #8 2.025 DEP General_Types_part_1.cc #8 2.026 DEP GSM_Types_part_7.cc #8 2.027 DEP GSM_Types_part_6.cc #8 2.027 DEP GSM_Types_part_5.cc #8 2.028 DEP GSM_Types_part_4.cc #8 2.028 DEP GSM_Types_part_3.cc #8 2.029 DEP GSM_Types_part_2.cc #8 2.030 DEP GSM_Types_part_1.cc #8 2.031 DEP GSM_SystemInformation_part_7.cc #8 2.031 DEP GSM_SystemInformation_part_6.cc #8 2.031 DEP GSM_SystemInformation_part_5.cc #8 2.031 DEP GSM_SystemInformation_part_3.cc #8 2.031 DEP GSM_SystemInformation_part_4.cc #8 2.033 DEP GSM_SystemInformation_part_2.cc #8 2.033 DEP GSM_SystemInformation_part_1.cc #8 2.034 DEP GSM_RestOctets_part_7.cc #8 2.034 DEP GSM_RestOctets_part_6.cc #8 2.034 DEP GSM_RestOctets_part_5.cc #8 2.037 DEP GSM_RestOctets_part_4.cc #8 2.037 DEP GSM_RestOctets_part_3.cc #8 2.038 DEP GSM_RestOctets_part_2.cc #8 2.038 DEP GSM_RestOctets_part_1.cc #8 2.038 DEP GSM_RR_Types_part_7.cc #8 2.038 DEP GSM_RR_Types_part_5.cc #8 2.038 DEP GSM_RR_Types_part_6.cc #8 2.039 DEP GSM_RR_Types_part_4.cc #8 2.039 DEP GSM_RR_Types_part_3.cc #8 2.039 DEP GSM_RR_Types_part_2.cc #8 2.043 DEP GSM_RR_Types_part_1.cc #8 2.043 DEP BTS_Tests_perf_part_7.cc #8 2.043 DEP BTS_Tests_perf_part_6.cc #8 2.043 DEP BTS_Tests_perf_part_5.cc #8 2.044 DEP BTS_Tests_perf_part_4.cc #8 2.044 DEP BTS_Tests_perf_part_3.cc #8 2.044 DEP BTS_Tests_perf_part_2.cc #8 2.044 DEP BTS_Tests_perf_part_1.cc #8 2.044 DEP BTS_Tests_VAMOS_part_7.cc #8 2.045 DEP BTS_Tests_VAMOS_part_6.cc #8 2.046 DEP BTS_Tests_VAMOS_part_4.cc #8 2.046 DEP BTS_Tests_VAMOS_part_3.cc #8 2.046 DEP BTS_Tests_VAMOS_part_2.cc #8 2.046 DEP BTS_Tests_VAMOS_part_5.cc #8 2.047 DEP BTS_Tests_VAMOS_part_1.cc #8 2.049 DEP BTS_Tests_SMSCB_part_7.cc #8 2.049 DEP BTS_Tests_SMSCB_part_6.cc #8 2.056 DEP BTS_Tests_SMSCB_part_5.cc #8 2.056 DEP BTS_Tests_SMSCB_part_4.cc #8 2.056 DEP BTS_Tests_SMSCB_part_3.cc #8 2.056 DEP BTS_Tests_SMSCB_part_2.cc #8 2.057 DEP BTS_Tests_SMSCB_part_1.cc #8 2.057 DEP BTS_Tests_OML_part_7.cc #8 2.057 DEP BTS_Tests_OML_part_6.cc #8 2.057 DEP BTS_Tests_OML_part_5.cc #8 2.057 DEP BTS_Tests_OML_part_4.cc #8 2.057 DEP BTS_Tests_OML_part_3.cc #8 2.058 DEP BTS_Tests_OML_part_2.cc #8 2.058 DEP BTS_Tests_OML_part_1.cc #8 2.058 DEP BTS_Tests_LAPDm_part_7.cc #8 2.058 DEP BTS_Tests_LAPDm_part_6.cc #8 2.063 DEP BTS_Tests_LAPDm_part_5.cc #8 2.063 DEP BTS_Tests_LAPDm_part_4.cc #8 2.063 DEP BTS_Tests_LAPDm_part_3.cc #8 2.064 DEP BTS_Tests_LAPDm_part_2.cc #8 2.064 DEP BTS_Tests_LAPDm_part_1.cc #8 2.064 DEP BTS_Tests_ASCI_part_7.cc #8 2.064 DEP BTS_Tests_ASCI_part_6.cc #8 2.065 DEP BTS_Tests_ASCI_part_5.cc #8 2.065 DEP BTS_Tests_ASCI_part_4.cc #8 2.065 DEP BTS_Tests_ASCI_part_3.cc #8 2.065 DEP BTS_Tests_ASCI_part_2.cc #8 2.066 DEP BTS_Tests_ASCI_part_1.cc #8 2.066 DEP BTS_Tests_part_7.cc #8 2.069 DEP BTS_Tests_part_6.cc #8 2.070 DEP BTS_Tests_part_5.cc #8 2.070 DEP BTS_Tests_part_4.cc #8 2.070 DEP BTS_Tests_part_3.cc #8 2.071 DEP BTS_Tests_part_2.cc #8 2.071 DEP BTS_Tests_part_1.cc #8 2.072 DEP AbisOML_Types_part_7.cc #8 2.072 DEP AbisOML_Types_part_6.cc #8 2.072 DEP AbisOML_Types_part_5.cc #8 2.073 DEP AbisOML_Types_part_4.cc #8 2.077 DEP AbisOML_Types_part_3.cc #8 2.077 DEP AbisOML_Types_part_2.cc #8 2.077 DEP AbisOML_Types_part_1.cc #8 2.078 DEP AMR_Types_part_6.cc #8 2.078 DEP AMR_Types_part_7.cc #8 2.079 DEP AMR_Types_part_4.cc #8 2.079 DEP AMR_Types_part_3.cc #8 2.079 DEP AMR_Types_part_5.cc #8 2.080 DEP AMR_Types_part_2.cc #8 2.081 DEP AMR_Types_part_1.cc #8 2.081 DEP UD_Types.cc #8 2.081 DEP UD_PortType.cc #8 2.083 DEP TRXC_Types.cc #8 2.084 DEP TRXC_CodecPort_CtrlFunct.cc #8 2.086 DEP TRXC_CodecPort.cc #8 2.086 DEP TELNETasp_PortType.cc #8 2.086 DEP TCCInterface_Functions.cc #8 2.086 DEP TCCConversion_Functions.cc #8 2.087 DEP RTP_Types.cc #8 2.087 DEP Socket_API_Definitions.cc #8 2.089 DEP RTP_Emulation.cc #8 2.090 DEP RTP_CodecPort_CtrlFunct.cc #8 2.136 DEP RTP_CodecPort.cc #8 2.145 DEP RSL_Types.cc #8 2.147 DEP RSL_Emulation.cc #8 2.148 DEP RLCMAC_Types.cc #8 2.149 DEP RLCMAC_Templates.cc #8 2.149 DEP RLCMAC_CSN1_Types.cc #8 2.157 DEP RLCMAC_CSN1_Templates.cc #8 2.157 DEP PCUIF_Types.cc #8 2.158 DEP PCUIF_CodecPort.cc #8 2.160 DEP Osmocom_VTY_Functions.cc #8 2.166 DEP Osmocom_Types.cc #8 2.172 DEP Osmocom_CTRL_Types.cc #8 2.174 DEP Osmocom_CTRL_Functions.cc #8 2.188 DEP Osmocom_CTRL_Adapter.cc #8 2.197 DEP OSMUX_Types.cc #8 2.199 DEP OSMUX_Emulation.cc #8 2.200 DEP OSMUX_CodecPort_CtrlFunct.cc #8 2.228 DEP OSMUX_CodecPort.cc #8 2.229 DEP Native_Functions.cc #8 2.233 DEP MobileL3_Types.cc #8 2.234 DEP MobileL3_SS_Types.cc #8 2.238 DEP MobileL3_SMS_Types.cc #8 2.242 DEP MobileL3_RRM_Types.cc #8 2.261 DEP MobileL3_MM_Types.cc #8 2.265 DEP MobileL3_GMM_SM_Types.cc #8 2.275 DEP MobileL3_CommonIE_Types.cc #8 2.283 DEP MobileL3_CC_Types.cc #8 2.287 DEP Misc_Helpers.cc #8 2.296 DEP LAPDm_Types.cc #8 2.304 DEP LAPDm_RAW_PT.cc #8 2.307 DEP L3_Templates.cc #8 2.308 DEP L3_Common.cc #8 2.313 DEP L1CTL_Types.cc #8 2.314 DEP L1CTL_PortType_CtrlFunct.cc #8 2.326 DEP L1CTL_PortType.cc #8 2.327 DEP IuUP_Types.cc #8 2.345 DEP IuUP_Emulation.cc #8 2.352 DEP IPL4asp_Types.cc #8 2.379 DEP IPL4asp_PortType.cc #8 2.381 DEP IPL4asp_Functions.cc #8 2.383 DEP IPA_Types.cc #8 2.386 DEP IPA_Testing.cc #8 2.399 DEP IPA_CodecPort_CtrlFunct.cc #8 2.403 DEP IPA_CodecPort.cc #8 2.412 DEP General_Types.cc #8 2.413 DEP GSM_Types.cc #8 2.425 DEP GSM_SystemInformation.cc #8 2.453 DEP GSM_RestOctets.cc #8 2.453 DEP GSM_RR_Types.cc #8 2.454 DEP BTS_Tests_perf.cc #8 2.455 DEP BTS_Tests_VAMOS.cc #8 2.459 DEP BTS_Tests_SMSCB.cc #8 2.466 DEP BTS_Tests_OML.cc #8 2.480 DEP BTS_Tests_LAPDm.cc #8 2.490 DEP BTS_Tests_ASCI.cc #8 2.490 DEP BTS_Tests.cc #8 2.492 DEP AbisOML_Types.cc #8 2.559 DEP AMR_Types.cc #8 3.180 CC AMR_Types.o #8 3.180 CC AbisOML_Types.o #8 3.180 CC BTS_Tests.o #8 3.180 CC BTS_Tests_ASCI.o #8 3.180 CC BTS_Tests_LAPDm.o #8 3.181 CC BTS_Tests_OML.o #8 3.181 CC BTS_Tests_SMSCB.o #8 3.181 CC BTS_Tests_VAMOS.o #8 3.182 CC BTS_Tests_perf.o #8 3.182 CC GSM_RR_Types.o #8 3.183 CC GSM_RestOctets.o #8 3.183 CC GSM_SystemInformation.o #8 3.183 CC GSM_Types.o #8 3.184 CC General_Types.o #8 3.184 CC IPA_CodecPort.o #8 3.184 CC IPA_CodecPort_CtrlFunct.o #8 3.185 CC IPA_Testing.o #8 3.185 CC IPA_Types.o #8 3.185 CC IPL4asp_Functions.o #8 3.186 CC IPL4asp_PortType.o #8 3.862 CC IPL4asp_Types.o #8 3.906 CC IuUP_Emulation.o #8 3.946 CC IuUP_Types.o #8 4.060 CC L1CTL_PortType.o #8 4.283 CC L1CTL_PortType_CtrlFunct.o #8 4.475 CC L1CTL_Types.o #8 5.159 CC L3_Common.o #8 5.481 CC L3_Templates.o #8 5.798 CC LAPDm_RAW_PT.o #8 6.521 CC LAPDm_Types.o #8 6.718 CC Misc_Helpers.o #8 7.104 CC MobileL3_CC_Types.o #8 7.151 CC MobileL3_CommonIE_Types.o #8 7.482 CC MobileL3_GMM_SM_Types.o #8 7.629 CC MobileL3_MM_Types.o #8 8.634 CC MobileL3_RRM_Types.o #8 8.690 BTS_Tests_SMSCB.cc: In function 'INTEGER BTS__Tests__SMSCB::f__cbch__block__nr2rsl(const INTEGER&)': #8 8.690 BTS_Tests_SMSCB.cc:6168:1: warning: control reaches end of non-void function [-Wreturn-type] #8 8.690 6168 | } #8 8.690 | ^ #8 8.719 CC MobileL3_SMS_Types.o #8 8.800 CC MobileL3_SS_Types.o #8 8.978 CC MobileL3_Types.o #8 9.215 CC Native_Functions.o #8 9.792 CC OSMUX_CodecPort.o #8 9.854 CC OSMUX_CodecPort_CtrlFunct.o #8 9.920 CC OSMUX_Emulation.o #8 9.922 CC OSMUX_Types.o #8 10.06 CC Osmocom_CTRL_Adapter.o #8 10.21 BTS_Tests.cc: In function 'INTEGER BTS__Tests::f__alg__id__to__l1ctl(const RSL__Types::RSL__AlgId&)': #8 10.21 BTS_Tests.cc:39292:1: warning: control reaches end of non-void function [-Wreturn-type] #8 10.21 39292 | } #8 10.21 | ^ #8 10.21 BTS_Tests.cc: In function 'BITSTRING BTS__Tests::f__alg__id__to__l3(const RSL__Types::RSL__AlgId&)': #8 10.21 BTS_Tests.cc:39373:1: warning: control reaches end of non-void function [-Wreturn-type] #8 10.21 39373 | } #8 10.21 | ^ #8 10.23 CC Osmocom_CTRL_Functions.o #8 10.66 CC Osmocom_CTRL_Types.o #8 10.91 CC Osmocom_Types.o #8 10.91 CC Osmocom_VTY_Functions.o #8 11.04 CC PCUIF_CodecPort.o #8 11.50 CC PCUIF_Types.o #8 11.85 CC RLCMAC_CSN1_Templates.o #8 12.13 CC RLCMAC_CSN1_Types.o #8 12.28 CC RLCMAC_Templates.o #8 12.33 CC RLCMAC_Types.o #8 12.33 CC RSL_Emulation.o #8 12.34 CC RSL_Types.o #8 12.40 CC RTP_CodecPort.o #8 12.83 CC RTP_CodecPort_CtrlFunct.o #8 13.77 CC RTP_Emulation.o #8 13.78 CC RTP_Types.o #8 13.98 CC Socket_API_Definitions.o #8 14.01 CC TCCConversion_Functions.o #8 14.10 CC TCCInterface_Functions.o #8 14.42 CC TELNETasp_PortType.o #8 14.51 CC TRXC_CodecPort.o #8 14.78 CC TRXC_CodecPort_CtrlFunct.o #8 14.78 CC TRXC_Types.o #8 14.78 CC UD_PortType.o #8 15.09 CC UD_Types.o #8 15.17 CC AMR_Types_part_1.o #8 15.20 CC AMR_Types_part_2.o #8 15.24 CC AMR_Types_part_3.o #8 15.26 CC AMR_Types_part_4.o #8 15.29 CC AMR_Types_part_5.o #8 15.31 CC AMR_Types_part_6.o #8 15.34 CC AMR_Types_part_7.o #8 15.36 CC AbisOML_Types_part_1.o #8 15.36 CC AbisOML_Types_part_2.o #8 15.40 CC AbisOML_Types_part_3.o #8 15.44 CC AbisOML_Types_part_4.o #8 15.49 CC AbisOML_Types_part_5.o #8 15.54 CC AbisOML_Types_part_6.o #8 15.57 CC AbisOML_Types_part_7.o #8 15.61 CC BTS_Tests_part_1.o #8 15.61 CC BTS_Tests_part_2.o #8 15.64 CC BTS_Tests_part_3.o #8 15.66 CC BTS_Tests_part_4.o #8 15.67 CC BTS_Tests_part_5.o #8 15.68 CC BTS_Tests_part_6.o #8 15.69 CC BTS_Tests_part_7.o #8 15.70 CC BTS_Tests_ASCI_part_1.o #8 15.71 CC BTS_Tests_ASCI_part_2.o #8 15.72 CC BTS_Tests_ASCI_part_3.o #8 15.72 CC BTS_Tests_ASCI_part_4.o #8 15.74 CC BTS_Tests_ASCI_part_5.o #8 15.74 CC BTS_Tests_ASCI_part_6.o #8 15.75 CC BTS_Tests_ASCI_part_7.o #8 15.76 CC BTS_Tests_LAPDm_part_1.o #8 15.76 CC BTS_Tests_LAPDm_part_2.o #8 15.78 CC BTS_Tests_LAPDm_part_3.o #8 15.78 CC BTS_Tests_LAPDm_part_4.o #8 15.79 CC BTS_Tests_LAPDm_part_5.o #8 15.80 CC BTS_Tests_LAPDm_part_6.o #8 15.80 CC BTS_Tests_LAPDm_part_7.o #8 15.81 CC BTS_Tests_OML_part_1.o #8 15.81 CC BTS_Tests_OML_part_2.o #8 15.82 CC BTS_Tests_OML_part_3.o #8 15.83 CC BTS_Tests_OML_part_5.o #8 15.83 CC BTS_Tests_OML_part_4.o #8 15.84 CC BTS_Tests_OML_part_6.o #8 15.84 CC BTS_Tests_OML_part_7.o #8 15.84 CC BTS_Tests_SMSCB_part_1.o #8 15.85 CC BTS_Tests_SMSCB_part_2.o #8 15.85 CC BTS_Tests_SMSCB_part_3.o #8 15.86 CC BTS_Tests_SMSCB_part_4.o #8 15.86 CC BTS_Tests_SMSCB_part_5.o #8 15.86 CC BTS_Tests_SMSCB_part_6.o #8 15.87 CC BTS_Tests_SMSCB_part_7.o #8 15.88 CC BTS_Tests_VAMOS_part_1.o #8 15.88 CC BTS_Tests_VAMOS_part_2.o #8 15.88 CC BTS_Tests_VAMOS_part_3.o #8 15.89 CC BTS_Tests_VAMOS_part_4.o #8 15.89 CC BTS_Tests_VAMOS_part_5.o #8 15.90 CC BTS_Tests_VAMOS_part_6.o #8 15.90 CC BTS_Tests_VAMOS_part_7.o #8 15.90 CC BTS_Tests_perf_part_1.o #8 15.90 CC BTS_Tests_perf_part_2.o #8 15.91 CC BTS_Tests_perf_part_3.o #8 15.91 CC BTS_Tests_perf_part_4.o #8 15.92 CC BTS_Tests_perf_part_5.o #8 15.92 CC BTS_Tests_perf_part_6.o #8 15.92 CC BTS_Tests_perf_part_7.o #8 15.92 CC GSM_RR_Types_part_1.o #8 15.93 CC GSM_RR_Types_part_2.o #8 15.94 CC GSM_RR_Types_part_3.o #8 15.94 CC GSM_RR_Types_part_4.o #8 15.94 CC GSM_RR_Types_part_5.o #8 15.96 CC GSM_RR_Types_part_6.o #8 15.96 CC GSM_RR_Types_part_7.o #8 15.96 CC GSM_RestOctets_part_1.o #8 15.96 CC GSM_RestOctets_part_2.o #8 15.98 CC GSM_RestOctets_part_3.o #8 15.98 CC GSM_RestOctets_part_4.o #8 16.00 CC GSM_RestOctets_part_5.o #8 16.00 CC GSM_RestOctets_part_6.o #8 16.02 CC GSM_RestOctets_part_7.o #8 16.03 CC GSM_SystemInformation_part_1.o #8 16.05 CC GSM_SystemInformation_part_2.o #8 16.05 CC GSM_SystemInformation_part_3.o #8 16.07 CC GSM_SystemInformation_part_4.o #8 16.09 CC GSM_SystemInformation_part_5.o #8 16.09 CC GSM_SystemInformation_part_6.o #8 16.11 CC GSM_SystemInformation_part_7.o #8 16.13 CC GSM_Types_part_1.o #8 16.14 CC GSM_Types_part_2.o #8 16.15 CC GSM_Types_part_3.o #8 16.17 CC GSM_Types_part_4.o #8 16.17 CC GSM_Types_part_5.o #8 16.19 CC GSM_Types_part_6.o #8 16.20 CC GSM_Types_part_7.o #8 16.21 CC General_Types_part_1.o #8 16.22 CC General_Types_part_2.o #8 16.23 CC General_Types_part_3.o #8 16.24 CC General_Types_part_4.o #8 16.26 CC General_Types_part_5.o #8 16.26 CC General_Types_part_6.o #8 16.28 CC General_Types_part_7.o #8 16.29 CC IPA_CodecPort_part_1.o #8 16.30 CC IPA_CodecPort_part_2.o #8 16.31 CC IPA_CodecPort_part_3.o #8 16.32 CC IPA_CodecPort_part_4.o #8 16.33 CC IPA_CodecPort_part_5.o #8 16.34 CC IPA_CodecPort_part_6.o #8 16.35 CC IPA_CodecPort_part_7.o #8 16.37 CC IPA_CodecPort_CtrlFunct_part_1.o #8 16.37 CC IPA_CodecPort_CtrlFunct_part_2.o #8 16.39 CC IPA_CodecPort_CtrlFunct_part_3.o #8 16.40 CC IPA_CodecPort_CtrlFunct_part_4.o #8 16.40 CC IPA_CodecPort_CtrlFunct_part_5.o #8 16.41 CC IPA_CodecPort_CtrlFunct_part_6.o #8 16.42 CC IPA_CodecPort_CtrlFunct_part_7.o #8 16.42 CC IPA_Testing_part_1.o #8 16.44 CC IPA_Testing_part_2.o #8 16.44 CC IPA_Testing_part_3.o #8 16.44 CC IPA_Testing_part_4.o #8 16.46 CC IPA_Testing_part_5.o #8 16.48 CC IPA_Testing_part_6.o #8 16.48 CC IPA_Testing_part_7.o #8 16.48 CC IPA_Types_part_1.o #8 16.50 CC IPA_Types_part_2.o #8 16.50 CC IPA_Types_part_3.o #8 16.51 CC IPA_Types_part_4.o #8 16.52 CC IPA_Types_part_5.o #8 16.53 CC IPA_Types_part_6.o #8 16.54 CC IPA_Types_part_7.o #8 16.54 CC IPL4asp_Functions_part_1.o #8 16.56 CC IPL4asp_Functions_part_2.o #8 16.56 CC IPL4asp_Functions_part_3.o #8 16.56 CC IPL4asp_Functions_part_4.o #8 16.58 CC IPL4asp_Functions_part_5.o #8 16.59 CC IPL4asp_Functions_part_6.o #8 16.59 CC IPL4asp_Functions_part_7.o #8 16.60 CC IPL4asp_PortType_part_1.o #8 16.61 CC IPL4asp_PortType_part_2.o #8 16.61 CC IPL4asp_PortType_part_3.o #8 16.62 CC IPL4asp_PortType_part_4.o #8 16.63 CC IPL4asp_PortType_part_5.o #8 16.63 CC IPL4asp_PortType_part_6.o #8 16.64 CC IPL4asp_PortType_part_7.o #8 16.65 CC IPL4asp_Types_part_1.o #8 16.65 CC IPL4asp_Types_part_2.o #8 16.66 CC IPL4asp_Types_part_3.o #8 16.66 CC IPL4asp_Types_part_4.o #8 16.67 CC IPL4asp_Types_part_5.o #8 16.67 CC IPL4asp_Types_part_6.o #8 16.68 CC IPL4asp_Types_part_7.o #8 16.69 CC IuUP_Emulation_part_1.o #8 16.69 CC IuUP_Emulation_part_2.o #8 16.70 CC IuUP_Emulation_part_3.o #8 16.71 CC IuUP_Emulation_part_4.o #8 16.71 CC IuUP_Emulation_part_5.o #8 16.71 CC IuUP_Emulation_part_6.o #8 16.72 RSL_Emulation.cc: In function 'IPA__Types::IpaStreamId RSL__Emulation::f__streamId__by__trx(const INTEGER&)': #8 16.72 RSL_Emulation.cc:11507:1: warning: control reaches end of non-void function [-Wreturn-type] #8 16.72 11507 | } #8 16.72 | ^ #8 16.72 CC IuUP_Emulation_part_7.o #8 16.73 CC IuUP_Types_part_1.o #8 16.73 CC IuUP_Types_part_2.o #8 16.73 CC IuUP_Types_part_3.o #8 16.73 CC IuUP_Types_part_4.o #8 16.74 CC IuUP_Types_part_5.o #8 16.75 CC IuUP_Types_part_6.o #8 16.75 CC IuUP_Types_part_7.o #8 16.75 CC L1CTL_PortType_part_1.o #8 16.76 CC L1CTL_PortType_part_2.o #8 16.76 CC L1CTL_PortType_part_3.o #8 16.77 CC L1CTL_PortType_part_4.o #8 16.77 CC L1CTL_PortType_part_5.o #8 16.78 CC L1CTL_PortType_part_6.o #8 16.78 CC L1CTL_PortType_part_7.o #8 16.78 CC L1CTL_PortType_CtrlFunct_part_1.o #8 16.79 CC L1CTL_PortType_CtrlFunct_part_2.o #8 16.79 CC L1CTL_PortType_CtrlFunct_part_4.o #8 16.80 CC L1CTL_PortType_CtrlFunct_part_3.o #8 16.80 CC L1CTL_PortType_CtrlFunct_part_5.o #8 16.81 CC L1CTL_PortType_CtrlFunct_part_6.o #8 16.81 CC L1CTL_PortType_CtrlFunct_part_7.o #8 16.81 CC L1CTL_Types_part_1.o #8 16.82 CC L1CTL_Types_part_2.o #8 16.82 CC L1CTL_Types_part_3.o #8 16.83 CC L1CTL_Types_part_4.o #8 16.83 CC L1CTL_Types_part_5.o #8 16.84 CC L1CTL_Types_part_6.o #8 16.84 CC L1CTL_Types_part_7.o #8 16.85 CC L3_Common_part_1.o #8 16.86 CC L3_Common_part_2.o #8 16.86 CC L3_Common_part_3.o #8 16.86 CC L3_Common_part_4.o #8 16.87 CC L3_Common_part_5.o #8 16.88 CC L3_Common_part_6.o #8 16.88 CC L3_Common_part_7.o #8 16.88 CC L3_Templates_part_1.o #8 16.89 CC L3_Templates_part_2.o #8 16.90 CC L3_Templates_part_3.o #8 16.90 CC L3_Templates_part_4.o #8 16.91 CC L3_Templates_part_5.o #8 16.92 CC L3_Templates_part_6.o #8 16.92 CC L3_Templates_part_7.o #8 16.92 CC LAPDm_RAW_PT_part_1.o #8 16.93 CC LAPDm_RAW_PT_part_2.o #8 16.94 CC LAPDm_RAW_PT_part_3.o #8 16.94 CC LAPDm_RAW_PT_part_4.o #8 16.95 CC LAPDm_RAW_PT_part_5.o #8 16.96 CC LAPDm_RAW_PT_part_6.o #8 16.96 CC LAPDm_RAW_PT_part_7.o #8 16.97 CC LAPDm_Types_part_1.o #8 16.98 CC LAPDm_Types_part_2.o #8 16.98 CC LAPDm_Types_part_3.o #8 16.98 CC LAPDm_Types_part_4.o #8 16.99 CC LAPDm_Types_part_5.o #8 17.00 CC LAPDm_Types_part_6.o #8 17.00 CC LAPDm_Types_part_7.o #8 17.01 CC Misc_Helpers_part_1.o #8 17.01 CC Misc_Helpers_part_2.o #8 17.02 CC Misc_Helpers_part_3.o #8 17.02 CC Misc_Helpers_part_4.o #8 17.03 CC Misc_Helpers_part_5.o #8 17.03 CC Misc_Helpers_part_6.o #8 17.04 CC Misc_Helpers_part_7.o #8 17.04 CC MobileL3_CC_Types_part_1.o #8 17.05 CC MobileL3_CC_Types_part_2.o #8 17.05 CC MobileL3_CC_Types_part_3.o #8 17.06 CC MobileL3_CC_Types_part_4.o #8 17.11 CC MobileL3_CC_Types_part_5.o #8 17.15 CC MobileL3_CC_Types_part_6.o #8 17.18 CC MobileL3_CC_Types_part_7.o #8 17.23 CC MobileL3_CommonIE_Types_part_1.o #8 17.24 CC MobileL3_CommonIE_Types_part_2.o #8 17.26 CC MobileL3_CommonIE_Types_part_3.o #8 17.28 CC MobileL3_CommonIE_Types_part_4.o #8 17.30 CC MobileL3_CommonIE_Types_part_5.o #8 17.32 CC MobileL3_CommonIE_Types_part_6.o #8 17.32 CC MobileL3_CommonIE_Types_part_7.o #8 17.34 CC MobileL3_GMM_SM_Types_part_1.o #8 17.34 CC MobileL3_GMM_SM_Types_part_2.o #8 18.22 CC MobileL3_GMM_SM_Types_part_3.o #8 18.52 CC MobileL3_GMM_SM_Types_part_4.o #8 18.84 CC MobileL3_GMM_SM_Types_part_5.o #8 19.33 CC MobileL3_GMM_SM_Types_part_6.o #8 20.31 CC MobileL3_GMM_SM_Types_part_7.o #8 20.95 CC MobileL3_MM_Types_part_1.o #8 21.18 CC MobileL3_MM_Types_part_2.o #8 21.22 CC MobileL3_MM_Types_part_3.o #8 21.25 CC MobileL3_MM_Types_part_4.o #8 21.30 CC MobileL3_MM_Types_part_5.o #8 21.34 CC MobileL3_MM_Types_part_6.o #8 21.37 CC MobileL3_MM_Types_part_7.o #8 21.41 CC MobileL3_RRM_Types_part_1.o #8 21.63 CC MobileL3_RRM_Types_part_2.o #8 21.79 CC MobileL3_RRM_Types_part_3.o #8 22.14 CC MobileL3_RRM_Types_part_4.o #8 22.67 CC MobileL3_RRM_Types_part_5.o #8 22.71 CC MobileL3_RRM_Types_part_6.o #8 22.74 CC MobileL3_RRM_Types_part_7.o #8 22.77 CC MobileL3_SMS_Types_part_1.o #8 23.67 CC MobileL3_SMS_Types_part_2.o #8 23.71 CC MobileL3_SMS_Types_part_3.o #8 23.73 CC MobileL3_SMS_Types_part_4.o #8 23.76 CC MobileL3_SMS_Types_part_5.o #8 23.80 CC MobileL3_SMS_Types_part_6.o #8 23.83 CC MobileL3_SMS_Types_part_7.o #8 23.87 CC MobileL3_SS_Types_part_1.o #8 23.89 CC MobileL3_SS_Types_part_2.o #8 23.92 CC MobileL3_SS_Types_part_3.o #8 23.96 CC MobileL3_SS_Types_part_4.o #8 23.99 CC MobileL3_SS_Types_part_5.o #8 24.03 CC MobileL3_SS_Types_part_6.o #8 24.06 CC MobileL3_SS_Types_part_7.o #8 24.10 CC MobileL3_Types_part_1.o #8 24.14 CC MobileL3_Types_part_2.o #8 24.17 CC MobileL3_Types_part_3.o #8 24.21 CC MobileL3_Types_part_4.o #8 24.24 CC MobileL3_Types_part_5.o #8 24.28 CC MobileL3_Types_part_6.o #8 24.32 CC MobileL3_Types_part_7.o #8 24.35 CC Native_Functions_part_1.o #8 24.39 CC Native_Functions_part_2.o #8 24.42 CC Native_Functions_part_3.o #8 24.46 CC Native_Functions_part_4.o #8 24.50 CC Native_Functions_part_5.o #8 24.53 CC Native_Functions_part_6.o #8 24.57 CC Native_Functions_part_7.o #8 24.60 CC OSMUX_CodecPort_part_1.o #8 24.64 CC OSMUX_CodecPort_part_2.o #8 24.68 CC OSMUX_CodecPort_part_3.o #8 24.71 CC OSMUX_CodecPort_part_4.o #8 24.73 CC OSMUX_CodecPort_part_5.o #8 24.75 CC OSMUX_CodecPort_part_6.o #8 24.78 CC OSMUX_CodecPort_part_7.o #8 24.80 CC OSMUX_CodecPort_CtrlFunct_part_1.o #8 24.82 CC OSMUX_CodecPort_CtrlFunct_part_2.o #8 24.84 CC OSMUX_CodecPort_CtrlFunct_part_3.o #8 24.86 CC OSMUX_CodecPort_CtrlFunct_part_4.o #8 24.88 CC OSMUX_CodecPort_CtrlFunct_part_5.o #8 24.90 CC OSMUX_CodecPort_CtrlFunct_part_6.o #8 24.92 CC OSMUX_CodecPort_CtrlFunct_part_7.o #8 24.94 CC OSMUX_Emulation_part_1.o #8 24.97 CC OSMUX_Emulation_part_2.o #8 25.00 CC OSMUX_Emulation_part_3.o #8 25.02 CC OSMUX_Emulation_part_4.o #8 25.04 CC OSMUX_Emulation_part_5.o #8 25.06 CC OSMUX_Emulation_part_6.o #8 25.07 CC OSMUX_Emulation_part_7.o #8 25.08 CC OSMUX_Types_part_1.o #8 25.09 CC OSMUX_Types_part_2.o #8 25.10 CC OSMUX_Types_part_3.o #8 25.11 CC OSMUX_Types_part_4.o #8 25.12 CC OSMUX_Types_part_5.o #8 25.13 CC OSMUX_Types_part_6.o #8 25.15 CC OSMUX_Types_part_7.o #8 25.15 CC Osmocom_CTRL_Adapter_part_1.o #8 25.17 CC Osmocom_CTRL_Adapter_part_2.o #8 25.18 CC Osmocom_CTRL_Adapter_part_3.o #8 25.18 CC Osmocom_CTRL_Adapter_part_4.o #8 25.20 CC Osmocom_CTRL_Adapter_part_5.o #8 25.20 CC Osmocom_CTRL_Adapter_part_6.o #8 25.20 CC Osmocom_CTRL_Adapter_part_7.o #8 25.22 CC Osmocom_CTRL_Functions_part_1.o #8 25.22 CC Osmocom_CTRL_Functions_part_2.o #8 25.23 CC Osmocom_CTRL_Functions_part_3.o #8 25.24 CC Osmocom_CTRL_Functions_part_4.o #8 25.24 CC Osmocom_CTRL_Functions_part_5.o #8 25.25 CC Osmocom_CTRL_Functions_part_6.o #8 25.26 CC Osmocom_CTRL_Functions_part_7.o #8 25.26 CC Osmocom_CTRL_Types_part_1.o #8 25.28 CC Osmocom_CTRL_Types_part_2.o #8 25.28 CC Osmocom_CTRL_Types_part_4.o #8 25.28 CC Osmocom_CTRL_Types_part_3.o #8 25.30 CC Osmocom_CTRL_Types_part_5.o #8 25.30 CC Osmocom_CTRL_Types_part_6.o #8 25.30 CC Osmocom_CTRL_Types_part_7.o #8 25.32 CC Osmocom_Types_part_1.o #8 25.32 CC Osmocom_Types_part_2.o #8 25.32 CC Osmocom_Types_part_3.o #8 25.36 CC Osmocom_Types_part_4.o #8 25.36 CC Osmocom_Types_part_5.o #8 25.36 CC Osmocom_Types_part_6.o #8 25.38 CC Osmocom_Types_part_7.o #8 25.40 CC Osmocom_VTY_Functions_part_1.o #8 25.40 CC Osmocom_VTY_Functions_part_2.o #8 25.42 CC Osmocom_VTY_Functions_part_3.o #8 25.42 CC Osmocom_VTY_Functions_part_4.o #8 25.44 CC Osmocom_VTY_Functions_part_5.o #8 25.45 CC Osmocom_VTY_Functions_part_6.o #8 25.45 CC Osmocom_VTY_Functions_part_7.o #8 25.46 CC PCUIF_CodecPort_part_1.o #8 25.48 CC PCUIF_CodecPort_part_2.o #8 25.48 CC PCUIF_CodecPort_part_3.o #8 25.50 CC PCUIF_CodecPort_part_4.o #8 25.51 CC PCUIF_CodecPort_part_5.o #8 25.52 CC PCUIF_CodecPort_part_6.o #8 25.52 CC PCUIF_CodecPort_part_7.o #8 25.54 CC PCUIF_Types_part_1.o #8 25.54 CC PCUIF_Types_part_2.o #8 25.55 CC PCUIF_Types_part_3.o #8 25.57 CC PCUIF_Types_part_4.o #8 25.58 CC PCUIF_Types_part_6.o #8 25.58 CC PCUIF_Types_part_5.o #8 25.58 CC PCUIF_Types_part_7.o #8 25.60 CC RLCMAC_CSN1_Templates_part_1.o #8 25.60 CC RLCMAC_CSN1_Templates_part_2.o #8 25.60 CC RLCMAC_CSN1_Templates_part_3.o #8 25.62 CC RLCMAC_CSN1_Templates_part_4.o #8 25.62 CC RLCMAC_CSN1_Templates_part_5.o #8 25.62 CC RLCMAC_CSN1_Templates_part_6.o #8 25.64 CC RLCMAC_CSN1_Templates_part_7.o #8 25.64 CC RLCMAC_CSN1_Types_part_1.o #8 25.64 CC RLCMAC_CSN1_Types_part_2.o #8 25.64 CC RLCMAC_CSN1_Types_part_3.o #8 25.72 CC RLCMAC_CSN1_Types_part_4.o #8 25.74 CC RLCMAC_CSN1_Types_part_5.o #8 26.20 CC RLCMAC_CSN1_Types_part_6.o #8 26.22 CC RLCMAC_CSN1_Types_part_7.o #8 26.24 CC RLCMAC_Templates_part_1.o #8 26.26 CC RLCMAC_Templates_part_2.o #8 26.26 CC RLCMAC_Templates_part_3.o #8 26.27 CC RLCMAC_Templates_part_4.o #8 26.29 CC RLCMAC_Templates_part_5.o #8 26.30 CC RLCMAC_Templates_part_6.o #8 26.30 CC RLCMAC_Templates_part_7.o #8 26.31 CC RLCMAC_Types_part_1.o #8 26.31 CC RLCMAC_Types_part_2.o #8 26.33 CC RLCMAC_Types_part_3.o #8 26.34 CC RLCMAC_Types_part_4.o #8 26.36 CC RLCMAC_Types_part_5.o #8 26.36 CC RLCMAC_Types_part_6.o #8 26.36 CC RLCMAC_Types_part_7.o #8 26.39 CC RSL_Emulation_part_1.o #8 26.40 CC RSL_Emulation_part_2.o #8 26.41 CC RSL_Emulation_part_3.o #8 26.41 CC RSL_Emulation_part_4.o #8 26.43 CC RSL_Emulation_part_5.o #8 26.43 CC RSL_Emulation_part_6.o #8 26.46 CC RSL_Emulation_part_7.o #8 26.46 CC RSL_Types_part_1.o #8 26.46 CC RSL_Types_part_2.o #8 26.48 CC RSL_Types_part_3.o #8 26.50 CC RSL_Types_part_4.o #8 26.52 CC RSL_Types_part_5.o #8 26.56 CC RSL_Types_part_6.o #8 26.60 CC RSL_Types_part_7.o #8 26.61 CC RTP_CodecPort_part_1.o #8 26.63 CC RTP_CodecPort_part_2.o #8 26.63 CC RTP_CodecPort_part_3.o #8 26.65 CC RTP_CodecPort_part_4.o #8 26.67 CC RTP_CodecPort_part_5.o #8 26.68 CC RTP_CodecPort_part_6.o #8 26.68 CC RTP_CodecPort_part_7.o #8 26.70 CC RTP_CodecPort_CtrlFunct_part_1.o #8 26.71 CC RTP_CodecPort_CtrlFunct_part_2.o #8 26.72 CC RTP_CodecPort_CtrlFunct_part_3.o #8 26.73 CC RTP_CodecPort_CtrlFunct_part_4.o #8 26.75 CC RTP_CodecPort_CtrlFunct_part_5.o #8 26.76 CC RTP_CodecPort_CtrlFunct_part_6.o #8 26.76 CC RTP_CodecPort_CtrlFunct_part_7.o #8 26.77 CC RTP_Emulation_part_1.o #8 26.78 CC RTP_Emulation_part_2.o #8 26.78 CC RTP_Emulation_part_3.o #8 26.79 CC RTP_Emulation_part_4.o #8 26.80 CC RTP_Emulation_part_5.o #8 26.80 CC RTP_Emulation_part_6.o #8 26.81 CC RTP_Emulation_part_7.o #8 26.82 CC RTP_Types_part_1.o #8 26.83 CC RTP_Types_part_2.o #8 26.83 CC RTP_Types_part_3.o #8 26.85 CC RTP_Types_part_4.o #8 26.85 CC RTP_Types_part_5.o #8 26.87 CC RTP_Types_part_6.o #8 26.87 CC RTP_Types_part_7.o #8 26.88 CC Socket_API_Definitions_part_1.o #8 26.89 CC Socket_API_Definitions_part_2.o #8 26.90 CC Socket_API_Definitions_part_3.o #8 26.91 CC Socket_API_Definitions_part_4.o #8 26.92 CC Socket_API_Definitions_part_5.o #8 26.93 CC Socket_API_Definitions_part_6.o #8 26.94 CC Socket_API_Definitions_part_7.o #8 26.95 CC TCCConversion_Functions_part_1.o #8 26.95 CC TCCConversion_Functions_part_2.o #8 26.97 CC TCCConversion_Functions_part_3.o #8 26.98 CC TCCConversion_Functions_part_4.o #8 26.99 CC TCCConversion_Functions_part_5.o #8 27.01 CC TCCConversion_Functions_part_6.o #8 27.01 CC TCCConversion_Functions_part_7.o #8 27.03 CC TCCInterface_Functions_part_1.o #8 27.03 CC TCCInterface_Functions_part_2.o #8 27.05 CC TCCInterface_Functions_part_3.o #8 27.07 CC TCCInterface_Functions_part_4.o #8 27.07 CC TCCInterface_Functions_part_5.o #8 27.09 CC TCCInterface_Functions_part_6.o #8 27.11 CC TCCInterface_Functions_part_7.o #8 27.12 CC TELNETasp_PortType_part_1.o #8 27.13 CC TELNETasp_PortType_part_2.o #8 27.15 CC TELNETasp_PortType_part_3.o #8 27.15 CC TELNETasp_PortType_part_4.o #8 27.16 CC TELNETasp_PortType_part_5.o #8 27.17 CC TELNETasp_PortType_part_6.o #8 27.18 CC TELNETasp_PortType_part_7.o #8 27.18 CC TRXC_CodecPort_part_1.o #8 27.19 CC TRXC_CodecPort_part_2.o #8 27.20 CC TRXC_CodecPort_part_3.o #8 27.20 CC TRXC_CodecPort_part_4.o #8 27.21 CC TRXC_CodecPort_part_5.o #8 27.22 CC TRXC_CodecPort_part_6.o #8 27.22 CC TRXC_CodecPort_part_7.o #8 27.23 CC TRXC_CodecPort_CtrlFunct_part_1.o #8 27.24 CC TRXC_CodecPort_CtrlFunct_part_2.o #8 27.24 CC TRXC_CodecPort_CtrlFunct_part_3.o #8 27.25 CC TRXC_CodecPort_CtrlFunct_part_4.o #8 27.26 CC TRXC_CodecPort_CtrlFunct_part_5.o #8 27.26 CC TRXC_CodecPort_CtrlFunct_part_6.o #8 27.28 CC TRXC_CodecPort_CtrlFunct_part_7.o #8 27.28 CC TRXC_Types_part_1.o #8 27.28 CC TRXC_Types_part_2.o #8 27.30 CC TRXC_Types_part_3.o #8 27.30 CC TRXC_Types_part_4.o #8 27.32 CC TRXC_Types_part_5.o #8 27.32 CC TRXC_Types_part_6.o #8 27.33 CC TRXC_Types_part_7.o #8 27.34 CC UD_PortType_part_1.o #8 27.34 CC UD_PortType_part_2.o #8 27.35 CC UD_PortType_part_3.o #8 27.36 CC UD_PortType_part_4.o #8 27.37 CC UD_PortType_part_5.o #8 27.37 CC UD_PortType_part_6.o #8 27.38 CC UD_PortType_part_7.o #8 27.39 CC UD_Types_part_1.o #8 27.39 CC UD_Types_part_2.o #8 27.41 CC UD_Types_part_3.o #8 27.41 CC UD_Types_part_4.o #8 27.41 CC UD_Types_part_5.o #8 27.43 CC UD_Types_part_6.o #8 27.43 CC UD_Types_part_7.o #8 27.45 CC IPA_Emulation.o #8 27.45 CC IPA_Emulation_part_1.o #8 27.46 CC IPA_Emulation_part_2.o #8 27.47 CC IPA_Emulation_part_3.o #8 27.48 CC IPA_Emulation_part_4.o #8 27.50 CC IPA_Emulation_part_5.o #8 27.51 CC IPA_Emulation_part_6.o #8 27.53 CC IPA_Emulation_part_7.o #8 27.53 CC IPA_CodecPort_CtrlFunctDef.o #8 27.57 CC IPL4asp_PT.o #8 27.99 CC IPL4asp_discovery.o #8 28.40 CC IuUP_EncDec.o #8 28.42 CC L1CTL_PortType_CtrlFunctDef.o #8 28.49 CC Native_FunctionDefs.o #8 28.52 CC OSMUX_CodecPort_CtrlFunctDef.o #8 28.61 CC RLCMAC_EncDec.o #8 28.95 CC RTP_CodecPort_CtrlFunctDef.o #8 28.98 CC RTP_EncDec.o #8 29.14 CC TCCConversion.o #8 29.33 CC TCCInterface.o #8 29.34 CC TELNETasp_PT.o #8 29.59 CC TRXC_CodecPort_CtrlFunctDef.o #8 29.85 CC UD_PT.o #8 29.88 CCLD AMR_Types.so #8 29.97 CCLD AbisOML_Types.so #8 29.98 CCLD BTS_Tests.so #8 30.12 CCLD BTS_Tests_ASCI.so #8 30.12 CCLD BTS_Tests_LAPDm.so #8 30.13 CCLD BTS_Tests_OML.so #8 30.14 CCLD BTS_Tests_SMSCB.so #8 30.22 CCLD BTS_Tests_VAMOS.so #8 30.24 CCLD BTS_Tests_perf.so #8 30.28 CCLD GSM_RR_Types.so #8 30.28 CCLD GSM_RestOctets.so #8 30.30 CCLD GSM_SystemInformation.so #8 30.31 CCLD GSM_Types.so #8 30.31 CCLD General_Types.so #8 30.34 CCLD IPA_CodecPort.so #8 30.43 CCLD IPA_CodecPort_CtrlFunct.so #8 30.43 CCLD IPA_Testing.so #8 30.44 CCLD IPA_Types.so #8 30.44 CCLD IPL4asp_Functions.so #8 30.45 CCLD IPL4asp_PortType.so #8 30.49 CCLD IPL4asp_Types.so #8 30.52 CCLD IuUP_Emulation.so #8 30.52 CCLD IuUP_Types.so #8 30.55 CCLD L1CTL_PortType.so #8 30.56 CCLD L1CTL_PortType_CtrlFunct.so #8 30.56 CCLD L1CTL_Types.so #8 30.60 CCLD L3_Common.so #8 30.64 CCLD L3_Templates.so #8 30.65 CCLD LAPDm_RAW_PT.so #8 30.65 CCLD LAPDm_Types.so #8 30.66 CCLD Misc_Helpers.so #8 30.66 CCLD MobileL3_CC_Types.so #8 30.69 CCLD MobileL3_CommonIE_Types.so #8 30.70 CCLD MobileL3_GMM_SM_Types.so #8 30.75 CCLD MobileL3_MM_Types.so #8 30.75 CCLD MobileL3_RRM_Types.so #8 30.78 CCLD MobileL3_SMS_Types.so #8 30.78 CCLD MobileL3_SS_Types.so #8 30.81 CCLD MobileL3_Types.so #8 30.83 CCLD Native_Functions.so #8 30.86 CCLD OSMUX_CodecPort.so #8 30.89 CCLD OSMUX_CodecPort_CtrlFunct.so #8 30.89 CCLD OSMUX_Emulation.so #8 30.90 CCLD OSMUX_Types.so #8 30.90 CCLD Osmocom_CTRL_Adapter.so #8 30.93 CCLD Osmocom_CTRL_Functions.so #8 30.94 CCLD Osmocom_CTRL_Types.so #8 30.96 CCLD Osmocom_Types.so #8 30.97 CCLD Osmocom_VTY_Functions.so #8 30.98 CCLD PCUIF_CodecPort.so #8 30.99 CCLD PCUIF_Types.so #8 31.01 CCLD RLCMAC_CSN1_Templates.so #8 31.01 CCLD RLCMAC_CSN1_Types.so #8 31.03 CCLD RLCMAC_Templates.so #8 31.04 CCLD RLCMAC_Types.so #8 31.07 CCLD RSL_Emulation.so #8 31.07 CCLD RSL_Types.so #8 31.08 CCLD RTP_CodecPort.so #8 31.12 CCLD RTP_CodecPort_CtrlFunct.so #8 31.14 CCLD RTP_Emulation.so #8 31.15 CCLD RTP_Types.so #8 31.15 CCLD Socket_API_Definitions.so #8 31.16 CCLD TCCConversion_Functions.so #8 31.17 CCLD TCCInterface_Functions.so #8 31.19 CCLD TELNETasp_PortType.so #8 31.20 CCLD TRXC_CodecPort.so #8 31.23 CCLD TRXC_CodecPort_CtrlFunct.so #8 31.26 CCLD TRXC_Types.so #8 31.27 CCLD UD_PortType.so #8 31.28 CCLD UD_Types.so #8 31.30 CCLD AMR_Types_part_1.so #8 31.30 CCLD AMR_Types_part_2.so #8 31.30 CCLD AMR_Types_part_3.so #8 31.30 CCLD AMR_Types_part_4.so #8 31.32 CCLD AMR_Types_part_5.so #8 31.32 CCLD AMR_Types_part_6.so #8 31.32 CCLD AMR_Types_part_7.so #8 31.33 CCLD AbisOML_Types_part_1.so #8 31.33 CCLD AbisOML_Types_part_2.so #8 31.33 CCLD AbisOML_Types_part_3.so #8 31.34 CCLD AbisOML_Types_part_4.so #8 31.35 CCLD AbisOML_Types_part_5.so #8 31.35 CCLD AbisOML_Types_part_6.so #8 31.35 CCLD AbisOML_Types_part_7.so #8 31.35 CCLD BTS_Tests_part_1.so #8 31.36 CCLD BTS_Tests_part_2.so #8 31.37 CCLD BTS_Tests_part_3.so #8 31.37 CCLD BTS_Tests_part_4.so #8 31.38 CCLD BTS_Tests_part_5.so #8 31.38 CCLD BTS_Tests_part_6.so #8 31.38 CCLD BTS_Tests_part_7.so #8 31.38 CCLD BTS_Tests_ASCI_part_1.so #8 31.40 CCLD BTS_Tests_ASCI_part_2.so #8 31.40 CCLD BTS_Tests_ASCI_part_3.so #8 31.40 CCLD BTS_Tests_ASCI_part_4.so #8 31.41 CCLD BTS_Tests_ASCI_part_5.so #8 31.41 CCLD BTS_Tests_ASCI_part_6.so #8 31.41 CCLD BTS_Tests_ASCI_part_7.so #8 31.41 CCLD BTS_Tests_LAPDm_part_1.so #8 31.41 CCLD BTS_Tests_LAPDm_part_2.so #8 31.43 CCLD BTS_Tests_LAPDm_part_3.so #8 31.43 CCLD BTS_Tests_LAPDm_part_4.so #8 31.43 CCLD BTS_Tests_LAPDm_part_5.so #8 31.44 CCLD BTS_Tests_LAPDm_part_6.so #8 31.44 CCLD BTS_Tests_LAPDm_part_7.so #8 31.44 CCLD BTS_Tests_OML_part_1.so #8 31.44 CCLD BTS_Tests_OML_part_2.so #8 31.44 CCLD BTS_Tests_OML_part_3.so #8 31.45 CCLD BTS_Tests_OML_part_4.so #8 31.46 CCLD BTS_Tests_OML_part_5.so #8 31.46 CCLD BTS_Tests_OML_part_6.so #8 31.46 CCLD BTS_Tests_OML_part_7.so #8 31.46 CCLD BTS_Tests_SMSCB_part_1.so #8 31.46 CCLD BTS_Tests_SMSCB_part_2.so #8 31.46 CCLD BTS_Tests_SMSCB_part_3.so #8 31.47 CCLD BTS_Tests_SMSCB_part_4.so #8 31.48 CCLD BTS_Tests_SMSCB_part_5.so #8 31.48 CCLD BTS_Tests_SMSCB_part_6.so #8 31.48 CCLD BTS_Tests_SMSCB_part_7.so #8 31.49 CCLD BTS_Tests_VAMOS_part_1.so #8 31.49 CCLD BTS_Tests_VAMOS_part_2.so #8 31.49 CCLD BTS_Tests_VAMOS_part_3.so #8 31.49 CCLD BTS_Tests_VAMOS_part_4.so #8 31.49 CCLD BTS_Tests_VAMOS_part_5.so #8 31.50 CCLD BTS_Tests_VAMOS_part_6.so #8 31.50 CCLD BTS_Tests_VAMOS_part_7.so #8 31.51 CCLD BTS_Tests_perf_part_1.so #8 31.51 CCLD BTS_Tests_perf_part_2.so #8 31.51 CCLD BTS_Tests_perf_part_3.so #8 31.52 CCLD BTS_Tests_perf_part_4.so #8 31.52 CCLD BTS_Tests_perf_part_5.so #8 31.53 CCLD BTS_Tests_perf_part_6.so #8 31.53 CCLD BTS_Tests_perf_part_7.so #8 31.53 CCLD GSM_RR_Types_part_1.so #8 31.54 CCLD GSM_RR_Types_part_2.so #8 31.54 CCLD GSM_RR_Types_part_3.so #8 31.55 CCLD GSM_RR_Types_part_4.so #8 31.55 CCLD GSM_RR_Types_part_5.so #8 31.55 CCLD GSM_RR_Types_part_6.so #8 31.55 CCLD GSM_RR_Types_part_7.so #8 31.55 CCLD GSM_RestOctets_part_1.so #8 31.55 CCLD GSM_RestOctets_part_2.so #8 31.57 CCLD GSM_RestOctets_part_3.so #8 31.58 CCLD GSM_RestOctets_part_4.so #8 31.58 CCLD GSM_RestOctets_part_5.so #8 31.58 CCLD GSM_RestOctets_part_7.so #8 31.58 CCLD GSM_RestOctets_part_6.so #8 31.61 CCLD GSM_SystemInformation_part_1.so #8 31.61 CCLD GSM_SystemInformation_part_2.so #8 31.61 CCLD GSM_SystemInformation_part_3.so #8 31.61 CCLD GSM_SystemInformation_part_4.so #8 31.61 CCLD GSM_SystemInformation_part_5.so #8 31.64 CCLD GSM_SystemInformation_part_6.so #8 31.64 CCLD GSM_SystemInformation_part_7.so #8 31.65 CCLD GSM_Types_part_1.so #8 31.65 CCLD GSM_Types_part_2.so #8 31.65 CCLD GSM_Types_part_3.so #8 31.66 CCLD GSM_Types_part_4.so #8 31.66 CCLD GSM_Types_part_5.so #8 31.67 CCLD GSM_Types_part_6.so #8 31.67 CCLD GSM_Types_part_7.so #8 31.68 CCLD General_Types_part_1.so #8 31.68 CCLD General_Types_part_2.so #8 31.69 CCLD General_Types_part_3.so #8 31.69 CCLD General_Types_part_4.so #8 31.69 CCLD General_Types_part_5.so #8 31.70 CCLD General_Types_part_6.so #8 31.70 CCLD General_Types_part_7.so #8 31.70 CCLD IPA_CodecPort_part_1.so #8 31.70 CCLD IPA_CodecPort_part_2.so #8 31.71 CCLD IPA_CodecPort_part_3.so #8 31.71 CCLD IPA_CodecPort_part_4.so #8 31.71 CCLD IPA_CodecPort_part_5.so #8 31.72 CCLD IPA_CodecPort_part_6.so #8 31.72 CCLD IPA_CodecPort_part_7.so #8 31.73 CCLD IPA_CodecPort_CtrlFunct_part_1.so #8 31.73 CCLD IPA_CodecPort_CtrlFunct_part_2.so #8 31.73 CCLD IPA_CodecPort_CtrlFunct_part_3.so #8 31.73 CCLD IPA_CodecPort_CtrlFunct_part_4.so #8 31.73 CCLD IPA_CodecPort_CtrlFunct_part_5.so #8 31.73 CCLD IPA_CodecPort_CtrlFunct_part_6.so #8 31.73 CCLD IPA_CodecPort_CtrlFunct_part_7.so #8 31.74 CCLD IPA_Testing_part_1.so #8 31.74 CCLD IPA_Testing_part_2.so #8 31.74 CCLD IPA_Testing_part_3.so #8 31.75 CCLD IPA_Testing_part_4.so #8 31.76 CCLD IPA_Testing_part_5.so #8 31.76 CCLD IPA_Testing_part_6.so #8 31.76 CCLD IPA_Testing_part_7.so #8 31.76 CCLD IPA_Types_part_1.so #8 31.76 CCLD IPA_Types_part_2.so #8 31.76 CCLD IPA_Types_part_3.so #8 31.76 CCLD IPA_Types_part_4.so #8 31.76 CCLD IPA_Types_part_5.so #8 31.77 CCLD IPA_Types_part_6.so #8 31.78 CCLD IPA_Types_part_7.so #8 31.78 CCLD IPL4asp_Functions_part_1.so #8 31.78 CCLD IPL4asp_Functions_part_2.so #8 31.79 CCLD IPL4asp_Functions_part_3.so #8 31.79 CCLD IPL4asp_Functions_part_4.so #8 31.79 CCLD IPL4asp_Functions_part_5.so #8 31.79 CCLD IPL4asp_Functions_part_6.so #8 31.79 CCLD IPL4asp_Functions_part_7.so #8 31.79 CCLD IPL4asp_PortType_part_1.so #8 31.79 CCLD IPL4asp_PortType_part_2.so #8 31.80 CCLD IPL4asp_PortType_part_3.so #8 31.80 CCLD IPL4asp_PortType_part_4.so #8 31.81 CCLD IPL4asp_PortType_part_5.so #8 31.81 CCLD IPL4asp_PortType_part_6.so #8 31.81 CCLD IPL4asp_Types_part_1.so #8 31.81 CCLD IPL4asp_PortType_part_7.so #8 31.81 CCLD IPL4asp_Types_part_2.so #8 31.81 CCLD IPL4asp_Types_part_3.so #8 31.82 CCLD IPL4asp_Types_part_4.so #8 31.82 CCLD IPL4asp_Types_part_5.so #8 31.83 CCLD IPL4asp_Types_part_6.so #8 31.83 CCLD IPL4asp_Types_part_7.so #8 31.83 CCLD IuUP_Emulation_part_1.so #8 31.84 CCLD IuUP_Emulation_part_2.so #8 31.84 CCLD IuUP_Emulation_part_3.so #8 31.84 CCLD IuUP_Emulation_part_4.so #8 31.84 CCLD IuUP_Emulation_part_5.so #8 31.84 CCLD IuUP_Emulation_part_6.so #8 31.85 CCLD IuUP_Emulation_part_7.so #8 31.85 CCLD IuUP_Types_part_1.so #8 31.85 CCLD IuUP_Types_part_2.so #8 31.86 CCLD IuUP_Types_part_3.so #8 31.86 CCLD IuUP_Types_part_4.so #8 31.86 CCLD IuUP_Types_part_5.so #8 31.87 CCLD IuUP_Types_part_6.so #8 31.87 CCLD IuUP_Types_part_7.so #8 31.87 CCLD L1CTL_PortType_part_1.so #8 31.87 CCLD L1CTL_PortType_part_2.so #8 31.87 CCLD L1CTL_PortType_part_3.so #8 31.87 CCLD L1CTL_PortType_part_4.so #8 31.88 CCLD L1CTL_PortType_part_5.so #8 31.88 CCLD L1CTL_PortType_part_6.so #8 31.88 CCLD L1CTL_PortType_part_7.so #8 31.89 CCLD L1CTL_PortType_CtrlFunct_part_1.so #8 31.89 CCLD L1CTL_PortType_CtrlFunct_part_2.so #8 31.89 CCLD L1CTL_PortType_CtrlFunct_part_3.so #8 31.89 CCLD L1CTL_PortType_CtrlFunct_part_4.so #8 31.90 CCLD L1CTL_PortType_CtrlFunct_part_5.so #8 31.90 CCLD L1CTL_PortType_CtrlFunct_part_6.so #8 31.90 CCLD L1CTL_PortType_CtrlFunct_part_7.so #8 31.90 CCLD L1CTL_Types_part_1.so #8 31.91 CCLD L1CTL_Types_part_2.so #8 31.91 CCLD L1CTL_Types_part_3.so #8 31.91 CCLD L1CTL_Types_part_4.so #8 31.91 CCLD L1CTL_Types_part_5.so #8 31.92 CCLD L1CTL_Types_part_6.so #8 31.92 CCLD L1CTL_Types_part_7.so #8 31.93 CCLD L3_Common_part_1.so #8 31.93 CCLD L3_Common_part_2.so #8 31.93 CCLD L3_Common_part_3.so #8 31.93 CCLD L3_Common_part_4.so #8 31.93 CCLD L3_Common_part_5.so #8 31.93 CCLD L3_Common_part_6.so #8 31.94 CCLD L3_Common_part_7.so #8 31.94 CCLD L3_Templates_part_1.so #8 31.95 CCLD L3_Templates_part_2.so #8 31.95 CCLD L3_Templates_part_3.so #8 31.96 CCLD L3_Templates_part_4.so #8 31.96 CCLD L3_Templates_part_5.so #8 31.96 CCLD L3_Templates_part_6.so #8 31.96 CCLD L3_Templates_part_7.so #8 31.97 CCLD LAPDm_RAW_PT_part_1.so #8 31.97 CCLD LAPDm_RAW_PT_part_2.so #8 31.97 CCLD LAPDm_RAW_PT_part_3.so #8 31.97 CCLD LAPDm_RAW_PT_part_4.so #8 31.98 CCLD LAPDm_RAW_PT_part_5.so #8 31.98 CCLD LAPDm_RAW_PT_part_6.so #8 31.98 CCLD LAPDm_RAW_PT_part_7.so #8 31.99 CCLD LAPDm_Types_part_1.so #8 32.00 CCLD LAPDm_Types_part_2.so #8 32.00 CCLD LAPDm_Types_part_3.so #8 32.00 CCLD LAPDm_Types_part_4.so #8 32.00 CCLD LAPDm_Types_part_5.so #8 32.00 CCLD LAPDm_Types_part_6.so #8 32.01 CCLD LAPDm_Types_part_7.so #8 32.01 CCLD Misc_Helpers_part_1.so #8 32.01 CCLD Misc_Helpers_part_2.so #8 32.01 CCLD Misc_Helpers_part_3.so #8 32.01 CCLD Misc_Helpers_part_4.so #8 32.01 CCLD Misc_Helpers_part_5.so #8 32.02 CCLD Misc_Helpers_part_6.so #8 32.02 CCLD Misc_Helpers_part_7.so #8 32.03 CCLD MobileL3_CC_Types_part_1.so #8 32.03 CCLD MobileL3_CC_Types_part_2.so #8 32.03 CCLD MobileL3_CC_Types_part_3.so #8 32.03 CCLD MobileL3_CC_Types_part_4.so #8 32.03 CCLD MobileL3_CC_Types_part_5.so #8 32.03 CCLD MobileL3_CC_Types_part_6.so #8 32.04 CCLD MobileL3_CC_Types_part_7.so #8 32.04 CCLD MobileL3_CommonIE_Types_part_1.so #8 32.05 CCLD MobileL3_CommonIE_Types_part_2.so #8 32.05 CCLD MobileL3_CommonIE_Types_part_3.so #8 32.05 CCLD MobileL3_CommonIE_Types_part_4.so #8 32.05 CCLD MobileL3_CommonIE_Types_part_5.so #8 32.06 CCLD MobileL3_CommonIE_Types_part_6.so #8 32.07 CCLD MobileL3_CommonIE_Types_part_7.so #8 32.07 CCLD MobileL3_GMM_SM_Types_part_1.so #8 32.07 CCLD MobileL3_GMM_SM_Types_part_2.so #8 32.08 CCLD MobileL3_GMM_SM_Types_part_3.so #8 32.08 CCLD MobileL3_GMM_SM_Types_part_4.so #8 32.08 CCLD MobileL3_GMM_SM_Types_part_5.so #8 32.10 CCLD MobileL3_GMM_SM_Types_part_6.so #8 32.10 CCLD MobileL3_GMM_SM_Types_part_7.so #8 32.10 CCLD MobileL3_MM_Types_part_1.so #8 32.18 CCLD MobileL3_MM_Types_part_2.so #8 32.21 CCLD MobileL3_MM_Types_part_3.so #8 32.23 CCLD MobileL3_MM_Types_part_4.so #8 32.24 CCLD MobileL3_MM_Types_part_5.so #8 32.24 CCLD MobileL3_MM_Types_part_6.so #8 32.24 CCLD MobileL3_MM_Types_part_7.so #8 32.24 CCLD MobileL3_RRM_Types_part_1.so #8 32.24 CCLD MobileL3_RRM_Types_part_2.so #8 32.26 CCLD MobileL3_RRM_Types_part_3.so #8 32.26 CCLD MobileL3_RRM_Types_part_4.so #8 32.26 CCLD MobileL3_RRM_Types_part_6.so #8 32.26 CCLD MobileL3_RRM_Types_part_5.so #8 32.27 CCLD MobileL3_RRM_Types_part_7.so #8 32.27 CCLD MobileL3_SMS_Types_part_1.so #8 32.27 CCLD MobileL3_SMS_Types_part_2.so #8 32.27 CCLD MobileL3_SMS_Types_part_3.so #8 32.27 CCLD MobileL3_SMS_Types_part_4.so #8 32.29 CCLD MobileL3_SMS_Types_part_5.so #8 32.30 CCLD MobileL3_SMS_Types_part_7.so #8 32.30 CCLD MobileL3_SMS_Types_part_6.so #8 32.30 CCLD MobileL3_SS_Types_part_1.so #8 32.31 CCLD MobileL3_SS_Types_part_2.so #8 32.32 CCLD MobileL3_SS_Types_part_3.so #8 32.33 CCLD MobileL3_SS_Types_part_4.so #8 32.33 CCLD MobileL3_SS_Types_part_5.so #8 32.33 CCLD MobileL3_SS_Types_part_6.so #8 32.33 CCLD MobileL3_SS_Types_part_7.so #8 32.34 CCLD MobileL3_Types_part_1.so #8 32.35 CCLD MobileL3_Types_part_2.so #8 32.36 CCLD MobileL3_Types_part_3.so #8 32.36 CCLD MobileL3_Types_part_4.so #8 32.36 CCLD MobileL3_Types_part_5.so #8 32.36 CCLD MobileL3_Types_part_6.so #8 32.37 CCLD MobileL3_Types_part_7.so #8 32.37 CCLD Native_Functions_part_1.so #8 32.37 CCLD Native_Functions_part_2.so #8 32.38 CCLD Native_Functions_part_3.so #8 32.38 CCLD Native_Functions_part_4.so #8 32.38 CCLD Native_Functions_part_5.so #8 32.39 CCLD Native_Functions_part_6.so #8 32.39 CCLD Native_Functions_part_7.so #8 32.39 CCLD OSMUX_CodecPort_part_1.so #8 32.40 CCLD OSMUX_CodecPort_part_2.so #8 32.40 CCLD OSMUX_CodecPort_part_3.so #8 32.40 CCLD OSMUX_CodecPort_part_4.so #8 32.40 CCLD OSMUX_CodecPort_part_5.so #8 32.41 CCLD OSMUX_CodecPort_part_6.so #8 32.41 CCLD OSMUX_CodecPort_part_7.so #8 32.41 CCLD OSMUX_CodecPort_CtrlFunct_part_1.so #8 32.41 CCLD OSMUX_CodecPort_CtrlFunct_part_2.so #8 32.42 CCLD OSMUX_CodecPort_CtrlFunct_part_3.so #8 32.42 CCLD OSMUX_CodecPort_CtrlFunct_part_4.so #8 32.43 CCLD OSMUX_CodecPort_CtrlFunct_part_5.so #8 32.43 CCLD OSMUX_CodecPort_CtrlFunct_part_6.so #8 32.43 CCLD OSMUX_CodecPort_CtrlFunct_part_7.so #8 32.43 CCLD OSMUX_Emulation_part_1.so #8 32.43 CCLD OSMUX_Emulation_part_2.so #8 32.44 CCLD OSMUX_Emulation_part_3.so #8 32.44 CCLD OSMUX_Emulation_part_4.so #8 32.44 CCLD OSMUX_Emulation_part_5.so #8 32.45 CCLD OSMUX_Emulation_part_6.so #8 32.45 CCLD OSMUX_Emulation_part_7.so #8 32.45 CCLD OSMUX_Types_part_1.so #8 32.45 CCLD OSMUX_Types_part_2.so #8 32.45 CCLD OSMUX_Types_part_3.so #8 32.45 CCLD OSMUX_Types_part_4.so #8 32.45 CCLD OSMUX_Types_part_5.so #8 32.46 CCLD OSMUX_Types_part_6.so #8 32.46 CCLD OSMUX_Types_part_7.so #8 32.47 CCLD Osmocom_CTRL_Adapter_part_1.so #8 32.47 CCLD Osmocom_CTRL_Adapter_part_2.so #8 32.48 CCLD Osmocom_CTRL_Adapter_part_3.so #8 32.48 CCLD Osmocom_CTRL_Adapter_part_4.so #8 32.48 CCLD Osmocom_CTRL_Adapter_part_5.so #8 32.48 CCLD Osmocom_CTRL_Adapter_part_6.so #8 32.48 CCLD Osmocom_CTRL_Adapter_part_7.so #8 32.48 CCLD Osmocom_CTRL_Functions_part_1.so #8 32.48 CCLD Osmocom_CTRL_Functions_part_2.so #8 32.48 CCLD Osmocom_CTRL_Functions_part_3.so #8 32.49 CCLD Osmocom_CTRL_Functions_part_4.so #8 32.49 CCLD Osmocom_CTRL_Functions_part_5.so #8 32.51 CCLD Osmocom_CTRL_Functions_part_6.so #8 32.51 CCLD Osmocom_CTRL_Functions_part_7.so #8 32.51 CCLD Osmocom_CTRL_Types_part_1.so #8 32.51 CCLD Osmocom_CTRL_Types_part_2.so #8 32.51 CCLD Osmocom_CTRL_Types_part_3.so #8 32.51 CCLD Osmocom_CTRL_Types_part_4.so #8 32.52 CCLD Osmocom_CTRL_Types_part_6.so #8 32.52 CCLD Osmocom_CTRL_Types_part_7.so #8 32.52 CCLD Osmocom_CTRL_Types_part_5.so #8 32.53 CCLD Osmocom_Types_part_1.so #8 32.54 CCLD Osmocom_Types_part_2.so #8 32.54 CCLD Osmocom_Types_part_3.so #8 32.54 CCLD Osmocom_Types_part_4.so #8 32.54 CCLD Osmocom_Types_part_5.so #8 32.54 CCLD Osmocom_Types_part_6.so #8 32.54 CCLD Osmocom_Types_part_7.so #8 32.55 CCLD Osmocom_VTY_Functions_part_1.so #8 32.56 CCLD Osmocom_VTY_Functions_part_2.so #8 32.56 CCLD Osmocom_VTY_Functions_part_3.so #8 32.57 CCLD Osmocom_VTY_Functions_part_4.so #8 32.57 CCLD Osmocom_VTY_Functions_part_5.so #8 32.57 CCLD Osmocom_VTY_Functions_part_6.so #8 32.57 CCLD Osmocom_VTY_Functions_part_7.so #8 32.57 CCLD PCUIF_CodecPort_part_1.so #8 32.57 CCLD PCUIF_CodecPort_part_2.so #8 32.57 CCLD PCUIF_CodecPort_part_3.so #8 32.57 CCLD PCUIF_CodecPort_part_4.so #8 32.57 CCLD PCUIF_CodecPort_part_5.so #8 32.58 CCLD PCUIF_CodecPort_part_6.so #8 32.58 CCLD PCUIF_CodecPort_part_7.so #8 32.59 CCLD PCUIF_Types_part_1.so #8 32.59 CCLD PCUIF_Types_part_2.so #8 32.60 CCLD PCUIF_Types_part_3.so #8 32.60 CCLD PCUIF_Types_part_4.so #8 32.60 CCLD PCUIF_Types_part_5.so #8 32.60 CCLD PCUIF_Types_part_6.so #8 32.60 CCLD PCUIF_Types_part_7.so #8 32.60 CCLD RLCMAC_CSN1_Templates_part_1.so #8 32.60 CCLD RLCMAC_CSN1_Templates_part_2.so #8 32.60 CCLD RLCMAC_CSN1_Templates_part_3.so #8 32.61 CCLD RLCMAC_CSN1_Templates_part_4.so #8 32.61 CCLD RLCMAC_CSN1_Templates_part_5.so #8 32.61 CCLD RLCMAC_CSN1_Templates_part_6.so #8 32.62 CCLD RLCMAC_CSN1_Templates_part_7.so #8 32.62 CCLD RLCMAC_CSN1_Types_part_6.so #8 32.62 CCLD RLCMAC_CSN1_Types_part_5.so #8 32.62 CCLD RLCMAC_CSN1_Types_part_7.so #8 32.62 CCLD RLCMAC_Templates_part_1.so #8 32.63 CCLD RLCMAC_Templates_part_2.so #8 32.63 CCLD RLCMAC_Templates_part_3.so #8 32.63 CCLD RLCMAC_Templates_part_4.so #8 32.64 CCLD RLCMAC_Templates_part_5.so #8 32.64 CCLD RLCMAC_Templates_part_6.so #8 32.64 CCLD RLCMAC_Templates_part_7.so #8 32.65 CCLD RLCMAC_Types_part_1.so #8 32.65 CCLD RLCMAC_Types_part_2.so #8 32.65 CCLD RLCMAC_Types_part_3.so #8 32.65 CCLD RLCMAC_Types_part_4.so #8 32.66 CCLD RLCMAC_Types_part_5.so #8 32.66 CCLD RLCMAC_Types_part_6.so #8 32.66 CCLD RLCMAC_Types_part_7.so #8 32.67 CCLD RSL_Emulation_part_1.so #8 32.67 CCLD RSL_Emulation_part_2.so #8 32.67 CCLD RSL_Emulation_part_3.so #8 32.68 CCLD RSL_Emulation_part_4.so #8 32.68 CCLD RSL_Emulation_part_5.so #8 32.68 CCLD RSL_Emulation_part_6.so #8 32.68 CCLD RSL_Emulation_part_7.so #8 32.68 CCLD RSL_Types_part_3.so #8 32.69 CCLD RSL_Types_part_4.so #8 32.69 CCLD RSL_Types_part_5.so #8 32.69 CCLD RSL_Types_part_6.so #8 32.69 CCLD RSL_Types_part_7.so #8 32.71 CCLD RTP_CodecPort_part_1.so #8 32.71 CCLD RTP_CodecPort_part_2.so #8 32.71 CCLD RTP_CodecPort_part_3.so #8 32.71 CCLD RTP_CodecPort_part_4.so #8 32.71 CCLD RTP_CodecPort_part_5.so #8 32.71 CCLD RTP_CodecPort_part_6.so #8 32.71 CCLD RTP_CodecPort_part_7.so #8 32.73 CCLD RTP_CodecPort_CtrlFunct_part_1.so #8 32.73 CCLD RTP_CodecPort_CtrlFunct_part_2.so #8 32.73 CCLD RTP_CodecPort_CtrlFunct_part_3.so #8 32.73 CCLD RTP_CodecPort_CtrlFunct_part_4.so #8 32.73 CCLD RTP_CodecPort_CtrlFunct_part_5.so #8 32.73 CCLD RTP_CodecPort_CtrlFunct_part_6.so #8 32.73 CCLD RTP_CodecPort_CtrlFunct_part_7.so #8 32.73 CCLD RTP_Emulation_part_1.so #8 32.73 CCLD RTP_Emulation_part_2.so #8 32.75 CCLD RTP_Emulation_part_3.so #8 32.75 CCLD RTP_Emulation_part_4.so #8 32.75 CCLD RTP_Emulation_part_5.so #8 32.75 CCLD RTP_Emulation_part_6.so #8 32.76 CCLD RTP_Emulation_part_7.so #8 32.76 CCLD RTP_Types_part_1.so #8 32.76 CCLD RTP_Types_part_2.so #8 32.76 CCLD RTP_Types_part_3.so #8 32.76 CCLD RTP_Types_part_4.so #8 32.76 CCLD RTP_Types_part_5.so #8 32.76 CCLD RTP_Types_part_6.so #8 32.76 CCLD RTP_Types_part_7.so #8 32.76 CCLD Socket_API_Definitions_part_1.so #8 32.78 CCLD Socket_API_Definitions_part_2.so #8 32.78 CCLD Socket_API_Definitions_part_3.so #8 32.79 CCLD Socket_API_Definitions_part_4.so #8 32.79 CCLD Socket_API_Definitions_part_5.so #8 32.79 CCLD Socket_API_Definitions_part_6.so #8 32.79 CCLD Socket_API_Definitions_part_7.so #8 32.79 CCLD TCCConversion_Functions_part_1.so #8 32.79 CCLD TCCConversion_Functions_part_2.so #8 32.79 CCLD TCCConversion_Functions_part_3.so #8 32.79 CCLD TCCConversion_Functions_part_4.so #8 32.79 CCLD TCCConversion_Functions_part_5.so #8 32.79 CCLD TCCConversion_Functions_part_6.so #8 32.80 CCLD TCCConversion_Functions_part_7.so #8 32.82 CCLD TCCInterface_Functions_part_1.so #8 32.82 CCLD TCCInterface_Functions_part_2.so #8 32.82 CCLD TCCInterface_Functions_part_3.so #8 32.82 CCLD TCCInterface_Functions_part_4.so #8 32.82 CCLD TCCInterface_Functions_part_5.so #8 32.82 CCLD TCCInterface_Functions_part_6.so #8 32.82 CCLD TCCInterface_Functions_part_7.so #8 32.82 CCLD TELNETasp_PortType_part_1.so #8 32.82 CCLD TELNETasp_PortType_part_2.so #8 32.82 CCLD TELNETasp_PortType_part_3.so #8 32.82 CCLD TELNETasp_PortType_part_4.so #8 32.83 CCLD TELNETasp_PortType_part_5.so #8 32.84 CCLD TELNETasp_PortType_part_6.so #8 32.85 CCLD TELNETasp_PortType_part_7.so #8 32.85 CCLD TRXC_CodecPort_part_1.so #8 32.85 CCLD TRXC_CodecPort_part_2.so #8 32.85 CCLD TRXC_CodecPort_part_3.so #8 32.85 CCLD TRXC_CodecPort_part_4.so #8 32.85 CCLD TRXC_CodecPort_part_5.so #8 32.85 CCLD TRXC_CodecPort_part_6.so #8 32.85 CCLD TRXC_CodecPort_part_7.so #8 32.85 CCLD TRXC_CodecPort_CtrlFunct_part_1.so #8 32.85 CCLD TRXC_CodecPort_CtrlFunct_part_2.so #8 32.87 CCLD TRXC_CodecPort_CtrlFunct_part_3.so #8 32.87 CCLD TRXC_CodecPort_CtrlFunct_part_4.so #8 32.87 CCLD TRXC_CodecPort_CtrlFunct_part_5.so #8 32.87 CCLD TRXC_CodecPort_CtrlFunct_part_6.so #8 32.87 CCLD TRXC_CodecPort_CtrlFunct_part_7.so #8 32.87 CCLD TRXC_Types_part_1.so #8 32.87 CCLD TRXC_Types_part_2.so #8 32.87 CCLD TRXC_Types_part_3.so #8 32.87 CCLD TRXC_Types_part_4.so #8 32.87 CCLD TRXC_Types_part_5.so #8 32.88 CCLD TRXC_Types_part_6.so #8 32.88 CCLD UD_PortType_part_1.so #8 32.88 CCLD TRXC_Types_part_7.so #8 32.88 CCLD UD_PortType_part_2.so #8 32.89 CCLD UD_PortType_part_3.so #8 32.89 CCLD UD_PortType_part_4.so #8 32.90 CCLD UD_PortType_part_5.so #8 32.90 CCLD UD_PortType_part_6.so #8 32.90 CCLD UD_PortType_part_7.so #8 32.90 CCLD UD_Types_part_1.so #8 32.90 CCLD UD_Types_part_2.so #8 32.90 CCLD UD_Types_part_3.so #8 32.90 CCLD UD_Types_part_4.so #8 32.90 CCLD UD_Types_part_5.so #8 32.91 CCLD UD_Types_part_6.so #8 32.92 CCLD UD_Types_part_7.so #8 32.92 CCLD IPA_Emulation_part_1.so #8 32.93 CCLD IPA_Emulation_part_2.so #8 32.93 CCLD IPA_Emulation_part_3.so #8 32.93 CCLD IPA_Emulation_part_4.so #8 32.93 CCLD IPA_Emulation_part_5.so #8 32.93 CCLD IPA_Emulation_part_6.so #8 32.93 CCLD IPA_Emulation_part_7.so #8 32.93 CCLD IPA_CodecPort_CtrlFunctDef.so #8 32.93 CCLD IPL4asp_PT.so #8 32.93 CCLD IPL4asp_discovery.so #8 32.93 CCLD IuUP_EncDec.so #8 32.93 CCLD L1CTL_PortType_CtrlFunctDef.so #8 32.95 CCLD Native_FunctionDefs.so #8 32.95 CCLD OSMUX_CodecPort_CtrlFunctDef.so #8 32.95 CCLD RLCMAC_EncDec.so #8 32.95 CCLD RTP_EncDec.so #8 32.95 CCLD TCCConversion.so #8 32.95 CCLD TCCInterface.so #8 32.95 CCLD RTP_CodecPort_CtrlFunctDef.so #8 32.96 CCLD TELNETasp_PT.so #8 32.97 CCLD TRXC_CodecPort_CtrlFunctDef.so #8 32.97 CCLD UD_PT.so #8 32.99 CCLD RSL_Types_part_2.so #8 33.33 CCLD IPA_Emulation.so #8 33.80 CCLD RLCMAC_CSN1_Types_part_4.so #8 34.08 CCLD RLCMAC_CSN1_Types_part_2.so #8 34.15 CCLD RLCMAC_CSN1_Types_part_1.so #8 34.20 CCLD RLCMAC_CSN1_Types_part_3.so #8 34.60 CCLD RSL_Types_part_1.so #8 34.64 CCLD BTS_Tests #8 34.96 make[1]: Leaving directory '/osmo-ttcn3-hacks/_build/bts' #8 DONE 35.3s #9 [4/4] COPY GENERIC/BTS_TESTS.CFG /data/BTS_Tests.cfg #9 DONE 0.1s #10 exporting to image #10 exporting layers #10 exporting layers 1.5s done #10 writing image sha256:1779247bf215a7aadd1de4b8d7527650dc001b0b6808e5e07feddffb6dbc0bdb done #10 naming to docker.io/osmocom-build/ttcn3-bts-test:latest 0.0s done #10 DONE 1.6s 2 warnings found (use docker --debug to expand): - InvalidDefaultArgInFrom: Default value for ARG $REGISTRY/$USER/debian-bookworm-titan results in empty or invalid base image name (line 3) - JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals (line 13) rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test/ttcn3-bts-test' + docker_image_exists ttcn3-bts-test + docker images -q osmocom-build/ttcn3-bts-test + test -n 1779247bf215 + list_osmo_packages debian-bookworm ttcn3-bts-test + local distro=debian-bookworm + local image=ttcn3-bts-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-bts-test -c + [ -n ] + return + set_clean_up_trap + trap clean_up_common EXIT INT TERM 0 + set -e + network_create + SUBNET=1505150 + seq 1 30 + echo (1505150 + 1) % 256 + bc + SUBNET=127 + NET_NAME=ttcn3-bts-test-127 + SUB4=172.18.127.0/24 + SUB6=fd02:db8:127::/64 + set +x Creating network ttcn3-bts-test-127, trying SUBNET=127... + docker network create --internal --subnet 172.18.127.0/24 --ipv6 --subnet fd02:db8:127::/64 ttcn3-bts-test-127 a4bd62ffca47cd29dd2b1bf0818be359c016005f46f17cf2c1f98fd2f8f7fc32 + set +x ### Network ttcn3-bts-test-127 created (SUBNET=127) ### + return + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-generic + cp generic/BTS_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-generic/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-generic/BTS_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-generic/BTS_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-generic/BTS_Tests.cfg ] + line=Misc_Helpers.mp_osmo_repo := "nightly" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "nightly"/g /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-generic/BTS_Tests.cfg + set_pcuif_version /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-generic/BTS_Tests.cfg + osmo_repo_is_2023q1 + return 1 + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-virtphy + cp virtphy/BTS_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-virtphy/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-virtphy/BTS_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-virtphy/BTS_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-virtphy/BTS_Tests.cfg ] + line=Misc_Helpers.mp_osmo_repo := "nightly" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "nightly"/g /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-virtphy/BTS_Tests.cfg + set_pcuif_version /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-virtphy/BTS_Tests.cfg + osmo_repo_is_2023q1 + return 1 + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-oml + cp oml/BTS_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-oml/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-oml/BTS_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-oml/BTS_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-oml/BTS_Tests.cfg ] + line=Misc_Helpers.mp_osmo_repo := "nightly" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "nightly"/g /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-oml/BTS_Tests.cfg + set_pcuif_version /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-oml/BTS_Tests.cfg + osmo_repo_is_2023q1 + return 1 + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-hopping + cp fh/BTS_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-hopping/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-hopping/BTS_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-hopping/BTS_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-hopping/BTS_Tests.cfg ] + line=Misc_Helpers.mp_osmo_repo := "nightly" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "nightly"/g /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-hopping/BTS_Tests.cfg + cp /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-generic/BTS_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-hopping/BTS_Tests.cfg.inc + cp Makefile /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/Makefile + network_replace_subnet_in_configs + set +x Applying SUBNET=127 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-hopping/BTS_Tests.cfg.inc Applying SUBNET=127 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-hopping/BTS_Tests.cfg Applying SUBNET=127 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-oml/BTS_Tests.cfg Applying SUBNET=127 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/Makefile Applying SUBNET=127 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-generic/BTS_Tests.cfg Applying SUBNET=127 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-virtphy/BTS_Tests.cfg + make -f /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/Makefile cfg command -v osmo-config-merge /usr/bin/osmo-config-merge docker run \ --rm \ --user 1000 \ -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/ttcn3-bts-test:/data \ osmocom-build/ttcn3-bts-test \ cp /osmo-ttcn3-hacks/bts/osmo-bts.cfg /data/osmo-bts.src.cfg docker run \ --rm \ --user 1000 \ -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/ttcn3-bts-test:/data \ osmocom-build/ttcn3-bts-test \ cp /osmo-ttcn3-hacks/bts/osmo-bsc.cfg /data/osmo-bsc.src.cfg osmo-config-merge osmo-bts.src.cfg generic/osmo-bts.confmerge > generic/osmo-bts.gen.cfg sed -i "s/log gsmtap 127.0.0.1/log gsmtap 172.18.127.10/" generic/osmo-bts.gen.cfg osmo-config-merge osmo-bsc.src.cfg generic/osmo-bsc.confmerge > generic/osmo-bsc.gen.cfg sed -i "s/log gsmtap 127.0.0.1/log gsmtap 172.18.127.10/" generic/osmo-bsc.gen.cfg osmo-config-merge generic/osmo-bts.gen.cfg virtphy/osmo-bts.confmerge > virtphy/osmo-bts.gen.cfg sed -i "/osmotrx/d" virtphy/osmo-bts.gen.cfg osmo-config-merge generic/osmo-bts.gen.cfg oml/osmo-bts.confmerge > oml/osmo-bts.gen.cfg osmo-config-merge generic/osmo-bsc.gen.cfg fh/osmo-bsc.confmerge > fh/osmo-bsc.gen.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bsc + cp generic/osmo-bsc.gen.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bsc/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts/unix + cp generic/osmo-bts.gen.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/unix + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/fake_trx + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/trxcon + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/virtphy + start_config_generic + test_config_enabled generic + local config=generic + local i + local valid=0 + [ generic = generic ] + valid=1 + break + [ 1 != 1 ] + [ -z generic oml hopping ] + [ generic = generic ] + return 0 + network_replace_subnet_in_configs + set +x Applying SUBNET=127 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts/osmo-bts.gen.cfg Applying SUBNET=127 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-hopping/BTS_Tests.cfg.inc Applying SUBNET=127 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-hopping/BTS_Tests.cfg Applying SUBNET=127 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-oml/BTS_Tests.cfg Applying SUBNET=127 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/Makefile Applying SUBNET=127 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bsc/osmo-bsc.gen.cfg Applying SUBNET=127 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-generic/BTS_Tests.cfg Applying SUBNET=127 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-virtphy/BTS_Tests.cfg + start_bsc + echo Starting container with BSC Starting container with BSC + docker_network_params 127 11 + NET=127 + ADDR_SUFIX=11 + echo --network ttcn3-bts-test-127 --ip 172.18.127.11 --ip6 fd02:db8:127::11 + docker run --rm --network ttcn3-bts-test-127 --ip 172.18.127.11 --ip6 fd02:db8:127::11 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bsc:/data --name jenkins-ttcn3-bts-test-3005-bsc -d osmocom-build/osmo-bsc-master /bin/sh -c osmo-bsc -c /data/osmo-bsc.gen.cfg >>/data/osmo-bsc.log 2>&1 86d1dfdb65eef11bbf264a2b8c7b21d498347b6cbed468f96d1d546d69b35dea + start_bts trx 1 + local variant=trx + local sleep_time_respawn=1 + local extra_args= + echo Starting container with BTS Starting container with BTS + [ 1 = 1 ] + mount + grep -q /sys/kernel/tracing + extra_args= --ulimit memlock=-1 + extra_args= --ulimit memlock=-1 --privileged + extra_args= --ulimit memlock=-1 --privileged -v /sys/kernel/tracing:/sys/kernel/tracing + [ -z trx ] + docker_network_params 127 20 + NET=127 + ADDR_SUFIX=20 + echo --network ttcn3-bts-test-127 --ip 172.18.127.20 --ip6 fd02:db8:127::20 + docker run --rm --network ttcn3-bts-test-127 --ip 172.18.127.20 --ip6 fd02:db8:127::20 --cap-add=SYS_ADMIN --ulimit rtprio=99 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/unix:/data/unix -e SLEEP_BEFORE_RESPAWN=1 --name jenkins-ttcn3-bts-test-3005-bts -d --ulimit memlock=-1 --privileged -v /sys/kernel/tracing:/sys/kernel/tracing osmocom-build/osmo-bts-master /bin/sh -c /usr/local/bin/respawn.sh osmo-bts-trx -c /data/osmo-bts.gen.cfg >>/data/osmo-bts.log 2>&1 470b5281b789c047928d598894de438560fcddd7660151406b2d1311ac659693 + [ 1 = 1 ] + local script + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts/bpftrace + [ -e bpftrace/udp_sendmsg_delay.bt ] + basename bpftrace/udp_sendmsg_delay.bt + sed s/.bt/.log/ + local logfile=/home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts/bpftrace/udp_sendmsg_delay.log + basename bpftrace/udp_sendmsg_delay.bt + sed s/.bt/.sh/ + local startscript=/home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts/bpftrace/udp_sendmsg_delay.sh + cp bpftrace/udp_sendmsg_delay.bt /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts/bpftrace + echo #!/bin/sh -ex + basename bpftrace/udp_sendmsg_delay.bt + echo bpftrace /data/bpftrace/udp_sendmsg_delay.bt -p $(pidof osmo-bts-trx) + chmod +x /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts/bpftrace/udp_sendmsg_delay.sh + start_fake_trx + echo Starting container with fake_trx Starting container with fake_trx + basename /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts/bpftrace/udp_sendmsg_delay.sh + docker_network_params 127 21 + NET=127 + ADDR_SUFIX=21 + echo --network ttcn3-bts-test-127 --ip 172.18.127.21 --ip6 fd02:db8:127::21 + docker run --rm --network ttcn3-bts-test-127 --ip 172.18.127.21 --ip6 fd02:db8:127::21 --cap-add=SYS_ADMIN --ulimit rtprio=99 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/fake_trx:/data --name jenkins-ttcn3-bts-test-3005-fake_trx -d osmocom-build/osmocom-bb-host-master /bin/sh -c /tmp/osmocom-bb/src/target/trx_toolkit/fake_trx.py --log-file-name /data/fake_trx.log --log-file-level DEBUG --log-file-time --log-level INFO --sched-rr-prio 30 -R 172.18.127.20 -r 172.18.127.22 --trx TRX1@172.18.127.20:5700/1 --trx TRX2@172.18.127.20:5700/2 --trx TRX3@172.18.127.20:5700/3 >>/data/fake_trx.out 2>&1 + docker exec jenkins-ttcn3-bts-test-3005-bts /usr/local/bin/respawn.sh /data/bpftrace/udp_sendmsg_delay.sh 6c7a1807441d335044f00f6557354245e9f0d25bcf74d7dc3f375283648e962d + start_trxcon + echo Starting container with trxcon Starting container with trxcon + docker_network_params 127 22 + NET=127 + ADDR_SUFIX=22 + echo --network ttcn3-bts-test-127 --ip 172.18.127.22 --ip6 fd02:db8:127::22 + docker run --rm --network ttcn3-bts-test-127 --ip 172.18.127.22 --ip6 fd02:db8:127::22 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/trxcon:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/unix:/data/unix --name jenkins-ttcn3-bts-test-3005-trxcon -d osmocom-build/osmocom-bb-host-master /bin/sh -c trxcon -i 172.18.127.21 -s /data/unix/osmocom_l2 >>/data/trxcon.log 2>&1 8847f278daeeca1d6ae0aeebb20c768064c95a2121ae17d00ce6828c873bae11 + start_testsuite generic + echo Starting container with BTS testsuite Starting container with BTS testsuite + variant=generic + docker_network_params 127 10 + NET=127 + ADDR_SUFIX=10 + echo --network ttcn3-bts-test-127 --ip 172.18.127.10 --ip6 fd02:db8:127::10 + docker run --rm --network ttcn3-bts-test-127 --ip 172.18.127.10 --ip6 fd02:db8:127::10 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.127.20 -e OSMO_SUT_PORT=4241 -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/bts-tester-generic:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test/logs/unix:/data/unix --name jenkins-ttcn3-bts-test-3005-ttcn3-bts-test osmocom-build/ttcn3-bts-test + SUBDIR=bts + SUITE=BTS_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/bts/BTS_Tests BTS_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli BTS_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 11.1.0 * * Copyright (c) 2000-2025 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: BTS_Tests.cfg MC@c0f1285db111: Unix server socket created successfully. MC@c0f1285db111: Listening on TCP port 38867. c0f1285db111 is the default MC2> spawn /osmo-ttcn3-hacks/_build/bts/BTS_Tests c0f1285db111 38867 TTCN-3 Host Controller (parallel mode), version 11.1.0 MC@c0f1285db111: New HC connected from 172.18.127.10 [172.18.127.10]. c0f1285db111: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@c0f1285db111: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@c0f1285db111: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@c0f1285db111: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@c0f1285db111: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@c0f1285db111: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@c0f1285db111: Configuration file was processed on all HCs. MC@c0f1285db111: Creating MTC on host 172.18.127.10. MC@c0f1285db111: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@c0f1285db111: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_est_dchan'. ------ BTS_Tests.TC_est_dchan ------ Wed Dec 31 01:32:17 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_est_dchan.pcap" >/data/BTS_Tests.TC_est_dchan.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c0f1285db111: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_est_dchan' was executed successfully (exit status: 0). MTC@c0f1285db111: Test case TC_est_dchan started. MTC@c0f1285db111: "TC_est_dchan() start" TC_est_dchan-RSL-IPA(3)@c0f1285db111: Established a new IPA connection (conn_id=2) TC_est_dchan-RSL-IPA(3)@c0f1285db111: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_est_dchan-RSL(4)@c0f1285db111: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_est_dchan-RSL-IPA(3)@c0f1285db111: Established a new IPA connection (conn_id=3) TC_est_dchan-RSL-IPA(3)@c0f1285db111: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_est_dchan-RSL-IPA(3)@c0f1285db111: Established a new IPA connection (conn_id=4) TC_est_dchan-RSL(4)@c0f1285db111: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_est_dchan-RSL-IPA(3)@c0f1285db111: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_est_dchan-RSL(4)@c0f1285db111: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_est_dchan-RSL-IPA(3)@c0f1285db111: Established a new IPA connection (conn_id=5) TC_est_dchan-RSL-IPA(3)@c0f1285db111: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_est_dchan-RSL(4)@c0f1285db111: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_est_dchan-RSL-IPA(3)@c0f1285db111: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_est_dchan-RSL-IPA(3)@c0f1285db111: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_est_dchan-RSL-IPA(3)@c0f1285db111: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL(4)@c0f1285db111: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_est_dchan-RSL-IPA(3)@c0f1285db111: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL(4)@c0f1285db111: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_est_dchan-RSL(4)@c0f1285db111: Mapped TRX#0 to TCP/IP conn_id=2 MTC@c0f1285db111: 1/4 transceiver(s) connected TC_est_dchan-RSL-IPA(3)@c0f1285db111: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_est_dchan-RSL-IPA(3)@c0f1285db111: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_est_dchan-RSL-IPA(3)@c0f1285db111: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL-IPA(3)@c0f1285db111: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL-IPA(3)@c0f1285db111: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_est_dchan-RSL-IPA(3)@c0f1285db111: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_est_dchan-RSL-IPA(3)@c0f1285db111: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL-IPA(3)@c0f1285db111: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL(4)@c0f1285db111: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_est_dchan-RSL-IPA(3)@c0f1285db111: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_est_dchan-RSL-IPA(3)@c0f1285db111: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_est_dchan-RSL-IPA(3)@c0f1285db111: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL(4)@c0f1285db111: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_est_dchan-RSL(4)@c0f1285db111: Mapped TRX#1 to TCP/IP conn_id=3 TC_est_dchan-RSL-IPA(3)@c0f1285db111: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL(4)@c0f1285db111: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@c0f1285db111: 1/4 RF Resource Indication(s) received TC_est_dchan-RSL(4)@c0f1285db111: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_est_dchan-RSL(4)@c0f1285db111: Mapped TRX#2 to TCP/IP conn_id=4 MTC@c0f1285db111: 2/4 transceiver(s) connected MTC@c0f1285db111: 3/4 transceiver(s) connected MTC@c0f1285db111: 2/4 RF Resource Indication(s) received TC_est_dchan-RSL(4)@c0f1285db111: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@c0f1285db111: 3/4 RF Resource Indication(s) received TC_est_dchan-RSL(4)@c0f1285db111: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_est_dchan-RSL(4)@c0f1285db111: Mapped TRX#3 to TCP/IP conn_id=5 MTC@c0f1285db111: 4/4 transceiver(s) connected MTC@c0f1285db111: 4/4 RF Resource Indication(s) received MTC@c0f1285db111: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@c0f1285db111: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@c0f1285db111: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@c0f1285db111: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@c0f1285db111: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@c0f1285db111: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@c0f1285db111: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@c0f1285db111: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@c0f1285db111: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_est_dchan(6)@c0f1285db111: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(6)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(6)@c0f1285db111: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '10001010'B, t1p := 0, t3 := 32, t2 := 4 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(6)@c0f1285db111: Received IMM.ASS for our RACH! TC_est_dchan(6)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(6)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(6)@c0f1285db111: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(7)@c0f1285db111: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(7)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(7)@c0f1285db111: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '11'B }, skip_indicator := 0, rr_protocol_discriminator := 3, message_type := SYSTEM_INFORMATION_TYPE_14 (1) }, payload := { other := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } } TC_est_dchan(7)@c0f1285db111: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '10001010'B, t1p := 0, t3 := 4, t2 := 25 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(7)@c0f1285db111: Received IMM.ASS for our RACH! TC_est_dchan(7)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(7)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(7)@c0f1285db111: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(8)@c0f1285db111: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(8)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(8)@c0f1285db111: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 5, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := PAGING_REQUEST_TYPE_1 (33) }, payload := { pag_req_1 := { chan_needed := { second := CHAN_NEED_ANY (0), first := CHAN_NEED_ANY (0) }, page_mode := PAGE_MODE_NORMAL (0), mi1 := { lengthIndicator := 1, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { no_identity := { oddevenIndicator := '0'B, fillerDigits := 'F'H } } } }, mi2 := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } } } TC_est_dchan(8)@c0f1285db111: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 5, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := PAGING_REQUEST_TYPE_1 (33) }, payload := { pag_req_1 := { chan_needed := { second := CHAN_NEED_ANY (0), first := CHAN_NEED_ANY (0) }, page_mode := PAGE_MODE_NORMAL (0), mi1 := { lengthIndicator := 1, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { no_identity := { oddevenIndicator := '0'B, fillerDigits := 'F'H } } } }, mi2 := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } } } TC_est_dchan(8)@c0f1285db111: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '10001010'B, t1p := 0, t3 := 14, t2 := 7 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(8)@c0f1285db111: Received IMM.ASS for our RACH! TC_est_dchan(8)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(8)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(8)@c0f1285db111: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(9)@c0f1285db111: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(9)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(9)@c0f1285db111: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '11'B }, skip_indicator := 0, rr_protocol_discriminator := 3, message_type := SYSTEM_INFORMATION_TYPE_14 (1) }, payload := { other := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } } TC_est_dchan(9)@c0f1285db111: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '10001010'B, t1p := 0, t3 := 4, t2 := 20 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(9)@c0f1285db111: Received IMM.ASS for our RACH! TC_est_dchan(9)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(9)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(9)@c0f1285db111: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(10)@c0f1285db111: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(10)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(10)@c0f1285db111: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 5, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := PAGING_REQUEST_TYPE_1 (33) }, payload := { pag_req_1 := { chan_needed := { second := CHAN_NEED_ANY (0), first := CHAN_NEED_ANY (0) }, page_mode := PAGE_MODE_NORMAL (0), mi1 := { lengthIndicator := 1, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { no_identity := { oddevenIndicator := '0'B, fillerDigits := 'F'H } } } }, mi2 := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } } } TC_est_dchan(10)@c0f1285db111: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 5, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := PAGING_REQUEST_TYPE_1 (33) }, payload := { pag_req_1 := { chan_needed := { second := CHAN_NEED_ANY (0), first := CHAN_NEED_ANY (0) }, page_mode := PAGE_MODE_NORMAL (0), mi1 := { lengthIndicator := 1, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { no_identity := { oddevenIndicator := '0'B, fillerDigits := 'F'H } } } }, mi2 := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } } } TC_est_dchan(10)@c0f1285db111: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '10001010'B, t1p := 0, t3 := 14, t2 := 2 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(10)@c0f1285db111: Received IMM.ASS for our RACH! TC_est_dchan(10)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(10)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(10)@c0f1285db111: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(11)@c0f1285db111: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(11)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(11)@c0f1285db111: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '10001010'B, t1p := 0, t3 := 22, t2 := 6 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(11)@c0f1285db111: Received IMM.ASS for our RACH! TC_est_dchan(11)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(11)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(11)@c0f1285db111: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(12)@c0f1285db111: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(12)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(12)@c0f1285db111: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '10001010'B, t1p := 0, t3 := 45, t2 := 25 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(12)@c0f1285db111: Received IMM.ASS for our RACH! TC_est_dchan(12)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(12)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(12)@c0f1285db111: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(13)@c0f1285db111: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(13)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(13)@c0f1285db111: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 5, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := PAGING_REQUEST_TYPE_1 (33) }, payload := { pag_req_1 := { chan_needed := { second := CHAN_NEED_ANY (0), first := CHAN_NEED_ANY (0) }, page_mode := PAGE_MODE_NORMAL (0), mi1 := { lengthIndicator := 1, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { no_identity := { oddevenIndicator := '0'B, fillerDigits := 'F'H } } } }, mi2 := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } } } TC_est_dchan(13)@c0f1285db111: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 5, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := PAGING_REQUEST_TYPE_1 (33) }, payload := { pag_req_1 := { chan_needed := { second := CHAN_NEED_ANY (0), first := CHAN_NEED_ANY (0) }, page_mode := PAGE_MODE_NORMAL (0), mi1 := { lengthIndicator := 1, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { no_identity := { oddevenIndicator := '0'B, fillerDigits := 'F'H } } } }, mi2 := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } } } TC_est_dchan(13)@c0f1285db111: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '10001010'B, t1p := 0, t3 := 14, t2 := 17 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(13)@c0f1285db111: Received IMM.ASS for our RACH! TC_est_dchan(13)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(13)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(13)@c0f1285db111: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(14)@c0f1285db111: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(14)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(14)@c0f1285db111: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '10001010'B, t1p := 1, t3 := 22, t2 := 21 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(14)@c0f1285db111: Received IMM.ASS for our RACH! TC_est_dchan(14)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(14)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(14)@c0f1285db111: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(15)@c0f1285db111: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(15)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(15)@c0f1285db111: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '10001010'B, t1p := 1, t3 := 45, t2 := 14 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(15)@c0f1285db111: Received IMM.ASS for our RACH! TC_est_dchan(15)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(15)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(15)@c0f1285db111: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(16)@c0f1285db111: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(16)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(16)@c0f1285db111: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '10001010'B, t1p := 1, t3 := 32, t2 := 23 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(16)@c0f1285db111: Received IMM.ASS for our RACH! TC_est_dchan(16)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(16)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(16)@c0f1285db111: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(17)@c0f1285db111: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(17)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(17)@c0f1285db111: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '10001010'B, t1p := 1, t3 := 45, t2 := 6 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(17)@c0f1285db111: Received IMM.ASS for our RACH! TC_est_dchan(17)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(17)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(17)@c0f1285db111: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(18)@c0f1285db111: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(18)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(18)@c0f1285db111: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '11'B }, skip_indicator := 0, rr_protocol_discriminator := 3, message_type := SYSTEM_INFORMATION_TYPE_14 (1) }, payload := { other := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } } TC_est_dchan(18)@c0f1285db111: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '10001010'B, t1p := 1, t3 := 4, t2 := 14 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(18)@c0f1285db111: Received IMM.ASS for our RACH! TC_est_dchan(18)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(18)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(18)@c0f1285db111: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(19)@c0f1285db111: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(19)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(19)@c0f1285db111: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '11'B }, skip_indicator := 0, rr_protocol_discriminator := 3, message_type := SYSTEM_INFORMATION_TYPE_14 (1) }, payload := { other := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } } TC_est_dchan(19)@c0f1285db111: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '10001010'B, t1p := 1, t3 := 4, t2 := 13 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(19)@c0f1285db111: Received IMM.ASS for our RACH! TC_est_dchan(19)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(19)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(19)@c0f1285db111: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(20)@c0f1285db111: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(20)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(20)@c0f1285db111: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '11'B }, skip_indicator := 0, rr_protocol_discriminator := 3, message_type := SYSTEM_INFORMATION_TYPE_14 (1) }, payload := { other := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } } TC_est_dchan(20)@c0f1285db111: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '10001010'B, t1p := 1, t3 := 4, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(20)@c0f1285db111: Received IMM.ASS for our RACH! TC_est_dchan(20)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(20)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(20)@c0f1285db111: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(21)@c0f1285db111: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(21)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(21)@c0f1285db111: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '11'B }, skip_indicator := 0, rr_protocol_discriminator := 3, message_type := SYSTEM_INFORMATION_TYPE_14 (1) }, payload := { other := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } } TC_est_dchan(21)@c0f1285db111: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 5, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := PAGING_REQUEST_TYPE_1 (33) }, payload := { pag_req_1 := { chan_needed := { second := CHAN_NEED_ANY (0), first := CHAN_NEED_ANY (0) }, page_mode := PAGE_MODE_NORMAL (0), mi1 := { lengthIndicator := 1, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { no_identity := { oddevenIndicator := '0'B, fillerDigits := 'F'H } } } }, mi2 := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } } } TC_est_dchan(21)@c0f1285db111: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '10001010'B, t1p := 1, t3 := 4, t2 := 9 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(21)@c0f1285db111: Received IMM.ASS for our RACH! TC_est_dchan(21)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(21)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(21)@c0f1285db111: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(22)@c0f1285db111: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(22)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(22)@c0f1285db111: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '11'B }, skip_indicator := 0, rr_protocol_discriminator := 3, message_type := SYSTEM_INFORMATION_TYPE_14 (1) }, payload := { other := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } } TC_est_dchan(22)@c0f1285db111: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '10001010'B, t1p := 1, t3 := 4, t2 := 7 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(22)@c0f1285db111: Received IMM.ASS for our RACH! TC_est_dchan(22)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(22)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(22)@c0f1285db111: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(23)@c0f1285db111: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(23)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(23)@c0f1285db111: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '11'B }, skip_indicator := 0, rr_protocol_discriminator := 3, message_type := SYSTEM_INFORMATION_TYPE_14 (1) }, payload := { other := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } } TC_est_dchan(23)@c0f1285db111: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '10001010'B, t1p := 1, t3 := 4, t2 := 6 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(23)@c0f1285db111: Received IMM.ASS for our RACH! TC_est_dchan(23)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(23)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(23)@c0f1285db111: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(24)@c0f1285db111: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(24)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(24)@c0f1285db111: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '11'B }, skip_indicator := 0, rr_protocol_discriminator := 3, message_type := SYSTEM_INFORMATION_TYPE_14 (1) }, payload := { other := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } } TC_est_dchan(24)@c0f1285db111: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '10001010'B, t1p := 2, t3 := 4, t2 := 4 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(24)@c0f1285db111: Received IMM.ASS for our RACH! TC_est_dchan(24)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(24)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(24)@c0f1285db111: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(25)@c0f1285db111: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(25)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(25)@c0f1285db111: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '11'B }, skip_indicator := 0, rr_protocol_discriminator := 3, message_type := SYSTEM_INFORMATION_TYPE_14 (1) }, payload := { other := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } } TC_est_dchan(25)@c0f1285db111: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '10001010'B, t1p := 2, t3 := 4, t2 := 2 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(25)@c0f1285db111: Received IMM.ASS for our RACH! TC_est_dchan(25)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(25)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(25)@c0f1285db111: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" MTC@c0f1285db111: Stopping testcase execution from "BTS_Tests.ttcn":9057 IPA-CTRL-CLI-IPA(5)@c0f1285db111: Final verdict of PTC: none TC_est_dchan-RSL(4)@c0f1285db111: Final verdict of PTC: none TC_est_dchan-RSL-IPA(3)@c0f1285db111: Final verdict of PTC: none MTC@c0f1285db111: Setting final verdict of the test case. MTC@c0f1285db111: Local verdict of MTC: none MTC@c0f1285db111: Local verdict of PTC TC_est_dchan-RSL-IPA(3): none (none -> none) MTC@c0f1285db111: Local verdict of PTC TC_est_dchan-RSL(4): none (none -> none) MTC@c0f1285db111: Local verdict of PTC IPA-CTRL-CLI-IPA(5): none (none -> none) MTC@c0f1285db111: Local verdict of PTC TC_est_dchan(6): pass (none -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@c0f1285db111: Local verdict of PTC TC_est_dchan(7): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@c0f1285db111: Local verdict of PTC TC_est_dchan(8): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@c0f1285db111: Local verdict of PTC TC_est_dchan(9): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@c0f1285db111: Local verdict of PTC TC_est_dchan(10): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@c0f1285db111: Local verdict of PTC TC_est_dchan(11): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@c0f1285db111: Local verdict of PTC TC_est_dchan(12): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@c0f1285db111: Local verdict of PTC TC_est_dchan(13): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@c0f1285db111: Local verdict of PTC TC_est_dchan(14): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@c0f1285db111: Local verdict of PTC TC_est_dchan(15): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@c0f1285db111: Local verdict of PTC TC_est_dchan(16): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@c0f1285db111: Local verdict of PTC TC_est_dchan(17): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@c0f1285db111: Local verdict of PTC TC_est_dchan(18): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@c0f1285db111: Local verdict of PTC TC_est_dchan(19): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@c0f1285db111: Local verdict of PTC TC_est_dchan(20): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@c0f1285db111: Local verdict of PTC TC_est_dchan(21): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@c0f1285db111: Local verdict of PTC TC_est_dchan(22): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@c0f1285db111: Local verdict of PTC TC_est_dchan(23): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@c0f1285db111: Local verdict of PTC TC_est_dchan(24): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@c0f1285db111: Local verdict of PTC TC_est_dchan(25): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@c0f1285db111: Test case TC_est_dchan finished. Verdict: pass reason: Received CHAN-RQD from RACH REQ MTC@c0f1285db111: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_est_dchan pass'. Wed Dec 31 01:32:34 UTC 2025 ====== BTS_Tests.TC_est_dchan pass ====== Saving talloc report from 172.18.127.20:4241 to BTS_Tests.TC_est_dchan.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=14343484) Waiting for packet dumper to finish... 1 (prev_count=14343484, count=14352709) MTC@c0f1285db111: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_est_dchan pass' was executed successfully (exit status: 0). MTC@c0f1285db111: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_stress'. ------ BTS_Tests.TC_chan_act_stress ------ Wed Dec 31 01:32:37 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_chan_act_stress.pcap" >/data/BTS_Tests.TC_chan_act_stress.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c0f1285db111: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_stress' was executed successfully (exit status: 0). MTC@c0f1285db111: Test case TC_chan_act_stress started. MTC@c0f1285db111: "TC_chan_act_stress() start" TC_chan_act_stress-RSL-IPA(26)@c0f1285db111: Established a new IPA connection (conn_id=2) TC_chan_act_stress-RSL-IPA(26)@c0f1285db111: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_chan_act_stress-RSL(27)@c0f1285db111: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_chan_act_stress-RSL-IPA(26)@c0f1285db111: Established a new IPA connection (conn_id=3) TC_chan_act_stress-RSL-IPA(26)@c0f1285db111: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_chan_act_stress-RSL(27)@c0f1285db111: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_chan_act_stress-RSL-IPA(26)@c0f1285db111: Established a new IPA connection (conn_id=4) TC_chan_act_stress-RSL-IPA(26)@c0f1285db111: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_chan_act_stress-RSL(27)@c0f1285db111: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_chan_act_stress-RSL-IPA(26)@c0f1285db111: Established a new IPA connection (conn_id=5) TC_chan_act_stress-RSL-IPA(26)@c0f1285db111: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_chan_act_stress-RSL(27)@c0f1285db111: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_chan_act_stress-RSL-IPA(26)@c0f1285db111: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_chan_act_stress-RSL-IPA(26)@c0f1285db111: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_chan_act_stress-RSL-IPA(26)@c0f1285db111: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL(27)@c0f1285db111: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_chan_act_stress-RSL-IPA(26)@c0f1285db111: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL(27)@c0f1285db111: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_stress-RSL(27)@c0f1285db111: Mapped TRX#0 to TCP/IP conn_id=2 MTC@c0f1285db111: 1/4 transceiver(s) connected TC_chan_act_stress-RSL-IPA(26)@c0f1285db111: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_chan_act_stress-RSL-IPA(26)@c0f1285db111: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_chan_act_stress-RSL-IPA(26)@c0f1285db111: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL-IPA(26)@c0f1285db111: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL-IPA(26)@c0f1285db111: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_chan_act_stress-RSL-IPA(26)@c0f1285db111: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_chan_act_stress-RSL-IPA(26)@c0f1285db111: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL-IPA(26)@c0f1285db111: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL-IPA(26)@c0f1285db111: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_chan_act_stress-RSL(27)@c0f1285db111: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_chan_act_stress-RSL-IPA(26)@c0f1285db111: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_chan_act_stress-RSL-IPA(26)@c0f1285db111: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@c0f1285db111: 1/4 RF Resource Indication(s) received TC_chan_act_stress-RSL(27)@c0f1285db111: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_stress-RSL-IPA(26)@c0f1285db111: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL(27)@c0f1285db111: Mapped TRX#1 to TCP/IP conn_id=3 TC_chan_act_stress-RSL(27)@c0f1285db111: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@c0f1285db111: 2/4 transceiver(s) connected TC_chan_act_stress-RSL(27)@c0f1285db111: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_stress-RSL(27)@c0f1285db111: Mapped TRX#2 to TCP/IP conn_id=4 MTC@c0f1285db111: 3/4 transceiver(s) connected MTC@c0f1285db111: 2/4 RF Resource Indication(s) received TC_chan_act_stress-RSL(27)@c0f1285db111: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_chan_act_stress-RSL(27)@c0f1285db111: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_stress-RSL(27)@c0f1285db111: Mapped TRX#3 to TCP/IP conn_id=5 MTC@c0f1285db111: 3/4 RF Resource Indication(s) received MTC@c0f1285db111: 4/4 transceiver(s) connected MTC@c0f1285db111: 4/4 RF Resource Indication(s) received MTC@c0f1285db111: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@c0f1285db111: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@c0f1285db111: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@c0f1285db111: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@c0f1285db111: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@c0f1285db111: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@c0f1285db111: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@c0f1285db111: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@c0f1285db111: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): none -> pass TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@c0f1285db111: Final verdict of PTC: pass MTC@c0f1285db111: Stopping testcase execution from "BTS_Tests.ttcn":1033 IPA-CTRL-CLI-IPA(28)@c0f1285db111: Final verdict of PTC: none TC_chan_act_stress-RSL(27)@c0f1285db111: Final verdict of PTC: none TC_chan_act_stress-RSL-IPA(26)@c0f1285db111: Final verdict of PTC: none MTC@c0f1285db111: Setting final verdict of the test case. MTC@c0f1285db111: Local verdict of MTC: none MTC@c0f1285db111: Local verdict of PTC TC_chan_act_stress-RSL-IPA(26): none (none -> none) MTC@c0f1285db111: Local verdict of PTC TC_chan_act_stress-RSL(27): none (none -> none) MTC@c0f1285db111: Local verdict of PTC IPA-CTRL-CLI-IPA(28): none (none -> none) MTC@c0f1285db111: Local verdict of PTC TC_chan_act_stress(29): pass (none -> pass) MTC@c0f1285db111: Test case TC_chan_act_stress finished. Verdict: pass MTC@c0f1285db111: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_stress pass'. Wed Dec 31 01:32:40 UTC 2025 ====== BTS_Tests.TC_chan_act_stress pass ====== Saving talloc report from 172.18.127.20:4241 to BTS_Tests.TC_chan_act_stress.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=8543228) Waiting for packet dumper to finish... 1 (prev_count=8543228, count=8543727) MTC@c0f1285db111: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_stress pass' was executed successfully (exit status: 0). MTC@c0f1285db111: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_react'. ------ BTS_Tests.TC_chan_act_react ------ Wed Dec 31 01:32:44 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_chan_act_react.pcap" >/data/BTS_Tests.TC_chan_act_react.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c0f1285db111: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_react' was executed successfully (exit status: 0). MTC@c0f1285db111: Test case TC_chan_act_react started. MTC@c0f1285db111: "TC_chan_act_react() start" TC_chan_act_react-RSL-IPA(30)@c0f1285db111: Established a new IPA connection (conn_id=2) TC_chan_act_react-RSL-IPA(30)@c0f1285db111: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_chan_act_react-RSL(31)@c0f1285db111: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_chan_act_react-RSL-IPA(30)@c0f1285db111: Established a new IPA connection (conn_id=3) TC_chan_act_react-RSL-IPA(30)@c0f1285db111: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_chan_act_react-RSL(31)@c0f1285db111: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_chan_act_react-RSL-IPA(30)@c0f1285db111: Established a new IPA connection (conn_id=4) TC_chan_act_react-RSL-IPA(30)@c0f1285db111: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_chan_act_react-RSL(31)@c0f1285db111: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_chan_act_react-RSL-IPA(30)@c0f1285db111: Established a new IPA connection (conn_id=5) TC_chan_act_react-RSL-IPA(30)@c0f1285db111: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_chan_act_react-RSL(31)@c0f1285db111: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_chan_act_react-RSL-IPA(30)@c0f1285db111: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_chan_act_react-RSL-IPA(30)@c0f1285db111: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_chan_act_react-RSL-IPA(30)@c0f1285db111: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL(31)@c0f1285db111: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_chan_act_react-RSL-IPA(30)@c0f1285db111: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL(31)@c0f1285db111: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_react-RSL(31)@c0f1285db111: Mapped TRX#0 to TCP/IP conn_id=2 MTC@c0f1285db111: 1/4 transceiver(s) connected TC_chan_act_react-RSL-IPA(30)@c0f1285db111: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_chan_act_react-RSL-IPA(30)@c0f1285db111: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_chan_act_react-RSL-IPA(30)@c0f1285db111: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL-IPA(30)@c0f1285db111: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL-IPA(30)@c0f1285db111: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_chan_act_react-RSL-IPA(30)@c0f1285db111: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_chan_act_react-RSL-IPA(30)@c0f1285db111: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL(31)@c0f1285db111: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_chan_act_react-RSL-IPA(30)@c0f1285db111: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@c0f1285db111: 1/4 RF Resource Indication(s) received TC_chan_act_react-RSL(31)@c0f1285db111: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_react-RSL(31)@c0f1285db111: Mapped TRX#1 to TCP/IP conn_id=3 TC_chan_act_react-RSL-IPA(30)@c0f1285db111: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_chan_act_react-RSL-IPA(30)@c0f1285db111: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_chan_act_react-RSL-IPA(30)@c0f1285db111: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL(31)@c0f1285db111: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_chan_act_react-RSL-IPA(30)@c0f1285db111: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@c0f1285db111: 2/4 transceiver(s) connected TC_chan_act_react-RSL(31)@c0f1285db111: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_react-RSL(31)@c0f1285db111: Mapped TRX#2 to TCP/IP conn_id=4 MTC@c0f1285db111: 3/4 transceiver(s) connected MTC@c0f1285db111: 2/4 RF Resource Indication(s) received TC_chan_act_react-RSL(31)@c0f1285db111: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@c0f1285db111: 3/4 RF Resource Indication(s) received TC_chan_act_react-RSL(31)@c0f1285db111: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_react-RSL(31)@c0f1285db111: Mapped TRX#3 to TCP/IP conn_id=5 MTC@c0f1285db111: 4/4 transceiver(s) connected MTC@c0f1285db111: 4/4 RF Resource Indication(s) received MTC@c0f1285db111: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@c0f1285db111: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@c0f1285db111: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@c0f1285db111: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@c0f1285db111: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@c0f1285db111: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@c0f1285db111: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@c0f1285db111: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@c0f1285db111: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_react(33)@c0f1285db111: setverdict(pass): none -> pass TC_chan_act_react(33)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_react(33)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_react(33)@c0f1285db111: Final verdict of PTC: pass MTC@c0f1285db111: Stopping testcase execution from "BTS_Tests.ttcn":1057 IPA-CTRL-CLI-IPA(32)@c0f1285db111: Final verdict of PTC: none TC_chan_act_react-RSL(31)@c0f1285db111: Final verdict of PTC: none TC_chan_act_react-RSL-IPA(30)@c0f1285db111: Final verdict of PTC: none MTC@c0f1285db111: Setting final verdict of the test case. MTC@c0f1285db111: Local verdict of MTC: none MTC@c0f1285db111: Local verdict of PTC TC_chan_act_react-RSL-IPA(30): none (none -> none) MTC@c0f1285db111: Local verdict of PTC TC_chan_act_react-RSL(31): none (none -> none) MTC@c0f1285db111: Local verdict of PTC IPA-CTRL-CLI-IPA(32): none (none -> none) MTC@c0f1285db111: Local verdict of PTC TC_chan_act_react(33): pass (none -> pass) MTC@c0f1285db111: Test case TC_chan_act_react finished. Verdict: pass MTC@c0f1285db111: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_react pass'. Wed Dec 31 01:32:46 UTC 2025 ====== BTS_Tests.TC_chan_act_react pass ====== Saving talloc report from 172.18.127.20:4241 to BTS_Tests.TC_chan_act_react.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1957329) Waiting for packet dumper to finish... 1 (prev_count=1957329, count=1957828) MTC@c0f1285db111: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_react pass' was executed successfully (exit status: 0). MTC@c0f1285db111: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_deact_not_active'. ------ BTS_Tests.TC_chan_deact_not_active ------ Wed Dec 31 01:32:49 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_chan_deact_not_active.pcap" >/data/BTS_Tests.TC_chan_deact_not_active.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c0f1285db111: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_deact_not_active' was executed successfully (exit status: 0). MTC@c0f1285db111: Test case TC_chan_deact_not_active started. MTC@c0f1285db111: "TC_chan_deact_not_active() start" TC_chan_deact_not_active-RSL-IPA(34)@c0f1285db111: Established a new IPA connection (conn_id=2) TC_chan_deact_not_active-RSL(35)@c0f1285db111: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_chan_deact_not_active-RSL-IPA(34)@c0f1285db111: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_chan_deact_not_active-RSL-IPA(34)@c0f1285db111: Established a new IPA connection (conn_id=3) TC_chan_deact_not_active-RSL(35)@c0f1285db111: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_chan_deact_not_active-RSL-IPA(34)@c0f1285db111: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_chan_deact_not_active-RSL-IPA(34)@c0f1285db111: Established a new IPA connection (conn_id=4) TC_chan_deact_not_active-RSL-IPA(34)@c0f1285db111: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_chan_deact_not_active-RSL(35)@c0f1285db111: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_chan_deact_not_active-RSL-IPA(34)@c0f1285db111: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_chan_deact_not_active-RSL-IPA(34)@c0f1285db111: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_chan_deact_not_active-RSL-IPA(34)@c0f1285db111: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL(35)@c0f1285db111: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_chan_deact_not_active-RSL-IPA(34)@c0f1285db111: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL(35)@c0f1285db111: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_deact_not_active-RSL(35)@c0f1285db111: Mapped TRX#0 to TCP/IP conn_id=2 MTC@c0f1285db111: 1/4 transceiver(s) connected TC_chan_deact_not_active-RSL-IPA(34)@c0f1285db111: Established a new IPA connection (conn_id=5) TC_chan_deact_not_active-RSL-IPA(34)@c0f1285db111: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_chan_deact_not_active-RSL(35)@c0f1285db111: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... MTC@c0f1285db111: 1/4 RF Resource Indication(s) received TC_chan_deact_not_active-RSL-IPA(34)@c0f1285db111: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_chan_deact_not_active-RSL-IPA(34)@c0f1285db111: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_chan_deact_not_active-RSL-IPA(34)@c0f1285db111: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL(35)@c0f1285db111: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_chan_deact_not_active-RSL-IPA(34)@c0f1285db111: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL(35)@c0f1285db111: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_deact_not_active-RSL(35)@c0f1285db111: Mapped TRX#1 to TCP/IP conn_id=3 MTC@c0f1285db111: 2/4 transceiver(s) connected TC_chan_deact_not_active-RSL-IPA(34)@c0f1285db111: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_chan_deact_not_active-RSL-IPA(34)@c0f1285db111: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_chan_deact_not_active-RSL-IPA(34)@c0f1285db111: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL(35)@c0f1285db111: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@c0f1285db111: 2/4 RF Resource Indication(s) received TC_chan_deact_not_active-RSL-IPA(34)@c0f1285db111: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL(35)@c0f1285db111: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_deact_not_active-RSL(35)@c0f1285db111: Mapped TRX#2 to TCP/IP conn_id=4 MTC@c0f1285db111: 3/4 transceiver(s) connected MTC@c0f1285db111: 3/4 RF Resource Indication(s) received TC_chan_deact_not_active-RSL-IPA(34)@c0f1285db111: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_chan_deact_not_active-RSL-IPA(34)@c0f1285db111: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_chan_deact_not_active-RSL-IPA(34)@c0f1285db111: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL(35)@c0f1285db111: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_chan_deact_not_active-RSL-IPA(34)@c0f1285db111: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL(35)@c0f1285db111: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_deact_not_active-RSL(35)@c0f1285db111: Mapped TRX#3 to TCP/IP conn_id=5 MTC@c0f1285db111: 4/4 transceiver(s) connected MTC@c0f1285db111: 4/4 RF Resource Indication(s) received MTC@c0f1285db111: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@c0f1285db111: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@c0f1285db111: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@c0f1285db111: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@c0f1285db111: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@c0f1285db111: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@c0f1285db111: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@c0f1285db111: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@c0f1285db111: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_deact_not_active(37)@c0f1285db111: setverdict(pass): none -> pass TC_chan_deact_not_active(37)@c0f1285db111: Final verdict of PTC: pass MTC@c0f1285db111: Stopping testcase execution from "BTS_Tests.ttcn":1079 IPA-CTRL-CLI-IPA(36)@c0f1285db111: Final verdict of PTC: none TC_chan_deact_not_active-RSL(35)@c0f1285db111: Final verdict of PTC: none TC_chan_deact_not_active-RSL-IPA(34)@c0f1285db111: Final verdict of PTC: none MTC@c0f1285db111: Setting final verdict of the test case. MTC@c0f1285db111: Local verdict of MTC: none MTC@c0f1285db111: Local verdict of PTC TC_chan_deact_not_active-RSL-IPA(34): none (none -> none) MTC@c0f1285db111: Local verdict of PTC TC_chan_deact_not_active-RSL(35): none (none -> none) MTC@c0f1285db111: Local verdict of PTC IPA-CTRL-CLI-IPA(36): none (none -> none) MTC@c0f1285db111: Local verdict of PTC TC_chan_deact_not_active(37): pass (none -> pass) MTC@c0f1285db111: Test case TC_chan_deact_not_active finished. Verdict: pass MTC@c0f1285db111: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_deact_not_active pass'. Wed Dec 31 01:32:51 UTC 2025 ====== BTS_Tests.TC_chan_deact_not_active pass ====== Saving talloc report from 172.18.127.20:4241 to BTS_Tests.TC_chan_deact_not_active.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1925659) Waiting for packet dumper to finish... 1 (prev_count=1925659, count=1926158) MTC@c0f1285db111: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_deact_not_active pass' was executed successfully (exit status: 0). MTC@c0f1285db111: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_wrong_nr'. ------ BTS_Tests.TC_chan_act_wrong_nr ------ Wed Dec 31 01:32:55 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_chan_act_wrong_nr.pcap" >/data/BTS_Tests.TC_chan_act_wrong_nr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c0f1285db111: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_wrong_nr' was executed successfully (exit status: 0). MTC@c0f1285db111: Test case TC_chan_act_wrong_nr started. MTC@c0f1285db111: "TC_chan_act_wrong_nr() start" TC_chan_act_wrong_nr-RSL-IPA(38)@c0f1285db111: Established a new IPA connection (conn_id=2) TC_chan_act_wrong_nr-RSL-IPA(38)@c0f1285db111: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_chan_act_wrong_nr-RSL(39)@c0f1285db111: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_chan_act_wrong_nr-RSL-IPA(38)@c0f1285db111: Established a new IPA connection (conn_id=3) TC_chan_act_wrong_nr-RSL-IPA(38)@c0f1285db111: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_chan_act_wrong_nr-RSL(39)@c0f1285db111: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_chan_act_wrong_nr-RSL-IPA(38)@c0f1285db111: Established a new IPA connection (conn_id=4) TC_chan_act_wrong_nr-RSL-IPA(38)@c0f1285db111: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_chan_act_wrong_nr-RSL(39)@c0f1285db111: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_chan_act_wrong_nr-RSL-IPA(38)@c0f1285db111: Established a new IPA connection (conn_id=5) TC_chan_act_wrong_nr-RSL-IPA(38)@c0f1285db111: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_chan_act_wrong_nr-RSL(39)@c0f1285db111: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_chan_act_wrong_nr-RSL-IPA(38)@c0f1285db111: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_chan_act_wrong_nr-RSL-IPA(38)@c0f1285db111: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_chan_act_wrong_nr-RSL-IPA(38)@c0f1285db111: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL(39)@c0f1285db111: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_chan_act_wrong_nr-RSL-IPA(38)@c0f1285db111: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL(39)@c0f1285db111: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_wrong_nr-RSL(39)@c0f1285db111: Mapped TRX#0 to TCP/IP conn_id=2 MTC@c0f1285db111: 1/4 transceiver(s) connected TC_chan_act_wrong_nr-RSL-IPA(38)@c0f1285db111: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_chan_act_wrong_nr-RSL-IPA(38)@c0f1285db111: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_chan_act_wrong_nr-RSL-IPA(38)@c0f1285db111: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL-IPA(38)@c0f1285db111: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL-IPA(38)@c0f1285db111: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_chan_act_wrong_nr-RSL-IPA(38)@c0f1285db111: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_chan_act_wrong_nr-RSL-IPA(38)@c0f1285db111: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL-IPA(38)@c0f1285db111: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL(39)@c0f1285db111: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_chan_act_wrong_nr-RSL-IPA(38)@c0f1285db111: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_chan_act_wrong_nr-RSL-IPA(38)@c0f1285db111: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@c0f1285db111: 1/4 RF Resource Indication(s) received TC_chan_act_wrong_nr-RSL-IPA(38)@c0f1285db111: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL(39)@c0f1285db111: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_wrong_nr-RSL(39)@c0f1285db111: Mapped TRX#1 to TCP/IP conn_id=3 TC_chan_act_wrong_nr-RSL-IPA(38)@c0f1285db111: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL(39)@c0f1285db111: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@c0f1285db111: 2/4 transceiver(s) connected TC_chan_act_wrong_nr-RSL(39)@c0f1285db111: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_wrong_nr-RSL(39)@c0f1285db111: Mapped TRX#2 to TCP/IP conn_id=4 MTC@c0f1285db111: 3/4 transceiver(s) connected MTC@c0f1285db111: 2/4 RF Resource Indication(s) received TC_chan_act_wrong_nr-RSL(39)@c0f1285db111: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_chan_act_wrong_nr-RSL(39)@c0f1285db111: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_wrong_nr-RSL(39)@c0f1285db111: Mapped TRX#3 to TCP/IP conn_id=5 MTC@c0f1285db111: 3/4 RF Resource Indication(s) received MTC@c0f1285db111: 4/4 transceiver(s) connected MTC@c0f1285db111: 4/4 RF Resource Indication(s) received MTC@c0f1285db111: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@c0f1285db111: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@c0f1285db111: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@c0f1285db111: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@c0f1285db111: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@c0f1285db111: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@c0f1285db111: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@c0f1285db111: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@c0f1285db111: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_wrong_nr(41)@c0f1285db111: setverdict(pass): none -> pass TC_chan_act_wrong_nr(41)@c0f1285db111: Final verdict of PTC: pass TC_chan_act_wrong_nr(42)@c0f1285db111: setverdict(pass): none -> pass TC_chan_act_wrong_nr(42)@c0f1285db111: Final verdict of PTC: pass TC_chan_act_wrong_nr(43)@c0f1285db111: setverdict(pass): none -> pass TC_chan_act_wrong_nr(43)@c0f1285db111: Final verdict of PTC: pass TC_chan_act_wrong_nr(44)@c0f1285db111: setverdict(pass): none -> pass TC_chan_act_wrong_nr(44)@c0f1285db111: Final verdict of PTC: pass TC_chan_act_wrong_nr(45)@c0f1285db111: setverdict(pass): none -> pass TC_chan_act_wrong_nr(45)@c0f1285db111: Final verdict of PTC: pass TC_chan_act_wrong_nr(46)@c0f1285db111: setverdict(pass): none -> pass TC_chan_act_wrong_nr(46)@c0f1285db111: Final verdict of PTC: pass TC_chan_act_wrong_nr(47)@c0f1285db111: setverdict(pass): none -> pass TC_chan_act_wrong_nr(47)@c0f1285db111: Final verdict of PTC: pass TC_chan_act_wrong_nr(48)@c0f1285db111: setverdict(pass): none -> pass TC_chan_act_wrong_nr(48)@c0f1285db111: Final verdict of PTC: pass TC_chan_act_wrong_nr(49)@c0f1285db111: setverdict(pass): none -> pass TC_chan_act_wrong_nr(49)@c0f1285db111: Final verdict of PTC: pass TC_chan_act_wrong_nr(50)@c0f1285db111: setverdict(pass): none -> pass TC_chan_act_wrong_nr(50)@c0f1285db111: Final verdict of PTC: pass TC_chan_act_wrong_nr(51)@c0f1285db111: setverdict(pass): none -> pass TC_chan_act_wrong_nr(51)@c0f1285db111: Final verdict of PTC: pass TC_chan_act_wrong_nr(52)@c0f1285db111: setverdict(pass): none -> pass TC_chan_act_wrong_nr(52)@c0f1285db111: Final verdict of PTC: pass TC_chan_act_wrong_nr(53)@c0f1285db111: setverdict(pass): none -> pass TC_chan_act_wrong_nr(53)@c0f1285db111: Final verdict of PTC: pass MTC@c0f1285db111: Stopping testcase execution from "BTS_Tests.ttcn":1131 IPA-CTRL-CLI-IPA(40)@c0f1285db111: Final verdict of PTC: none TC_chan_act_wrong_nr-RSL(39)@c0f1285db111: Final verdict of PTC: none TC_chan_act_wrong_nr-RSL-IPA(38)@c0f1285db111: Final verdict of PTC: none MTC@c0f1285db111: Setting final verdict of the test case. MTC@c0f1285db111: Local verdict of MTC: none MTC@c0f1285db111: Local verdict of PTC TC_chan_act_wrong_nr-RSL-IPA(38): none (none -> none) MTC@c0f1285db111: Local verdict of PTC TC_chan_act_wrong_nr-RSL(39): none (none -> none) MTC@c0f1285db111: Local verdict of PTC IPA-CTRL-CLI-IPA(40): none (none -> none) MTC@c0f1285db111: Local verdict of PTC TC_chan_act_wrong_nr(41): pass (none -> pass) MTC@c0f1285db111: Local verdict of PTC TC_chan_act_wrong_nr(42): pass (pass -> pass) MTC@c0f1285db111: Local verdict of PTC TC_chan_act_wrong_nr(43): pass (pass -> pass) MTC@c0f1285db111: Local verdict of PTC TC_chan_act_wrong_nr(44): pass (pass -> pass) MTC@c0f1285db111: Local verdict of PTC TC_chan_act_wrong_nr(45): pass (pass -> pass) MTC@c0f1285db111: Local verdict of PTC TC_chan_act_wrong_nr(46): pass (pass -> pass) MTC@c0f1285db111: Local verdict of PTC TC_chan_act_wrong_nr(47): pass (pass -> pass) MTC@c0f1285db111: Local verdict of PTC TC_chan_act_wrong_nr(48): pass (pass -> pass) MTC@c0f1285db111: Local verdict of PTC TC_chan_act_wrong_nr(49): pass (pass -> pass) MTC@c0f1285db111: Local verdict of PTC TC_chan_act_wrong_nr(50): pass (pass -> pass) MTC@c0f1285db111: Local verdict of PTC TC_chan_act_wrong_nr(51): pass (pass -> pass) MTC@c0f1285db111: Local verdict of PTC TC_chan_act_wrong_nr(52): pass (pass -> pass) MTC@c0f1285db111: Local verdict of PTC TC_chan_act_wrong_nr(53): pass (pass -> pass) MTC@c0f1285db111: Test case TC_chan_act_wrong_nr finished. Verdict: pass MTC@c0f1285db111: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_wrong_nr pass'. Wed Dec 31 01:32:57 UTC 2025 ====== BTS_Tests.TC_chan_act_wrong_nr pass ====== Saving talloc report from 172.18.127.20:4241 to BTS_Tests.TC_chan_act_wrong_nr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1988906) Waiting for packet dumper to finish... 1 (prev_count=1988906, count=1989405) MTC@c0f1285db111: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_wrong_nr pass' was executed successfully (exit status: 0). MTC@c0f1285db111: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_deact_sacch'. ------ BTS_Tests.TC_deact_sacch ------ Wed Dec 31 01:33:00 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_deact_sacch.pcap" >/data/BTS_Tests.TC_deact_sacch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c0f1285db111: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_deact_sacch' was executed successfully (exit status: 0). MTC@c0f1285db111: Test case TC_deact_sacch started. MTC@c0f1285db111: "TC_deact_sacch() start" TC_deact_sacch-RSL-IPA(54)@c0f1285db111: Established a new IPA connection (conn_id=2) TC_deact_sacch-RSL-IPA(54)@c0f1285db111: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_deact_sacch-RSL(55)@c0f1285db111: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_deact_sacch-RSL-IPA(54)@c0f1285db111: Established a new IPA connection (conn_id=3) TC_deact_sacch-RSL-IPA(54)@c0f1285db111: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_deact_sacch-RSL(55)@c0f1285db111: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_deact_sacch-RSL-IPA(54)@c0f1285db111: Established a new IPA connection (conn_id=4) TC_deact_sacch-RSL-IPA(54)@c0f1285db111: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_deact_sacch-RSL(55)@c0f1285db111: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_deact_sacch-RSL-IPA(54)@c0f1285db111: Established a new IPA connection (conn_id=5) TC_deact_sacch-RSL-IPA(54)@c0f1285db111: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_deact_sacch-RSL(55)@c0f1285db111: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_deact_sacch-RSL-IPA(54)@c0f1285db111: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_deact_sacch-RSL-IPA(54)@c0f1285db111: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_deact_sacch-RSL-IPA(54)@c0f1285db111: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL(55)@c0f1285db111: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_deact_sacch-RSL-IPA(54)@c0f1285db111: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL(55)@c0f1285db111: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_deact_sacch-RSL(55)@c0f1285db111: Mapped TRX#0 to TCP/IP conn_id=2 MTC@c0f1285db111: 1/4 transceiver(s) connected TC_deact_sacch-RSL-IPA(54)@c0f1285db111: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_deact_sacch-RSL-IPA(54)@c0f1285db111: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_deact_sacch-RSL-IPA(54)@c0f1285db111: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL-IPA(54)@c0f1285db111: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL-IPA(54)@c0f1285db111: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_deact_sacch-RSL-IPA(54)@c0f1285db111: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_deact_sacch-RSL-IPA(54)@c0f1285db111: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL-IPA(54)@c0f1285db111: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@c0f1285db111: 1/4 RF Resource Indication(s) received TC_deact_sacch-RSL(55)@c0f1285db111: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_deact_sacch-RSL-IPA(54)@c0f1285db111: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_deact_sacch-RSL-IPA(54)@c0f1285db111: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_deact_sacch-RSL-IPA(54)@c0f1285db111: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL(55)@c0f1285db111: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_deact_sacch-RSL(55)@c0f1285db111: Mapped TRX#1 to TCP/IP conn_id=3 TC_deact_sacch-RSL-IPA(54)@c0f1285db111: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL(55)@c0f1285db111: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_deact_sacch-RSL(55)@c0f1285db111: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_deact_sacch-RSL(55)@c0f1285db111: Mapped TRX#2 to TCP/IP conn_id=4 MTC@c0f1285db111: 2/4 transceiver(s) connected MTC@c0f1285db111: 3/4 transceiver(s) connected MTC@c0f1285db111: 2/4 RF Resource Indication(s) received TC_deact_sacch-RSL(55)@c0f1285db111: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@c0f1285db111: 3/4 RF Resource Indication(s) received TC_deact_sacch-RSL(55)@c0f1285db111: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_deact_sacch-RSL(55)@c0f1285db111: Mapped TRX#3 to TCP/IP conn_id=5 MTC@c0f1285db111: 4/4 transceiver(s) connected MTC@c0f1285db111: 4/4 RF Resource Indication(s) received MTC@c0f1285db111: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@c0f1285db111: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@c0f1285db111: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@c0f1285db111: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@c0f1285db111: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@c0f1285db111: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@c0f1285db111: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@c0f1285db111: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@c0f1285db111: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@c0f1285db111: TC_deact_sacch: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 } TC_deact_sacch(57)@c0f1285db111: setverdict(pass): none -> pass TC_deact_sacch(57)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(57)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(57)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(57)@c0f1285db111: Final verdict of PTC: pass MTC@c0f1285db111: TC_deact_sacch: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 } TC_deact_sacch(58)@c0f1285db111: setverdict(pass): none -> pass TC_deact_sacch(58)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(58)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(58)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(58)@c0f1285db111: Final verdict of PTC: pass MTC@c0f1285db111: TC_deact_sacch: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } TC_deact_sacch(59)@c0f1285db111: setverdict(pass): none -> pass TC_deact_sacch(59)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(59)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(59)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(59)@c0f1285db111: Final verdict of PTC: pass MTC@c0f1285db111: TC_deact_sacch: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 } TC_deact_sacch(60)@c0f1285db111: setverdict(pass): none -> pass TC_deact_sacch(60)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(60)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(60)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(60)@c0f1285db111: Final verdict of PTC: pass MTC@c0f1285db111: TC_deact_sacch: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_deact_sacch(61)@c0f1285db111: setverdict(pass): none -> pass TC_deact_sacch(61)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(61)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(61)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(61)@c0f1285db111: Final verdict of PTC: pass MTC@c0f1285db111: TC_deact_sacch: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } TC_deact_sacch(62)@c0f1285db111: setverdict(pass): none -> pass TC_deact_sacch(62)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(62)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(62)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(62)@c0f1285db111: Final verdict of PTC: pass MTC@c0f1285db111: TC_deact_sacch: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 } TC_deact_sacch(63)@c0f1285db111: setverdict(pass): none -> pass TC_deact_sacch(63)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(63)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(63)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(63)@c0f1285db111: Final verdict of PTC: pass MTC@c0f1285db111: TC_deact_sacch: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 } TC_deact_sacch(64)@c0f1285db111: setverdict(pass): none -> pass TC_deact_sacch(64)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(64)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(64)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(64)@c0f1285db111: Final verdict of PTC: pass MTC@c0f1285db111: TC_deact_sacch: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 } TC_deact_sacch(65)@c0f1285db111: setverdict(pass): none -> pass TC_deact_sacch(65)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(65)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(65)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(65)@c0f1285db111: Final verdict of PTC: pass MTC@c0f1285db111: TC_deact_sacch: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 } TC_deact_sacch(66)@c0f1285db111: setverdict(pass): none -> pass TC_deact_sacch(66)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(66)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(66)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(66)@c0f1285db111: Final verdict of PTC: pass MTC@c0f1285db111: TC_deact_sacch: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } TC_deact_sacch(67)@c0f1285db111: setverdict(pass): none -> pass TC_deact_sacch(67)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(67)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(67)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(67)@c0f1285db111: Final verdict of PTC: pass MTC@c0f1285db111: TC_deact_sacch: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } TC_deact_sacch(68)@c0f1285db111: setverdict(pass): none -> pass TC_deact_sacch(68)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(68)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(68)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(68)@c0f1285db111: Final verdict of PTC: pass MTC@c0f1285db111: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 } TC_deact_sacch(69)@c0f1285db111: setverdict(pass): none -> pass TC_deact_sacch(69)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(69)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(69)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(69)@c0f1285db111: Final verdict of PTC: pass MTC@c0f1285db111: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 } TC_deact_sacch(70)@c0f1285db111: setverdict(pass): none -> pass TC_deact_sacch(70)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(70)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(70)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(70)@c0f1285db111: Final verdict of PTC: pass MTC@c0f1285db111: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 } TC_deact_sacch(71)@c0f1285db111: setverdict(pass): none -> pass TC_deact_sacch(71)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(71)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(71)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(71)@c0f1285db111: Final verdict of PTC: pass MTC@c0f1285db111: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 } TC_deact_sacch(72)@c0f1285db111: setverdict(pass): none -> pass TC_deact_sacch(72)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(72)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(72)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(72)@c0f1285db111: Final verdict of PTC: pass MTC@c0f1285db111: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 } TC_deact_sacch(73)@c0f1285db111: setverdict(pass): none -> pass TC_deact_sacch(73)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(73)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(73)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(73)@c0f1285db111: Final verdict of PTC: pass MTC@c0f1285db111: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 } TC_deact_sacch(74)@c0f1285db111: setverdict(pass): none -> pass TC_deact_sacch(74)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(74)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(74)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(74)@c0f1285db111: Final verdict of PTC: pass MTC@c0f1285db111: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 } TC_deact_sacch(75)@c0f1285db111: setverdict(pass): none -> pass TC_deact_sacch(75)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(75)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(75)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(75)@c0f1285db111: Final verdict of PTC: pass MTC@c0f1285db111: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 } TC_deact_sacch(76)@c0f1285db111: setverdict(pass): none -> pass TC_deact_sacch(76)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(76)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(76)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(76)@c0f1285db111: Final verdict of PTC: pass MTC@c0f1285db111: Stopping testcase execution from "BTS_Tests.ttcn":1212 IPA-CTRL-CLI-IPA(56)@c0f1285db111: Final verdict of PTC: none TC_deact_sacch-RSL(55)@c0f1285db111: Final verdict of PTC: none TC_deact_sacch-RSL-IPA(54)@c0f1285db111: Final verdict of PTC: none MTC@c0f1285db111: Setting final verdict of the test case. MTC@c0f1285db111: Local verdict of MTC: none MTC@c0f1285db111: Local verdict of PTC TC_deact_sacch-RSL-IPA(54): none (none -> none) MTC@c0f1285db111: Local verdict of PTC TC_deact_sacch-RSL(55): none (none -> none) MTC@c0f1285db111: Local verdict of PTC IPA-CTRL-CLI-IPA(56): none (none -> none) MTC@c0f1285db111: Local verdict of PTC TC_deact_sacch(57): pass (none -> pass) MTC@c0f1285db111: Local verdict of PTC TC_deact_sacch(58): pass (pass -> pass) MTC@c0f1285db111: Local verdict of PTC TC_deact_sacch(59): pass (pass -> pass) MTC@c0f1285db111: Local verdict of PTC TC_deact_sacch(60): pass (pass -> pass) MTC@c0f1285db111: Local verdict of PTC TC_deact_sacch(61): pass (pass -> pass) MTC@c0f1285db111: Local verdict of PTC TC_deact_sacch(62): pass (pass -> pass) MTC@c0f1285db111: Local verdict of PTC TC_deact_sacch(63): pass (pass -> pass) MTC@c0f1285db111: Local verdict of PTC TC_deact_sacch(64): pass (pass -> pass) MTC@c0f1285db111: Local verdict of PTC TC_deact_sacch(65): pass (pass -> pass) MTC@c0f1285db111: Local verdict of PTC TC_deact_sacch(66): pass (pass -> pass) MTC@c0f1285db111: Local verdict of PTC TC_deact_sacch(67): pass (pass -> pass) MTC@c0f1285db111: Local verdict of PTC TC_deact_sacch(68): pass (pass -> pass) MTC@c0f1285db111: Local verdict of PTC TC_deact_sacch(69): pass (pass -> pass) MTC@c0f1285db111: Local verdict of PTC TC_deact_sacch(70): pass (pass -> pass) MTC@c0f1285db111: Local verdict of PTC TC_deact_sacch(71): pass (pass -> pass) MTC@c0f1285db111: Local verdict of PTC TC_deact_sacch(72): pass (pass -> pass) MTC@c0f1285db111: Local verdict of PTC TC_deact_sacch(73): pass (pass -> pass) MTC@c0f1285db111: Local verdict of PTC TC_deact_sacch(74): pass (pass -> pass) MTC@c0f1285db111: Local verdict of PTC TC_deact_sacch(75): pass (pass -> pass) MTC@c0f1285db111: Local verdict of PTC TC_deact_sacch(76): pass (pass -> pass) MTC@c0f1285db111: Test case TC_deact_sacch finished. Verdict: pass MTC@c0f1285db111: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_deact_sacch pass'. Wed Dec 31 01:34:31 UTC 2025 ====== BTS_Tests.TC_deact_sacch pass ====== Saving talloc report from 172.18.127.20:4241 to BTS_Tests.TC_deact_sacch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=85824836) Waiting for packet dumper to finish... 1 (prev_count=85824836, count=85825463) MTC@c0f1285db111: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_deact_sacch pass' was executed successfully (exit status: 0). MTC@c0f1285db111: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_filling'. ------ BTS_Tests.TC_sacch_filling ------ Wed Dec 31 01:34:35 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_sacch_filling.pcap" >/data/BTS_Tests.TC_sacch_filling.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c0f1285db111: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_filling' was executed successfully (exit status: 0). MTC@c0f1285db111: Test case TC_sacch_filling started. MTC@c0f1285db111: "TC_sacch_filling() start" TC_sacch_filling-RSL-IPA(77)@c0f1285db111: Established a new IPA connection (conn_id=2) TC_sacch_filling-RSL-IPA(77)@c0f1285db111: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_filling-RSL(78)@c0f1285db111: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sacch_filling-RSL-IPA(77)@c0f1285db111: Established a new IPA connection (conn_id=3) TC_sacch_filling-RSL-IPA(77)@c0f1285db111: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_filling-RSL(78)@c0f1285db111: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sacch_filling-RSL-IPA(77)@c0f1285db111: Established a new IPA connection (conn_id=4) TC_sacch_filling-RSL-IPA(77)@c0f1285db111: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_filling-RSL(78)@c0f1285db111: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sacch_filling-RSL-IPA(77)@c0f1285db111: Established a new IPA connection (conn_id=5) TC_sacch_filling-RSL-IPA(77)@c0f1285db111: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_filling-RSL(78)@c0f1285db111: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sacch_filling-RSL-IPA(77)@c0f1285db111: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_sacch_filling-RSL-IPA(77)@c0f1285db111: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sacch_filling-RSL-IPA(77)@c0f1285db111: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL-IPA(77)@c0f1285db111: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL(78)@c0f1285db111: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sacch_filling-RSL(78)@c0f1285db111: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_filling-RSL(78)@c0f1285db111: Mapped TRX#0 to TCP/IP conn_id=2 MTC@c0f1285db111: 1/4 transceiver(s) connected TC_sacch_filling-RSL-IPA(77)@c0f1285db111: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_sacch_filling-RSL-IPA(77)@c0f1285db111: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sacch_filling-RSL-IPA(77)@c0f1285db111: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL-IPA(77)@c0f1285db111: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL-IPA(77)@c0f1285db111: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_sacch_filling-RSL-IPA(77)@c0f1285db111: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sacch_filling-RSL-IPA(77)@c0f1285db111: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL-IPA(77)@c0f1285db111: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL-IPA(77)@c0f1285db111: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_sacch_filling-RSL-IPA(77)@c0f1285db111: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_sacch_filling-RSL-IPA(77)@c0f1285db111: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@c0f1285db111: 1/4 RF Resource Indication(s) received TC_sacch_filling-RSL(78)@c0f1285db111: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sacch_filling-RSL-IPA(77)@c0f1285db111: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL(78)@c0f1285db111: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_filling-RSL(78)@c0f1285db111: Mapped TRX#1 to TCP/IP conn_id=3 MTC@c0f1285db111: 2/4 transceiver(s) connected TC_sacch_filling-RSL(78)@c0f1285db111: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@c0f1285db111: 2/4 RF Resource Indication(s) received TC_sacch_filling-RSL(78)@c0f1285db111: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_filling-RSL(78)@c0f1285db111: Mapped TRX#2 to TCP/IP conn_id=4 MTC@c0f1285db111: 3/4 transceiver(s) connected TC_sacch_filling-RSL(78)@c0f1285db111: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@c0f1285db111: 3/4 RF Resource Indication(s) received TC_sacch_filling-RSL(78)@c0f1285db111: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_filling-RSL(78)@c0f1285db111: Mapped TRX#3 to TCP/IP conn_id=5 MTC@c0f1285db111: 4/4 transceiver(s) connected MTC@c0f1285db111: 4/4 RF Resource Indication(s) received MTC@c0f1285db111: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@c0f1285db111: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@c0f1285db111: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@c0f1285db111: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@c0f1285db111: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@c0f1285db111: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@c0f1285db111: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@c0f1285db111: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@c0f1285db111: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@c0f1285db111: TC_sacch_filling: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 } TC_sacch_filling(80)@c0f1285db111: setverdict(pass): none -> pass TC_sacch_filling(80)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(80)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(80)@c0f1285db111: Final verdict of PTC: pass MTC@c0f1285db111: TC_sacch_filling: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 } TC_sacch_filling(81)@c0f1285db111: setverdict(pass): none -> pass TC_sacch_filling(81)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(81)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(81)@c0f1285db111: Final verdict of PTC: pass MTC@c0f1285db111: TC_sacch_filling: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } TC_sacch_filling(82)@c0f1285db111: setverdict(pass): none -> pass TC_sacch_filling(82)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(82)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(82)@c0f1285db111: Final verdict of PTC: pass MTC@c0f1285db111: TC_sacch_filling: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 } TC_sacch_filling(83)@c0f1285db111: setverdict(pass): none -> pass TC_sacch_filling(83)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(83)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(83)@c0f1285db111: Final verdict of PTC: pass MTC@c0f1285db111: TC_sacch_filling: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_sacch_filling(84)@c0f1285db111: setverdict(pass): none -> pass TC_sacch_filling(84)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(84)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(84)@c0f1285db111: Final verdict of PTC: pass MTC@c0f1285db111: TC_sacch_filling: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } TC_sacch_filling(85)@c0f1285db111: setverdict(pass): none -> pass TC_sacch_filling(85)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(85)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(85)@c0f1285db111: Final verdict of PTC: pass MTC@c0f1285db111: TC_sacch_filling: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 } TC_sacch_filling(86)@c0f1285db111: setverdict(pass): none -> pass TC_sacch_filling(86)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(86)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(86)@c0f1285db111: Final verdict of PTC: pass MTC@c0f1285db111: TC_sacch_filling: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 } TC_sacch_filling(87)@c0f1285db111: setverdict(pass): none -> pass TC_sacch_filling(87)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(87)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(87)@c0f1285db111: Final verdict of PTC: pass MTC@c0f1285db111: TC_sacch_filling: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 } TC_sacch_filling(88)@c0f1285db111: setverdict(pass): none -> pass TC_sacch_filling(88)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(88)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(88)@c0f1285db111: Final verdict of PTC: pass MTC@c0f1285db111: TC_sacch_filling: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 } TC_sacch_filling(89)@c0f1285db111: setverdict(pass): none -> pass TC_sacch_filling(89)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(89)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(89)@c0f1285db111: Final verdict of PTC: pass MTC@c0f1285db111: TC_sacch_filling: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } TC_sacch_filling(90)@c0f1285db111: setverdict(pass): none -> pass TC_sacch_filling(90)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(90)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(90)@c0f1285db111: Final verdict of PTC: pass MTC@c0f1285db111: TC_sacch_filling: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } TC_sacch_filling(91)@c0f1285db111: setverdict(pass): none -> pass TC_sacch_filling(91)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(91)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(91)@c0f1285db111: Final verdict of PTC: pass MTC@c0f1285db111: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 } TC_sacch_filling(92)@c0f1285db111: setverdict(pass): none -> pass TC_sacch_filling(92)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(92)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(92)@c0f1285db111: Final verdict of PTC: pass MTC@c0f1285db111: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 } TC_sacch_filling(93)@c0f1285db111: setverdict(pass): none -> pass TC_sacch_filling(93)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(93)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(93)@c0f1285db111: Final verdict of PTC: pass MTC@c0f1285db111: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 } TC_sacch_filling(94)@c0f1285db111: setverdict(pass): none -> pass TC_sacch_filling(94)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(94)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(94)@c0f1285db111: Final verdict of PTC: pass MTC@c0f1285db111: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 } TC_sacch_filling(95)@c0f1285db111: setverdict(pass): none -> pass TC_sacch_filling(95)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(95)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(95)@c0f1285db111: Final verdict of PTC: pass MTC@c0f1285db111: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 } TC_sacch_filling(96)@c0f1285db111: setverdict(pass): none -> pass TC_sacch_filling(96)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(96)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(96)@c0f1285db111: Final verdict of PTC: pass MTC@c0f1285db111: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 } TC_sacch_filling(97)@c0f1285db111: setverdict(pass): none -> pass TC_sacch_filling(97)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(97)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(97)@c0f1285db111: Final verdict of PTC: pass MTC@c0f1285db111: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 } TC_sacch_filling(98)@c0f1285db111: setverdict(pass): none -> pass TC_sacch_filling(98)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(98)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(98)@c0f1285db111: Final verdict of PTC: pass MTC@c0f1285db111: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 } TC_sacch_filling(99)@c0f1285db111: setverdict(pass): none -> pass TC_sacch_filling(99)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(99)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(99)@c0f1285db111: Final verdict of PTC: pass MTC@c0f1285db111: Stopping testcase execution from "BTS_Tests.ttcn":1297 IPA-CTRL-CLI-IPA(79)@c0f1285db111: Final verdict of PTC: none TC_sacch_filling-RSL(78)@c0f1285db111: Final verdict of PTC: none TC_sacch_filling-RSL-IPA(77)@c0f1285db111: Final verdict of PTC: none MTC@c0f1285db111: Setting final verdict of the test case. MTC@c0f1285db111: Local verdict of MTC: none MTC@c0f1285db111: Local verdict of PTC TC_sacch_filling-RSL-IPA(77): none (none -> none) MTC@c0f1285db111: Local verdict of PTC TC_sacch_filling-RSL(78): none (none -> none) MTC@c0f1285db111: Local verdict of PTC IPA-CTRL-CLI-IPA(79): none (none -> none) MTC@c0f1285db111: Local verdict of PTC TC_sacch_filling(80): pass (none -> pass) MTC@c0f1285db111: Local verdict of PTC TC_sacch_filling(81): pass (pass -> pass) MTC@c0f1285db111: Local verdict of PTC TC_sacch_filling(82): pass (pass -> pass) MTC@c0f1285db111: Local verdict of PTC TC_sacch_filling(83): pass (pass -> pass) MTC@c0f1285db111: Local verdict of PTC TC_sacch_filling(84): pass (pass -> pass) MTC@c0f1285db111: Local verdict of PTC TC_sacch_filling(85): pass (pass -> pass) MTC@c0f1285db111: Local verdict of PTC TC_sacch_filling(86): pass (pass -> pass) MTC@c0f1285db111: Local verdict of PTC TC_sacch_filling(87): pass (pass -> pass) MTC@c0f1285db111: Local verdict of PTC TC_sacch_filling(88): pass (pass -> pass) MTC@c0f1285db111: Local verdict of PTC TC_sacch_filling(89): pass (pass -> pass) MTC@c0f1285db111: Local verdict of PTC TC_sacch_filling(90): pass (pass -> pass) MTC@c0f1285db111: Local verdict of PTC TC_sacch_filling(91): pass (pass -> pass) MTC@c0f1285db111: Local verdict of PTC TC_sacch_filling(92): pass (pass -> pass) MTC@c0f1285db111: Local verdict of PTC TC_sacch_filling(93): pass (pass -> pass) MTC@c0f1285db111: Local verdict of PTC TC_sacch_filling(94): pass (pass -> pass) MTC@c0f1285db111: Local verdict of PTC TC_sacch_filling(95): pass (pass -> pass) MTC@c0f1285db111: Local verdict of PTC TC_sacch_filling(96): pass (pass -> pass) MTC@c0f1285db111: Local verdict of PTC TC_sacch_filling(97): pass (pass -> pass) MTC@c0f1285db111: Local verdict of PTC TC_sacch_filling(98): pass (pass -> pass) MTC@c0f1285db111: Local verdict of PTC TC_sacch_filling(99): pass (pass -> pass) MTC@c0f1285db111: Test case TC_sacch_filling finished. Verdict: pass MTC@c0f1285db111: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_filling pass'. Wed Dec 31 01:34:51 UTC 2025 ====== BTS_Tests.TC_sacch_filling pass ====== Saving talloc report from 172.18.127.20:4241 to BTS_Tests.TC_sacch_filling.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=12258305) Waiting for packet dumper to finish... 1 (prev_count=12258305, count=12258804) MTC@c0f1285db111: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_filling pass' was executed successfully (exit status: 0). MTC@c0f1285db111: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_info_mod'. ------ BTS_Tests.TC_sacch_info_mod ------ Wed Dec 31 01:34:55 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_sacch_info_mod.pcap" >/data/BTS_Tests.TC_sacch_info_mod.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c0f1285db111: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_info_mod' was executed successfully (exit status: 0). MTC@c0f1285db111: Test case TC_sacch_info_mod started. MTC@c0f1285db111: "TC_sacch_info_mod() start" TC_sacch_info_mod-RSL-IPA(100)@c0f1285db111: Established a new IPA connection (conn_id=2) TC_sacch_info_mod-RSL-IPA(100)@c0f1285db111: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_info_mod-RSL(101)@c0f1285db111: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sacch_info_mod-RSL-IPA(100)@c0f1285db111: Established a new IPA connection (conn_id=3) TC_sacch_info_mod-RSL-IPA(100)@c0f1285db111: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_info_mod-RSL(101)@c0f1285db111: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sacch_info_mod-RSL-IPA(100)@c0f1285db111: Established a new IPA connection (conn_id=4) TC_sacch_info_mod-RSL-IPA(100)@c0f1285db111: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_info_mod-RSL(101)@c0f1285db111: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sacch_info_mod-RSL-IPA(100)@c0f1285db111: Established a new IPA connection (conn_id=5) TC_sacch_info_mod-RSL-IPA(100)@c0f1285db111: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_info_mod-RSL(101)@c0f1285db111: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sacch_info_mod-RSL-IPA(100)@c0f1285db111: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_sacch_info_mod-RSL-IPA(100)@c0f1285db111: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sacch_info_mod-RSL-IPA(100)@c0f1285db111: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL-IPA(100)@c0f1285db111: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL(101)@c0f1285db111: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sacch_info_mod-RSL(101)@c0f1285db111: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_info_mod-RSL(101)@c0f1285db111: Mapped TRX#0 to TCP/IP conn_id=2 MTC@c0f1285db111: 1/4 transceiver(s) connected TC_sacch_info_mod-RSL-IPA(100)@c0f1285db111: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_sacch_info_mod-RSL-IPA(100)@c0f1285db111: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sacch_info_mod-RSL-IPA(100)@c0f1285db111: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL-IPA(100)@c0f1285db111: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL-IPA(100)@c0f1285db111: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_sacch_info_mod-RSL-IPA(100)@c0f1285db111: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sacch_info_mod-RSL-IPA(100)@c0f1285db111: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL-IPA(100)@c0f1285db111: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL-IPA(100)@c0f1285db111: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_sacch_info_mod-RSL-IPA(100)@c0f1285db111: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_sacch_info_mod-RSL-IPA(100)@c0f1285db111: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL-IPA(100)@c0f1285db111: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL(101)@c0f1285db111: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } MTC@c0f1285db111: 1/4 RF Resource Indication(s) received TC_sacch_info_mod-RSL(101)@c0f1285db111: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_info_mod-RSL(101)@c0f1285db111: Mapped TRX#1 to TCP/IP conn_id=3 TC_sacch_info_mod-RSL(101)@c0f1285db111: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@c0f1285db111: 2/4 transceiver(s) connected TC_sacch_info_mod-RSL(101)@c0f1285db111: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_info_mod-RSL(101)@c0f1285db111: Mapped TRX#2 to TCP/IP conn_id=4 MTC@c0f1285db111: 3/4 transceiver(s) connected MTC@c0f1285db111: 2/4 RF Resource Indication(s) received MTC@c0f1285db111: 3/4 RF Resource Indication(s) received TC_sacch_info_mod-RSL(101)@c0f1285db111: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_sacch_info_mod-RSL(101)@c0f1285db111: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_info_mod-RSL(101)@c0f1285db111: Mapped TRX#3 to TCP/IP conn_id=5 MTC@c0f1285db111: 4/4 transceiver(s) connected MTC@c0f1285db111: 4/4 RF Resource Indication(s) received MTC@c0f1285db111: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@c0f1285db111: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@c0f1285db111: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@c0f1285db111: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@c0f1285db111: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@c0f1285db111: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@c0f1285db111: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@c0f1285db111: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@c0f1285db111: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@c0f1285db111: TC_sacch_info_mod: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 } TC_sacch_info_mod(103)@c0f1285db111: Activating channel, expecting standard SI5 TC_sacch_info_mod(103)@c0f1285db111: setverdict(pass): none -> pass TC_sacch_info_mod(103)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(103)@c0f1285db111: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(103)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(103)@c0f1285db111: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(103)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(103)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(103)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(103)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(103)@c0f1285db111: Final verdict of PTC: pass MTC@c0f1285db111: TC_sacch_info_mod: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 } TC_sacch_info_mod(104)@c0f1285db111: Activating channel, expecting standard SI5 TC_sacch_info_mod(104)@c0f1285db111: setverdict(pass): none -> pass TC_sacch_info_mod(104)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(104)@c0f1285db111: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(104)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(104)@c0f1285db111: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(104)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(104)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(104)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(104)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(104)@c0f1285db111: Final verdict of PTC: pass MTC@c0f1285db111: TC_sacch_info_mod: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } TC_sacch_info_mod(105)@c0f1285db111: Activating channel, expecting standard SI5 TC_sacch_info_mod(105)@c0f1285db111: setverdict(pass): none -> pass TC_sacch_info_mod(105)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(105)@c0f1285db111: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(105)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(105)@c0f1285db111: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(105)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(105)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(105)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(105)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(105)@c0f1285db111: Final verdict of PTC: pass MTC@c0f1285db111: TC_sacch_info_mod: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 } TC_sacch_info_mod(106)@c0f1285db111: Activating channel, expecting standard SI5 TC_sacch_info_mod(106)@c0f1285db111: setverdict(pass): none -> pass TC_sacch_info_mod(106)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(106)@c0f1285db111: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(106)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(106)@c0f1285db111: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(106)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(106)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(106)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(106)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(106)@c0f1285db111: Final verdict of PTC: pass MTC@c0f1285db111: TC_sacch_info_mod: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_sacch_info_mod(107)@c0f1285db111: Activating channel, expecting standard SI5 TC_sacch_info_mod(107)@c0f1285db111: setverdict(pass): none -> pass TC_sacch_info_mod(107)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(107)@c0f1285db111: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(107)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(107)@c0f1285db111: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(107)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(107)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(107)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(107)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(107)@c0f1285db111: Final verdict of PTC: pass MTC@c0f1285db111: TC_sacch_info_mod: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } TC_sacch_info_mod(108)@c0f1285db111: Activating channel, expecting standard SI5 TC_sacch_info_mod(108)@c0f1285db111: setverdict(pass): none -> pass TC_sacch_info_mod(108)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(108)@c0f1285db111: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(108)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(108)@c0f1285db111: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(108)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(108)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(108)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(108)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(108)@c0f1285db111: Final verdict of PTC: pass MTC@c0f1285db111: TC_sacch_info_mod: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 } TC_sacch_info_mod(109)@c0f1285db111: Activating channel, expecting standard SI5 TC_sacch_info_mod(109)@c0f1285db111: setverdict(pass): none -> pass TC_sacch_info_mod(109)@c0f1285db111: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(109)@c0f1285db111: Setting channel specific SACCH INFO, expecting it