Started by timer Running as SYSTEM Building remotely on build2-deb9build-ansible (ttcn3 osmo-gsm-tester-build osmocom-gerrit-debian9 osmocom-master-debian9 coverity) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository git://git.osmocom.org/docker-playground > git init /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test # timeout=10 Fetching upstream changes from git://git.osmocom.org/docker-playground > git --version # timeout=10 > git fetch --tags --progress -- git://git.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/docker-playground # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://git.osmocom.org/docker-playground # timeout=10 Fetching upstream changes from git://git.osmocom.org/docker-playground > git fetch --tags --progress -- git://git.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 Seen branch in repository origin/daniel/bscnat_tests Seen branch in repository origin/daniel/training Seen branch in repository origin/daniel/wip Seen branch in repository origin/laforge/ergw Seen branch in repository origin/laforge/podman Seen branch in repository origin/lynxis/gerrit-comment-ci Seen branch in repository origin/master Seen branch in repository origin/neels/wip Seen branch in repository origin/osmith/centos-install-test Seen branch in repository origin/osmith/rpm-local Seen branch in repository origin/osmith/ttcn3-centos Seen branch in repository origin/pespin/bts-perf Seen branch in repository origin/pespin/ergw Seen branch in repository origin/pespin/ran Seen branch in repository origin/pespin/tmp Seen branch in repository origin/pmaier/testfacch Seen branch in repository origin/refsf/for/master/dyn-pdch Seen 17 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision d12441a935b1c0fd08a638cbf913278f32c02c54 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f d12441a935b1c0fd08a638cbf913278f32c02c54 # timeout=10 Commit message: "gbproxy: Update configs for SGSN poool with 2 SGSN, NRI, ..." > git rev-list --no-walk ee7107f8eefbb4c76afe23ccbc6cc6dc000f77df # timeout=10 [ttcn3-bsc-test] $ /bin/sh -xe /tmp/jenkins7629553697713928997.sh + export REGISTRY_HOST=registry.osmocom.org + cd ttcn3-bsc-test + IMAGE_SUFFIX=master ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs ] + [ xjenkins-ttcn3-bsc-test-1252 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/ttcn3-bsc-test + SUITE_NAME=ttcn3-bsc-test + NET_NAME=ttcn3-bsc-test + IMAGE_SUFFIX=master + docker_images_require osmo-stp-master osmo-bsc-master osmo-bts-master ttcn3-bsc-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + docker_depends osmo-stp-master + echo debian-stretch-build + depends=debian-stretch-build + [ -n debian-stretch-build ] + docker_images_require debian-stretch-build + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + docker_depends debian-stretch-build + depends= + [ -n ] + [ -z ] + docker_upstream_distro_from_image_name debian-stretch-build + echo debian:stretch + upstream_distro_arg=debian:stretch + docker_distro_from_image_name debian-stretch-build + echo debian-stretch + distro_arg=debian-stretch + docker_dir_from_image_name debian-stretch-build + echo debian-stretch-build + dir=debian-stretch-build + pull_arg=--pull + grep ^FROM ../debian-stretch-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + echo Building image: debian-stretch-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: debian-stretch-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../debian-stretch-build PULL=--pull UPSTREAM_DISTRO=debian:stretch DISTRO=debian-stretch IMAGE=osmocom-build/debian-stretch-build make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/debian-stretch-build' docker build \ --build-arg USER=osmocom-build \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:stretch \ --build-arg DISTRO=debian-stretch \ --build-arg OSMOCOM_REPO_MIRROR=http://download.opensuse.org \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --pull -t osmocom-build/debian-stretch-build:latest . Sending build context to Docker daemon 4.608kB Step 1/5 : ARG REGISTRY=docker.io Step 2/5 : ARG UPSTREAM_DISTRO=debian:stretch Step 3/5 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} stretch: Pulling from debian Digest: sha256:3d57adf8e77db64ca14f8de90b1dffdfc51b511de862ca354102fc4cda99dc74 Status: Image is up to date for registry.osmocom.org/debian:stretch ---> 62ace29a8c8f Step 4/5 : MAINTAINER Harald Welte ---> Using cache ---> 3872fbeffccb Step 5/5 : RUN apt-get update && apt-get upgrade -y && apt-get install -y --no-install-recommends autoconf autoconf-archive autogen automake bison build-essential cppcheck dahdi-source debhelper devscripts dh-autoreconf dh-systemd doxygen flex g++ gawk gcc gcc-arm-none-eabi git git-buildpackage gnupg libc-ares-dev libdbd-sqlite3 libdbi-dev libfftw3-dev libgnutls28-dev libgps-dev libgsm1-dev libncurses5-dev libnewlib-arm-none-eabi libortp-dev libpcap-dev libpcsclite-dev libtalloc-dev libtool libreadline-dev libsctp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libusb-dev libusb-1.0-0-dev make pkg-config sqlite3 stow wget && apt-get clean ---> Using cache ---> e3077f745663 [Warning] One or more build-args [LIBOSMOCORE_BRANCH OSMOCOM_REPO_MIRROR OSMOCOM_REPO_VERSION OSMO_PCU_BRANCH OSMO_BSC_BRANCH OSMO_GGSN_BRANCH OSMO_HLR_BRANCH OSMO_IUH_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_SGSN_BRANCH DISTRO OSMO_BB_BRANCH OSMO_BTS_BRANCH OSMO_MGW_BRANCH OSMO_MSC_BRANCH OSMO_NITB_BRANCH OSMO_SIP_BRANCH OSMO_STP_BRANCH OSMO_TTCN3_BRANCH USER] were not consumed Successfully built e3077f745663 Successfully tagged osmocom-build/debian-stretch-build:latest make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/debian-stretch-build' + docker_image_exists debian-stretch-build + docker images -q osmocom-build/debian-stretch-build + test -n e3077f745663 + [ -z ] + docker_upstream_distro_from_image_name osmo-stp-master + echo debian:stretch + upstream_distro_arg=debian:stretch + docker_distro_from_image_name osmo-stp-master + echo debian-stretch + distro_arg=debian-stretch + docker_dir_from_image_name osmo-stp-master + echo osmo-stp-master + dir=osmo-stp-master + pull_arg=--pull + grep ^FROM ../osmo-stp-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + echo Building image: osmo-stp-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: osmo-stp-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../osmo-stp-master PULL= UPSTREAM_DISTRO=debian:stretch DISTRO=debian-stretch IMAGE=osmocom-build/osmo-stp-master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/osmo-stp-master' docker build \ --build-arg USER=osmocom-build \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:stretch \ --build-arg DISTRO=debian-stretch \ --build-arg OSMOCOM_REPO_MIRROR=http://download.opensuse.org \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ -t osmocom-build/osmo-stp-master:latest . Sending build context to Docker daemon 9.728kB Step 1/22 : ARG USER Step 2/22 : ARG DISTRO Step 3/22 : ARG OSMOCOM_REPO_MIRROR="http://download.opensuse.org" Step 4/22 : FROM $USER/$DISTRO-build ---> e3077f745663 Step 5/22 : ARG DISTRO ---> Using cache ---> ef679965280a Step 6/22 : ARG OSMOCOM_REPO_MIRROR="http://download.opensuse.org" ---> Using cache ---> 1f48eb57eb75 Step 7/22 : MAINTAINER Harald Welte ---> Using cache ---> 83194897be36 Step 8/22 : ARG OSMOCOM_REPO="$OSMOCOM_REPO_MIRROR/repositories/network:/osmocom:/nightly/Debian_9.0/" ---> Using cache ---> 1fa29f30b63a Step 9/22 : COPY Release.key /tmp/Release.key ---> Using cache ---> 2df3e8d1df24 Step 10/22 : RUN case "$DISTRO" in debian*) apt-key add /tmp/Release.key && rm /tmp/Release.key && echo "deb " $OSMOCOM_REPO " ./" > /etc/apt/sources.list.d/osmocom-nightly.list ;; esac ---> Using cache ---> 1ef06e1c1f42 Step 11/22 : ADD $OSMOCOM_REPO/Release /tmp/Release ---> Using cache ---> 0d51443d4a5e Step 12/22 : ADD $OSMOCOM_REPO_MIRROR/repositories/network:/osmocom:/nightly/CentOS_8/repodata/repomd.xml /tmp/repomd.xml ---> Using cache ---> 941176002373 Step 13/22 : RUN case "$DISTRO" in debian*) apt-get update && apt-get install -y --no-install-recommends telnet libosmocore-dev libosmo-netif-dev && apt-get clean ;; centos*) dnf install -y telnet "pkgconfig(libosmo-netif)" "pkgconfig(libosmocore)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" ;; esac ---> Using cache ---> bcae19a1c25e Step 14/22 : WORKDIR /data ---> Using cache ---> 00d5595d587a Step 15/22 : ARG OSMO_STP_BRANCH="master" ---> Using cache ---> 348965a930ff Step 16/22 : RUN git clone git://git.osmocom.org/libosmo-sccp.git ---> Using cache ---> f30438fc1681 Step 17/22 : ADD http://git.osmocom.org/libosmo-sccp/patch?h=$OSMO_STP_BRANCH /tmp/commit ---> Using cache ---> d3f1a03aea45 Step 18/22 : RUN cd libosmo-sccp && git fetch && git checkout $OSMO_STP_BRANCH && (git symbolic-ref -q HEAD && git reset --hard origin/$OSMO_STP_BRANCH || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && autoreconf -fi && ./configure && make "-j$(nproc)" install && install examples/.libs/sccp_demo_user /usr/local/bin/ && ldconfig ---> Using cache ---> fd7f0af498a7 Step 19/22 : VOLUME /data ---> Using cache ---> ed44d1f4ac44 Step 20/22 : COPY osmo-stp.cfg /data/ ---> Using cache ---> 8414567692bc Step 21/22 : CMD ["/bin/sh", "-c", "/usr/local/bin/osmo-stp -c /data/osmo-stp.cfg >/data/osmo-stp.log 2>&1"] ---> Using cache ---> c4ddeab1256e Step 22/22 : EXPOSE 2905 14001 4239 ---> Using cache ---> 004a78012924 [Warning] One or more build-args [OSMO_BB_BRANCH OSMO_MGW_BRANCH REGISTRY OSMOCOM_REPO_VERSION OSMO_BSC_BRANCH OSMO_MSC_BRANCH OSMO_PCU_BRANCH OSMO_SGSN_BRANCH OSMO_SIP_BRANCH LIBOSMOCORE_BRANCH OSMO_BTS_BRANCH OSMO_IUH_BRANCH OSMO_TTCN3_BRANCH UPSTREAM_DISTRO OSMO_GGSN_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_HLR_BRANCH OSMO_NITB_BRANCH] were not consumed Successfully built 004a78012924 Successfully tagged osmocom-build/osmo-stp-master:latest make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/osmo-stp-master' + docker_image_exists osmo-stp-master + docker images -q osmocom-build/osmo-stp-master + test -n 004a78012924 + docker_depends osmo-bsc-master + echo debian-stretch-build + depends=debian-stretch-build + [ -n debian-stretch-build ] + docker_images_require debian-stretch-build + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + docker_depends debian-stretch-build + depends= + [ -n ] + [ -z ] + docker_upstream_distro_from_image_name debian-stretch-build + echo debian:stretch + upstream_distro_arg=debian:stretch + docker_distro_from_image_name debian-stretch-build + echo debian-stretch + distro_arg=debian-stretch + docker_dir_from_image_name debian-stretch-build + echo debian-stretch-build + dir=debian-stretch-build + pull_arg=--pull + grep ^FROM ../debian-stretch-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + echo Building image: debian-stretch-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: debian-stretch-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../debian-stretch-build PULL=--pull UPSTREAM_DISTRO=debian:stretch DISTRO=debian-stretch IMAGE=osmocom-build/debian-stretch-build make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/debian-stretch-build' docker build \ --build-arg USER=osmocom-build \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:stretch \ --build-arg DISTRO=debian-stretch \ --build-arg OSMOCOM_REPO_MIRROR=http://download.opensuse.org \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --pull -t osmocom-build/debian-stretch-build:latest . Sending build context to Docker daemon 4.608kB Step 1/5 : ARG REGISTRY=docker.io Step 2/5 : ARG UPSTREAM_DISTRO=debian:stretch Step 3/5 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} stretch: Pulling from debian Digest: sha256:3d57adf8e77db64ca14f8de90b1dffdfc51b511de862ca354102fc4cda99dc74 Status: Image is up to date for registry.osmocom.org/debian:stretch ---> 62ace29a8c8f Step 4/5 : MAINTAINER Harald Welte ---> Using cache ---> 3872fbeffccb Step 5/5 : RUN apt-get update && apt-get upgrade -y && apt-get install -y --no-install-recommends autoconf autoconf-archive autogen automake bison build-essential cppcheck dahdi-source debhelper devscripts dh-autoreconf dh-systemd doxygen flex g++ gawk gcc gcc-arm-none-eabi git git-buildpackage gnupg libc-ares-dev libdbd-sqlite3 libdbi-dev libfftw3-dev libgnutls28-dev libgps-dev libgsm1-dev libncurses5-dev libnewlib-arm-none-eabi libortp-dev libpcap-dev libpcsclite-dev libtalloc-dev libtool libreadline-dev libsctp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libusb-dev libusb-1.0-0-dev make pkg-config sqlite3 stow wget && apt-get clean ---> Using cache ---> e3077f745663 [Warning] One or more build-args [LIBOSMOCORE_BRANCH OSMO_BTS_BRANCH OSMO_HLR_BRANCH OSMO_NITB_BRANCH OSMO_SIP_BRANCH DISTRO OSMO_BB_BRANCH OSMO_BSC_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_IUH_BRANCH OSMO_MSC_BRANCH OSMO_SGSN_BRANCH OSMO_TTCN3_BRANCH OSMOCOM_REPO_VERSION OSMO_MGW_BRANCH OSMO_PCU_BRANCH OSMO_STP_BRANCH OSMO_GGSN_BRANCH USER OSMOCOM_REPO_MIRROR] were not consumed Successfully built e3077f745663 Successfully tagged osmocom-build/debian-stretch-build:latest make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/debian-stretch-build' + docker_image_exists debian-stretch-build + docker images -q osmocom-build/debian-stretch-build + test -n e3077f745663 + [ -z ] + docker_upstream_distro_from_image_name osmo-bsc-master + echo debian:stretch + upstream_distro_arg=debian:stretch + docker_distro_from_image_name osmo-bsc-master + echo debian-stretch + distro_arg=debian-stretch + docker_dir_from_image_name osmo-bsc-master + echo osmo-bsc-master + dir=osmo-bsc-master + pull_arg=--pull + grep ^FROM ../osmo-bsc-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + echo Building image: osmo-bsc-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: osmo-bsc-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../osmo-bsc-master PULL= UPSTREAM_DISTRO=debian:stretch DISTRO=debian-stretch IMAGE=osmocom-build/osmo-bsc-master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/osmo-bsc-master' docker build \ --build-arg USER=osmocom-build \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:stretch \ --build-arg DISTRO=debian-stretch \ --build-arg OSMOCOM_REPO_MIRROR=http://download.opensuse.org \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ -t osmocom-build/osmo-bsc-master:latest . Sending build context to Docker daemon 13.31kB Step 1/22 : ARG USER Step 2/22 : ARG DISTRO Step 3/22 : ARG OSMOCOM_REPO_MIRROR="http://download.opensuse.org" Step 4/22 : FROM $USER/$DISTRO-build ---> e3077f745663 Step 5/22 : ARG DISTRO ---> Using cache ---> ef679965280a Step 6/22 : ARG OSMOCOM_REPO_MIRROR="http://download.opensuse.org" ---> Using cache ---> 1f48eb57eb75 Step 7/22 : MAINTAINER Harald Welte ---> Using cache ---> 83194897be36 Step 8/22 : ARG OSMOCOM_REPO="$OSMOCOM_REPO_MIRROR/repositories/network:/osmocom:/nightly/Debian_9.0/" ---> Using cache ---> 1fa29f30b63a Step 9/22 : COPY Release.key /tmp/Release.key ---> Using cache ---> 2df3e8d1df24 Step 10/22 : RUN case "$DISTRO" in debian*) apt-key add /tmp/Release.key && rm /tmp/Release.key && echo "deb " $OSMOCOM_REPO " ./" > /etc/apt/sources.list.d/osmocom-nightly.list ;; esac ---> Using cache ---> 1ef06e1c1f42 Step 11/22 : ADD $OSMOCOM_REPO/Release /tmp/Release ---> Using cache ---> 0d51443d4a5e Step 12/22 : ADD $OSMOCOM_REPO_MIRROR/repositories/network:/osmocom:/nightly/CentOS_8/repodata/repomd.xml /tmp/repomd.xml ---> Using cache ---> 941176002373 Step 13/22 : RUN case "$DISTRO" in debian*) apt-get update && apt-get install -y --no-install-recommends telnet libosmocore-dev libosmo-abis-dev libosmo-netif-dev libosmo-sccp-dev libosmo-sigtran-dev libosmo-mgcp-client-dev libgtp-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmo-mgcp-client)" "pkgconfig(libosmo-netif)" "pkgconfig(libosmo-sccp)" "pkgconfig(libosmo-sigtran)" "pkgconfig(libosmoabis)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogb)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" ;; esac ---> Running in 7f97657d1614 Get:1 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0 ./ InRelease [1593 B] Ign:2 http://deb.debian.org/debian stretch InRelease Get:3 http://deb.debian.org/debian stretch-updates InRelease [93.6 kB] Get:4 http://security.debian.org/debian-security stretch/updates InRelease [53.0 kB] Hit:5 http://deb.debian.org/debian stretch Release Get:6 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0 ./ Packages [114 kB] Get:7 http://security.debian.org/debian-security stretch/updates/main amd64 Packages [643 kB] Fetched 905 kB in 0s (2173 kB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: libgtp6 libosmo-mgcp-client6 libosmo-sigtran5 libosmoabis9 libosmocodec0 libosmocoding0 libosmocore libosmocore16 libosmoctrl0 libosmogb11 libosmogsm15 libosmonetif8 libosmosim2 libosmotrau2 libosmousb0 libosmovty4 netbase osmocom-nightly The following NEW packages will be installed: libgtp-dev libgtp6 libosmo-abis-dev libosmo-mgcp-client-dev libosmo-mgcp-client6 libosmo-netif-dev libosmo-sccp-dev libosmo-sigtran-dev libosmo-sigtran5 libosmoabis9 libosmocodec0 libosmocoding0 libosmocore libosmocore-dev libosmocore16 libosmoctrl0 libosmogb11 libosmogsm15 libosmonetif8 libosmosim2 libosmotrau2 libosmousb0 libosmovty4 netbase osmocom-nightly telnet 0 upgraded, 26 newly installed, 0 to remove and 0 not upgraded. Need to get 2443 kB of archives. After this operation, 9922 kB of additional disk space will be used. Get:1 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0 ./ osmocom-nightly 0.0.0.20210118 [1152 B] Get:2 http://deb.debian.org/debian stretch/main amd64 netbase all 5.4 [19.1 kB] Get:3 http://deb.debian.org/debian stretch/main amd64 telnet amd64 0.17-41 [72.0 kB] Get:4 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0 ./ libosmocore16 1.4.0.364.c4b74 [107 kB] Get:5 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0 ./ libgtp6 1.6.0.14.51f9 [35.2 kB] Get:6 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0 ./ libgtp-dev 1.6.0.14.51f9 [103 kB] Get:7 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0 ./ libosmogsm15 1.4.0.364.c4b74 [187 kB] Get:8 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0 ./ libosmovty4 1.4.0.364.c4b74 [82.4 kB] Get:9 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0 ./ libosmotrau2 1.0.0.28.6e83 [19.6 kB] Get:10 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0 ./ libosmoabis9 1.0.0.28.6e83 [53.7 kB] Get:11 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0 ./ libosmo-abis-dev 1.0.0.28.6e83 [80.5 kB] Get:12 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0 ./ libosmocodec0 1.4.0.364.c4b74 [33.4 kB] Get:13 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0 ./ libosmocoding0 1.4.0.364.c4b74 [49.5 kB] Get:14 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0 ./ libosmogb11 1.4.0.364.c4b74 [121 kB] Get:15 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0 ./ libosmoctrl0 1.4.0.364.c4b74 [41.0 kB] Get:16 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0 ./ libosmosim2 1.4.0.364.c4b74 [46.9 kB] Get:17 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0 ./ libosmousb0 1.4.0.364.c4b74 [33.4 kB] Get:18 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0 ./ libosmocore 1.4.0.364.c4b74 [27.4 kB] Get:19 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0 ./ libosmocore-dev 1.4.0.364.c4b74 [654 kB] Get:20 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0 ./ libosmonetif8 1.0.0.8.bd77 [30.9 kB] Get:21 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0 ./ libosmo-netif-dev 1.0.0.8.bd77 [37.6 kB] Get:22 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0 ./ libosmo-sccp-dev 1.3.0.26.1e2ff [71.4 kB] Get:23 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0 ./ libosmo-sigtran5 1.3.0.26.1e2ff [86.8 kB] Get:24 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0 ./ libosmo-sigtran-dev 1.3.0.26.1e2ff [369 kB] Get:25 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0 ./ libosmo-mgcp-client6 1.7.0.135.a835 [37.0 kB] Get:26 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0 ./ libosmo-mgcp-client-dev 1.7.0.135.a835 [43.6 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 2443 kB in 0s (23.4 MB/s) Selecting previously unselected package netbase. (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 ... 23256 files and directories currently installed.) Preparing to unpack .../00-netbase_5.4_all.deb ... Unpacking netbase (5.4) ... Selecting previously unselected package telnet. Preparing to unpack .../01-telnet_0.17-41_amd64.deb ... Unpacking telnet (0.17-41) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../02-osmocom-nightly_0.0.0.20210118_amd64.deb ... Unpacking osmocom-nightly (0.0.0.20210118) ... Selecting previously unselected package libosmocore16:amd64. Preparing to unpack .../03-libosmocore16_1.4.0.364.c4b74_amd64.deb ... Unpacking libosmocore16:amd64 (1.4.0.364.c4b74) ... Selecting previously unselected package libgtp6:amd64. Preparing to unpack .../04-libgtp6_1.6.0.14.51f9_amd64.deb ... Unpacking libgtp6:amd64 (1.6.0.14.51f9) ... Selecting previously unselected package libgtp-dev:amd64. Preparing to unpack .../05-libgtp-dev_1.6.0.14.51f9_amd64.deb ... Unpacking libgtp-dev:amd64 (1.6.0.14.51f9) ... Selecting previously unselected package libosmogsm15:amd64. Preparing to unpack .../06-libosmogsm15_1.4.0.364.c4b74_amd64.deb ... Unpacking libosmogsm15:amd64 (1.4.0.364.c4b74) ... Selecting previously unselected package libosmovty4:amd64. Preparing to unpack .../07-libosmovty4_1.4.0.364.c4b74_amd64.deb ... Unpacking libosmovty4:amd64 (1.4.0.364.c4b74) ... Selecting previously unselected package libosmotrau2:amd64. Preparing to unpack .../08-libosmotrau2_1.0.0.28.6e83_amd64.deb ... Unpacking libosmotrau2:amd64 (1.0.0.28.6e83) ... Selecting previously unselected package libosmoabis9:amd64. Preparing to unpack .../09-libosmoabis9_1.0.0.28.6e83_amd64.deb ... Unpacking libosmoabis9:amd64 (1.0.0.28.6e83) ... Selecting previously unselected package libosmo-abis-dev:amd64. Preparing to unpack .../10-libosmo-abis-dev_1.0.0.28.6e83_amd64.deb ... Unpacking libosmo-abis-dev:amd64 (1.0.0.28.6e83) ... Selecting previously unselected package libosmocodec0:amd64. Preparing to unpack .../11-libosmocodec0_1.4.0.364.c4b74_amd64.deb ... Unpacking libosmocodec0:amd64 (1.4.0.364.c4b74) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../12-libosmocoding0_1.4.0.364.c4b74_amd64.deb ... Unpacking libosmocoding0:amd64 (1.4.0.364.c4b74) ... Selecting previously unselected package libosmogb11:amd64. Preparing to unpack .../13-libosmogb11_1.4.0.364.c4b74_amd64.deb ... Unpacking libosmogb11:amd64 (1.4.0.364.c4b74) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../14-libosmoctrl0_1.4.0.364.c4b74_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.4.0.364.c4b74) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../15-libosmosim2_1.4.0.364.c4b74_amd64.deb ... Unpacking libosmosim2:amd64 (1.4.0.364.c4b74) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../16-libosmousb0_1.4.0.364.c4b74_amd64.deb ... Unpacking libosmousb0:amd64 (1.4.0.364.c4b74) ... Selecting previously unselected package libosmocore. Preparing to unpack .../17-libosmocore_1.4.0.364.c4b74_amd64.deb ... Unpacking libosmocore (1.4.0.364.c4b74) ... Selecting previously unselected package libosmocore-dev:amd64. Preparing to unpack .../18-libosmocore-dev_1.4.0.364.c4b74_amd64.deb ... Unpacking libosmocore-dev:amd64 (1.4.0.364.c4b74) ... Selecting previously unselected package libosmonetif8:amd64. Preparing to unpack .../19-libosmonetif8_1.0.0.8.bd77_amd64.deb ... Unpacking libosmonetif8:amd64 (1.0.0.8.bd77) ... Selecting previously unselected package libosmo-netif-dev:amd64. Preparing to unpack .../20-libosmo-netif-dev_1.0.0.8.bd77_amd64.deb ... Unpacking libosmo-netif-dev:amd64 (1.0.0.8.bd77) ... Selecting previously unselected package libosmo-sccp-dev:amd64. Preparing to unpack .../21-libosmo-sccp-dev_1.3.0.26.1e2ff_amd64.deb ... Unpacking libosmo-sccp-dev:amd64 (1.3.0.26.1e2ff) ... Selecting previously unselected package libosmo-sigtran5:amd64. Preparing to unpack .../22-libosmo-sigtran5_1.3.0.26.1e2ff_amd64.deb ... Unpacking libosmo-sigtran5:amd64 (1.3.0.26.1e2ff) ... Selecting previously unselected package libosmo-sigtran-dev:amd64. Preparing to unpack .../23-libosmo-sigtran-dev_1.3.0.26.1e2ff_amd64.deb ... Unpacking libosmo-sigtran-dev:amd64 (1.3.0.26.1e2ff) ... Selecting previously unselected package libosmo-mgcp-client6:amd64. Preparing to unpack .../24-libosmo-mgcp-client6_1.7.0.135.a835_amd64.deb ... Unpacking libosmo-mgcp-client6:amd64 (1.7.0.135.a835) ... Selecting previously unselected package libosmo-mgcp-client-dev:amd64. Preparing to unpack .../25-libosmo-mgcp-client-dev_1.7.0.135.a835_amd64.deb ... Unpacking libosmo-mgcp-client-dev:amd64 (1.7.0.135.a835) ... Setting up osmocom-nightly (0.0.0.20210118) ... Processing triggers for libc-bin (2.24-11+deb9u4) ... Setting up libosmocore16:amd64 (1.4.0.364.c4b74) ... Setting up libosmousb0:amd64 (1.4.0.364.c4b74) ... Processing triggers for man-db (2.7.6.1-2) ... Setting up libgtp6:amd64 (1.6.0.14.51f9) ... Setting up netbase (5.4) ... Setting up libosmocodec0:amd64 (1.4.0.364.c4b74) ... Setting up libosmo-sccp-dev:amd64 (1.3.0.26.1e2ff) ... Setting up libosmovty4:amd64 (1.4.0.364.c4b74) ... Setting up libgtp-dev:amd64 (1.6.0.14.51f9) ... Setting up libosmogsm15:amd64 (1.4.0.364.c4b74) ... Setting up libosmoabis9:amd64 (1.0.0.28.6e83) ... Setting up libosmotrau2:amd64 (1.0.0.28.6e83) ... Setting up libosmoctrl0:amd64 (1.4.0.364.c4b74) ... Setting up telnet (0.17-41) ... update-alternatives: using /usr/bin/telnet.netkit to provide /usr/bin/telnet (telnet) in auto mode Setting up libosmosim2:amd64 (1.4.0.364.c4b74) ... Setting up libosmogb11:amd64 (1.4.0.364.c4b74) ... Setting up libosmocoding0:amd64 (1.4.0.364.c4b74) ... Setting up libosmo-mgcp-client6:amd64 (1.7.0.135.a835) ... Setting up libosmo-abis-dev:amd64 (1.0.0.28.6e83) ... Setting up libosmonetif8:amd64 (1.0.0.8.bd77) ... Setting up libosmo-mgcp-client-dev:amd64 (1.7.0.135.a835) ... Setting up libosmocore (1.4.0.364.c4b74) ... Setting up libosmo-sigtran5:amd64 (1.3.0.26.1e2ff) ... Setting up libosmocore-dev:amd64 (1.4.0.364.c4b74) ... Setting up libosmo-netif-dev:amd64 (1.0.0.8.bd77) ... Setting up libosmo-sigtran-dev:amd64 (1.3.0.26.1e2ff) ... Processing triggers for libc-bin (2.24-11+deb9u4) ... Removing intermediate container 7f97657d1614 ---> 23cc506463bf Step 14/22 : WORKDIR /tmp ---> Running in 5a1575295f24 Removing intermediate container 5a1575295f24 ---> 31ffb4c9db94 Step 15/22 : ARG OSMO_BSC_BRANCH="master" ---> Running in a54355ae1fbe Removing intermediate container a54355ae1fbe ---> e48e780c7a0e Step 16/22 : RUN git clone git://git.osmocom.org/osmo-bsc.git ---> Running in 77153d412260 Cloning into 'osmo-bsc'... Removing intermediate container 77153d412260 ---> df39ef250f88 Step 17/22 : ADD http://git.osmocom.org/osmo-bsc/patch?h=$OSMO_BSC_BRANCH /tmp/commit-osmo-bsc ---> 81fd191b8237 Step 18/22 : RUN cd osmo-bsc && git fetch && git checkout $OSMO_BSC_BRANCH && (git symbolic-ref -q HEAD && git reset --hard origin/$OSMO_BSC_BRANCH || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && autoreconf -fi && ./configure && make "-j$(nproc)" install ---> Running in aa6f4c712aed Already on 'master' Your branch is up-to-date with 'origin/master'. refs/heads/master HEAD is now at d2e0654ee gsm_data: return early if MS Power class remains the same master d2e0654ee4c082e45e57647288c9856afd3e1760 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' doc/Makefile.am:31: warning: '%'-style pattern rules are a GNU make extension doc/Makefile.am:34: warning: '%'-style pattern rules are a GNU make extension src/ipaccess/Makefile.am: installing './depcomp' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for library containing dlopen... -ldl checking for LIBOSMOCORE... yes checking for LIBOSMOVTY... yes checking for LIBOSMOCTRL... yes checking for LIBOSMOGSM... yes checking for LIBOSMOABIS... yes checking for LIBOSMONETIF... yes checking for LIBOSMOSIGTRAN... yes checking for LIBOSMOSCCP... yes checking for LIBOSMOMGCPCLIENT... yes checking for ANSI C header files... (cached) yes checking pcap/pcap.h usability... yes checking pcap/pcap.h presence... yes checking for pcap/pcap.h... yes checking cdk/cdk.h usability... no checking cdk/cdk.h presence... no checking for cdk/cdk.h... no checking for SQLITE3... yes checking if gcc supports -fvisibility=hidden... yes checking whether C compiler accepts -Werror=implicit... yes checking whether C compiler accepts -Werror=maybe-uninitialized... yes checking whether C compiler accepts -Werror=memset-transposed-args... yes checking whether C compiler accepts -Wnull-dereference... yes checking whether C compiler accepts -Werror=sizeof-array-argument... yes checking whether C compiler accepts -Werror=sizeof-pointer-memaccess... yes checking whether to enable code coverage support... no checking whether to enable VTY/CTRL tests... no Package systemd was not found in the pkg-config search path. Perhaps you should add the directory containing `systemd.pc' to the PKG_CONFIG_PATH environment variable No package 'systemd' found CFLAGS="-g -O2 -Werror=implicit -Werror=maybe-uninitialized -Werror=memset-transposed-args -Wnull-dereference -Werror=sizeof-array-argument -Werror=sizeof-pointer-memaccess" CPPFLAGS="" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/Makefile config.status: creating include/osmocom/Makefile config.status: creating include/osmocom/bsc/Makefile config.status: creating src/Makefile config.status: creating src/osmo-bsc/Makefile config.status: creating src/ipaccess/Makefile config.status: creating src/utils/Makefile config.status: creating tests/Makefile config.status: creating tests/atlocal config.status: creating tests/acc/Makefile config.status: creating tests/gsm0408/Makefile config.status: creating tests/bsc/Makefile config.status: creating tests/codec_pref/Makefile config.status: creating tests/abis/Makefile config.status: creating tests/subscr/Makefile config.status: creating tests/nanobts_omlattr/Makefile config.status: creating tests/handover/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating doc/manuals/Makefile config.status: creating contrib/Makefile config.status: creating contrib/systemd/Makefile config.status: creating contrib/osmo-bsc.spec config.status: creating Makefile config.status: creating bscconfig.h config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands echo 1.6.0.515-d2e06 > .version-t && mv .version-t .version make install-recursive make[1]: Entering directory '/tmp/osmo-bsc' Making install in include make[2]: Entering directory '/tmp/osmo-bsc/include' Making install in osmocom make[3]: Entering directory '/tmp/osmo-bsc/include/osmocom' Making install in bsc make[4]: Entering directory '/tmp/osmo-bsc/include/osmocom/bsc' make[5]: Entering directory '/tmp/osmo-bsc/include/osmocom/bsc' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/osmo-bsc/include/osmocom/bsc' make[4]: Leaving directory '/tmp/osmo-bsc/include/osmocom/bsc' make[4]: Entering directory '/tmp/osmo-bsc/include/osmocom' make[5]: Entering directory '/tmp/osmo-bsc/include/osmocom' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/osmo-bsc/include/osmocom' make[4]: Leaving directory '/tmp/osmo-bsc/include/osmocom' make[3]: Leaving directory '/tmp/osmo-bsc/include/osmocom' make[3]: Entering directory '/tmp/osmo-bsc/include' make[4]: Entering directory '/tmp/osmo-bsc/include' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/osmo-bsc/include' make[3]: Leaving directory '/tmp/osmo-bsc/include' make[2]: Leaving directory '/tmp/osmo-bsc/include' Making install in src make[2]: Entering directory '/tmp/osmo-bsc/src' Making install in osmo-bsc make[3]: Entering directory '/tmp/osmo-bsc/src/osmo-bsc' CC a_reset.o CC abis_nm.o CC abis_nm_vty.o CC abis_om2000.o CC arfcn_range_encode.o CC abis_om2000_vty.o CC acc.o CC abis_rsl.o CC assignment_fsm.o CC bsc_ctrl_lookup.o CC bsc_init.o CC bsc_ctrl_commands.o CC bsc_sccp.o CC bsc_rf_ctrl.o CC bsc_rll.o CC bsc_subscr_conn_fsm.o CC bsc_subscriber.o CC bsc_vty.o CC bts.o CC bts_trx.o CC bts_ericsson_rbs2000.o CC bts_init.o CC bts_ipaccess_nanobts.o CC bts_ipaccess_nanobts_omlattr.o CC bts_nokia_site.o CC bts_siemens_bs11.o CC bts_sm.o CC bts_sysmobts.o CC bts_unknown.o CC chan_alloc.o CC codec_pref.o CC e1_config.o CC gsm_04_08_rr.o CC gsm_data.o CC handover_cfg.o CC handover_decision.o CC handover_decision_2.o CC handover_fsm.o CC handover_logic.o CC handover_vty.o CC lb.o CC lchan_fsm.o CC lchan_rtp_fsm.o CC lchan_select.o CC lcs_loc_req.o CC lcs_ta_req.o CC meas_feed.o CC meas_rep.o CC neighbor_ident.o CC neighbor_ident_vty.o CC net_init.o CC nm_common_fsm.o CC nm_bb_transc_fsm.o CC nm_bts_sm_fsm.o CC nm_bts_fsm.o CC nm_gprs_cell_fsm.o CC nm_gprs_nse_fsm.o CC nm_gprs_nsvc_fsm.o CC nm_channel_fsm.o CC nm_rcarrier_fsm.o CC gsm_08_08.o CC osmo_bsc_bssap.o CC osmo_bsc_ctrl.o CC osmo_bsc_filter.o CC osmo_bsc_grace.o CC osmo_bsc_lcls.o CC osmo_bsc_main.o CC osmo_bsc_mgcp.o CC osmo_bsc_msc.o CC osmo_bsc_sigtran.o CC paging.o CC pcu_sock.o CC penalty_timers.o CC bssmap_reset.o pcu_sock.c: In function 'pcu_tx_info_ind': pcu_sock.c:201:2: warning: #warning "isn't dl_tbf_ext wrong?: * 10 and no ntohs" [-Wcpp] #warning "isn't dl_tbf_ext wrong?: * 10 and no ntohs" ^~~~~~~ pcu_sock.c:203:2: warning: #warning "isn't ul_tbf_ext wrong?: * 10 and no ntohs" [-Wcpp] #warning "isn't ul_tbf_ext wrong?: * 10 and no ntohs" ^~~~~~~  CC system_information.o CC timeslot_fsm.o CC cbch_scheduler.o CC smscb.o CC cbsp_link.o CCLD osmo-bsc make[4]: Entering directory '/tmp/osmo-bsc/src/osmo-bsc' make[4]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/usr/local/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bsc '/usr/local/bin' libtool: install: /usr/bin/install -c osmo-bsc /usr/local/bin/osmo-bsc make[4]: Leaving directory '/tmp/osmo-bsc/src/osmo-bsc' make[3]: Leaving directory '/tmp/osmo-bsc/src/osmo-bsc' Making install in utils make[3]: Entering directory '/tmp/osmo-bsc/src/utils' CC bs11_config.o CC isdnsync.o CC meas_json-meas_json.o CC osmo_meas_udp2db-meas_udp2db.o CC osmo_meas_udp2db-meas_db.o CC osmo_meas_pcap2db-meas_pcap2db.o CC osmo_meas_pcap2db-meas_db.o CCLD osmo-meas-udp2db CCLD isdnsync CCLD osmo-meas-pcap2db CCLD meas_json CCLD bs11_config make[4]: Entering directory '/tmp/osmo-bsc/src/utils' make[4]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/usr/local/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c bs11_config isdnsync meas_json osmo-meas-udp2db osmo-meas-pcap2db '/usr/local/bin' libtool: install: /usr/bin/install -c bs11_config /usr/local/bin/bs11_config libtool: install: /usr/bin/install -c isdnsync /usr/local/bin/isdnsync libtool: install: /usr/bin/install -c meas_json /usr/local/bin/meas_json libtool: install: /usr/bin/install -c osmo-meas-udp2db /usr/local/bin/osmo-meas-udp2db libtool: install: /usr/bin/install -c osmo-meas-pcap2db /usr/local/bin/osmo-meas-pcap2db make[4]: Leaving directory '/tmp/osmo-bsc/src/utils' make[3]: Leaving directory '/tmp/osmo-bsc/src/utils' Making install in ipaccess make[3]: Entering directory '/tmp/osmo-bsc/src/ipaccess' CC abisip-find.o CC stubs.o CC ipaccess-config.o CC ipaccess-firmware.o CC network_listen.o CC ipaccess-proxy.o CCLD abisip-find CCLD ipaccess-proxy CCLD ipaccess-config make[4]: Entering directory '/tmp/osmo-bsc/src/ipaccess' make[4]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/usr/local/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c abisip-find ipaccess-config ipaccess-proxy '/usr/local/bin' libtool: install: /usr/bin/install -c abisip-find /usr/local/bin/abisip-find libtool: install: /usr/bin/install -c ipaccess-config /usr/local/bin/ipaccess-config libtool: install: /usr/bin/install -c ipaccess-proxy /usr/local/bin/ipaccess-proxy make[4]: Leaving directory '/tmp/osmo-bsc/src/ipaccess' make[3]: Leaving directory '/tmp/osmo-bsc/src/ipaccess' make[3]: Entering directory '/tmp/osmo-bsc/src' make[4]: Entering directory '/tmp/osmo-bsc/src' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/osmo-bsc/src' make[3]: Leaving directory '/tmp/osmo-bsc/src' make[2]: Leaving directory '/tmp/osmo-bsc/src' Making install in tests make[2]: Entering directory '/tmp/osmo-bsc/tests' Making install in acc make[3]: Entering directory '/tmp/osmo-bsc/tests/acc' CC acc_test.o CCLD acc_test make[4]: Entering directory '/tmp/osmo-bsc/tests/acc' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/osmo-bsc/tests/acc' make[3]: Leaving directory '/tmp/osmo-bsc/tests/acc' Making install in bsc make[3]: Entering directory '/tmp/osmo-bsc/tests/bsc' CC bsc_test.o CCLD bsc_test make[4]: Entering directory '/tmp/osmo-bsc/tests/bsc' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/osmo-bsc/tests/bsc' make[3]: Leaving directory '/tmp/osmo-bsc/tests/bsc' Making install in codec_pref make[3]: Entering directory '/tmp/osmo-bsc/tests/codec_pref' CC codec_pref_test.o CCLD codec_pref_test make[4]: Entering directory '/tmp/osmo-bsc/tests/codec_pref' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/osmo-bsc/tests/codec_pref' make[3]: Leaving directory '/tmp/osmo-bsc/tests/codec_pref' Making install in gsm0408 make[3]: Entering directory '/tmp/osmo-bsc/tests/gsm0408' CC gsm0408_test.o CCLD gsm0408_test make[4]: Entering directory '/tmp/osmo-bsc/tests/gsm0408' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/osmo-bsc/tests/gsm0408' make[3]: Leaving directory '/tmp/osmo-bsc/tests/gsm0408' Making install in abis make[3]: Entering directory '/tmp/osmo-bsc/tests/abis' CC abis_test.o CCLD abis_test make[4]: Entering directory '/tmp/osmo-bsc/tests/abis' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/osmo-bsc/tests/abis' make[3]: Leaving directory '/tmp/osmo-bsc/tests/abis' Making install in subscr make[3]: Entering directory '/tmp/osmo-bsc/tests/subscr' CC bsc_subscr_test.o CCLD bsc_subscr_test make[4]: Entering directory '/tmp/osmo-bsc/tests/subscr' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/osmo-bsc/tests/subscr' make[3]: Leaving directory '/tmp/osmo-bsc/tests/subscr' Making install in nanobts_omlattr make[3]: Entering directory '/tmp/osmo-bsc/tests/nanobts_omlattr' CC nanobts_omlattr_test.o CCLD nanobts_omlattr_test make[4]: Entering directory '/tmp/osmo-bsc/tests/nanobts_omlattr' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/osmo-bsc/tests/nanobts_omlattr' make[3]: Leaving directory '/tmp/osmo-bsc/tests/nanobts_omlattr' Making install in handover make[3]: Entering directory '/tmp/osmo-bsc/tests/handover' CC handover_test.o CC neighbor_ident_test.o CCLD neighbor_ident_test CCLD handover_test make[4]: Entering directory '/tmp/osmo-bsc/tests/handover' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/osmo-bsc/tests/handover' make[3]: Leaving directory '/tmp/osmo-bsc/tests/handover' make[3]: Entering directory '/tmp/osmo-bsc/tests' make[4]: Entering directory '/tmp/osmo-bsc/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/osmo-bsc/tests' make[3]: Leaving directory '/tmp/osmo-bsc/tests' make[2]: Leaving directory '/tmp/osmo-bsc/tests' Making install in doc make[2]: Entering directory '/tmp/osmo-bsc/doc' Making install in examples make[3]: Entering directory '/tmp/osmo-bsc/doc/examples' make[4]: Entering directory '/tmp/osmo-bsc/doc/examples' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/local/etc/osmocom' /usr/bin/install -c -m 644 osmo-bsc/osmo-bsc.cfg '/usr/local/etc/osmocom' make install-data-hook make[5]: Entering directory '/tmp/osmo-bsc/doc/examples' for f in $(find . -name '*.cfg*' | sed -e 's,^.,,'); do \ j="/usr/local/share/doc/osmo-bsc/examples/$f" && \ mkdir -p "$(dirname $j)" && \ /usr/bin/install -c -m 644 ./$f $j; \ done make[5]: Leaving directory '/tmp/osmo-bsc/doc/examples' make[4]: Leaving directory '/tmp/osmo-bsc/doc/examples' make[3]: Leaving directory '/tmp/osmo-bsc/doc/examples' Making install in manuals make[3]: Entering directory '/tmp/osmo-bsc/doc/manuals' make[4]: Entering directory '/tmp/osmo-bsc/doc/manuals' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/osmo-bsc/doc/manuals' make[3]: Leaving directory '/tmp/osmo-bsc/doc/manuals' make[3]: Entering directory '/tmp/osmo-bsc/doc' make[4]: Entering directory '/tmp/osmo-bsc/doc' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/osmo-bsc/doc' make[3]: Leaving directory '/tmp/osmo-bsc/doc' make[2]: Leaving directory '/tmp/osmo-bsc/doc' Making install in contrib make[2]: Entering directory '/tmp/osmo-bsc/contrib' Making install in systemd make[3]: Entering directory '/tmp/osmo-bsc/contrib/systemd' make[4]: Entering directory '/tmp/osmo-bsc/contrib/systemd' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Leaving directory '/tmp/osmo-bsc/contrib/systemd' make[3]: Leaving directory '/tmp/osmo-bsc/contrib/systemd' make[3]: Entering directory '/tmp/osmo-bsc/contrib' make[4]: Entering directory '/tmp/osmo-bsc/contrib' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/osmo-bsc/contrib' make[3]: Leaving directory '/tmp/osmo-bsc/contrib' make[2]: Leaving directory '/tmp/osmo-bsc/contrib' make[2]: Entering directory '/tmp/osmo-bsc' make[3]: Entering directory '/tmp/osmo-bsc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/osmo-bsc' make[2]: Leaving directory '/tmp/osmo-bsc' make[1]: Leaving directory '/tmp/osmo-bsc' Removing intermediate container aa6f4c712aed ---> 2000271773eb Step 19/22 : VOLUME /data ---> Running in fb22182804dd Removing intermediate container fb22182804dd ---> 22e5cfc8b3ae Step 20/22 : COPY osmo-bsc.cfg /data/osmo-bsc.cfg ---> adeb952d0f3c Step 21/22 : WORKDIR /data ---> Running in fda26efbb233 Removing intermediate container fda26efbb233 ---> 68515fc63a3d Step 22/22 : CMD ["/bin/sh", "-c", "/usr/local/bin/osmo-bsc -c /data/osmo-bsc.cfg >/data/osmo-bsc.log 2>&1"] ---> Running in 5057a2d2295e Removing intermediate container 5057a2d2295e ---> a69fdad8952d [Warning] One or more build-args [UPSTREAM_DISTRO OSMO_MSC_BRANCH OSMO_NITB_BRANCH OSMO_PCU_BRANCH REGISTRY OSMO_GGSN_BRANCH OSMO_HLR_BRANCH OSMO_IUH_BRANCH OSMO_STP_BRANCH OSMO_TTCN3_BRANCH LIBOSMOCORE_BRANCH OSMO_BB_BRANCH OSMO_MGW_BRANCH OSMO_SIP_BRANCH OSMOCOM_REPO_VERSION OSMO_BTS_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_SGSN_BRANCH] were not consumed Successfully built a69fdad8952d Successfully tagged osmocom-build/osmo-bsc-master:latest make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/osmo-bsc-master' + docker_image_exists osmo-bsc-master + docker images -q osmocom-build/osmo-bsc-master + test -n a69fdad8952d + docker_depends osmo-bts-master + echo debian-stretch-build + depends=debian-stretch-build + [ -n debian-stretch-build ] + docker_images_require debian-stretch-build + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + docker_depends debian-stretch-build + depends= + [ -n ] + [ -z ] + docker_upstream_distro_from_image_name debian-stretch-build + echo debian:stretch + upstream_distro_arg=debian:stretch + docker_distro_from_image_name debian-stretch-build + echo debian-stretch + distro_arg=debian-stretch + docker_dir_from_image_name debian-stretch-build + echo debian-stretch-build + dir=debian-stretch-build + pull_arg=--pull + grep ^FROM ../debian-stretch-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + echo Building image: debian-stretch-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: debian-stretch-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../debian-stretch-build PULL=--pull UPSTREAM_DISTRO=debian:stretch DISTRO=debian-stretch IMAGE=osmocom-build/debian-stretch-build make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/debian-stretch-build' docker build \ --build-arg USER=osmocom-build \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:stretch \ --build-arg DISTRO=debian-stretch \ --build-arg OSMOCOM_REPO_MIRROR=http://download.opensuse.org \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --pull -t osmocom-build/debian-stretch-build:latest . Sending build context to Docker daemon 4.608kB Step 1/5 : ARG REGISTRY=docker.io Step 2/5 : ARG UPSTREAM_DISTRO=debian:stretch Step 3/5 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} stretch: Pulling from debian Digest: sha256:3d57adf8e77db64ca14f8de90b1dffdfc51b511de862ca354102fc4cda99dc74 Status: Image is up to date for registry.osmocom.org/debian:stretch ---> 62ace29a8c8f Step 4/5 : MAINTAINER Harald Welte ---> Using cache ---> 3872fbeffccb Step 5/5 : RUN apt-get update && apt-get upgrade -y && apt-get install -y --no-install-recommends autoconf autoconf-archive autogen automake bison build-essential cppcheck dahdi-source debhelper devscripts dh-autoreconf dh-systemd doxygen flex g++ gawk gcc gcc-arm-none-eabi git git-buildpackage gnupg libc-ares-dev libdbd-sqlite3 libdbi-dev libfftw3-dev libgnutls28-dev libgps-dev libgsm1-dev libncurses5-dev libnewlib-arm-none-eabi libortp-dev libpcap-dev libpcsclite-dev libtalloc-dev libtool libreadline-dev libsctp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libusb-dev libusb-1.0-0-dev make pkg-config sqlite3 stow wget && apt-get clean ---> Using cache ---> e3077f745663 [Warning] One or more build-args [OSMO_BTS_BRANCH OSMO_STP_BRANCH DISTRO OSMO_BB_BRANCH OSMO_TTCN3_BRANCH USER OSMO_BSC_BRANCH OSMO_MGW_BRANCH OSMO_IUH_BRANCH OSMO_PCU_BRANCH OSMO_SGSN_BRANCH OSMO_SIP_BRANCH LIBOSMOCORE_BRANCH OSMO_HLR_BRANCH OSMO_GGSN_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_MSC_BRANCH OSMO_NITB_BRANCH OSMOCOM_REPO_MIRROR OSMOCOM_REPO_VERSION] were not consumed Successfully built e3077f745663 Successfully tagged osmocom-build/debian-stretch-build:latest make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/debian-stretch-build' + docker_image_exists debian-stretch-build + docker images -q osmocom-build/debian-stretch-build + test -n e3077f745663 + [ -z ] + docker_upstream_distro_from_image_name osmo-bts-master + echo debian:stretch + upstream_distro_arg=debian:stretch + docker_distro_from_image_name osmo-bts-master + echo debian-stretch + distro_arg=debian-stretch + docker_dir_from_image_name osmo-bts-master + echo osmo-bts-master + dir=osmo-bts-master + pull_arg=--pull + grep ^FROM ../osmo-bts-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + echo Building image: osmo-bts-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: osmo-bts-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../osmo-bts-master PULL= UPSTREAM_DISTRO=debian:stretch DISTRO=debian-stretch IMAGE=osmocom-build/osmo-bts-master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/osmo-bts-master' docker build \ --build-arg USER=osmocom-build \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:stretch \ --build-arg DISTRO=debian-stretch \ --build-arg OSMOCOM_REPO_MIRROR=http://download.opensuse.org \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ -t osmocom-build/osmo-bts-master:latest . Sending build context to Docker daemon 11.78kB Step 1/23 : ARG USER Step 2/23 : ARG DISTRO Step 3/23 : ARG OSMOCOM_REPO_MIRROR="http://download.opensuse.org" Step 4/23 : FROM $USER/$DISTRO-build ---> e3077f745663 Step 5/23 : ARG DISTRO ---> Using cache ---> ef679965280a Step 6/23 : ARG OSMOCOM_REPO_MIRROR="http://download.opensuse.org" ---> Using cache ---> 1f48eb57eb75 Step 7/23 : MAINTAINER Harald Welte ---> Using cache ---> 83194897be36 Step 8/23 : ARG OSMOCOM_REPO="$OSMOCOM_REPO_MIRROR/repositories/network:/osmocom:/nightly/Debian_9.0/" ---> Using cache ---> 1fa29f30b63a Step 9/23 : COPY Release.key /tmp/Release.key ---> Using cache ---> 2df3e8d1df24 Step 10/23 : RUN case "$DISTRO" in debian*) apt-key add /tmp/Release.key && rm /tmp/Release.key && echo "deb " $OSMOCOM_REPO " ./" > /etc/apt/sources.list.d/osmocom-nightly.list ;; esac ---> Using cache ---> 1ef06e1c1f42 Step 11/23 : ADD $OSMOCOM_REPO/Release /tmp/Release ---> Using cache ---> 0d51443d4a5e Step 12/23 : ADD $OSMOCOM_REPO_MIRROR/repositories/network:/osmocom:/nightly/CentOS_8/repodata/repomd.xml /tmp/repomd.xml ---> Using cache ---> 941176002373 Step 13/23 : RUN case "$DISTRO" in debian*) apt-get update && apt-get install -y --no-install-recommends telnet libosmocore-dev libosmo-abis-dev libosmo-netif-dev libosmo-sccp-dev libsmpp34-dev libgtp-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmoabis)" "pkgconfig(libosmocodec)" "pkgconfig(libosmocoding)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogb)" "pkgconfig(libosmogsm)" "pkgconfig(libosmotrau)" "pkgconfig(libosmovty)" telnet ;; esac ---> Running in 6e0c7cf31f44 Get:1 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0 ./ InRelease [1593 B] Get:2 http://security.debian.org/debian-security stretch/updates InRelease [53.0 kB] Get:3 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0 ./ Packages [114 kB] Get:4 http://security.debian.org/debian-security stretch/updates/main amd64 Packages [643 kB] Ign:5 http://deb.debian.org/debian stretch InRelease Get:6 http://deb.debian.org/debian stretch-updates InRelease [93.6 kB] Hit:7 http://deb.debian.org/debian stretch Release Fetched 905 kB in 1s (726 kB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: libgtp6 libosmoabis9 libosmocodec0 libosmocoding0 libosmocore libosmocore16 libosmoctrl0 libosmogb11 libosmogsm15 libosmonetif8 libosmosim2 libosmotrau2 libosmousb0 libosmovty4 libsmpp1 netbase osmocom-nightly The following NEW packages will be installed: libgtp-dev libgtp6 libosmo-abis-dev libosmo-netif-dev libosmo-sccp-dev libosmoabis9 libosmocodec0 libosmocoding0 libosmocore libosmocore-dev libosmocore16 libosmoctrl0 libosmogb11 libosmogsm15 libosmonetif8 libosmosim2 libosmotrau2 libosmousb0 libosmovty4 libsmpp1 libsmpp34-dev netbase osmocom-nightly telnet 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. Need to get 2107 kB of archives. After this operation, 8674 kB of additional disk space will be used. Get:1 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0 ./ osmocom-nightly 0.0.0.20210118 [1152 B] Get:2 http://deb.debian.org/debian stretch/main amd64 netbase all 5.4 [19.1 kB] Get:3 http://deb.debian.org/debian stretch/main amd64 telnet amd64 0.17-41 [72.0 kB] Get:4 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0 ./ libosmocore16 1.4.0.364.c4b74 [107 kB] Get:5 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0 ./ libgtp6 1.6.0.14.51f9 [35.2 kB] Get:6 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0 ./ libgtp-dev 1.6.0.14.51f9 [103 kB] Get:7 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0 ./ libosmogsm15 1.4.0.364.c4b74 [187 kB] Get:8 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0 ./ libosmovty4 1.4.0.364.c4b74 [82.4 kB] Get:9 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0 ./ libosmotrau2 1.0.0.28.6e83 [19.6 kB] Get:10 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0 ./ libosmoabis9 1.0.0.28.6e83 [53.7 kB] Get:11 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0 ./ libosmo-abis-dev 1.0.0.28.6e83 [80.5 kB] Get:12 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0 ./ libosmocodec0 1.4.0.364.c4b74 [33.4 kB] Get:13 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0 ./ libosmocoding0 1.4.0.364.c4b74 [49.5 kB] Get:14 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0 ./ libosmogb11 1.4.0.364.c4b74 [121 kB] Get:15 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0 ./ libosmoctrl0 1.4.0.364.c4b74 [41.0 kB] Get:16 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0 ./ libosmosim2 1.4.0.364.c4b74 [46.9 kB] Get:17 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0 ./ libosmousb0 1.4.0.364.c4b74 [33.4 kB] Get:18 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0 ./ libosmocore 1.4.0.364.c4b74 [27.4 kB] Get:19 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0 ./ libosmocore-dev 1.4.0.364.c4b74 [654 kB] Get:20 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0 ./ libosmonetif8 1.0.0.8.bd77 [30.9 kB] Get:21 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0 ./ libosmo-netif-dev 1.0.0.8.bd77 [37.6 kB] Get:22 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0 ./ libosmo-sccp-dev 1.3.0.26.1e2ff [71.4 kB] Get:23 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0 ./ libsmpp1 1.14.0.5.bb62 [95.1 kB] Get:24 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_9.0 ./ libsmpp34-dev 1.14.0.5.bb62 [106 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 2107 kB in 0s (21.5 MB/s) Selecting previously unselected package netbase. (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 ... 23256 files and directories currently installed.) Preparing to unpack .../00-netbase_5.4_all.deb ... Unpacking netbase (5.4) ... Selecting previously unselected package telnet. Preparing to unpack .../01-telnet_0.17-41_amd64.deb ... Unpacking telnet (0.17-41) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../02-osmocom-nightly_0.0.0.20210118_amd64.deb ... Unpacking osmocom-nightly (0.0.0.20210118) ... Selecting previously unselected package libosmocore16:amd64. Preparing to unpack .../03-libosmocore16_1.4.0.364.c4b74_amd64.deb ... Unpacking libosmocore16:amd64 (1.4.0.364.c4b74) ... Selecting previously unselected package libgtp6:amd64. Preparing to unpack .../04-libgtp6_1.6.0.14.51f9_amd64.deb ... Unpacking libgtp6:amd64 (1.6.0.14.51f9) ... Selecting previously unselected package libgtp-dev:amd64. Preparing to unpack .../05-libgtp-dev_1.6.0.14.51f9_amd64.deb ... Unpacking libgtp-dev:amd64 (1.6.0.14.51f9) ... Selecting previously unselected package libosmogsm15:amd64. Preparing to unpack .../06-libosmogsm15_1.4.0.364.c4b74_amd64.deb ... Unpacking libosmogsm15:amd64 (1.4.0.364.c4b74) ... Selecting previously unselected package libosmovty4:amd64. Preparing to unpack .../07-libosmovty4_1.4.0.364.c4b74_amd64.deb ... Unpacking libosmovty4:amd64 (1.4.0.364.c4b74) ... Selecting previously unselected package libosmotrau2:amd64. Preparing to unpack .../08-libosmotrau2_1.0.0.28.6e83_amd64.deb ... Unpacking libosmotrau2:amd64 (1.0.0.28.6e83) ... Selecting previously unselected package libosmoabis9:amd64. Preparing to unpack .../09-libosmoabis9_1.0.0.28.6e83_amd64.deb ... Unpacking libosmoabis9:amd64 (1.0.0.28.6e83) ... Selecting previously unselected package libosmo-abis-dev:amd64. Preparing to unpack .../10-libosmo-abis-dev_1.0.0.28.6e83_amd64.deb ... Unpacking libosmo-abis-dev:amd64 (1.0.0.28.6e83) ... Selecting previously unselected package libosmocodec0:amd64. Preparing to unpack .../11-libosmocodec0_1.4.0.364.c4b74_amd64.deb ... Unpacking libosmocodec0:amd64 (1.4.0.364.c4b74) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../12-libosmocoding0_1.4.0.364.c4b74_amd64.deb ... Unpacking libosmocoding0:amd64 (1.4.0.364.c4b74) ... Selecting previously unselected package libosmogb11:amd64. Preparing to unpack .../13-libosmogb11_1.4.0.364.c4b74_amd64.deb ... Unpacking libosmogb11:amd64 (1.4.0.364.c4b74) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../14-libosmoctrl0_1.4.0.364.c4b74_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.4.0.364.c4b74) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../15-libosmosim2_1.4.0.364.c4b74_amd64.deb ... Unpacking libosmosim2:amd64 (1.4.0.364.c4b74) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../16-libosmousb0_1.4.0.364.c4b74_amd64.deb ... Unpacking libosmousb0:amd64 (1.4.0.364.c4b74) ... Selecting previously unselected package libosmocore. Preparing to unpack .../17-libosmocore_1.4.0.364.c4b74_amd64.deb ... Unpacking libosmocore (1.4.0.364.c4b74) ... Selecting previously unselected package libosmocore-dev:amd64. Preparing to unpack .../18-libosmocore-dev_1.4.0.364.c4b74_amd64.deb ... Unpacking libosmocore-dev:amd64 (1.4.0.364.c4b74) ... Selecting previously unselected package libosmonetif8:amd64. Preparing to unpack .../19-libosmonetif8_1.0.0.8.bd77_amd64.deb ... Unpacking libosmonetif8:amd64 (1.0.0.8.bd77) ... Selecting previously unselected package libosmo-netif-dev:amd64. Preparing to unpack .../20-libosmo-netif-dev_1.0.0.8.bd77_amd64.deb ... Unpacking libosmo-netif-dev:amd64 (1.0.0.8.bd77) ... Selecting previously unselected package libosmo-sccp-dev:amd64. Preparing to unpack .../21-libosmo-sccp-dev_1.3.0.26.1e2ff_amd64.deb ... Unpacking libosmo-sccp-dev:amd64 (1.3.0.26.1e2ff) ... Selecting previously unselected package libsmpp1:amd64. Preparing to unpack .../22-libsmpp1_1.14.0.5.bb62_amd64.deb ... Unpacking libsmpp1:amd64 (1.14.0.5.bb62) ... Selecting previously unselected package libsmpp34-dev:amd64. Preparing to unpack .../23-libsmpp34-dev_1.14.0.5.bb62_amd64.deb ... Unpacking libsmpp34-dev:amd64 (1.14.0.5.bb62) ... Setting up osmocom-nightly (0.0.0.20210118) ... Processing triggers for libc-bin (2.24-11+deb9u4) ... Setting up libosmocore16:amd64 (1.4.0.364.c4b74) ... Setting up libosmousb0:amd64 (1.4.0.364.c4b74) ... Processing triggers for man-db (2.7.6.1-2) ... Setting up libgtp6:amd64 (1.6.0.14.51f9) ... Setting up netbase (5.4) ... Setting up libosmocodec0:amd64 (1.4.0.364.c4b74) ... Setting up libosmo-sccp-dev:amd64 (1.3.0.26.1e2ff) ... Setting up libosmovty4:amd64 (1.4.0.364.c4b74) ... Setting up libgtp-dev:amd64 (1.6.0.14.51f9) ... Setting up libosmogsm15:amd64 (1.4.0.364.c4b74) ... Setting up libosmoabis9:amd64 (1.0.0.28.6e83) ... Setting up libsmpp1:amd64 (1.14.0.5.bb62) ... Setting up libosmotrau2:amd64 (1.0.0.28.6e83) ... Setting up libsmpp34-dev:amd64 (1.14.0.5.bb62) ... Setting up libosmoctrl0:amd64 (1.4.0.364.c4b74) ... Setting up telnet (0.17-41) ... update-alternatives: using /usr/bin/telnet.netkit to provide /usr/bin/telnet (telnet) in auto mode Setting up libosmosim2:amd64 (1.4.0.364.c4b74) ... Setting up libosmogb11:amd64 (1.4.0.364.c4b74) ... Setting up libosmocoding0:amd64 (1.4.0.364.c4b74) ... Setting up libosmo-abis-dev:amd64 (1.0.0.28.6e83) ... Setting up libosmonetif8:amd64 (1.0.0.8.bd77) ... Setting up libosmocore (1.4.0.364.c4b74) ... Setting up libosmocore-dev:amd64 (1.4.0.364.c4b74) ... Setting up libosmo-netif-dev:amd64 (1.0.0.8.bd77) ... Processing triggers for libc-bin (2.24-11+deb9u4) ... Removing intermediate container 6e0c7cf31f44 ---> 08e26b5fdb24 Step 14/23 : ADD respawn.sh /usr/local/bin/respawn.sh ---> 60f74a5ef493 Step 15/23 : WORKDIR /tmp ---> Running in fc9cf17fbbd3 Removing intermediate container fc9cf17fbbd3 ---> 508d40202012 Step 16/23 : ARG OSMO_BTS_BRANCH="master" ---> Running in f8331d9b8a29 Removing intermediate container f8331d9b8a29 ---> d109ddcd5d34 Step 17/23 : RUN git clone git://git.osmocom.org/osmo-bts.git ---> Running in 3ee353b0443b Cloning into 'osmo-bts'... Removing intermediate container 3ee353b0443b ---> 2cc650a8a8c8 Step 18/23 : ADD http://git.osmocom.org/osmo-bts/patch?h=$OSMO_BTS_BRANCH /tmp/commit-osmo-bts ---> a03ff296d782 Step 19/23 : RUN cd osmo-bts && git fetch && git checkout $OSMO_BTS_BRANCH && (git symbolic-ref -q HEAD && git reset --hard origin/$OSMO_BTS_BRANCH || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && autoreconf -fi && ./configure --enable-trx && make "-j$(nproc)" install ---> Running in 43bbbee8ec7b Already on 'master' Your branch is up-to-date with 'origin/master'. refs/heads/master HEAD is now at bb6765a9 paging: refactor and optimize fill_paging_type_1() master bb6765a93c06de65ce054776b207cdef3efe89c3 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:21: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' src/common/Makefile.am: installing './depcomp' src/osmo-bts-sysmo/Makefile.am:12: warning: source file 'misc/sysmobts_par.c' is in a subdirectory, src/osmo-bts-sysmo/Makefile.am:12: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. src/osmo-bts-sysmo/Makefile.am:27: warning: source file 'misc/sysmobts-calib.c' is in a subdirectory, src/osmo-bts-sysmo/Makefile.am:27: but option 'subdir-objects' is disabled src/osmo-bts-sysmo/Makefile.am:27: warning: source file 'misc/sysmobts-layer1.c' is in a subdirectory, src/osmo-bts-sysmo/Makefile.am:27: but option 'subdir-objects' is disabled src/osmo-bts-sysmo/Makefile.am:31: warning: source file 'misc/sysmobts_mgr.c' is in a subdirectory, src/osmo-bts-sysmo/Makefile.am:31: but option 'subdir-objects' is disabled src/osmo-bts-sysmo/Makefile.am:31: warning: source file 'misc/sysmobts_misc.c' is in a subdirectory, src/osmo-bts-sysmo/Makefile.am:31: but option 'subdir-objects' is disabled src/osmo-bts-sysmo/Makefile.am:31: warning: source file 'misc/sysmobts_par.c' is in a subdirectory, src/osmo-bts-sysmo/Makefile.am:31: but option 'subdir-objects' is disabled src/osmo-bts-sysmo/Makefile.am:31: warning: source file 'misc/sysmobts_nl.c' is in a subdirectory, src/osmo-bts-sysmo/Makefile.am:31: but option 'subdir-objects' is disabled src/osmo-bts-sysmo/Makefile.am:31: warning: source file 'misc/sysmobts_mgr_2050.c' is in a subdirectory, src/osmo-bts-sysmo/Makefile.am:31: but option 'subdir-objects' is disabled src/osmo-bts-sysmo/Makefile.am:31: warning: source file 'misc/sysmobts_mgr_vty.c' is in a subdirectory, src/osmo-bts-sysmo/Makefile.am:31: but option 'subdir-objects' is disabled src/osmo-bts-sysmo/Makefile.am:31: warning: source file 'misc/sysmobts_mgr_nl.c' is in a subdirectory, src/osmo-bts-sysmo/Makefile.am:31: but option 'subdir-objects' is disabled src/osmo-bts-sysmo/Makefile.am:31: warning: source file 'misc/sysmobts_mgr_temp.c' is in a subdirectory, src/osmo-bts-sysmo/Makefile.am:31: but option 'subdir-objects' is disabled src/osmo-bts-sysmo/Makefile.am:31: warning: source file 'misc/sysmobts_mgr_calib.c' is in a subdirectory, src/osmo-bts-sysmo/Makefile.am:31: but option 'subdir-objects' is disabled src/osmo-bts-sysmo/Makefile.am:42: warning: source file 'misc/sysmobts_util.c' is in a subdirectory, src/osmo-bts-sysmo/Makefile.am:42: but option 'subdir-objects' is disabled src/osmo-bts-sysmo/Makefile.am:42: warning: source file 'misc/sysmobts_par.c' is in a subdirectory, src/osmo-bts-sysmo/Makefile.am:42: but option 'subdir-objects' is disabled tests/agch/Makefile.am:7: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, tests/agch/Makefile.am:7: but option 'subdir-objects' is disabled tests/cipher/Makefile.am:7: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, tests/cipher/Makefile.am:7: but option 'subdir-objects' is disabled tests/handover/Makefile.am:7: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, tests/handover/Makefile.am:7: but option 'subdir-objects' is disabled tests/meas/Makefile.am:8: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, tests/meas/Makefile.am:8: but option 'subdir-objects' is disabled tests/misc/Makefile.am:9: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, tests/misc/Makefile.am:9: but option 'subdir-objects' is disabled tests/paging/Makefile.am:7: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, tests/paging/Makefile.am:7: but option 'subdir-objects' is disabled tests/power/Makefile.am:12: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, tests/power/Makefile.am:12: but option 'subdir-objects' is disabled tests/power/Makefile.am:9: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, tests/power/Makefile.am:9: but option 'subdir-objects' is disabled tests/sysmobts/Makefile.am:8: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/utils.c' is in a subdirectory, tests/sysmobts/Makefile.am:8: but option 'subdir-objects' is disabled tests/sysmobts/Makefile.am:8: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/l1_if.c' is in a subdirectory, tests/sysmobts/Makefile.am:8: but option 'subdir-objects' is disabled tests/sysmobts/Makefile.am:8: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/oml.c' is in a subdirectory, tests/sysmobts/Makefile.am:8: but option 'subdir-objects' is disabled tests/sysmobts/Makefile.am:8: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/l1_transp_hw.c' is in a subdirectory, tests/sysmobts/Makefile.am:8: but option 'subdir-objects' is disabled tests/sysmobts/Makefile.am:8: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/tch.c' is in a subdirectory, tests/sysmobts/Makefile.am:8: but option 'subdir-objects' is disabled tests/sysmobts/Makefile.am:8: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/calib_file.c' is in a subdirectory, tests/sysmobts/Makefile.am:8: but option 'subdir-objects' is disabled tests/sysmobts/Makefile.am:8: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/calib_fixup.c' is in a subdirectory, tests/sysmobts/Makefile.am:8: but option 'subdir-objects' is disabled tests/sysmobts/Makefile.am:8: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/misc/sysmobts_par.c' is in a subdirectory, tests/sysmobts/Makefile.am:8: but option 'subdir-objects' is disabled tests/sysmobts/Makefile.am:8: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/femtobts.c' is in a subdirectory, tests/sysmobts/Makefile.am:8: but option 'subdir-objects' is disabled tests/sysmobts/Makefile.am:8: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/eeprom.c' is in a subdirectory, tests/sysmobts/Makefile.am:8: but option 'subdir-objects' is disabled tests/tx_power/Makefile.am:7: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, tests/tx_power/Makefile.am:7: but option 'subdir-objects' is disabled checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for ANSI C header files... (cached) yes checking for LIBOSMOCORE... yes checking for LIBOSMOVTY... yes checking for LIBOSMOGSM... yes checking for LIBOSMOCTRL... yes checking for LIBOSMOCODEC... yes checking for LIBOSMOCODING... yes checking for LIBOSMOABIS... yes checking for LIBOSMOTRAU... yes checking whether to enable support for sysmobts calibration tool... no checking whether to enable support for sysmoBTS L1/PHY support... no checking whether to enable support for osmo-trx based L1/PHY support... yes checking whether to enable support for Octasic OCTPHY-2G... no checking whether to enable NuRAN Wireless Litecell 1.5 hardware support... no checking whether to enable NuRAN Wireless OC-2G hardware support... no Package systemd was not found in the pkg-config search path. Perhaps you should add the directory containing `systemd.pc' to the PKG_CONFIG_PATH environment variable No package 'systemd' found CFLAGS="-g -O2" CPPFLAGS="" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating src/Makefile config.status: creating src/common/Makefile config.status: creating src/osmo-bts-virtual/Makefile config.status: creating src/osmo-bts-omldummy/Makefile config.status: creating src/osmo-bts-sysmo/Makefile config.status: creating src/osmo-bts-lc15/Makefile config.status: creating src/osmo-bts-oc2g/Makefile config.status: creating src/osmo-bts-trx/Makefile config.status: creating src/osmo-bts-octphy/Makefile config.status: creating include/Makefile config.status: creating include/osmo-bts/Makefile config.status: creating tests/Makefile config.status: creating tests/paging/Makefile config.status: creating tests/agch/Makefile config.status: creating tests/cipher/Makefile config.status: creating tests/sysmobts/Makefile config.status: creating tests/misc/Makefile config.status: creating tests/handover/Makefile config.status: creating tests/ta_control/Makefile config.status: creating tests/tx_power/Makefile config.status: creating tests/power/Makefile config.status: creating tests/meas/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating doc/manuals/Makefile config.status: creating contrib/Makefile config.status: creating contrib/systemd/Makefile config.status: creating contrib/osmo-bts.spec config.status: creating Makefile config.status: creating btsconfig.h config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands echo 1.2.0.397-bb676 > .version-t && mv .version-t .version make install-recursive make[1]: Entering directory '/tmp/osmo-bts' Making install in include make[2]: Entering directory '/tmp/osmo-bts/include' Making install in osmo-bts make[3]: Entering directory '/tmp/osmo-bts/include/osmo-bts' make[4]: Entering directory '/tmp/osmo-bts/include/osmo-bts' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/osmo-bts/include/osmo-bts' make[3]: Leaving directory '/tmp/osmo-bts/include/osmo-bts' make[3]: Entering directory '/tmp/osmo-bts/include' make[4]: Entering directory '/tmp/osmo-bts/include' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/osmo-bts/include' make[3]: Leaving directory '/tmp/osmo-bts/include' make[2]: Leaving directory '/tmp/osmo-bts/include' Making install in src make[2]: Entering directory '/tmp/osmo-bts/src' Making install in common make[3]: Entering directory '/tmp/osmo-bts/src/common' CC gsm_data.o CC sysinfo.o CC logging.o CC abis.o CC oml.o CC bts.o CC bts_trx.o CC rsl.o CC vty.o CC paging.o CC measurement.o CC amr.o CC load_indication.o CC lchan.o CC pcu_sock.o CC handover.o gsm_data.c: In function 'gsm_pchan2chan_nr': gsm_data.c:239:9: note: #pragma message: fix caller that passes lchan_nr != 0 #pragma message "fix caller that passes lchan_nr != 0" ^~~~~~~ abis.c: In function 'abis_open': abis.c:285:3: warning: 'e1inp_line_get' is deprecated: Use e1inp_line_get2() instead [-Wdeprecated-declarations] e1inp_line_get(line); /* We want a new reference for returned line */ ^~~~~~~~~~~~~~ In file included from abis.c:42:0: /usr/include/osmocom/abis/e1_input.h:254:6: note: declared here void e1inp_line_get(struct e1inp_line *line) OSMO_DEPRECATED("Use e1inp_line_get2() instead"); ^~~~~~~~~~~~~~ pcu_sock.c: In function 'pcu_tx_info_ind': pcu_sock.c:321:2: warning: #warning "isn't dl_tbf_ext wrong?: * 10 and no ntohs" [-Wcpp] #warning "isn't dl_tbf_ext wrong?: * 10 and no ntohs" ^~~~~~~ pcu_sock.c:323:2: warning: #warning "isn't ul_tbf_ext wrong?: * 10 and no ntohs" [-Wcpp] #warning "isn't ul_tbf_ext wrong?: * 10 and no ntohs" ^~~~~~~  CC msg_utils.o CC tx_power.o CC bts_ctrl_commands.o CC bts_shutdown_fsm.o CC bts_ctrl_lookup.o CC l1sap.o CC cbch.o CC power_control.o CC main.o CC phy_link.o CC dtx_dl_amr_fsm.o CC scheduler_mframe.o CC nm_common_fsm.o CC ta_control.o CC nm_bts_sm_fsm.o CC nm_bts_fsm.o CC nm_bb_transc_fsm.o CC nm_channel_fsm.o CC nm_radio_carrier_fsm.o CC scheduler.o AR libl1sched.a ar: `u' modifier ignored since `D' is the default (see `U')  AR libbts.a ar: `u' modifier ignored since `D' is the default (see `U') make[4]: Entering directory '/tmp/osmo-bts/src/common' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/osmo-bts/src/common' make[3]: Leaving directory '/tmp/osmo-bts/src/common' Making install in osmo-bts-virtual make[3]: Entering directory '/tmp/osmo-bts/src/osmo-bts-virtual' CC main.o CC bts_model.o CC virtualbts_vty.o CC virtual_um.o CC scheduler_virtbts.o CC l1_if.o CC osmo_mcast_sock.o CCLD osmo-bts-virtual make[4]: Entering directory '/tmp/osmo-bts/src/osmo-bts-virtual' make[4]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/usr/local/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bts-virtual '/usr/local/bin' libtool: install: /usr/bin/install -c osmo-bts-virtual /usr/local/bin/osmo-bts-virtual make[4]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-virtual' make[3]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-virtual' Making install in osmo-bts-omldummy make[3]: Entering directory '/tmp/osmo-bts/src/osmo-bts-omldummy' CC main.o CC bts_model.o CCLD osmo-bts-omldummy make[4]: Entering directory '/tmp/osmo-bts/src/osmo-bts-omldummy' make[4]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/usr/local/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bts-omldummy '/usr/local/bin' libtool: install: /usr/bin/install -c osmo-bts-omldummy /usr/local/bin/osmo-bts-omldummy make[4]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-omldummy' make[3]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-omldummy' Making install in osmo-bts-trx make[3]: Entering directory '/tmp/osmo-bts/src/osmo-bts-trx' CC main.o CC trx_if.o CC l1_if.o CC scheduler_trx.o CC sched_lchan_fcch_sch.o CC sched_lchan_rach.o CC sched_lchan_xcch.o CC sched_lchan_pdtch.o CC sched_lchan_tchh.o CC trx_provision_fsm.o CC trx_vty.o CC loops.o CC sched_lchan_tchf.o CCLD osmo-bts-trx make[4]: Entering directory '/tmp/osmo-bts/src/osmo-bts-trx' make[4]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/usr/local/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bts-trx '/usr/local/bin' libtool: install: /usr/bin/install -c osmo-bts-trx /usr/local/bin/osmo-bts-trx make[4]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-trx' make[3]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-trx' make[3]: Entering directory '/tmp/osmo-bts/src' make[4]: Entering directory '/tmp/osmo-bts/src' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/osmo-bts/src' make[3]: Leaving directory '/tmp/osmo-bts/src' make[2]: Leaving directory '/tmp/osmo-bts/src' Making install in tests make[2]: Entering directory '/tmp/osmo-bts/tests' Making install in paging make[3]: Entering directory '/tmp/osmo-bts/tests/paging' CC paging_test.o CC stubs.o CCLD paging_test make[4]: Entering directory '/tmp/osmo-bts/tests/paging' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/osmo-bts/tests/paging' make[3]: Leaving directory '/tmp/osmo-bts/tests/paging' Making install in cipher make[3]: Entering directory '/tmp/osmo-bts/tests/cipher' CC cipher_test.o CC stubs.o CCLD cipher_test make[4]: Entering directory '/tmp/osmo-bts/tests/cipher' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/osmo-bts/tests/cipher' make[3]: Leaving directory '/tmp/osmo-bts/tests/cipher' Making install in agch make[3]: Entering directory '/tmp/osmo-bts/tests/agch' CC stubs.o CC agch_test.o CCLD agch_test make[4]: Entering directory '/tmp/osmo-bts/tests/agch' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/osmo-bts/tests/agch' make[3]: Leaving directory '/tmp/osmo-bts/tests/agch' Making install in misc make[3]: Entering directory '/tmp/osmo-bts/tests/misc' CC misc_test.o CC stubs.o CCLD misc_test make[4]: Entering directory '/tmp/osmo-bts/tests/misc' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/osmo-bts/tests/misc' make[3]: Leaving directory '/tmp/osmo-bts/tests/misc' Making install in handover make[3]: Entering directory '/tmp/osmo-bts/tests/handover' CC handover_test.o CC stubs.o CCLD handover_test make[4]: Entering directory '/tmp/osmo-bts/tests/handover' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/osmo-bts/tests/handover' make[3]: Leaving directory '/tmp/osmo-bts/tests/handover' Making install in tx_power make[3]: Entering directory '/tmp/osmo-bts/tests/tx_power' CC tx_power_test.o CC stubs.o CCLD tx_power_test make[4]: Entering directory '/tmp/osmo-bts/tests/tx_power' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/osmo-bts/tests/tx_power' make[3]: Leaving directory '/tmp/osmo-bts/tests/tx_power' Making install in power make[3]: Entering directory '/tmp/osmo-bts/tests/power' CC ms_power_loop_test.o CC stubs.o CC bs_power_loop_test.o CCLD bs_power_loop_test CCLD ms_power_loop_test make[4]: Entering directory '/tmp/osmo-bts/tests/power' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/osmo-bts/tests/power' make[3]: Leaving directory '/tmp/osmo-bts/tests/power' Making install in meas make[3]: Entering directory '/tmp/osmo-bts/tests/meas' CC meas_test.o CC stubs.o CCLD meas_test make[4]: Entering directory '/tmp/osmo-bts/tests/meas' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/osmo-bts/tests/meas' make[3]: Leaving directory '/tmp/osmo-bts/tests/meas' Making install in ta_control make[3]: Entering directory '/tmp/osmo-bts/tests/ta_control' CC ta_control_test.o CCLD ta_control_test make[4]: Entering directory '/tmp/osmo-bts/tests/ta_control' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/osmo-bts/tests/ta_control' make[3]: Leaving directory '/tmp/osmo-bts/tests/ta_control' make[3]: Entering directory '/tmp/osmo-bts/tests' make[4]: Entering directory '/tmp/osmo-bts/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/osmo-bts/tests' make[3]: Leaving directory '/tmp/osmo-bts/tests' make[2]: Leaving directory '/tmp/osmo-bts/tests' Making install in doc make[2]: Entering directory '/tmp/osmo-bts/doc' Making install in examples make[3]: Entering directory '/tmp/osmo-bts/doc/examples' make[4]: Entering directory '/tmp/osmo-bts/doc/examples' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/local/share/doc/osmo-bts/examples/osmo-bts-trx' /bin/mkdir -p '/usr/local/share/doc/osmo-bts/examples/osmo-bts-virtual' /bin/mkdir -p '/usr/local/etc/osmocom' /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' /usr/bin/install -c -m 644 virtual/osmo-bts-virtual.cfg '/usr/local/share/doc/osmo-bts/examples/osmo-bts-virtual' /usr/bin/install -c -m 644 virtual/osmo-bts-virtual.cfg trx/osmo-bts-trx.cfg '/usr/local/etc/osmocom' make[4]: Leaving directory '/tmp/osmo-bts/doc/examples' make[3]: Leaving directory '/tmp/osmo-bts/doc/examples' Making install in manuals make[3]: Entering directory '/tmp/osmo-bts/doc/manuals' make[4]: Entering directory '/tmp/osmo-bts/doc/manuals' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/osmo-bts/doc/manuals' make[3]: Leaving directory '/tmp/osmo-bts/doc/manuals' make[3]: Entering directory '/tmp/osmo-bts/doc' make[4]: Entering directory '/tmp/osmo-bts/doc' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/osmo-bts/doc' make[3]: Leaving directory '/tmp/osmo-bts/doc' make[2]: Leaving directory '/tmp/osmo-bts/doc' Making install in contrib make[2]: Entering directory '/tmp/osmo-bts/contrib' Making install in systemd make[3]: Entering directory '/tmp/osmo-bts/contrib/systemd' make[4]: Entering directory '/tmp/osmo-bts/contrib/systemd' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Leaving directory '/tmp/osmo-bts/contrib/systemd' make[3]: Leaving directory '/tmp/osmo-bts/contrib/systemd' make[3]: Entering directory '/tmp/osmo-bts/contrib' make[4]: Entering directory '/tmp/osmo-bts/contrib' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/osmo-bts/contrib' make[3]: Leaving directory '/tmp/osmo-bts/contrib' make[2]: Leaving directory '/tmp/osmo-bts/contrib' make[2]: Entering directory '/tmp/osmo-bts' make[3]: Entering directory '/tmp/osmo-bts' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/osmo-bts' make[2]: Leaving directory '/tmp/osmo-bts' make[1]: Leaving directory '/tmp/osmo-bts' Removing intermediate container 43bbbee8ec7b ---> 882ae201973a Step 20/23 : VOLUME /data ---> Running in 85861472e042 Removing intermediate container 85861472e042 ---> 4c8f21c8df83 Step 21/23 : COPY osmo-bts.cfg /data/osmo-bts.cfg ---> 30f24b052ea4 Step 22/23 : WORKDIR /data ---> Running in 98a9065ade13 Removing intermediate container 98a9065ade13 ---> ecfcbf5c3106 Step 23/23 : CMD ["/bin/sh", "-c", "/usr/local/bin/osmo-bts-virtual -c /data/osmo-bts.cfg -i 172.18.0.230 >>/data/osmo-bts-virtual.log 2>&1"] ---> Running in edd8eceece92 Removing intermediate container edd8eceece92 ---> ee931a9b764e [Warning] One or more build-args [OSMO_GSM_TESTER_BRANCH OSMO_IUH_BRANCH OSMO_SIP_BRANCH OSMO_TTCN3_BRANCH REGISTRY UPSTREAM_DISTRO OSMOCOM_REPO_VERSION OSMO_BSC_BRANCH OSMO_MSC_BRANCH OSMO_NITB_BRANCH OSMO_PCU_BRANCH LIBOSMOCORE_BRANCH OSMO_BB_BRANCH OSMO_GGSN_BRANCH OSMO_HLR_BRANCH OSMO_MGW_BRANCH OSMO_SGSN_BRANCH OSMO_STP_BRANCH] were not consumed Successfully built ee931a9b764e Successfully tagged osmocom-build/osmo-bts-master:latest make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/osmo-bts-master' + docker_image_exists osmo-bts-master + docker images -q osmocom-build/osmo-bts-master + test -n ee931a9b764e + docker_depends ttcn3-bsc-test + echo debian-stretch-titan + depends=debian-stretch-titan + [ -n debian-stretch-titan ] + docker_images_require debian-stretch-titan + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + docker_depends debian-stretch-titan + depends= + [ -n ] + [ -z ] + docker_upstream_distro_from_image_name debian-stretch-titan + echo debian:stretch + upstream_distro_arg=debian:stretch + docker_distro_from_image_name debian-stretch-titan + echo debian-stretch + distro_arg=debian-stretch + docker_dir_from_image_name debian-stretch-titan + echo debian-stretch-titan + dir=debian-stretch-titan + pull_arg=--pull + grep ^FROM ../debian-stretch-titan/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + + echogrep FROM ${REGISTRY}/${UPSTREAM_DISTRO} -q $USER + echo Building image: debian-stretch-titan (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: debian-stretch-titan (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../debian-stretch-titan PULL=--pull UPSTREAM_DISTRO=debian:stretch DISTRO=debian-stretch IMAGE=osmocom-build/debian-stretch-titan make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/debian-stretch-titan' docker build \ --build-arg USER=osmocom-build \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:stretch \ --build-arg DISTRO=debian-stretch \ --build-arg OSMOCOM_REPO_MIRROR=http://download.opensuse.org \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --pull -t osmocom-build/debian-stretch-titan:latest . Sending build context to Docker daemon 7.68kB Step 1/15 : ARG REGISTRY=docker.io Step 2/15 : ARG UPSTREAM_DISTRO=debian:stretch Step 3/15 : FROM ${REGISTRY}/${UPSTREAM_DISTRO} stretch: Pulling from debian Digest: sha256:3d57adf8e77db64ca14f8de90b1dffdfc51b511de862ca354102fc4cda99dc74 Status: Image is up to date for registry.osmocom.org/debian:stretch ---> 62ace29a8c8f Step 4/15 : ARG OSMOCOM_REPO_MIRROR="http://download.opensuse.org" ---> Using cache ---> cc0bdddb36ee Step 5/15 : MAINTAINER Harald Welte ---> Using cache ---> 07d86e529a3a Step 6/15 : ARG OSMOCOM_REPO="$OSMOCOM_REPO_MIRROR/repositories/network:/osmocom:/latest/Debian_9.0/" ---> Using cache ---> 3cece5f952bf Step 7/15 : RUN apt-get update && apt-get install -y gnupg ---> Using cache ---> 9d0f86d57a5b Step 8/15 : COPY Release.key /tmp/Release.key ---> Using cache ---> fdab5b6c2cd9 Step 9/15 : RUN apt-key add /tmp/Release.key && rm /tmp/Release.key && echo "deb " $OSMOCOM_REPO " ./" > /etc/apt/sources.list.d/osmocom-latest.list ---> Using cache ---> fadf712c4b03 Step 10/15 : ADD $OSMOCOM_REPO/Release /tmp/Release ---> Using cache ---> b0602189e1d0 Step 11/15 : RUN apt-get update && apt-get install -y --no-install-recommends --no-install-suggests eclipse-titan ---> Using cache ---> 3b8a712ec30d Step 12/15 : RUN apt-get update && apt-get upgrade -y && DEBIAN_FRONTEND='noninteractive' apt-get install -y --no-install-recommends --no-install-suggests build-essential git procps tcpdump wireshark-common vim netcat-openbsd && apt-get clean ---> Using cache ---> 6ba9a101a603 Step 13/15 : RUN sed -i 's/^#error/\/\/#error/' /usr/include/titan/cversion.h ---> Using cache ---> 65c585c638b6 Step 14/15 : RUN apt-get update && apt-get -y install wget ---> Using cache ---> b2255f0873f9 Step 15/15 : RUN DPKG_ARCH="$(dpkg --print-architecture)" && export $DPKG_ARCH && wget https://ftp.osmocom.org/binaries/libfftranscode/libfftranscode0_0.3_${DPKG_ARCH}.deb && wget https://ftp.osmocom.org/binaries/libfftranscode/libfftranscode-dev_0.3_${DPKG_ARCH}.deb && dpkg -i ./libfftranscode0_0.3_${DPKG_ARCH}.deb ./libfftranscode-dev_0.3_${DPKG_ARCH}.deb && apt install --fix-broken && rm libfftranscode*.deb ---> Using cache ---> 5aabf8b2571b [Warning] One or more build-args [OSMO_MSC_BRANCH OSMO_STP_BRANCH LIBOSMOCORE_BRANCH OSMOCOM_REPO_VERSION OSMO_BB_BRANCH OSMO_BSC_BRANCH OSMO_PCU_BRANCH OSMO_SIP_BRANCH OSMO_TTCN3_BRANCH USER DISTRO OSMO_GGSN_BRANCH OSMO_HLR_BRANCH OSMO_IUH_BRANCH OSMO_MGW_BRANCH OSMO_NITB_BRANCH OSMO_BTS_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_SGSN_BRANCH] were not consumed Successfully built 5aabf8b2571b Successfully tagged osmocom-build/debian-stretch-titan:latest make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/debian-stretch-titan' + docker_image_exists debian-stretch-titan + docker images -q osmocom-build/debian-stretch-titan + test -n 5aabf8b2571b + [ -z ] + docker_upstream_distro_from_image_name ttcn3-bsc-test + echo debian:stretch + upstream_distro_arg=debian:stretch + docker_distro_from_image_name ttcn3-bsc-test + echo debian-stretch + distro_arg=debian-stretch + docker_dir_from_image_name ttcn3-bsc-test + echo ttcn3-bsc-test + dir=ttcn3-bsc-test + pull_arg=--pull + grep ^FROM ../ttcn3-bsc-test/Dockerfile + from_line=FROM $USER/debian-stretch-titan + echo FROM $USER/debian-stretch-titan + grep -q $USER + pull_arg= + echo Building image: ttcn3-bsc-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) Building image: ttcn3-bsc-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + make -C ../ttcn3-bsc-test PULL= UPSTREAM_DISTRO=debian:stretch DISTRO=debian-stretch IMAGE=osmocom-build/ttcn3-bsc-test make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/ttcn3-bsc-test' docker build \ --build-arg USER=osmocom-build \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:stretch \ --build-arg DISTRO=debian-stretch \ --build-arg OSMOCOM_REPO_MIRROR=http://download.opensuse.org \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ -t osmocom-build/ttcn3-bsc-test:latest . Sending build context to Docker daemon 52.74kB Step 1/13 : ARG USER Step 2/13 : FROM $USER/debian-stretch-titan ---> 5aabf8b2571b Step 3/13 : RUN mkdir /root/projects && (cd /root/projects && ln -sf / git) ---> Using cache ---> 8daf61766eba Step 4/13 : RUN git clone git://git.osmocom.org/osmo-ttcn3-hacks.git ---> Using cache ---> 7b813d4cd80f Step 5/13 : RUN cd osmo-ttcn3-hacks && git checkout -f -B master origin/master && make deps ---> Using cache ---> c5870c808f63 Step 6/13 : RUN git config --global user.email docker@dock.er && git config --global user.name "Dock Er" ---> Using cache ---> 3667c5840e05 Step 7/13 : ARG OSMO_TTCN3_BRANCH="master" ---> Using cache ---> fa593e6346f8 Step 8/13 : ADD http://git.osmocom.org/osmo-ttcn3-hacks/patch?h=$OSMO_TTCN3_BRANCH /tmp/commit ---> Using cache ---> 8b756dbf87c9 Step 9/13 : RUN cd osmo-ttcn3-hacks && git fetch && git checkout $OSMO_TTCN3_BRANCH && (git symbolic-ref -q HEAD && git reset --hard origin/$OSMO_TTCN3_BRANCH || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && make bsc ---> Running in 1da746599065 From git://git.osmocom.org/osmo-ttcn3-hacks 7d8c0e3..112bc14 master -> origin/master Already on 'master' Your branch is behind 'origin/master' by 27 commits, and can be fast-forwarded. (use "git pull" to update your local branch) refs/heads/master HEAD is now at 112bc14 Osmocom_Gb_Types: Extend RADIO-STATUS templates master 112bc1469a463e4164d76a6f2be5a893a1cb1865 make -C deps make[1]: Entering directory '/osmo-ttcn3-hacks/deps' cd titan.ProtocolModules.ICMP && git fetch && git checkout -q -f "e49d9fb9f7de637b4bf4803dc6b6e911a8661640" cd titan.ProtocolModules.ICMPv6 && git fetch && git checkout -q -f "46f4d9b6e1e3c794294a92588401a81e4881dd27" cd titan.ProtocolModules.IP && git fetch && git checkout -q -f "1be86705f39ae38f3c04b2109806ee20d25e91d0" cd titan.ProtocolModules.L2TP && git fetch && git checkout -q -f "17e76d3662bd0bb815158e8a9de1ec413f21b530" cd titan.ProtocolModules.M3UA && git fetch && git checkout -q -f "c496d298876fed55c2b730278b7ee77982555563" cd titan.ProtocolModules.DIAMETER_ProtocolModule_Generator && git fetch && git checkout -q -f "ffd939595a08da1b8c8176aaa1f8578bfe02a912" cd titan.TestPorts.TELNETasp && git fetch && git checkout -q -f "873fe539642542cd9a901c208f1ec11c6d2f5387" cd titan.ProtocolEmulations.M3UA && git fetch && git checkout -q -f "f086e78d74defa044d864f17adaad9433fedc961" cd titan.ProtocolModules.LLC_v7.1.0 && git fetch && git checkout -q -f "09817f113255d7fb56f1d45d3dd629a093d9248d" cd titan.ProtocolModules.MobileL3_v13.4.0 && git fetch && git checkout -q -f "badbad680df216b3211260d56b14734eeb2c9028" cd titan.TestPorts.UDPasp && git fetch && git checkout -q -f "c20d77a34f288dd70dd4aaa30e520778876e9336" cd titan.ProtocolEmulations.SCCP && git fetch && git checkout -q -f "R.7.A-9-g9e70fba" cd titan.ProtocolModules.BSSGP_v13.0.0 && git fetch && git checkout -q -f "e97d92a8b66bec399babea52f593771b76cb175a" cd titan.ProtocolModules.BSSMAP && git fetch && git checkout -q -f "master" cd titan.TestPorts.USB && git fetch && git checkout -q -f "master" cd osmo-uecups && git fetch && git checkout -q -f "master" make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' (cd bsc && ./gen_links.sh && ./regen_makefile.sh) Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking SDP_EncDec.cc Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking M3UA_Types.ttcn Linking SCTPasp_PT.cc Linking SCTPasp_PT.hh Linking SCTPasp_PortType.ttcn Linking SCTPasp_Types.ttcn Linking M3UA_Emulation.ttcn Linking MTP3asp_PortType.ttcn Linking MTP3asp_Types.ttcn Linking SCCP_Emulation.ttcn Linking SCCP_Mapping.ttcnpp Linking SCCP_Types.ttcn Linking SCCPasp_Types.ttcn Linking BSSAP_Types.ttcn Linking MobileL3_CC_Types.ttcn Linking MobileL3_CommonIE_Types.ttcn Linking MobileL3_GMM_SM_Types.ttcn Linking MobileL3_MM_Types.ttcn Linking MobileL3_RRM_Types.ttcn Linking MobileL3_SMS_Types.ttcn Linking MobileL3_SS_Types.ttcn Linking MobileL3_Types.ttcn Linking SDP_EncDec.cc Linking SDP_Types.ttcn Linking SDP_parse_.tab.c Linking SDP_parse_.tab.h Linking SDP_parse_parser.h Linking SDP_parser.l Linking SDP_parser.y Linking lex.SDP_parse_.c Linking RTP_EncDec.cc Linking RTP_Types.ttcn Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking Osmocom_Types.ttcn Linking GSM_Types.ttcn Linking Osmocom_VTY_Functions.ttcn Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking IPA_Types.ttcn Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking IPA_Emulation.ttcnpp Linking L3_Templates.ttcn Linking BSSMAP_Templates.ttcn Linking RAN_Emulation.ttcnpp Linking RLCMAC_CSN1_Templates.ttcn Linking RLCMAC_CSN1_Types.ttcn Linking GSM_RR_Types.ttcn Linking RSL_Types.ttcn Linking RSL_Emulation.ttcn Linking MGCP_Emulation.ttcn Linking MGCP_Types.ttcn Linking MGCP_Templates.ttcn Linking MGCP_CodecPort.ttcn Linking MGCP_CodecPort_CtrlFunct.ttcn Linking MGCP_CodecPort_CtrlFunctDef.cc Linking BSSAP_CodecPort.ttcn Linking RAN_Adapter.ttcnpp Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking RTP_CodecPort.ttcn Linking RTP_CodecPort_CtrlFunct.ttcn Linking RTP_CodecPort_CtrlFunctDef.cc Linking RTP_Emulation.ttcn Linking IuUP_Types.ttcn Linking IuUP_EncDec.cc Linking IuUP_Emulation.ttcn Linking SCCP_Templates.ttcn Linking IPA_Testing.ttcn Linking GSM_SystemInformation.ttcn Linking GSM_RestOctets.ttcn Linking CBSP_Types.ttcn Linking CBSP_Templates.ttcn Linking CBSP_CodecPort.ttcn Linking CBSP_CodecPort_CtrlFunct.ttcn Linking CBSP_CodecPort_CtrlFunctdef.cc Linking CBSP_Adapter.ttcn Linking StatsD_Types.ttcn Linking StatsD_CodecPort.ttcn Linking StatsD_CodecPort_CtrlFunct.ttcn Linking StatsD_CodecPort_CtrlFunctdef.cc Linking StatsD_Checker.ttcn Linking BSSAP_LE_CodecPort.ttcn Linking BSSAP_LE_Emulation.ttcn Linking BSSAP_LE_Types.ttcn Linking BSSAP_LE_Adapter.ttcn Linking BSSLAP_Types.ttcn Linking BSSMAP_LE_Templates.ttcn ttcn3_makefilegen: warning: File `BSC_Tests.ttcn' was given more than once for the Makefile. Generating Makefile skeleton... Makefile skeleton was generated. make -C bsc compile make[1]: Entering directory '/osmo-ttcn3-hacks/bsc' cpp -x c -nostdinc -DIPA_EMULATION_RSL -DIPA_EMULATION_MGCP -DIPA_EMULATION_CTRL -DIPA_EMULATION_SCCP -DRAN_EMULATION_BSSAP -DRAN_EMULATION_MGCP -DRAN_EMULATION_CTRL -DUSE_MTP3_DISTRIBUTOR IPA_Emulation.ttcnpp IPA_Emulation.ttcn cpp -x c -nostdinc -DIPA_EMULATION_RSL -DIPA_EMULATION_MGCP -DIPA_EMULATION_CTRL -DIPA_EMULATION_SCCP -DRAN_EMULATION_BSSAP -DRAN_EMULATION_MGCP -DRAN_EMULATION_CTRL -DUSE_MTP3_DISTRIBUTOR RAN_Adapter.ttcnpp RAN_Adapter.ttcn cpp -x c -nostdinc -DIPA_EMULATION_RSL -DIPA_EMULATION_MGCP -DIPA_EMULATION_CTRL -DIPA_EMULATION_SCCP -DRAN_EMULATION_BSSAP -DRAN_EMULATION_MGCP -DRAN_EMULATION_CTRL -DUSE_MTP3_DISTRIBUTOR RAN_Emulation.ttcnpp RAN_Emulation.ttcn cpp -x c -nostdinc -DIPA_EMULATION_RSL -DIPA_EMULATION_MGCP -DIPA_EMULATION_CTRL -DIPA_EMULATION_SCCP -DRAN_EMULATION_BSSAP -DRAN_EMULATION_MGCP -DRAN_EMULATION_CTRL -DUSE_MTP3_DISTRIBUTOR SCCP_Mapping.ttcnpp SCCP_Mapping.ttcn SCCP_Mapping.ttcnpp:49:4: warning: missing terminating " character "internal user MTP3asp_PT ^ SCCP_Mapping.ttcnpp:58:4: warning: missing terminating " character " ^ SCCP_Mapping.ttcnpp:70:4: warning: missing terminating " character "user MTP3asp_PT ^ SCCP_Mapping.ttcnpp:79:4: warning: missing terminating " character " ^ /usr/bin/ttcn3_compiler -L -U 5 BSC_Tests.ttcn BSC_Tests_CBSP.ttcn BSC_Tests_LCLS.ttcn BSSAP_CodecPort.ttcn BSSAP_LE_Adapter.ttcn BSSAP_LE_CodecPort.ttcn BSSAP_LE_Emulation.ttcn BSSAP_LE_Types.ttcn BSSAP_Types.ttcn BSSLAP_Types.ttcn BSSMAP_LE_Templates.ttcn BSSMAP_Templates.ttcn CBSP_Adapter.ttcn CBSP_CodecPort.ttcn CBSP_CodecPort_CtrlFunct.ttcn CBSP_Templates.ttcn CBSP_Types.ttcn GSM_RR_Types.ttcn GSM_RestOctets.ttcn GSM_SystemInformation.ttcn GSM_Types.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Testing.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IuUP_Emulation.ttcn IuUP_Types.ttcn L3_Templates.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MGCP_CodecPort.ttcn MGCP_CodecPort_CtrlFunct.ttcn MGCP_Emulation.ttcn MGCP_Templates.ttcn MGCP_Types.ttcn MSC_ConnectionHandler.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn RLCMAC_CSN1_Templates.ttcn RLCMAC_CSN1_Types.ttcn RSL_Emulation.ttcn RSL_Types.ttcn RTP_CodecPort.ttcn RTP_CodecPort_CtrlFunct.ttcn RTP_Emulation.ttcn RTP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SDP_Types.ttcn Socket_API_Definitions.ttcn StatsD_Checker.ttcn StatsD_CodecPort.ttcn StatsD_CodecPort_CtrlFunct.ttcn StatsD_Types.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn IPA_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn SCCP_Mapping.ttcn - BSC_Tests.ttcn BSC_Tests_CBSP.ttcn BSC_Tests_LCLS.ttcn BSSAP_CodecPort.ttcn BSSAP_LE_Adapter.ttcn BSSAP_LE_CodecPort.ttcn BSSAP_LE_Emulation.ttcn BSSAP_LE_Types.ttcn BSSAP_Types.ttcn BSSLAP_Types.ttcn BSSMAP_LE_Templates.ttcn BSSMAP_Templates.ttcn CBSP_Adapter.ttcn CBSP_CodecPort.ttcn CBSP_CodecPort_CtrlFunct.ttcn CBSP_Templates.ttcn CBSP_Types.ttcn GSM_RR_Types.ttcn GSM_RestOctets.ttcn GSM_SystemInformation.ttcn GSM_Types.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Testing.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IuUP_Emulation.ttcn IuUP_Types.ttcn L3_Templates.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MGCP_CodecPort.ttcn MGCP_CodecPort_CtrlFunct.ttcn MGCP_Emulation.ttcn MGCP_Templates.ttcn MGCP_Types.ttcn MSC_ConnectionHandler.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn RLCMAC_CSN1_Templates.ttcn RLCMAC_CSN1_Types.ttcn RSL_Emulation.ttcn RSL_Types.ttcn RTP_CodecPort.ttcn RTP_CodecPort_CtrlFunct.ttcn RTP_Emulation.ttcn RTP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SDP_Types.ttcn Socket_API_Definitions.ttcn StatsD_Checker.ttcn StatsD_CodecPort.ttcn StatsD_CodecPort_CtrlFunct.ttcn StatsD_Types.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn IPA_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn SCCP_Mapping.ttcn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `BSC_Tests.ttcn'... BSC_Tests.ttcn:6143.58-68: In charstring value: BSC_Tests.ttcn:6143.60-61: warning: Unknown escape sequence `\(' was treated literally BSC_Tests.ttcn:6143.65-66: warning: Unknown escape sequence `\)' was treated literally Notify: Parsing TTCN-3 module `BSC_Tests_CBSP.ttcn'... Notify: Parsing TTCN-3 module `BSC_Tests_LCLS.ttcn'... Notify: Parsing TTCN-3 module `BSSAP_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `BSSAP_LE_Adapter.ttcn'... Notify: Parsing TTCN-3 module `BSSAP_LE_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `BSSAP_LE_Emulation.ttcn'... Notify: Parsing TTCN-3 module `BSSAP_LE_Types.ttcn'... Notify: Parsing TTCN-3 module `BSSAP_Types.ttcn'... Notify: Parsing TTCN-3 module `BSSLAP_Types.ttcn'... Notify: Parsing TTCN-3 module `BSSMAP_LE_Templates.ttcn'... Notify: Parsing TTCN-3 module `BSSMAP_Templates.ttcn'... Notify: Parsing TTCN-3 module `CBSP_Adapter.ttcn'... Notify: Parsing TTCN-3 module `CBSP_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `CBSP_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `CBSP_Templates.ttcn'... Notify: Parsing TTCN-3 module `CBSP_Types.ttcn'... Notify: Parsing TTCN-3 module `GSM_RR_Types.ttcn'... Notify: Parsing TTCN-3 module `GSM_RestOctets.ttcn'... Notify: Parsing TTCN-3 module `GSM_SystemInformation.ttcn'... Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `IPA_Testing.ttcn'... Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `IuUP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `IuUP_Types.ttcn'... Notify: Parsing TTCN-3 module `L3_Templates.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Types.ttcn'... Notify: Parsing TTCN-3 module `MGCP_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `MGCP_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `MGCP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `MGCP_Templates.ttcn'... Notify: Parsing TTCN-3 module `MGCP_Types.ttcn'... Notify: Parsing TTCN-3 module `MSC_ConnectionHandler.ttcn'... Notify: Parsing TTCN-3 module `MTP3asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `MTP3asp_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... Osmocom_CTRL_Functions.ttcn:271.7-21: warning: Keyword 'now' is treated as an identifier. Activate compiler option '-I' to use real-time testing features. Osmocom_CTRL_Functions.ttcn:273.7: warning: Keyword 'now' is treated as an identifier. Activate compiler option '-I' to use real-time testing features. Osmocom_CTRL_Functions.ttcn:276.7: warning: Keyword 'now' is treated as an identifier. Activate compiler option '-I' to use real-time testing features. Osmocom_CTRL_Functions.ttcn:278.37: warning: Keyword 'now' is treated as an identifier. Activate compiler option '-I' to use real-time testing features. Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `RLCMAC_CSN1_Templates.ttcn'... Notify: Parsing TTCN-3 module `RLCMAC_CSN1_Types.ttcn'... Notify: Parsing TTCN-3 module `RSL_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RSL_Types.ttcn'... Notify: Parsing TTCN-3 module `RTP_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `RTP_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `RTP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RTP_Types.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Templates.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Types.ttcn'... Notify: Parsing TTCN-3 module `SCCPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `SDP_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `StatsD_Checker.ttcn'... Notify: Parsing TTCN-3 module `StatsD_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `StatsD_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `StatsD_Types.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RAN_Adapter.ttcn'... Notify: Parsing TTCN-3 module `RAN_Emulation.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Mapping.ttcn'... Notify: Checking modules... RAN_Adapter.ttcn: In TTCN-3 module `RAN_Adapter': RAN_Adapter.ttcnpp:40.1-54.1: warning: Definition with name `RAN_Adapter' hides a module identifier BSSAP_LE_Adapter.ttcn: In TTCN-3 module `BSSAP_LE_Adapter': BSSAP_LE_Adapter.ttcn:38.1-49.1: warning: Definition with name `BSSAP_LE_Adapter' hides a module identifier BSSLAP_Types.ttcn: In TTCN-3 module `BSSLAP_Types': BSSLAP_Types.ttcn:521.1-547.1: In template definition `ts_BSSLAP_Reset': BSSLAP_Types.ttcn:521.1-547.1: While checking template restriction `value': BSSLAP_Types.ttcn:598.11-15: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime BSSLAP_Types.ttcn:596.55-91: note: Referenced template parameter is here BSSMAP_Templates.ttcn: In TTCN-3 module `BSSMAP_Templates': BSSMAP_Templates.ttcn:1756.1-1768.1: In function definition `tr_BSSMAP_LcsCause': BSSMAP_Templates.ttcn:1767.2-10: In return statement: BSSMAP_Templates.ttcn:1767.9-10: warning: Inadequate restriction on the referenced template variable `ie', this may cause a dynamic test case error at runtime BSSMAP_Templates.ttcn:1761.34-1766.2: note: Referenced template variable is here BSSMAP_LE_Templates.ttcn: In TTCN-3 module `BSSMAP_LE_Templates': BSSMAP_LE_Templates.ttcn:130.1-140.1: In function definition `tr_BSSMAP_LE_IMSI': BSSMAP_LE_Templates.ttcn:134.2-138.2: In template definition `res': BSSMAP_LE_Templates.ttcn:137.11-26: In template for record field `imsi': BSSMAP_LE_Templates.ttcn:137.21-26: In actual parameter list of template `@L3_Templates.tr_MI_IMSI': BSSMAP_LE_Templates.ttcn:137.22-25: In parameter #1 for `imsi': BSSMAP_LE_Templates.ttcn:137.22-25: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime BSSMAP_LE_Templates.ttcn:130.28-50: note: Referenced template parameter is here MGCP_Types.ttcn: In TTCN-3 module `MGCP_Types': MGCP_Types.ttcn:50.2-55.2: In type definition `MgcpCommandLine': warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. MGCP_Types.ttcn:60.2-63.2: In type definition `MgcpParameter': warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only.  MGCP_Types.ttcn:73.2-77.2: In type definition `MgcpCommand': warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only.  MGCP_Types.ttcn:87.2-91.2: In type definition `MgcpResponseLine': warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only.  MGCP_Types.ttcn:96.2-100.2: In type definition `MgcpResponse': warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. MGCP_Emulation.ttcn: In TTCN-3 module `MGCP_Emulation': MGCP_Emulation.ttcn:248.1-355.1: In function definition `main': MGCP_Emulation.ttcn:267.2-354.2: In while statement: MGCP_Emulation.ttcn:277.3-352.3: In alt construct: MGCP_Emulation.ttcn:302.6-53: In guard operation: MGCP_Emulation.ttcn:302.6-53: In receive statement: MGCP_Emulation.ttcn:302.19-39: warning: Function invocation 'tr_MGCP_RecvFrom_R(?)' may change the actual snapshot. StatsD_Checker.ttcn: In TTCN-3 module `StatsD_Checker': StatsD_Checker.ttcn:90.1-122.1: In function definition `main': StatsD_Checker.ttcn:100.2-93: In function instance: StatsD_Checker.ttcn:100.2-93: warning: The value returned by external function `@StatsD_CodecPort_CtrlFunct.f_IPL4_listen' is not used MSC_ConnectionHandler.ttcn: In TTCN-3 module `MSC_ConnectionHandler': MSC_ConnectionHandler.ttcn:375.1-424.1: In altstep definition `as_Media_mgw': MSC_ConnectionHandler.ttcn:395.20-82: In guard operation: MSC_ConnectionHandler.ttcn:395.20-82: In receive statement: MSC_ConnectionHandler.ttcn:395.39-68: warning: Function invocation 'tr_MGCP_RecvFrom_any(msg_crcx)' may change the actual snapshot.  MSC_ConnectionHandler.ttcn:414.20-82: In guard operation: MSC_ConnectionHandler.ttcn:414.20-82: In receive statement: MSC_ConnectionHandler.ttcn:414.39-68: warning: Function invocation 'tr_MGCP_RecvFrom_any(msg_mdcx)' may change the actual snapshot. BSC_Tests.ttcn: In TTCN-3 module `BSC_Tests': BSC_Tests.ttcn:1126.1-1150.1: In function definition `f_init_bts_and_check_sysinfo': BSC_Tests.ttcn:1140.2-20: In deactivate statement: BSC_Tests.ttcn:1140.2-20: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep.  BSC_Tests.ttcn:2120.9-2147.1: In function definition `f_exp_sapi_n_reject': BSC_Tests.ttcn:2127.31-67: In template variable definition `tr_cause': BSC_Tests.ttcn:2127.61-67: In actual parameter list of template `@BSSMAP_Templates.tr_BSSMAP_IE_Cause': BSC_Tests.ttcn:2127.62-66: In parameter #1 for `val': BSC_Tests.ttcn:2127.62-66: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime BSC_Tests.ttcn:2121.10-43: note: Referenced template parameter is here  BSC_Tests.ttcn:2631.1-2653.1: In testcase definition `TC_ctrl_location': BSC_Tests.ttcn:2639.2-2640.77: In function instance: BSC_Tests.ttcn:2639.2-2640.77: warning: The value returned by function `@Osmocom_CTRL_Functions.f_ctrl_exp_trap' is not used  BSC_Tests.ttcn:2646.2-2647.76: In function instance: BSC_Tests.ttcn:2646.2-2647.76: warning: The value returned by function `@Osmocom_CTRL_Functions.f_ctrl_exp_trap' is not used  BSC_Tests.ttcn:2681.9-2745.1: In function definition `f_pageing_helper': BSC_Tests.ttcn:2710.2-2712.2: In if statement: BSC_Tests.ttcn:2711.3-23: In variable assignment: BSC_Tests.ttcn:2711.18-23: In actual parameter list of template `@L3_Templates.t_MI_TMSI': BSC_Tests.ttcn:2711.19-22: In parameter #1 for `tmsi':  BSC_Tests.ttcn:2711.19-22: warning: Inadequate restriction on the referenced template parameter `tmsi', this may cause a dynamic test case error at runtime  BSC_Tests.ttcn:2685.7-39: note: Referenced template parameter is here  BSC_Tests.ttcn:3348.9-3364.1: In function definition `f_tc_assignment_sign': BSC_Tests.ttcn:3363.2-24: In function instance: BSC_Tests.ttcn:3363.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used  BSC_Tests.ttcn:4294.9-4310.1: In function definition `f_tc_common_id': BSC_Tests.ttcn:4307.2-76: In function instance: BSC_Tests.ttcn:4307.2-76: warning: The value returned by function `@Osmocom_VTY_Functions.f_vty_transceive_match_regexp_retry' is not used  BSC_Tests.ttcn:4647.9-4678.1: In function definition `f_expect_dlcx_conns': BSC_Tests.ttcn:4666.4-4675.2: In else statement: BSC_Tests.ttcn:4668.3-65: In receive statement: BSC_Tests.ttcn:4668.22-51: warning: Function invocation 'tr_MGCP_RecvFrom_any(msg_dlcx)' may change the actual snapshot.  BSC_Tests.ttcn:8028.9-8050.1: In function definition `f_tc_lcs_loc_req_no_subscriber': BSC_Tests.ttcn:8041.2-8043.74: In receive statement: BSC_Tests.ttcn:8043.17-72: warning: Function invocation 'tr_BSSMAP_LcsCause(BSSMAP__LCS__CAUSE__DATA__MISSING__IN__REQ)' may change the actual snapshot.  BSC_Tests.ttcn:8068.9-8099.1: In function definition `f_lcs_loc_req_for_active_ms_le_timeout': BSC_Tests.ttcn:8090.2-8092.69: In receive statement: BSC_Tests.ttcn:8092.17-67: warning: Function invocation 'tr_BSSMAP_LcsCause(BSSMAP__LCS__CAUSE__SYSTEM__FAILURE)' may change the actual snapshot.  BSC_Tests.ttcn:8136.9-8185.1: In function definition `f_tc_lcs_loc_req_for_idle_ms_no_pag_resp': BSC_Tests.ttcn:8176.2-8178.70: In receive statement: BSC_Tests.ttcn:8178.17-68: warning: Function invocation 'tr_BSSMAP_LcsCause(BSSMAP__LCS__CAUSE__REQUEST__ABORTED)' may change the actual snapshot. CBSP_Templates.ttcn: In TTCN-3 module `CBSP_Templates': CBSP_Templates.ttcn:348.1-361.1: In function definition `ts_CBSP_WRITE_CBS_COMPL': CBSP_Templates.ttcn:359.2-53: In variable assignment: CBSP_Templates.ttcn:359.24-53: warning: Inadequate restriction on the referenced function `ts_CbspChannelInd(channel_ind)', this may cause a dynamic test case error at runtime CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here  CBSP_Templates.ttcn:385.1-401.1: In function definition `ts_CBSP_REPLACE_CBS_COMPL': CBSP_Templates.ttcn:399.2-53: In variable assignment: CBSP_Templates.ttcn:399.24-53: warning: Inadequate restriction on the referenced function `ts_CbspChannelInd(channel_ind)', this may cause a dynamic test case error at runtime CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here  CBSP_Templates.ttcn:430.1-449.1: In function definition `ts_CBSP_WRITE_CBS_FAIL': CBSP_Templates.ttcn:447.2-53: In variable assignment: CBSP_Templates.ttcn:447.24-53: warning: Inadequate restriction on the referenced function `ts_CbspChannelInd(channel_ind)', this may cause a dynamic test case error at runtime CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here  CBSP_Templates.ttcn:450.1-480.1: In function definition `tr_CBSP_WRITE_CBS_FAIL': CBSP_Templates.ttcn:476.2-478.2: In if statement: CBSP_Templates.ttcn:477.3-54: In variable assignment: CBSP_Templates.ttcn:477.42-54: In actual parameter list of function `@CBSP_Templates.ts_CbspChannelInd': CBSP_Templates.ttcn:477.43-53: In parameter #1 for `val':  CBSP_Templates.ttcn:477.43-53: warning: Inadequate restriction on the referenced template parameter `channel_ind', this may cause a dynamic test case error at runtime CBSP_Templates.ttcn:454.5-32: note: Referenced template parameter is here  CBSP_Templates.ttcn:483.1-503.1: In function definition `ts_CBSP_REPLACE_CBS_FAIL': CBSP_Templates.ttcn:501.2-53: In variable assignment: CBSP_Templates.ttcn:501.24-53: warning: Inadequate restriction on the referenced function `ts_CbspChannelInd(channel_ind)', this may cause a dynamic test case error at runtime CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here  CBSP_Templates.ttcn:555.1-574.1: In function definition `ts_CBSP_KILL_COMPL': CBSP_Templates.ttcn:570.2-572.2: In if statement: CBSP_Templates.ttcn:571.3-54: In variable assignment: CBSP_Templates.ttcn:571.25-54: warning: Inadequate restriction on the referenced function `ts_CbspChannelInd(channel_ind)', this may cause a dynamic test case error at runtime CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here  CBSP_Templates.ttcn:612.1-633.1: In function definition `ts_CBSP_KILL_FAIL': CBSP_Templates.ttcn:629.2-631.2: In if statement: CBSP_Templates.ttcn:630.3-54: In variable assignment: CBSP_Templates.ttcn:630.25-54: warning: Inadequate restriction on the referenced function `ts_CbspChannelInd(channel_ind)', this may cause a dynamic test case error at runtime CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here CBSP_Adapter.ttcn: In TTCN-3 module `CBSP_Adapter': CBSP_Adapter.ttcn:39.1-58.1: In function definition `f_connect': CBSP_Adapter.ttcn:44.2-47.2: In if statement: CBSP_Adapter.ttcn:45.3-84: In function instance: CBSP_Adapter.ttcn:45.3-84: warning: The value returned by external function `@CBSP_CodecPort_CtrlFunct.f_IPL4_close' is not used  CBSP_Adapter.ttcn:61.1-78.1: In function definition `f_bind': CBSP_Adapter.ttcn:65.2-68.2: In if statement: CBSP_Adapter.ttcn:66.3-84: In function instance: CBSP_Adapter.ttcn:66.3-84: warning: The value returned by external function `@CBSP_CodecPort_CtrlFunct.f_IPL4_close' is not used BSC_Tests_CBSP.ttcn: In TTCN-3 module `BSC_Tests_CBSP': BSC_Tests_CBSP.ttcn:584.1-595.1: In testcase definition `TC_cbsp_write_lac_ci': BSC_Tests_CBSP.ttcn:593.2-86: In receive statement: BSC_Tests_CBSP.ttcn:593.35-84: warning: Function invocation 'f_page2rsl(pages[0], g_cbsp_msg_id, g_cbsp_ser_no, -, -)' may change the actual snapshot.  BSC_Tests_CBSP.ttcn:598.1-609.1: In testcase definition `TC_cbsp_write_ci': BSC_Tests_CBSP.ttcn:607.2-86: In receive statement: BSC_Tests_CBSP.ttcn:607.35-84: warning: Function invocation 'f_page2rsl(pages[0], g_cbsp_msg_id, g_cbsp_ser_no, -, -)' may change the actual snapshot.  BSC_Tests_CBSP.ttcn:612.1-627.1: In testcase definition `TC_cbsp_write_lai': BSC_Tests_CBSP.ttcn:625.2-86: In receive statement: BSC_Tests_CBSP.ttcn:625.35-84: warning: Function invocation 'f_page2rsl(pages[0], g_cbsp_msg_id, g_cbsp_ser_no, -, -)' may change the actual snapshot.  BSC_Tests_CBSP.ttcn:648.1-669.1: In testcase definition `TC_cbsp_write_then_replace': BSC_Tests_CBSP.ttcn:658.2-86: In receive statement: BSC_Tests_CBSP.ttcn:658.35-84: warning: Function invocation 'f_page2rsl(pages[0], g_cbsp_msg_id, g_cbsp_ser_no, -, -)' may change the actual snapshot.  BSC_Tests_CBSP.ttcn:666.2-86: In receive statement: BSC_Tests_CBSP.ttcn:666.35-84: warning: Function invocation 'f_page2rsl(pages[0], g_cbsp_msg_id, g_cbsp_ser_no, -, -)' may change the actual snapshot. Notify: Generating code... Notify: File `BSC_Tests.hh' was generated. Notify: File `BSC_Tests.cc' was generated. Notify: File `BSC_Tests_CBSP.hh' was generated. Notify: File `BSC_Tests_CBSP.cc' was generated. Notify: File `BSC_Tests_CBSP_part_1.cc' was generated. Notify: File `BSC_Tests_CBSP_part_2.cc' was generated. Notify: File `BSC_Tests_CBSP_part_3.cc' was generated. Notify: File `BSC_Tests_CBSP_part_4.cc' was generated. Notify: File `BSC_Tests_LCLS.hh' was generated. Notify: File `BSC_Tests_LCLS.cc' was generated. Notify: File `BSC_Tests_LCLS_part_1.cc' was generated. Notify: File `BSC_Tests_LCLS_part_2.cc' was generated. Notify: File `BSC_Tests_LCLS_part_3.cc' was generated. Notify: File `BSC_Tests_LCLS_part_4.cc' was generated. Notify: File `BSC_Tests_part_1.cc' was generated. Notify: File `BSC_Tests_part_2.cc' was generated. Notify: File `BSC_Tests_part_3.cc' was generated. Notify: File `BSC_Tests_part_4.cc' was generated. Notify: File `BSSAP_CodecPort.hh' was generated. Notify: File `BSSAP_CodecPort.cc' was generated. Notify: File `BSSAP_CodecPort_part_1.cc' was generated. Notify: File `BSSAP_CodecPort_part_2.cc' was generated. Notify: File `BSSAP_CodecPort_part_3.cc' was generated. Notify: File `BSSAP_CodecPort_part_4.cc' was generated. Notify: File `BSSAP_LE_Adapter.hh' was generated. Notify: File `BSSAP_LE_Adapter.cc' was generated. Notify: File `BSSAP_LE_Adapter_part_1.cc' was generated. Notify: File `BSSAP_LE_Adapter_part_2.cc' was generated. Notify: File `BSSAP_LE_Adapter_part_3.cc' was generated. Notify: File `BSSAP_LE_Adapter_part_4.cc' was generated. Notify: File `BSSAP_LE_CodecPort.hh' was generated. Notify: File `BSSAP_LE_CodecPort.cc' was generated. Notify: File `BSSAP_LE_CodecPort_part_1.cc' was generated. Notify: File `BSSAP_LE_CodecPort_part_2.cc' was generated. Notify: File `BSSAP_LE_CodecPort_part_3.cc' was generated. Notify: File `BSSAP_LE_CodecPort_part_4.cc' was generated. Notify: File `BSSAP_LE_Emulation.hh' was generated. Notify: File `BSSAP_LE_Emulation.cc' was generated. Notify: File `BSSAP_LE_Emulation_part_1.cc' was generated. Notify: File `BSSAP_LE_Emulation_part_2.cc' was generated. Notify: File `BSSAP_LE_Emulation_part_3.cc' was generated. Notify: File `BSSAP_LE_Emulation_part_4.cc' was generated. Notify: File `BSSAP_LE_Types.hh' was generated. Notify: File `BSSAP_LE_Types.cc' was generated. Notify: File `BSSAP_LE_Types_part_1.cc' was generated. Notify: File `BSSAP_LE_Types_part_2.cc' was generated. Notify: File `BSSAP_LE_Types_part_3.cc' was generated. Notify: File `BSSAP_LE_Types_part_4.cc' was generated. Notify: File `BSSAP_Types.hh' was generated. Notify: File `BSSAP_Types.cc' was generated. Notify: File `BSSAP_Types_part_1.cc' was generated. Notify: File `BSSAP_Types_part_2.cc' was generated. Notify: File `BSSAP_Types_part_3.cc' was generated. Notify: File `BSSAP_Types_part_4.cc' was generated. Notify: File `BSSLAP_Types.hh' was generated. Notify: File `BSSLAP_Types.cc' was generated. Notify: File `BSSLAP_Types_part_1.cc' was generated. Notify: File `BSSLAP_Types_part_2.cc' was generated. Notify: File `BSSLAP_Types_part_3.cc' was generated. Notify: File `BSSLAP_Types_part_4.cc' was generated. Notify: File `BSSMAP_LE_Templates.hh' was generated. Notify: File `BSSMAP_LE_Templates.cc' was generated. Notify: File `BSSMAP_LE_Templates_part_1.cc' was generated. Notify: File `BSSMAP_LE_Templates_part_2.cc' was generated. Notify: File `BSSMAP_LE_Templates_part_3.cc' was generated. Notify: File `BSSMAP_LE_Templates_part_4.cc' was generated. Notify: File `BSSMAP_Templates.hh' was generated. Notify: File `BSSMAP_Templates.cc' was generated. Notify: File `BSSMAP_Templates_part_1.cc' was generated. Notify: File `BSSMAP_Templates_part_2.cc' was generated. Notify: File `BSSMAP_Templates_part_3.cc' was generated. Notify: File `BSSMAP_Templates_part_4.cc' was generated. Notify: File `CBSP_Adapter.hh' was generated. Notify: File `CBSP_Adapter.cc' was generated. Notify: File `CBSP_Adapter_part_1.cc' was generated. Notify: File `CBSP_Adapter_part_2.cc' was generated. Notify: File `CBSP_Adapter_part_3.cc' was generated. Notify: File `CBSP_Adapter_part_4.cc' was generated. Notify: File `CBSP_CodecPort.hh' was generated. Notify: File `CBSP_CodecPort.cc' was generated. Notify: File `CBSP_CodecPort_CtrlFunct.hh' was generated. Notify: File `CBSP_CodecPort_CtrlFunct.cc' was generated. Notify: File `CBSP_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `CBSP_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `CBSP_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `CBSP_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `CBSP_CodecPort_part_1.cc' was generated. Notify: File `CBSP_CodecPort_part_2.cc' was generated. Notify: File `CBSP_CodecPort_part_3.cc' was generated. Notify: File `CBSP_CodecPort_part_4.cc' was generated. Notify: File `CBSP_Templates.hh' was generated. Notify: File `CBSP_Templates.cc' was generated. Notify: File `CBSP_Templates_part_1.cc' was generated. Notify: File `CBSP_Templates_part_2.cc' was generated. Notify: File `CBSP_Templates_part_3.cc' was generated. Notify: File `CBSP_Templates_part_4.cc' was generated. Notify: File `CBSP_Types.hh' was generated. Notify: File `CBSP_Types.cc' was generated. Notify: File `CBSP_Types_part_1.cc' was generated. Notify: File `CBSP_Types_part_2.cc' was generated. Notify: File `CBSP_Types_part_3.cc' was generated. Notify: File `CBSP_Types_part_4.cc' was generated. Notify: File `GSM_RR_Types.hh' was generated. Notify: File `GSM_RR_Types.cc' was generated. Notify: File `GSM_RR_Types_part_1.cc' was generated. Notify: File `GSM_RR_Types_part_2.cc' was generated. Notify: File `GSM_RR_Types_part_3.cc' was generated. Notify: File `GSM_RR_Types_part_4.cc' was generated. Notify: File `GSM_RestOctets.hh' was generated. Notify: File `GSM_RestOctets.cc' was generated. Notify: File `GSM_RestOctets_part_1.cc' was generated. Notify: File `GSM_RestOctets_part_2.cc' was generated. Notify: File `GSM_RestOctets_part_3.cc' was generated. Notify: File `GSM_RestOctets_part_4.cc' was generated. Notify: File `GSM_SystemInformation.hh' was generated. Notify: File `GSM_SystemInformation.cc' was generated. Notify: File `GSM_SystemInformation_part_1.cc' was generated. Notify: File `GSM_SystemInformation_part_2.cc' was generated. Notify: File `GSM_SystemInformation_part_3.cc' was generated. Notify: File `GSM_SystemInformation_part_4.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Testing.hh' was generated. Notify: File `IPA_Testing.cc' was generated. Notify: File `IPA_Testing_part_1.cc' was generated. Notify: File `IPA_Testing_part_2.cc' was generated. Notify: File `IPA_Testing_part_3.cc' was generated. Notify: File `IPA_Testing_part_4.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IuUP_Emulation.hh' was generated. Notify: File `IuUP_Emulation.cc' was generated. Notify: File `IuUP_Emulation_part_1.cc' was generated. Notify: File `IuUP_Emulation_part_2.cc' was generated. Notify: File `IuUP_Emulation_part_3.cc' was generated. Notify: File `IuUP_Emulation_part_4.cc' was generated. Notify: File `IuUP_Types.hh' was generated. Notify: File `IuUP_Types.cc' was generated. Notify: File `IuUP_Types_part_1.cc' was generated. Notify: File `IuUP_Types_part_2.cc' was generated. Notify: File `IuUP_Types_part_3.cc' was generated. Notify: File `IuUP_Types_part_4.cc' was generated. Notify: File `L3_Templates.hh' was generated. Notify: File `L3_Templates.cc' was generated. Notify: File `L3_Templates_part_1.cc' was generated. Notify: File `L3_Templates_part_2.cc' was generated. Notify: File `L3_Templates_part_3.cc' was generated. Notify: File `L3_Templates_part_4.cc' was generated. Notify: File `M3UA_Emulation.hh' was generated. Notify: File `M3UA_Emulation.cc' was generated. Notify: File `M3UA_Emulation_part_1.cc' was generated. Notify: File `M3UA_Emulation_part_2.cc' was generated. Notify: File `M3UA_Emulation_part_3.cc' was generated. Notify: File `M3UA_Emulation_part_4.cc' was generated. Notify: File `M3UA_Types.hh' was generated. Notify: File `M3UA_Types.cc' was generated. Notify: File `M3UA_Types_part_1.cc' was generated. Notify: File `M3UA_Types_part_2.cc' was generated. Notify: File `M3UA_Types_part_3.cc' was generated. Notify: File `M3UA_Types_part_4.cc' was generated. Notify: File `MGCP_CodecPort.hh' was generated. Notify: File `MGCP_CodecPort.cc' was generated. Notify: File `MGCP_CodecPort_CtrlFunct.hh' was generated. Notify: File `MGCP_CodecPort_CtrlFunct.cc' was generated. Notify: File `MGCP_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `MGCP_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `MGCP_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `MGCP_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `MGCP_CodecPort_part_1.cc' was generated. Notify: File `MGCP_CodecPort_part_2.cc' was generated. Notify: File `MGCP_CodecPort_part_3.cc' was generated. Notify: File `MGCP_CodecPort_part_4.cc' was generated. Notify: File `MGCP_Emulation.hh' was generated. Notify: File `MGCP_Emulation.cc' was generated. Notify: File `MGCP_Emulation_part_1.cc' was generated. Notify: File `MGCP_Emulation_part_2.cc' was generated. Notify: File `MGCP_Emulation_part_3.cc' was generated. Notify: File `MGCP_Emulation_part_4.cc' was generated. Notify: File `MGCP_Templates.hh' was generated. Notify: File `MGCP_Templates.cc' was generated. Notify: File `MGCP_Templates_part_1.cc' was generated. Notify: File `MGCP_Templates_part_2.cc' was generated. Notify: File `MGCP_Templates_part_3.cc' was generated. Notify: File `MGCP_Templates_part_4.cc' was generated. Notify: File `MGCP_Types.hh' was generated. Notify: File `MGCP_Types.cc' was generated. Notify: File `MGCP_Types_part_1.cc' was generated. Notify: File `MGCP_Types_part_2.cc' was generated. Notify: File `MGCP_Types_part_3.cc' was generated. Notify: File `MGCP_Types_part_4.cc' was generated. Notify: File `MSC_ConnectionHandler.hh' was generated. Notify: File `MSC_ConnectionHandler.cc' was generated. Notify: File `MSC_ConnectionHandler_part_1.cc' was generated. Notify: File `MSC_ConnectionHandler_part_2.cc' was generated. Notify: File `MSC_ConnectionHandler_part_3.cc' was generated. Notify: File `MSC_ConnectionHandler_part_4.cc' was generated. Notify: File `MTP3asp_PortType.hh' was generated. Notify: File `MTP3asp_PortType.cc' was generated. Notify: File `MTP3asp_PortType_part_1.cc' was generated. Notify: File `MTP3asp_PortType_part_2.cc' was generated. Notify: File `MTP3asp_PortType_part_3.cc' was generated. Notify: File `MTP3asp_PortType_part_4.cc' was generated. Notify: File `MTP3asp_Types.hh' was generated. Notify: File `MTP3asp_Types.cc' was generated. Notify: File `MTP3asp_Types_part_1.cc' was generated. Notify: File `MTP3asp_Types_part_2.cc' was generated. Notify: File `MTP3asp_Types_part_3.cc' was generated. Notify: File `MTP3asp_Types_part_4.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `MobileL3_CC_Types.hh' was generated. Notify: File `MobileL3_CC_Types.cc' was generated. Notify: File `MobileL3_CC_Types_part_1.cc' was generated. Notify: File `MobileL3_CC_Types_part_2.cc' was generated. Notify: File `MobileL3_CC_Types_part_3.cc' was generated. Notify: File `MobileL3_CC_Types_part_4.cc' was generated. Notify: File `MobileL3_CommonIE_Types.hh' was generated. Notify: File `MobileL3_CommonIE_Types.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. Notify: File `MobileL3_GMM_SM_Types.hh' was generated. Notify: File `MobileL3_GMM_SM_Types.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. Notify: File `MobileL3_MM_Types.hh' was generated. Notify: File `MobileL3_MM_Types.cc' was generated. Notify: File `MobileL3_MM_Types_part_1.cc' was generated. Notify: File `MobileL3_MM_Types_part_2.cc' was generated. Notify: File `MobileL3_MM_Types_part_3.cc' was generated. Notify: File `MobileL3_MM_Types_part_4.cc' was generated. Notify: File `MobileL3_RRM_Types.hh' was generated. Notify: File `MobileL3_RRM_Types.cc' was generated. Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. Notify: File `MobileL3_SMS_Types.hh' was generated. Notify: File `MobileL3_SMS_Types.cc' was generated. Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. Notify: File `MobileL3_SS_Types.hh' was generated. Notify: File `MobileL3_SS_Types.cc' was generated. Notify: File `MobileL3_SS_Types_part_1.cc' was generated. Notify: File `MobileL3_SS_Types_part_2.cc' was generated. Notify: File `MobileL3_SS_Types_part_3.cc' was generated. Notify: File `MobileL3_SS_Types_part_4.cc' was generated. Notify: File `MobileL3_Types.hh' was generated. Notify: File `MobileL3_Types.cc' was generated. Notify: File `MobileL3_Types_part_1.cc' was generated. Notify: File `MobileL3_Types_part_2.cc' was generated. Notify: File `MobileL3_Types_part_3.cc' was generated. Notify: File `MobileL3_Types_part_4.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `RAN_Adapter.hh' was generated. Notify: File `RAN_Adapter.cc' was generated. Notify: File `RAN_Adapter_part_1.cc' was generated. Notify: File `RAN_Adapter_part_2.cc' was generated. Notify: File `RAN_Adapter_part_3.cc' was generated. Notify: File `RAN_Adapter_part_4.cc' was generated. Notify: File `RAN_Emulation.hh' was generated. Notify: File `RAN_Emulation.cc' was generated. Notify: File `RAN_Emulation_part_1.cc' was generated. Notify: File `RAN_Emulation_part_2.cc' was generated. Notify: File `RAN_Emulation_part_3.cc' was generated. Notify: File `RAN_Emulation_part_4.cc' was generated. Notify: File `RLCMAC_CSN1_Templates.hh' was generated. Notify: File `RLCMAC_CSN1_Templates.cc' was generated. Notify: File `RLCMAC_CSN1_Templates_part_1.cc' was generated. Notify: File `RLCMAC_CSN1_Templates_part_2.cc' was generated. Notify: File `RLCMAC_CSN1_Templates_part_3.cc' was generated. Notify: File `RLCMAC_CSN1_Templates_part_4.cc' was generated. Notify: File `RLCMAC_CSN1_Types.hh' was generated. Notify: File `RLCMAC_CSN1_Types.cc' was generated. Notify: File `RLCMAC_CSN1_Types_part_1.cc' was generated. Notify: File `RLCMAC_CSN1_Types_part_2.cc' was generated. Notify: File `RLCMAC_CSN1_Types_part_3.cc' was generated. Notify: File `RLCMAC_CSN1_Types_part_4.cc' was generated. Notify: File `RSL_Emulation.hh' was generated. Notify: File `RSL_Emulation.cc' was generated. Notify: File `RSL_Emulation_part_1.cc' was generated. Notify: File `RSL_Emulation_part_2.cc' was generated. Notify: File `RSL_Emulation_part_3.cc' was generated. Notify: File `RSL_Emulation_part_4.cc' was generated. Notify: File `RSL_Types.hh' was generated. Notify: File `RSL_Types.cc' was generated. Notify: File `RSL_Types_part_1.cc' was generated. Notify: File `RSL_Types_part_2.cc' was generated. Notify: File `RSL_Types_part_3.cc' was generated. Notify: File `RSL_Types_part_4.cc' was generated. Notify: File `RTP_CodecPort.hh' was generated. Notify: File `RTP_CodecPort.cc' was generated. Notify: File `RTP_CodecPort_CtrlFunct.hh' was generated. Notify: File `RTP_CodecPort_CtrlFunct.cc' was generated. Notify: File `RTP_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `RTP_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `RTP_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `RTP_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `RTP_CodecPort_part_1.cc' was generated. Notify: File `RTP_CodecPort_part_2.cc' was generated. Notify: File `RTP_CodecPort_part_3.cc' was generated. Notify: File `RTP_CodecPort_part_4.cc' was generated. Notify: File `RTP_Emulation.hh' was generated. Notify: File `RTP_Emulation.cc' was generated. Notify: File `RTP_Emulation_part_1.cc' was generated. Notify: File `RTP_Emulation_part_2.cc' was generated. Notify: File `RTP_Emulation_part_3.cc' was generated. Notify: File `RTP_Emulation_part_4.cc' was generated. Notify: File `RTP_Types.hh' was generated. Notify: File `RTP_Types.cc' was generated. Notify: File `RTP_Types_part_1.cc' was generated. Notify: File `RTP_Types_part_2.cc' was generated. Notify: File `RTP_Types_part_3.cc' was generated. Notify: File `RTP_Types_part_4.cc' was generated. Notify: File `SCCP_Emulation.hh' was generated. Notify: File `SCCP_Emulation.cc' was generated. Notify: File `SCCP_Emulation_part_1.cc' was generated. Notify: File `SCCP_Emulation_part_2.cc' was generated. Notify: File `SCCP_Emulation_part_3.cc' was generated. Notify: File `SCCP_Emulation_part_4.cc' was generated. Notify: File `SCCP_Mapping.hh' was generated. Notify: File `SCCP_Mapping.cc' was generated. Notify: File `SCCP_Mapping_part_1.cc' was generated. Notify: File `SCCP_Mapping_part_2.cc' was generated. Notify: File `SCCP_Mapping_part_3.cc' was generated. Notify: File `SCCP_Mapping_part_4.cc' was generated. Notify: File `SCCP_Templates.hh' was generated. Notify: File `SCCP_Templates.cc' was generated. Notify: File `SCCP_Templates_part_1.cc' was generated. Notify: File `SCCP_Templates_part_2.cc' was generated. Notify: File `SCCP_Templates_part_3.cc' was generated. Notify: File `SCCP_Templates_part_4.cc' was generated. Notify: File `SCCP_Types.hh' was generated. Notify: File `SCCP_Types.cc' was generated. Notify: File `SCCP_Types_part_1.cc' was generated. Notify: File `SCCP_Types_part_2.cc' was generated. Notify: File `SCCP_Types_part_3.cc' was generated. Notify: File `SCCP_Types_part_4.cc' was generated. Notify: File `SCCPasp_Types.hh' was generated. Notify: File `SCCPasp_Types.cc' was generated. Notify: File `SCCPasp_Types_part_1.cc' was generated. Notify: File `SCCPasp_Types_part_2.cc' was generated. Notify: File `SCCPasp_Types_part_3.cc' was generated. Notify: File `SCCPasp_Types_part_4.cc' was generated. Notify: File `SCTPasp_PortType.hh' was generated. Notify: File `SCTPasp_PortType.cc' was generated. Notify: File `SCTPasp_PortType_part_1.cc' was generated. Notify: File `SCTPasp_PortType_part_2.cc' was generated. Notify: File `SCTPasp_PortType_part_3.cc' was generated. Notify: File `SCTPasp_PortType_part_4.cc' was generated. Notify: File `SCTPasp_Types.hh' was generated. Notify: File `SCTPasp_Types.cc' was generated. Notify: File `SCTPasp_Types_part_1.cc' was generated. Notify: File `SCTPasp_Types_part_2.cc' was generated. Notify: File `SCTPasp_Types_part_3.cc' was generated. Notify: File `SCTPasp_Types_part_4.cc' was generated. Notify: File `SDP_Types.hh' was generated. Notify: File `SDP_Types.cc' was generated. Notify: File `SDP_Types_part_1.cc' was generated. Notify: File `SDP_Types_part_2.cc' was generated. Notify: File `SDP_Types_part_3.cc' was generated. Notify: File `SDP_Types_part_4.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `StatsD_Checker.hh' was generated. Notify: File `StatsD_Checker.cc' was generated. Notify: File `StatsD_Checker_part_1.cc' was generated. Notify: File `StatsD_Checker_part_2.cc' was generated. Notify: File `StatsD_Checker_part_3.cc' was generated. Notify: File `StatsD_Checker_part_4.cc' was generated. Notify: File `StatsD_CodecPort.hh' was generated. Notify: File `StatsD_CodecPort.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct.hh' was generated. Notify: File `StatsD_CodecPort_CtrlFunct.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `StatsD_CodecPort_part_1.cc' was generated. Notify: File `StatsD_CodecPort_part_2.cc' was generated. Notify: File `StatsD_CodecPort_part_3.cc' was generated. Notify: File `StatsD_CodecPort_part_4.cc' was generated. Notify: File `StatsD_Types.hh' was generated. Notify: File `StatsD_Types.cc' was generated. Notify: File `StatsD_Types_part_1.cc' was generated. Notify: File `StatsD_Types_part_2.cc' was generated. Notify: File `StatsD_Types_part_3.cc' was generated. Notify: File `StatsD_Types_part_4.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: 504 files were updated. touch compile make[1]: Leaving directory '/osmo-ttcn3-hacks/bsc' make -j16 -C bsc make[1]: Entering directory '/osmo-ttcn3-hacks/bsc' Creating dependency file for lex.SDP_parse_.c Creating dependency file for StatsD_CodecPort_CtrlFunctdef.cc Creating dependency file for SDP_parse_.tab.c Creating dependency file for CBSP_CodecPort_CtrlFunctdef.cc Creating dependency file for TELNETasp_PT.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for IuUP_EncDec.cc Creating dependency file for MGCP_CodecPort_CtrlFunctDef.cc Creating dependency file for RTP_CodecPort_CtrlFunctDef.cc Creating dependency file for SDP_EncDec.cc Creating dependency file for RTP_EncDec.cc Creating dependency file for SCTPasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for TCCConversion.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for SCCP_Mapping_part_4.cc Creating dependency file for SCCP_Mapping_part_3.cc Creating dependency file for SCCP_Mapping_part_1.cc Creating dependency file for SCCP_Mapping_part_2.cc Creating dependency file for RAN_Emulation_part_4.cc Creating dependency file for RAN_Emulation_part_1.cc Creating dependency file for RAN_Adapter_part_4.cc Creating dependency file for RAN_Emulation_part_3.cc Creating dependency file for RAN_Emulation_part_2.cc Creating dependency file for RAN_Adapter_part_2.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for RAN_Adapter_part_1.cc Creating dependency file for RAN_Adapter_part_3.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for SCCP_Mapping.cc Creating dependency file for RAN_Emulation.cc Creating dependency file for RAN_Adapter.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for StatsD_Types_part_3.cc Creating dependency file for StatsD_Types_part_4.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_4.cc Creating dependency file for StatsD_Types_part_2.cc Creating dependency file for StatsD_Types_part_1.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_3.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_1.cc Creating dependency file for StatsD_CodecPort_part_4.cc Creating dependency file for StatsD_CodecPort_part_3.cc Creating dependency file for StatsD_CodecPort_part_2.cc Creating dependency file for StatsD_CodecPort_part_1.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_2.cc Creating dependency file for StatsD_Checker_part_4.cc Creating dependency file for StatsD_Checker_part_3.cc Creating dependency file for StatsD_Checker_part_1.cc Creating dependency file for StatsD_Checker_part_2.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for SDP_Types_part_4.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SDP_Types_part_2.cc Creating dependency file for SCTPasp_Types_part_4.cc Creating dependency file for SDP_Types_part_1.cc Creating dependency file for SCTPasp_Types_part_1.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_Types_part_3.cc Creating dependency file for SDP_Types_part_3.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCTPasp_PortType_part_1.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCCPasp_Types_part_4.cc Creating dependency file for SCCPasp_Types_part_3.cc Creating dependency file for SCCPasp_Types_part_2.cc Creating dependency file for SCCP_Types_part_4.cc Creating dependency file for SCCPasp_Types_part_1.cc Creating dependency file for SCCP_Types_part_2.cc Creating dependency file for SCCP_Types_part_3.cc Creating dependency file for SCCP_Types_part_1.cc Creating dependency file for SCCP_Templates_part_3.cc Creating dependency file for SCCP_Templates_part_2.cc Creating dependency file for SCCP_Templates_part_1.cc Creating dependency file for SCCP_Templates_part_4.cc Creating dependency file for SCCP_Emulation_part_4.cc Creating dependency file for SCCP_Emulation_part_3.cc Creating dependency file for SCCP_Emulation_part_2.cc Creating dependency file for SCCP_Emulation_part_1.cc Creating dependency file for RTP_Types_part_3.cc Creating dependency file for RTP_Types_part_4.cc Creating dependency file for RTP_Emulation_part_4.cc Creating dependency file for RTP_Types_part_1.cc Creating dependency file for RTP_Types_part_2.cc Creating dependency file for RTP_Emulation_part_3.cc Creating dependency file for RTP_Emulation_part_2.cc Creating dependency file for RTP_Emulation_part_1.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_4.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_3.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_2.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_1.cc Creating dependency file for RTP_CodecPort_part_2.cc Creating dependency file for RTP_CodecPort_part_4.cc Creating dependency file for RTP_CodecPort_part_3.cc Creating dependency file for RTP_CodecPort_part_1.cc Creating dependency file for RSL_Types_part_2.cc Creating dependency file for RSL_Types_part_4.cc Creating dependency file for RSL_Types_part_1.cc Creating dependency file for RSL_Emulation_part_4.cc Creating dependency file for RSL_Emulation_part_3.cc Creating dependency file for RSL_Emulation_part_2.cc Creating dependency file for RSL_Types_part_3.cc Creating dependency file for RSL_Emulation_part_1.cc Creating dependency file for RLCMAC_CSN1_Types_part_4.cc Creating dependency file for RLCMAC_CSN1_Types_part_2.cc Creating dependency file for RLCMAC_CSN1_Types_part_1.cc Creating dependency file for RLCMAC_CSN1_Types_part_3.cc Creating dependency file for RLCMAC_CSN1_Templates_part_4.cc Creating dependency file for RLCMAC_CSN1_Templates_part_2.cc Creating dependency file for RLCMAC_CSN1_Templates_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for RLCMAC_CSN1_Templates_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for MTP3asp_Types_part_3.cc Creating dependency file for MTP3asp_Types_part_4.cc Creating dependency file for MTP3asp_Types_part_2.cc Creating dependency file for MTP3asp_Types_part_1.cc Creating dependency file for MTP3asp_PortType_part_4.cc Creating dependency file for MTP3asp_PortType_part_3.cc Creating dependency file for MTP3asp_PortType_part_1.cc Creating dependency file for MTP3asp_PortType_part_2.cc Creating dependency file for MSC_ConnectionHandler_part_4.cc Creating dependency file for MSC_ConnectionHandler_part_1.cc Creating dependency file for MSC_ConnectionHandler_part_2.cc Creating dependency file for MGCP_Types_part_4.cc Creating dependency file for MSC_ConnectionHandler_part_3.cc Creating dependency file for MGCP_Types_part_3.cc Creating dependency file for MGCP_Types_part_2.cc Creating dependency file for MGCP_Types_part_1.cc Creating dependency file for MGCP_Templates_part_4.cc Creating dependency file for MGCP_Templates_part_1.cc Creating dependency file for MGCP_Templates_part_2.cc Creating dependency file for MGCP_Templates_part_3.cc Creating dependency file for MGCP_Emulation_part_4.cc Creating dependency file for MGCP_Emulation_part_2.cc Creating dependency file for MGCP_Emulation_part_1.cc Creating dependency file for MGCP_Emulation_part_3.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_4.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_3.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_2.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_1.cc Creating dependency file for MGCP_CodecPort_part_4.cc Creating dependency file for MGCP_CodecPort_part_3.cc Creating dependency file for MGCP_CodecPort_part_1.cc Creating dependency file for MGCP_CodecPort_part_2.cc Creating dependency file for M3UA_Types_part_3.cc Creating dependency file for M3UA_Types_part_4.cc Creating dependency file for M3UA_Types_part_2.cc Creating dependency file for M3UA_Types_part_1.cc Creating dependency file for M3UA_Emulation_part_4.cc Creating dependency file for M3UA_Emulation_part_1.cc Creating dependency file for M3UA_Emulation_part_2.cc Creating dependency file for M3UA_Emulation_part_3.cc Creating dependency file for L3_Templates_part_3.cc Creating dependency file for L3_Templates_part_4.cc Creating dependency file for L3_Templates_part_2.cc Creating dependency file for IuUP_Types_part_4.cc Creating dependency file for IuUP_Types_part_3.cc Creating dependency file for L3_Templates_part_1.cc Creating dependency file for IuUP_Types_part_2.cc Creating dependency file for IuUP_Types_part_1.cc Creating dependency file for IuUP_Emulation_part_4.cc Creating dependency file for IuUP_Emulation_part_3.cc Creating dependency file for IuUP_Emulation_part_2.cc Creating dependency file for IuUP_Emulation_part_1.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPA_Testing_part_4.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_Testing_part_3.cc Creating dependency file for IPA_Testing_part_2.cc Creating dependency file for IPA_Testing_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for GSM_SystemInformation_part_3.cc Creating dependency file for GSM_SystemInformation_part_1.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GSM_SystemInformation_part_4.cc Creating dependency file for GSM_RestOctets_part_2.cc Creating dependency file for GSM_SystemInformation_part_2.cc Creating dependency file for GSM_RestOctets_part_4.cc Creating dependency file for GSM_RR_Types_part_3.cc Creating dependency file for GSM_RestOctets_part_3.cc Creating dependency file for GSM_RestOctets_part_1.cc Creating dependency file for GSM_RR_Types_part_1.cc Creating dependency file for GSM_RR_Types_part_2.cc Creating dependency file for CBSP_Types_part_3.cc Creating dependency file for CBSP_Types_part_2.cc Creating dependency file for GSM_RR_Types_part_4.cc Creating dependency file for CBSP_Types_part_1.cc Creating dependency file for CBSP_Types_part_4.cc Creating dependency file for CBSP_Templates_part_4.cc Creating dependency file for CBSP_Templates_part_2.cc Creating dependency file for CBSP_Templates_part_1.cc Creating dependency file for CBSP_Templates_part_3.cc Creating dependency file for CBSP_CodecPort_CtrlFunct_part_4.cc Creating dependency file for CBSP_CodecPort_CtrlFunct_part_2.cc Creating dependency file for CBSP_CodecPort_CtrlFunct_part_3.cc Creating dependency file for CBSP_CodecPort_part_3.cc Creating dependency file for CBSP_CodecPort_part_4.cc Creating dependency file for CBSP_CodecPort_CtrlFunct_part_1.cc Creating dependency file for CBSP_CodecPort_part_1.cc Creating dependency file for CBSP_Adapter_part_3.cc Creating dependency file for CBSP_Adapter_part_2.cc Creating dependency file for CBSP_Adapter_part_1.cc Creating dependency file for CBSP_Adapter_part_4.cc Creating dependency file for BSSMAP_Templates_part_4.cc Creating dependency file for BSSMAP_Templates_part_3.cc Creating dependency file for BSSMAP_Templates_part_2.cc Creating dependency file for BSSMAP_LE_Templates_part_2.cc Creating dependency file for CBSP_CodecPort_part_2.cc Creating dependency file for BSSMAP_LE_Templates_part_4.cc Creating dependency file for BSSMAP_LE_Templates_part_3.cc Creating dependency file for BSSLAP_Types_part_4.cc Creating dependency file for BSSMAP_Templates_part_1.cc Creating dependency file for BSSLAP_Types_part_3.cc Creating dependency file for BSSMAP_LE_Templates_part_1.cc Creating dependency file for BSSLAP_Types_part_2.cc Creating dependency file for BSSLAP_Types_part_1.cc Creating dependency file for BSSAP_Types_part_4.cc Creating dependency file for BSSAP_Types_part_3.cc Creating dependency file for BSSAP_LE_Types_part_4.cc Creating dependency file for BSSAP_Types_part_1.cc Creating dependency file for BSSAP_Types_part_2.cc Creating dependency file for BSSAP_LE_Types_part_2.cc Creating dependency file for BSSAP_LE_Types_part_3.cc Creating dependency file for BSSAP_LE_Types_part_1.cc Creating dependency file for BSSAP_LE_Emulation_part_4.cc Creating dependency file for BSSAP_LE_Emulation_part_3.cc Creating dependency file for BSSAP_LE_Emulation_part_2.cc Creating dependency file for BSSAP_LE_Emulation_part_1.cc Creating dependency file for BSSAP_LE_CodecPort_part_4.cc Creating dependency file for BSSAP_LE_CodecPort_part_3.cc Creating dependency file for BSSAP_LE_CodecPort_part_2.cc Creating dependency file for BSSAP_LE_CodecPort_part_1.cc Creating dependency file for BSSAP_LE_Adapter_part_4.cc Creating dependency file for BSSAP_LE_Adapter_part_3.cc Creating dependency file for BSSAP_LE_Adapter_part_2.cc Creating dependency file for BSSAP_CodecPort_part_3.cc Creating dependency file for BSSAP_CodecPort_part_4.cc Creating dependency file for BSSAP_LE_Adapter_part_1.cc Creating dependency file for BSSAP_CodecPort_part_2.cc Creating dependency file for BSSAP_CodecPort_part_1.cc Creating dependency file for BSC_Tests_LCLS_part_3.cc Creating dependency file for BSC_Tests_LCLS_part_2.cc Creating dependency file for BSC_Tests_LCLS_part_4.cc Creating dependency file for BSC_Tests_LCLS_part_1.cc Creating dependency file for BSC_Tests_CBSP_part_3.cc Creating dependency file for BSC_Tests_CBSP_part_4.cc Creating dependency file for BSC_Tests_part_4.cc Creating dependency file for BSC_Tests_CBSP_part_1.cc Creating dependency file for BSC_Tests_CBSP_part_2.cc Creating dependency file for BSC_Tests_part_3.cc Creating dependency file for BSC_Tests_part_2.cc Creating dependency file for BSC_Tests_part_1.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for StatsD_Types.cc Creating dependency file for StatsD_CodecPort_CtrlFunct.cc Creating dependency file for StatsD_CodecPort.cc Creating dependency file for StatsD_Checker.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SDP_Types.cc Creating dependency file for SCTPasp_Types.cc Creating dependency file for SCTPasp_PortType.cc Creating dependency file for SCCPasp_Types.cc Creating dependency file for SCCP_Types.cc Creating dependency file for SCCP_Templates.cc Creating dependency file for SCCP_Emulation.cc Creating dependency file for RTP_Types.cc Creating dependency file for RTP_Emulation.cc Creating dependency file for RTP_CodecPort_CtrlFunct.cc Creating dependency file for RTP_CodecPort.cc Creating dependency file for RSL_Types.cc Creating dependency file for RSL_Emulation.cc Creating dependency file for RLCMAC_CSN1_Types.cc Creating dependency file for RLCMAC_CSN1_Templates.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MTP3asp_Types.cc Creating dependency file for MTP3asp_PortType.cc Creating dependency file for MSC_ConnectionHandler.cc Creating dependency file for MGCP_Types.cc Creating dependency file for MGCP_Templates.cc Creating dependency file for MGCP_Emulation.cc Creating dependency file for MGCP_CodecPort.cc Creating dependency file for MGCP_CodecPort_CtrlFunct.cc Creating dependency file for M3UA_Types.cc Creating dependency file for M3UA_Emulation.cc Creating dependency file for L3_Templates.cc Creating dependency file for IuUP_Types.cc Creating dependency file for IuUP_Emulation.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_Testing.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for General_Types.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for GSM_Types.cc Creating dependency file for GSM_SystemInformation.cc Creating dependency file for GSM_RestOctets.cc Creating dependency file for GSM_RR_Types.cc Creating dependency file for CBSP_Types.cc Creating dependency file for CBSP_Templates.cc Creating dependency file for CBSP_CodecPort_CtrlFunct.cc Creating dependency file for CBSP_CodecPort.cc Creating dependency file for CBSP_Adapter.cc Creating dependency file for BSSMAP_Templates.cc Creating dependency file for BSSMAP_LE_Templates.cc Creating dependency file for BSSLAP_Types.cc Creating dependency file for BSSAP_Types.cc Creating dependency file for BSSAP_LE_Types.cc Creating dependency file for BSSAP_LE_Emulation.cc Creating dependency file for BSSAP_LE_CodecPort.cc Creating dependency file for BSSAP_LE_Adapter.cc Creating dependency file for BSSAP_CodecPort.cc Creating dependency file for BSC_Tests_LCLS.cc Creating dependency file for BSC_Tests_CBSP.cc Creating dependency file for BSC_Tests.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests.o BSC_Tests.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_CBSP.o BSC_Tests_CBSP.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_LCLS.o BSC_Tests_LCLS.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_CodecPort.o BSSAP_CodecPort.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_Adapter.o BSSAP_LE_Adapter.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_CodecPort.o BSSAP_LE_CodecPort.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_Emulation.o BSSAP_LE_Emulation.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_Types.o BSSAP_LE_Types.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_Types.o BSSAP_Types.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSLAP_Types.o BSSLAP_Types.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSMAP_LE_Templates.o BSSMAP_LE_Templates.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSMAP_Templates.o BSSMAP_Templates.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_Adapter.o CBSP_Adapter.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_CodecPort.o CBSP_CodecPort.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_CodecPort_CtrlFunct.o CBSP_CodecPort_CtrlFunct.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_Templates.o CBSP_Templates.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_Types.o CBSP_Types.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_RR_Types.o GSM_RR_Types.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_RestOctets.o GSM_RestOctets.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_SystemInformation.o GSM_SystemInformation.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Testing.o IPA_Testing.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IuUP_Emulation.o IuUP_Emulation.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IuUP_Types.o IuUP_Types.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o L3_Templates.o L3_Templates.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o M3UA_Emulation.o M3UA_Emulation.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o M3UA_Types.o M3UA_Types.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_CodecPort.o MGCP_CodecPort.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct.o MGCP_CodecPort_CtrlFunct.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Emulation.o MGCP_Emulation.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Templates.o MGCP_Templates.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Types.o MGCP_Types.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MSC_ConnectionHandler.o MSC_ConnectionHandler.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MTP3asp_PortType.o MTP3asp_PortType.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MTP3asp_Types.o MTP3asp_Types.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates.o RLCMAC_CSN1_Templates.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types.o RLCMAC_CSN1_Types.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RSL_Emulation.o RSL_Emulation.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RSL_Types.o RSL_Types.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_CodecPort.o RTP_CodecPort.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct.o RTP_CodecPort_CtrlFunct.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_Emulation.o RTP_Emulation.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_Types.o RTP_Types.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Emulation.o SCCP_Emulation.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Templates.o SCCP_Templates.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Types.o SCCP_Types.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCPasp_Types.o SCCPasp_Types.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_PortType.o SCTPasp_PortType.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_Types.o SCTPasp_Types.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_Types.o SDP_Types.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_Checker.o StatsD_Checker.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_CodecPort.o StatsD_CodecPort.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct.o StatsD_CodecPort_CtrlFunct.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_Types.o StatsD_Types.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_part_1.o BSC_Tests_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_part_2.o BSC_Tests_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_part_3.o BSC_Tests_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_part_4.o BSC_Tests_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_CBSP_part_1.o BSC_Tests_CBSP_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_CBSP_part_2.o BSC_Tests_CBSP_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_CBSP_part_3.o BSC_Tests_CBSP_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_CBSP_part_4.o BSC_Tests_CBSP_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_LCLS_part_1.o BSC_Tests_LCLS_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_LCLS_part_2.o BSC_Tests_LCLS_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_LCLS_part_3.o BSC_Tests_LCLS_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSC_Tests_LCLS_part_4.o BSC_Tests_LCLS_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_1.o BSSAP_CodecPort_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_2.o BSSAP_CodecPort_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_3.o BSSAP_CodecPort_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_4.o BSSAP_CodecPort_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_Adapter_part_1.o BSSAP_LE_Adapter_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_Adapter_part_2.o BSSAP_LE_Adapter_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_Adapter_part_3.o BSSAP_LE_Adapter_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_Adapter_part_4.o BSSAP_LE_Adapter_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_CodecPort_part_1.o BSSAP_LE_CodecPort_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_CodecPort_part_2.o BSSAP_LE_CodecPort_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_CodecPort_part_3.o BSSAP_LE_CodecPort_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_CodecPort_part_4.o BSSAP_LE_CodecPort_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_Emulation_part_1.o BSSAP_LE_Emulation_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_Emulation_part_2.o BSSAP_LE_Emulation_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_Emulation_part_3.o BSSAP_LE_Emulation_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_Emulation_part_4.o BSSAP_LE_Emulation_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_Types_part_1.o BSSAP_LE_Types_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_Types_part_2.o BSSAP_LE_Types_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_Types_part_3.o BSSAP_LE_Types_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_LE_Types_part_4.o BSSAP_LE_Types_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_Types_part_1.o BSSAP_Types_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_Types_part_2.o BSSAP_Types_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_Types_part_3.o BSSAP_Types_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSAP_Types_part_4.o BSSAP_Types_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSLAP_Types_part_1.o BSSLAP_Types_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSLAP_Types_part_2.o BSSLAP_Types_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSLAP_Types_part_3.o BSSLAP_Types_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSLAP_Types_part_4.o BSSLAP_Types_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSMAP_LE_Templates_part_1.o BSSMAP_LE_Templates_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSMAP_LE_Templates_part_2.o BSSMAP_LE_Templates_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSMAP_LE_Templates_part_3.o BSSMAP_LE_Templates_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSMAP_LE_Templates_part_4.o BSSMAP_LE_Templates_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSMAP_Templates_part_1.o BSSMAP_Templates_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSMAP_Templates_part_2.o BSSMAP_Templates_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSMAP_Templates_part_3.o BSSMAP_Templates_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o BSSMAP_Templates_part_4.o BSSMAP_Templates_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_Adapter_part_1.o CBSP_Adapter_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_Adapter_part_2.o CBSP_Adapter_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_Adapter_part_3.o CBSP_Adapter_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_Adapter_part_4.o CBSP_Adapter_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_CodecPort_part_1.o CBSP_CodecPort_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_CodecPort_part_2.o CBSP_CodecPort_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_CodecPort_part_3.o CBSP_CodecPort_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_CodecPort_part_4.o CBSP_CodecPort_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_CodecPort_CtrlFunct_part_1.o CBSP_CodecPort_CtrlFunct_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_CodecPort_CtrlFunct_part_2.o CBSP_CodecPort_CtrlFunct_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_CodecPort_CtrlFunct_part_3.o CBSP_CodecPort_CtrlFunct_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_CodecPort_CtrlFunct_part_4.o CBSP_CodecPort_CtrlFunct_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_Templates_part_1.o CBSP_Templates_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_Templates_part_2.o CBSP_Templates_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_Templates_part_3.o CBSP_Templates_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_Templates_part_4.o CBSP_Templates_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_Types_part_1.o CBSP_Types_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_Types_part_2.o CBSP_Types_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_Types_part_3.o CBSP_Types_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_Types_part_4.o CBSP_Types_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_RR_Types_part_1.o GSM_RR_Types_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_RR_Types_part_2.o GSM_RR_Types_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_RR_Types_part_3.o GSM_RR_Types_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_RR_Types_part_4.o GSM_RR_Types_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_RestOctets_part_1.o GSM_RestOctets_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_RestOctets_part_2.o GSM_RestOctets_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_RestOctets_part_3.o GSM_RestOctets_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_RestOctets_part_4.o GSM_RestOctets_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_SystemInformation_part_1.o GSM_SystemInformation_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_SystemInformation_part_2.o GSM_SystemInformation_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_SystemInformation_part_3.o GSM_SystemInformation_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_SystemInformation_part_4.o GSM_SystemInformation_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Testing_part_1.o IPA_Testing_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Testing_part_2.o IPA_Testing_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Testing_part_3.o IPA_Testing_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Testing_part_4.o IPA_Testing_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IuUP_Emulation_part_1.o IuUP_Emulation_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IuUP_Emulation_part_2.o IuUP_Emulation_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IuUP_Emulation_part_3.o IuUP_Emulation_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IuUP_Emulation_part_4.o IuUP_Emulation_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IuUP_Types_part_1.o IuUP_Types_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IuUP_Types_part_2.o IuUP_Types_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IuUP_Types_part_3.o IuUP_Types_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IuUP_Types_part_4.o IuUP_Types_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o L3_Templates_part_1.o L3_Templates_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o L3_Templates_part_2.o L3_Templates_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o L3_Templates_part_3.o L3_Templates_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o L3_Templates_part_4.o L3_Templates_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o M3UA_Emulation_part_1.o M3UA_Emulation_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o M3UA_Emulation_part_2.o M3UA_Emulation_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o M3UA_Emulation_part_3.o M3UA_Emulation_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o M3UA_Emulation_part_4.o M3UA_Emulation_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o M3UA_Types_part_1.o M3UA_Types_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o M3UA_Types_part_2.o M3UA_Types_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o M3UA_Types_part_3.o M3UA_Types_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o M3UA_Types_part_4.o M3UA_Types_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_1.o MGCP_CodecPort_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_2.o MGCP_CodecPort_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_3.o MGCP_CodecPort_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_4.o MGCP_CodecPort_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_1.o MGCP_CodecPort_CtrlFunct_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_2.o MGCP_CodecPort_CtrlFunct_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_3.o MGCP_CodecPort_CtrlFunct_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_4.o MGCP_CodecPort_CtrlFunct_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Emulation_part_1.o MGCP_Emulation_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Emulation_part_2.o MGCP_Emulation_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Emulation_part_3.o MGCP_Emulation_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Emulation_part_4.o MGCP_Emulation_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Templates_part_1.o MGCP_Templates_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Templates_part_2.o MGCP_Templates_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Templates_part_3.o MGCP_Templates_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Templates_part_4.o MGCP_Templates_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Types_part_1.o MGCP_Types_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Types_part_2.o MGCP_Types_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Types_part_3.o MGCP_Types_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_Types_part_4.o MGCP_Types_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MSC_ConnectionHandler_part_1.o MSC_ConnectionHandler_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MSC_ConnectionHandler_part_2.o MSC_ConnectionHandler_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MSC_ConnectionHandler_part_3.o MSC_ConnectionHandler_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MSC_ConnectionHandler_part_4.o MSC_ConnectionHandler_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MTP3asp_Types_part_1.o MTP3asp_Types_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MTP3asp_Types_part_2.o MTP3asp_Types_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MTP3asp_Types_part_3.o MTP3asp_Types_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MTP3asp_Types_part_4.o MTP3asp_Types_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates_part_1.o RLCMAC_CSN1_Templates_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates_part_2.o RLCMAC_CSN1_Templates_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates_part_3.o RLCMAC_CSN1_Templates_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates_part_4.o RLCMAC_CSN1_Templates_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types_part_1.o RLCMAC_CSN1_Types_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types_part_2.o RLCMAC_CSN1_Types_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types_part_3.o RLCMAC_CSN1_Types_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types_part_4.o RLCMAC_CSN1_Types_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RSL_Emulation_part_1.o RSL_Emulation_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RSL_Emulation_part_2.o RSL_Emulation_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RSL_Emulation_part_3.o RSL_Emulation_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RSL_Emulation_part_4.o RSL_Emulation_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RSL_Types_part_1.o RSL_Types_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RSL_Types_part_2.o RSL_Types_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RSL_Types_part_3.o RSL_Types_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RSL_Types_part_4.o RSL_Types_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_CodecPort_part_1.o RTP_CodecPort_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_CodecPort_part_2.o RTP_CodecPort_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_CodecPort_part_3.o RTP_CodecPort_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_CodecPort_part_4.o RTP_CodecPort_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_1.o RTP_CodecPort_CtrlFunct_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_2.o RTP_CodecPort_CtrlFunct_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_3.o RTP_CodecPort_CtrlFunct_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_4.o RTP_CodecPort_CtrlFunct_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_Emulation_part_1.o RTP_Emulation_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_Emulation_part_2.o RTP_Emulation_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_Emulation_part_3.o RTP_Emulation_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_Emulation_part_4.o RTP_Emulation_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_Types_part_1.o RTP_Types_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_Types_part_2.o RTP_Types_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_Types_part_3.o RTP_Types_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_Types_part_4.o RTP_Types_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Emulation_part_1.o SCCP_Emulation_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Emulation_part_2.o SCCP_Emulation_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Emulation_part_3.o SCCP_Emulation_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Emulation_part_4.o SCCP_Emulation_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Templates_part_1.o SCCP_Templates_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Templates_part_2.o SCCP_Templates_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Templates_part_3.o SCCP_Templates_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Templates_part_4.o SCCP_Templates_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Types_part_1.o SCCP_Types_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Types_part_2.o SCCP_Types_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Types_part_3.o SCCP_Types_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Types_part_4.o SCCP_Types_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCPasp_Types_part_1.o SCCPasp_Types_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCPasp_Types_part_2.o SCCPasp_Types_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCPasp_Types_part_3.o SCCPasp_Types_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCPasp_Types_part_4.o SCCPasp_Types_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_Types_part_1.o SCTPasp_Types_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_Types_part_2.o SCTPasp_Types_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_Types_part_3.o SCTPasp_Types_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_Types_part_4.o SCTPasp_Types_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_Types_part_1.o SDP_Types_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_Types_part_2.o SDP_Types_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_Types_part_3.o SDP_Types_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_Types_part_4.o SDP_Types_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_Checker_part_1.o StatsD_Checker_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_Checker_part_2.o StatsD_Checker_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_Checker_part_3.o StatsD_Checker_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_Checker_part_4.o StatsD_Checker_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_1.o StatsD_CodecPort_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_2.o StatsD_CodecPort_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_3.o StatsD_CodecPort_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_4.o StatsD_CodecPort_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_1.o StatsD_CodecPort_CtrlFunct_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_2.o StatsD_CodecPort_CtrlFunct_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_3.o StatsD_CodecPort_CtrlFunct_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_4.o StatsD_CodecPort_CtrlFunct_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_Types_part_1.o StatsD_Types_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_Types_part_2.o StatsD_Types_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_Types_part_3.o StatsD_Types_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_Types_part_4.o StatsD_Types_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RAN_Adapter.o RAN_Adapter.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RAN_Emulation.o RAN_Emulation.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Mapping.o SCCP_Mapping.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RAN_Adapter_part_1.o RAN_Adapter_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RAN_Adapter_part_2.o RAN_Adapter_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RAN_Adapter_part_3.o RAN_Adapter_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RAN_Adapter_part_4.o RAN_Adapter_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RAN_Emulation_part_1.o RAN_Emulation_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RAN_Emulation_part_2.o RAN_Emulation_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RAN_Emulation_part_3.o RAN_Emulation_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RAN_Emulation_part_4.o RAN_Emulation_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Mapping_part_1.o SCCP_Mapping_part_1.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Mapping_part_2.o SCCP_Mapping_part_2.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Mapping_part_3.o SCCP_Mapping_part_3.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCCP_Mapping_part_4.o SCCP_Mapping_part_4.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SCTPasp_PT.o SCTPasp_PT.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_EncDec.o RTP_EncDec.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_EncDec.o SDP_EncDec.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunctDef.o RTP_CodecPort_CtrlFunctDef.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunctDef.o MGCP_CodecPort_CtrlFunctDef.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o IuUP_EncDec.o IuUP_EncDec.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o CBSP_CodecPort_CtrlFunctdef.o CBSP_CodecPort_CtrlFunctdef.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunctdef.o StatsD_CodecPort_CtrlFunctdef.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o SDP_parse_.tab.o SDP_parse_.tab.c g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -I/usr/include/titan -fPIC -o lex.SDP_parse_.o lex.SDP_parse_.c g++ -shared -o BSC_Tests.so BSC_Tests.o g++ -shared -o BSC_Tests_CBSP.so BSC_Tests_CBSP.o g++ -shared -o BSC_Tests_LCLS.so BSC_Tests_LCLS.o g++ -shared -o BSSAP_CodecPort.so BSSAP_CodecPort.o g++ -shared -o BSSAP_LE_Adapter.so BSSAP_LE_Adapter.o g++ -shared -o BSSAP_LE_CodecPort.so BSSAP_LE_CodecPort.o g++ -shared -o BSSAP_LE_Emulation.so BSSAP_LE_Emulation.o g++ -shared -o BSSAP_LE_Types.so BSSAP_LE_Types.o g++ -shared -o BSSAP_Types.so BSSAP_Types.o g++ -shared -o BSSLAP_Types.so BSSLAP_Types.o g++ -shared -o BSSMAP_LE_Templates.so BSSMAP_LE_Templates.o g++ -shared -o BSSMAP_Templates.so BSSMAP_Templates.o g++ -shared -o CBSP_Adapter.so CBSP_Adapter.o g++ -shared -o CBSP_CodecPort.so CBSP_CodecPort.o g++ -shared -o CBSP_CodecPort_CtrlFunct.so CBSP_CodecPort_CtrlFunct.o g++ -shared -o CBSP_Templates.so CBSP_Templates.o g++ -shared -o CBSP_Types.so CBSP_Types.o g++ -shared -o GSM_RR_Types.so GSM_RR_Types.o g++ -shared -o GSM_RestOctets.so GSM_RestOctets.o g++ -shared -o GSM_SystemInformation.so GSM_SystemInformation.o g++ -shared -o GSM_Types.so GSM_Types.o g++ -shared -o General_Types.so General_Types.o g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o g++ -shared -o IPA_Testing.so IPA_Testing.o g++ -shared -o IPA_Types.so IPA_Types.o g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o g++ -shared -o IuUP_Emulation.so IuUP_Emulation.o g++ -shared -o IuUP_Types.so IuUP_Types.o g++ -shared -o L3_Templates.so L3_Templates.o g++ -shared -o M3UA_Emulation.so M3UA_Emulation.o g++ -shared -o M3UA_Types.so M3UA_Types.o g++ -shared -o MGCP_CodecPort.so MGCP_CodecPort.o g++ -shared -o MGCP_CodecPort_CtrlFunct.so MGCP_CodecPort_CtrlFunct.o g++ -shared -o MGCP_Emulation.so MGCP_Emulation.o g++ -shared -o MGCP_Templates.so MGCP_Templates.o g++ -shared -o MGCP_Types.so MGCP_Types.o g++ -shared -o MSC_ConnectionHandler.so MSC_ConnectionHandler.o g++ -shared -o MTP3asp_PortType.so MTP3asp_PortType.o g++ -shared -o MTP3asp_Types.so MTP3asp_Types.o g++ -shared -o Misc_Helpers.so Misc_Helpers.o g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o g++ -shared -o MobileL3_Types.so MobileL3_Types.o g++ -shared -o Native_Functions.so Native_Functions.o g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o g++ -shared -o Osmocom_Types.so Osmocom_Types.o g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o g++ -shared -o RLCMAC_CSN1_Templates.so RLCMAC_CSN1_Templates.o g++ -shared -o RLCMAC_CSN1_Types.so RLCMAC_CSN1_Types.o g++ -shared -o RSL_Emulation.so RSL_Emulation.o g++ -shared -o RSL_Types.so RSL_Types.o g++ -shared -o RTP_CodecPort.so RTP_CodecPort.o g++ -shared -o RTP_CodecPort_CtrlFunct.so RTP_CodecPort_CtrlFunct.o g++ -shared -o RTP_Emulation.so RTP_Emulation.o g++ -shared -o RTP_Types.so RTP_Types.o g++ -shared -o SCCP_Emulation.so SCCP_Emulation.o g++ -shared -o SCCP_Templates.so SCCP_Templates.o g++ -shared -o SCCP_Types.so SCCP_Types.o g++ -shared -o SCCPasp_Types.so SCCPasp_Types.o g++ -shared -o SCTPasp_PortType.so SCTPasp_PortType.o g++ -shared -o SCTPasp_Types.so SCTPasp_Types.o g++ -shared -o SDP_Types.so SDP_Types.o g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o g++ -shared -o StatsD_Checker.so StatsD_Checker.o g++ -shared -o StatsD_CodecPort.so StatsD_CodecPort.o g++ -shared -o StatsD_CodecPort_CtrlFunct.so StatsD_CodecPort_CtrlFunct.o g++ -shared -o StatsD_Types.so StatsD_Types.o g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o g++ -shared -o BSC_Tests_part_1.so BSC_Tests_part_1.o g++ -shared -o BSC_Tests_part_2.so BSC_Tests_part_2.o g++ -shared -o BSC_Tests_part_3.so BSC_Tests_part_3.o g++ -shared -o BSC_Tests_part_4.so BSC_Tests_part_4.o g++ -shared -o BSC_Tests_CBSP_part_1.so BSC_Tests_CBSP_part_1.o g++ -shared -o BSC_Tests_CBSP_part_2.so BSC_Tests_CBSP_part_2.o g++ -shared -o BSC_Tests_CBSP_part_3.so BSC_Tests_CBSP_part_3.o g++ -shared -o BSC_Tests_CBSP_part_4.so BSC_Tests_CBSP_part_4.o g++ -shared -o BSC_Tests_LCLS_part_1.so BSC_Tests_LCLS_part_1.o g++ -shared -o BSC_Tests_LCLS_part_2.so BSC_Tests_LCLS_part_2.o g++ -shared -o BSC_Tests_LCLS_part_3.so BSC_Tests_LCLS_part_3.o g++ -shared -o BSC_Tests_LCLS_part_4.so BSC_Tests_LCLS_part_4.o g++ -shared -o BSSAP_CodecPort_part_1.so BSSAP_CodecPort_part_1.o g++ -shared -o BSSAP_CodecPort_part_2.so BSSAP_CodecPort_part_2.o g++ -shared -o BSSAP_CodecPort_part_3.so BSSAP_CodecPort_part_3.o g++ -shared -o BSSAP_CodecPort_part_4.so BSSAP_CodecPort_part_4.o g++ -shared -o BSSAP_LE_Adapter_part_1.so BSSAP_LE_Adapter_part_1.o g++ -shared -o BSSAP_LE_Adapter_part_2.so BSSAP_LE_Adapter_part_2.o g++ -shared -o BSSAP_LE_Adapter_part_3.so BSSAP_LE_Adapter_part_3.o g++ -shared -o BSSAP_LE_Adapter_part_4.so BSSAP_LE_Adapter_part_4.o g++ -shared -o BSSAP_LE_CodecPort_part_1.so BSSAP_LE_CodecPort_part_1.o g++ -shared -o BSSAP_LE_CodecPort_part_2.so BSSAP_LE_CodecPort_part_2.o g++ -shared -o BSSAP_LE_CodecPort_part_3.so BSSAP_LE_CodecPort_part_3.o g++ -shared -o BSSAP_LE_CodecPort_part_4.so BSSAP_LE_CodecPort_part_4.o g++ -shared -o BSSAP_LE_Emulation_part_1.so BSSAP_LE_Emulation_part_1.o g++ -shared -o BSSAP_LE_Emulation_part_2.so BSSAP_LE_Emulation_part_2.o g++ -shared -o BSSAP_LE_Emulation_part_3.so BSSAP_LE_Emulation_part_3.o g++ -shared -o BSSAP_LE_Emulation_part_4.so BSSAP_LE_Emulation_part_4.o g++ -shared -o BSSAP_LE_Types_part_1.so BSSAP_LE_Types_part_1.o g++ -shared -o BSSAP_LE_Types_part_2.so BSSAP_LE_Types_part_2.o g++ -shared -o BSSAP_LE_Types_part_3.so BSSAP_LE_Types_part_3.o g++ -shared -o BSSAP_LE_Types_part_4.so BSSAP_LE_Types_part_4.o g++ -shared -o BSSAP_Types_part_1.so BSSAP_Types_part_1.o g++ -shared -o BSSAP_Types_part_2.so BSSAP_Types_part_2.o g++ -shared -o BSSAP_Types_part_3.so BSSAP_Types_part_3.o g++ -shared -o BSSAP_Types_part_4.so BSSAP_Types_part_4.o g++ -shared -o BSSLAP_Types_part_1.so BSSLAP_Types_part_1.o g++ -shared -o BSSLAP_Types_part_2.so BSSLAP_Types_part_2.o g++ -shared -o BSSLAP_Types_part_3.so BSSLAP_Types_part_3.o g++ -shared -o BSSLAP_Types_part_4.so BSSLAP_Types_part_4.o g++ -shared -o BSSMAP_LE_Templates_part_1.so BSSMAP_LE_Templates_part_1.o g++ -shared -o BSSMAP_LE_Templates_part_2.so BSSMAP_LE_Templates_part_2.o g++ -shared -o BSSMAP_LE_Templates_part_3.so BSSMAP_LE_Templates_part_3.o g++ -shared -o BSSMAP_LE_Templates_part_4.so BSSMAP_LE_Templates_part_4.o g++ -shared -o BSSMAP_Templates_part_1.so BSSMAP_Templates_part_1.o g++ -shared -o BSSMAP_Templates_part_2.so BSSMAP_Templates_part_2.o g++ -shared -o BSSMAP_Templates_part_3.so BSSMAP_Templates_part_3.o g++ -shared -o BSSMAP_Templates_part_4.so BSSMAP_Templates_part_4.o g++ -shared -o CBSP_Adapter_part_1.so CBSP_Adapter_part_1.o g++ -shared -o CBSP_Adapter_part_2.so CBSP_Adapter_part_2.o g++ -shared -o CBSP_Adapter_part_3.so CBSP_Adapter_part_3.o g++ -shared -o CBSP_Adapter_part_4.so CBSP_Adapter_part_4.o g++ -shared -o CBSP_CodecPort_part_1.so CBSP_CodecPort_part_1.o g++ -shared -o CBSP_CodecPort_part_2.so CBSP_CodecPort_part_2.o g++ -shared -o CBSP_CodecPort_part_3.so CBSP_CodecPort_part_3.o g++ -shared -o CBSP_CodecPort_part_4.so CBSP_CodecPort_part_4.o g++ -shared -o CBSP_CodecPort_CtrlFunct_part_1.so CBSP_CodecPort_CtrlFunct_part_1.o g++ -shared -o CBSP_CodecPort_CtrlFunct_part_2.so CBSP_CodecPort_CtrlFunct_part_2.o g++ -shared -o CBSP_CodecPort_CtrlFunct_part_3.so CBSP_CodecPort_CtrlFunct_part_3.o g++ -shared -o CBSP_CodecPort_CtrlFunct_part_4.so CBSP_CodecPort_CtrlFunct_part_4.o g++ -shared -o CBSP_Templates_part_1.so CBSP_Templates_part_1.o g++ -shared -o CBSP_Templates_part_2.so CBSP_Templates_part_2.o g++ -shared -o CBSP_Templates_part_3.so CBSP_Templates_part_3.o g++ -shared -o CBSP_Templates_part_4.so CBSP_Templates_part_4.o g++ -shared -o CBSP_Types_part_1.so CBSP_Types_part_1.o g++ -shared -o CBSP_Types_part_2.so CBSP_Types_part_2.o g++ -shared -o CBSP_Types_part_3.so CBSP_Types_part_3.o g++ -shared -o CBSP_Types_part_4.so CBSP_Types_part_4.o g++ -shared -o GSM_RR_Types_part_1.so GSM_RR_Types_part_1.o g++ -shared -o GSM_RR_Types_part_2.so GSM_RR_Types_part_2.o g++ -shared -o GSM_RR_Types_part_3.so GSM_RR_Types_part_3.o g++ -shared -o GSM_RR_Types_part_4.so GSM_RR_Types_part_4.o g++ -shared -o GSM_RestOctets_part_1.so GSM_RestOctets_part_1.o g++ -shared -o GSM_RestOctets_part_2.so GSM_RestOctets_part_2.o g++ -shared -o GSM_RestOctets_part_3.so GSM_RestOctets_part_3.o g++ -shared -o GSM_RestOctets_part_4.so GSM_RestOctets_part_4.o g++ -shared -o GSM_SystemInformation_part_1.so GSM_SystemInformation_part_1.o g++ -shared -o GSM_SystemInformation_part_2.so GSM_SystemInformation_part_2.o g++ -shared -o GSM_SystemInformation_part_3.so GSM_SystemInformation_part_3.o g++ -shared -o GSM_SystemInformation_part_4.so GSM_SystemInformation_part_4.o g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o g++ -shared -o General_Types_part_1.so General_Types_part_1.o g++ -shared -o General_Types_part_2.so General_Types_part_2.o g++ -shared -o General_Types_part_3.so General_Types_part_3.o g++ -shared -o General_Types_part_4.so General_Types_part_4.o g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o g++ -shared -o IPA_Testing_part_1.so IPA_Testing_part_1.o g++ -shared -o IPA_Testing_part_2.so IPA_Testing_part_2.o g++ -shared -o IPA_Testing_part_3.so IPA_Testing_part_3.o g++ -shared -o IPA_Testing_part_4.so IPA_Testing_part_4.o g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o g++ -shared -o IuUP_Emulation_part_1.so IuUP_Emulation_part_1.o g++ -shared -o IuUP_Emulation_part_2.so IuUP_Emulation_part_2.o g++ -shared -o IuUP_Emulation_part_3.so IuUP_Emulation_part_3.o g++ -shared -o IuUP_Emulation_part_4.so IuUP_Emulation_part_4.o g++ -shared -o IuUP_Types_part_1.so IuUP_Types_part_1.o g++ -shared -o IuUP_Types_part_2.so IuUP_Types_part_2.o g++ -shared -o IuUP_Types_part_3.so IuUP_Types_part_3.o g++ -shared -o IuUP_Types_part_4.so IuUP_Types_part_4.o g++ -shared -o L3_Templates_part_1.so L3_Templates_part_1.o g++ -shared -o L3_Templates_part_2.so L3_Templates_part_2.o g++ -shared -o L3_Templates_part_3.so L3_Templates_part_3.o g++ -shared -o L3_Templates_part_4.so L3_Templates_part_4.o g++ -shared -o M3UA_Emulation_part_1.so M3UA_Emulation_part_1.o g++ -shared -o M3UA_Emulation_part_2.so M3UA_Emulation_part_2.o g++ -shared -o M3UA_Emulation_part_3.so M3UA_Emulation_part_3.o g++ -shared -o M3UA_Emulation_part_4.so M3UA_Emulation_part_4.o g++ -shared -o M3UA_Types_part_1.so M3UA_Types_part_1.o g++ -shared -o M3UA_Types_part_2.so M3UA_Types_part_2.o g++ -shared -o M3UA_Types_part_3.so M3UA_Types_part_3.o g++ -shared -o M3UA_Types_part_4.so M3UA_Types_part_4.o g++ -shared -o MGCP_CodecPort_part_1.so MGCP_CodecPort_part_1.o g++ -shared -o MGCP_CodecPort_part_2.so MGCP_CodecPort_part_2.o g++ -shared -o MGCP_CodecPort_part_3.so MGCP_CodecPort_part_3.o g++ -shared -o MGCP_CodecPort_part_4.so MGCP_CodecPort_part_4.o g++ -shared -o MGCP_CodecPort_CtrlFunct_part_1.so MGCP_CodecPort_CtrlFunct_part_1.o g++ -shared -o MGCP_CodecPort_CtrlFunct_part_2.so MGCP_CodecPort_CtrlFunct_part_2.o g++ -shared -o MGCP_CodecPort_CtrlFunct_part_3.so MGCP_CodecPort_CtrlFunct_part_3.o g++ -shared -o MGCP_CodecPort_CtrlFunct_part_4.so MGCP_CodecPort_CtrlFunct_part_4.o g++ -shared -o MGCP_Emulation_part_1.so MGCP_Emulation_part_1.o g++ -shared -o MGCP_Emulation_part_2.so MGCP_Emulation_part_2.o g++ -shared -o MGCP_Emulation_part_3.so MGCP_Emulation_part_3.o g++ -shared -o MGCP_Emulation_part_4.so MGCP_Emulation_part_4.o g++ -shared -o MGCP_Templates_part_1.so MGCP_Templates_part_1.o g++ -shared -o MGCP_Templates_part_2.so MGCP_Templates_part_2.o g++ -shared -o MGCP_Templates_part_3.so MGCP_Templates_part_3.o g++ -shared -o MGCP_Templates_part_4.so MGCP_Templates_part_4.o g++ -shared -o MGCP_Types_part_1.so MGCP_Types_part_1.o g++ -shared -o MGCP_Types_part_2.so MGCP_Types_part_2.o g++ -shared -o MGCP_Types_part_3.so MGCP_Types_part_3.o g++ -shared -o MGCP_Types_part_4.so MGCP_Types_part_4.o g++ -shared -o MSC_ConnectionHandler_part_1.so MSC_ConnectionHandler_part_1.o g++ -shared -o MSC_ConnectionHandler_part_2.so MSC_ConnectionHandler_part_2.o g++ -shared -o MSC_ConnectionHandler_part_3.so MSC_ConnectionHandler_part_3.o g++ -shared -o MSC_ConnectionHandler_part_4.so MSC_ConnectionHandler_part_4.o g++ -shared -o MTP3asp_PortType_part_1.so MTP3asp_PortType_part_1.o g++ -shared -o MTP3asp_PortType_part_2.so MTP3asp_PortType_part_2.o g++ -shared -o MTP3asp_PortType_part_3.so MTP3asp_PortType_part_3.o g++ -shared -o MTP3asp_PortType_part_4.so MTP3asp_PortType_part_4.o g++ -shared -o MTP3asp_Types_part_1.so MTP3asp_Types_part_1.o g++ -shared -o MTP3asp_Types_part_2.so MTP3asp_Types_part_2.o g++ -shared -o MTP3asp_Types_part_3.so MTP3asp_Types_part_3.o g++ -shared -o MTP3asp_Types_part_4.so MTP3asp_Types_part_4.o g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o g++ -shared -o RLCMAC_CSN1_Templates_part_1.so RLCMAC_CSN1_Templates_part_1.o g++ -shared -o RLCMAC_CSN1_Templates_part_2.so RLCMAC_CSN1_Templates_part_2.o g++ -shared -o RLCMAC_CSN1_Templates_part_3.so RLCMAC_CSN1_Templates_part_3.o g++ -shared -o RLCMAC_CSN1_Templates_part_4.so RLCMAC_CSN1_Templates_part_4.o g++ -shared -o RLCMAC_CSN1_Types_part_2.so RLCMAC_CSN1_Types_part_2.o g++ -shared -o RLCMAC_CSN1_Types_part_3.so RLCMAC_CSN1_Types_part_3.o g++ -shared -o RLCMAC_CSN1_Types_part_4.so RLCMAC_CSN1_Types_part_4.o g++ -shared -o RSL_Emulation_part_1.so RSL_Emulation_part_1.o g++ -shared -o RSL_Emulation_part_2.so RSL_Emulation_part_2.o g++ -shared -o RSL_Emulation_part_3.so RSL_Emulation_part_3.o g++ -shared -o RSL_Emulation_part_4.so RSL_Emulation_part_4.o g++ -shared -o RSL_Types_part_1.so RSL_Types_part_1.o g++ -shared -o RSL_Types_part_2.so RSL_Types_part_2.o g++ -shared -o RSL_Types_part_3.so RSL_Types_part_3.o g++ -shared -o RSL_Types_part_4.so RSL_Types_part_4.o g++ -shared -o RTP_CodecPort_part_1.so RTP_CodecPort_part_1.o g++ -shared -o RTP_CodecPort_part_2.so RTP_CodecPort_part_2.o g++ -shared -o RTP_CodecPort_part_3.so RTP_CodecPort_part_3.o g++ -shared -o RTP_CodecPort_part_4.so RTP_CodecPort_part_4.o g++ -shared -o RTP_CodecPort_CtrlFunct_part_1.so RTP_CodecPort_CtrlFunct_part_1.o g++ -shared -o RTP_CodecPort_CtrlFunct_part_2.so RTP_CodecPort_CtrlFunct_part_2.o g++ -shared -o RTP_CodecPort_CtrlFunct_part_3.so RTP_CodecPort_CtrlFunct_part_3.o g++ -shared -o RTP_CodecPort_CtrlFunct_part_4.so RTP_CodecPort_CtrlFunct_part_4.o g++ -shared -o RTP_Emulation_part_1.so RTP_Emulation_part_1.o g++ -shared -o RTP_Emulation_part_2.so RTP_Emulation_part_2.o g++ -shared -o RTP_Emulation_part_3.so RTP_Emulation_part_3.o g++ -shared -o RTP_Emulation_part_4.so RTP_Emulation_part_4.o g++ -shared -o RTP_Types_part_1.so RTP_Types_part_1.o g++ -shared -o RTP_Types_part_2.so RTP_Types_part_2.o g++ -shared -o RTP_Types_part_3.so RTP_Types_part_3.o g++ -shared -o RTP_Types_part_4.so RTP_Types_part_4.o g++ -shared -o SCCP_Emulation_part_1.so SCCP_Emulation_part_1.o g++ -shared -o SCCP_Emulation_part_2.so SCCP_Emulation_part_2.o g++ -shared -o SCCP_Emulation_part_3.so SCCP_Emulation_part_3.o g++ -shared -o SCCP_Emulation_part_4.so SCCP_Emulation_part_4.o g++ -shared -o SCCP_Templates_part_1.so SCCP_Templates_part_1.o g++ -shared -o SCCP_Templates_part_2.so SCCP_Templates_part_2.o g++ -shared -o SCCP_Templates_part_3.so SCCP_Templates_part_3.o g++ -shared -o SCCP_Templates_part_4.so SCCP_Templates_part_4.o g++ -shared -o SCCP_Types_part_1.so SCCP_Types_part_1.o g++ -shared -o SCCP_Types_part_2.so SCCP_Types_part_2.o g++ -shared -o SCCP_Types_part_3.so SCCP_Types_part_3.o g++ -shared -o SCCP_Types_part_4.so SCCP_Types_part_4.o g++ -shared -o SCCPasp_Types_part_1.so SCCPasp_Types_part_1.o g++ -shared -o SCCPasp_Types_part_2.so SCCPasp_Types_part_2.o g++ -shared -o SCCPasp_Types_part_3.so SCCPasp_Types_part_3.o g++ -shared -o SCCPasp_Types_part_4.so SCCPasp_Types_part_4.o g++ -shared -o SCTPasp_PortType_part_1.so SCTPasp_PortType_part_1.o g++ -shared -o SCTPasp_PortType_part_2.so SCTPasp_PortType_part_2.o g++ -shared -o SCTPasp_PortType_part_3.so SCTPasp_PortType_part_3.o g++ -shared -o SCTPasp_PortType_part_4.so SCTPasp_PortType_part_4.o g++ -shared -o SCTPasp_Types_part_1.so SCTPasp_Types_part_1.o g++ -shared -o SCTPasp_Types_part_2.so SCTPasp_Types_part_2.o g++ -shared -o SCTPasp_Types_part_3.so SCTPasp_Types_part_3.o g++ -shared -o SCTPasp_Types_part_4.so SCTPasp_Types_part_4.o g++ -shared -o SDP_Types_part_1.so SDP_Types_part_1.o g++ -shared -o SDP_Types_part_2.so SDP_Types_part_2.o g++ -shared -o SDP_Types_part_3.so SDP_Types_part_3.o g++ -shared -o SDP_Types_part_4.so SDP_Types_part_4.o g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o g++ -shared -o StatsD_Checker_part_1.so StatsD_Checker_part_1.o g++ -shared -o StatsD_Checker_part_2.so StatsD_Checker_part_2.o g++ -shared -o StatsD_Checker_part_3.so StatsD_Checker_part_3.o g++ -shared -o StatsD_Checker_part_4.so StatsD_Checker_part_4.o g++ -shared -o StatsD_CodecPort_part_1.so StatsD_CodecPort_part_1.o g++ -shared -o StatsD_CodecPort_part_2.so StatsD_CodecPort_part_2.o g++ -shared -o StatsD_CodecPort_part_3.so StatsD_CodecPort_part_3.o g++ -shared -o StatsD_CodecPort_part_4.so StatsD_CodecPort_part_4.o g++ -shared -o StatsD_CodecPort_CtrlFunct_part_1.so StatsD_CodecPort_CtrlFunct_part_1.o g++ -shared -o StatsD_CodecPort_CtrlFunct_part_2.so StatsD_CodecPort_CtrlFunct_part_2.o g++ -shared -o StatsD_CodecPort_CtrlFunct_part_3.so StatsD_CodecPort_CtrlFunct_part_3.o g++ -shared -o StatsD_CodecPort_CtrlFunct_part_4.so StatsD_CodecPort_CtrlFunct_part_4.o g++ -shared -o StatsD_Types_part_1.so StatsD_Types_part_1.o g++ -shared -o StatsD_Types_part_2.so StatsD_Types_part_2.o g++ -shared -o StatsD_Types_part_3.so StatsD_Types_part_3.o g++ -shared -o StatsD_Types_part_4.so StatsD_Types_part_4.o g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o g++ -shared -o IPA_Emulation.so IPA_Emulation.o g++ -shared -o RAN_Adapter.so RAN_Adapter.o g++ -shared -o RAN_Emulation.so RAN_Emulation.o g++ -shared -o SCCP_Mapping.so SCCP_Mapping.o g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o g++ -shared -o RAN_Adapter_part_1.so RAN_Adapter_part_1.o g++ -shared -o RAN_Adapter_part_2.so RAN_Adapter_part_2.o g++ -shared -o RAN_Adapter_part_3.so RAN_Adapter_part_3.o g++ -shared -o RAN_Adapter_part_4.so RAN_Adapter_part_4.o g++ -shared -o RAN_Emulation_part_1.so RAN_Emulation_part_1.o g++ -shared -o RAN_Emulation_part_2.so RAN_Emulation_part_2.o g++ -shared -o RAN_Emulation_part_3.so RAN_Emulation_part_3.o g++ -shared -o RAN_Emulation_part_4.so RAN_Emulation_part_4.o g++ -shared -o SCCP_Mapping_part_1.so SCCP_Mapping_part_1.o g++ -shared -o SCCP_Mapping_part_2.so SCCP_Mapping_part_2.o g++ -shared -o SCCP_Mapping_part_3.so SCCP_Mapping_part_3.o g++ -shared -o SCCP_Mapping_part_4.so SCCP_Mapping_part_4.o g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o g++ -shared -o TCCConversion.so TCCConversion.o g++ -shared -o TCCInterface.so TCCInterface.o g++ -shared -o SCTPasp_PT.so SCTPasp_PT.o g++ -shared -o RTP_EncDec.so RTP_EncDec.o g++ -shared -o SDP_EncDec.so SDP_EncDec.o g++ -shared -o RTP_CodecPort_CtrlFunctDef.so RTP_CodecPort_CtrlFunctDef.o g++ -shared -o MGCP_CodecPort_CtrlFunctDef.so MGCP_CodecPort_CtrlFunctDef.o g++ -shared -o IuUP_EncDec.so IuUP_EncDec.o g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o g++ -shared -o CBSP_CodecPort_CtrlFunctdef.so CBSP_CodecPort_CtrlFunctdef.o g++ -shared -o StatsD_CodecPort_CtrlFunctdef.so StatsD_CodecPort_CtrlFunctdef.o g++ -shared -o SDP_parse_.tab.so SDP_parse_.tab.o g++ -shared -o lex.SDP_parse_.so lex.SDP_parse_.o g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o g++ -shared -o RLCMAC_CSN1_Types_part_1.so RLCMAC_CSN1_Types_part_1.o if g++ -L /usr/lib/titan-fPIC -o BSC_Tests -Wl,--no-as-needed BSC_Tests.so BSC_Tests_CBSP.so BSC_Tests_LCLS.so BSSAP_CodecPort.so BSSAP_LE_Adapter.so BSSAP_LE_CodecPort.so BSSAP_LE_Emulation.so BSSAP_LE_Types.so BSSAP_Types.so BSSLAP_Types.so BSSMAP_LE_Templates.so BSSMAP_Templates.so CBSP_Adapter.so CBSP_CodecPort.so CBSP_CodecPort_CtrlFunct.so CBSP_Templates.so CBSP_Types.so GSM_RR_Types.so GSM_RestOctets.so GSM_SystemInformation.so GSM_Types.so General_Types.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Testing.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so IuUP_Emulation.so IuUP_Types.so L3_Templates.so M3UA_Emulation.so M3UA_Types.so MGCP_CodecPort.so MGCP_CodecPort_CtrlFunct.so MGCP_Emulation.so MGCP_Templates.so MGCP_Types.so MSC_ConnectionHandler.so MTP3asp_PortType.so MTP3asp_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so RLCMAC_CSN1_Templates.so RLCMAC_CSN1_Types.so RSL_Emulation.so RSL_Types.so RTP_CodecPort.so RTP_CodecPort_CtrlFunct.so RTP_Emulation.so RTP_Types.so SCCP_Emulation.so SCCP_Templates.so SCCP_Types.so SCCPasp_Types.so SCTPasp_PortType.so SCTPasp_Types.so SDP_Types.so Socket_API_Definitions.so StatsD_Checker.so StatsD_CodecPort.so StatsD_CodecPort_CtrlFunct.so StatsD_Types.so TCCConversion_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so BSC_Tests_part_1.so BSC_Tests_part_2.so BSC_Tests_part_3.so BSC_Tests_part_4.so BSC_Tests_CBSP_part_1.so BSC_Tests_CBSP_part_2.so BSC_Tests_CBSP_part_3.so BSC_Tests_CBSP_part_4.so BSC_Tests_LCLS_part_1.so BSC_Tests_LCLS_part_2.so BSC_Tests_LCLS_part_3.so BSC_Tests_LCLS_part_4.so BSSAP_CodecPort_part_1.so BSSAP_CodecPort_part_2.so BSSAP_CodecPort_part_3.so BSSAP_CodecPort_part_4.so BSSAP_LE_Adapter_part_1.so BSSAP_LE_Adapter_part_2.so BSSAP_LE_Adapter_part_3.so BSSAP_LE_Adapter_part_4.so BSSAP_LE_CodecPort_part_1.so BSSAP_LE_CodecPort_part_2.so BSSAP_LE_CodecPort_part_3.so BSSAP_LE_CodecPort_part_4.so BSSAP_LE_Emulation_part_1.so BSSAP_LE_Emulation_part_2.so BSSAP_LE_Emulation_part_3.so BSSAP_LE_Emulation_part_4.so BSSAP_LE_Types_part_1.so BSSAP_LE_Types_part_2.so BSSAP_LE_Types_part_3.so BSSAP_LE_Types_part_4.so BSSAP_Types_part_1.so BSSAP_Types_part_2.so BSSAP_Types_part_3.so BSSAP_Types_part_4.so BSSLAP_Types_part_1.so BSSLAP_Types_part_2.so BSSLAP_Types_part_3.so BSSLAP_Types_part_4.so BSSMAP_LE_Templates_part_1.so BSSMAP_LE_Templates_part_2.so BSSMAP_LE_Templates_part_3.so BSSMAP_LE_Templates_part_4.so BSSMAP_Templates_part_1.so BSSMAP_Templates_part_2.so BSSMAP_Templates_part_3.so BSSMAP_Templates_part_4.so CBSP_Adapter_part_1.so CBSP_Adapter_part_2.so CBSP_Adapter_part_3.so CBSP_Adapter_part_4.so CBSP_CodecPort_part_1.so CBSP_CodecPort_part_2.so CBSP_CodecPort_part_3.so CBSP_CodecPort_part_4.so CBSP_CodecPort_CtrlFunct_part_1.so CBSP_CodecPort_CtrlFunct_part_2.so CBSP_CodecPort_CtrlFunct_part_3.so CBSP_CodecPort_CtrlFunct_part_4.so CBSP_Templates_part_1.so CBSP_Templates_part_2.so CBSP_Templates_part_3.so CBSP_Templates_part_4.so CBSP_Types_part_1.so CBSP_Types_part_2.so CBSP_Types_part_3.so CBSP_Types_part_4.so GSM_RR_Types_part_1.so GSM_RR_Types_part_2.so GSM_RR_Types_part_3.so GSM_RR_Types_part_4.so GSM_RestOctets_part_1.so GSM_RestOctets_part_2.so GSM_RestOctets_part_3.so GSM_RestOctets_part_4.so GSM_SystemInformation_part_1.so GSM_SystemInformation_part_2.so GSM_SystemInformation_part_3.so GSM_SystemInformation_part_4.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_Testing_part_1.so IPA_Testing_part_2.so IPA_Testing_part_3.so IPA_Testing_part_4.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IuUP_Emulation_part_1.so IuUP_Emulation_part_2.so IuUP_Emulation_part_3.so IuUP_Emulation_part_4.so IuUP_Types_part_1.so IuUP_Types_part_2.so IuUP_Types_part_3.so IuUP_Types_part_4.so L3_Templates_part_1.so L3_Templates_part_2.so L3_Templates_part_3.so L3_Templates_part_4.so M3UA_Emulation_part_1.so M3UA_Emulation_part_2.so M3UA_Emulation_part_3.so M3UA_Emulation_part_4.so M3UA_Types_part_1.so M3UA_Types_part_2.so M3UA_Types_part_3.so M3UA_Types_part_4.so MGCP_CodecPort_part_1.so MGCP_CodecPort_part_2.so MGCP_CodecPort_part_3.so MGCP_CodecPort_part_4.so MGCP_CodecPort_CtrlFunct_part_1.so MGCP_CodecPort_CtrlFunct_part_2.so MGCP_CodecPort_CtrlFunct_part_3.so MGCP_CodecPort_CtrlFunct_part_4.so MGCP_Emulation_part_1.so MGCP_Emulation_part_2.so MGCP_Emulation_part_3.so MGCP_Emulation_part_4.so MGCP_Templates_part_1.so MGCP_Templates_part_2.so MGCP_Templates_part_3.so MGCP_Templates_part_4.so MGCP_Types_part_1.so MGCP_Types_part_2.so MGCP_Types_part_3.so MGCP_Types_part_4.so MSC_ConnectionHandler_part_1.so MSC_ConnectionHandler_part_2.so MSC_ConnectionHandler_part_3.so MSC_ConnectionHandler_part_4.so MTP3asp_PortType_part_1.so MTP3asp_PortType_part_2.so MTP3asp_PortType_part_3.so MTP3asp_PortType_part_4.so MTP3asp_Types_part_1.so MTP3asp_Types_part_2.so MTP3asp_Types_part_3.so MTP3asp_Types_part_4.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so RLCMAC_CSN1_Templates_part_1.so RLCMAC_CSN1_Templates_part_2.so RLCMAC_CSN1_Templates_part_3.so RLCMAC_CSN1_Templates_part_4.so RLCMAC_CSN1_Types_part_1.so RLCMAC_CSN1_Types_part_2.so RLCMAC_CSN1_Types_part_3.so RLCMAC_CSN1_Types_part_4.so RSL_Emulation_part_1.so RSL_Emulation_part_2.so RSL_Emulation_part_3.so RSL_Emulation_part_4.so RSL_Types_part_1.so RSL_Types_part_2.so RSL_Types_part_3.so RSL_Types_part_4.so RTP_CodecPort_part_1.so RTP_CodecPort_part_2.so RTP_CodecPort_part_3.so RTP_CodecPort_part_4.so RTP_CodecPort_CtrlFunct_part_1.so RTP_CodecPort_CtrlFunct_part_2.so RTP_CodecPort_CtrlFunct_part_3.so RTP_CodecPort_CtrlFunct_part_4.so RTP_Emulation_part_1.so RTP_Emulation_part_2.so RTP_Emulation_part_3.so RTP_Emulation_part_4.so RTP_Types_part_1.so RTP_Types_part_2.so RTP_Types_part_3.so RTP_Types_part_4.so SCCP_Emulation_part_1.so SCCP_Emulation_part_2.so SCCP_Emulation_part_3.so SCCP_Emulation_part_4.so SCCP_Templates_part_1.so SCCP_Templates_part_2.so SCCP_Templates_part_3.so SCCP_Templates_part_4.so SCCP_Types_part_1.so SCCP_Types_part_2.so SCCP_Types_part_3.so SCCP_Types_part_4.so SCCPasp_Types_part_1.so SCCPasp_Types_part_2.so SCCPasp_Types_part_3.so SCCPasp_Types_part_4.so SCTPasp_PortType_part_1.so SCTPasp_PortType_part_2.so SCTPasp_PortType_part_3.so SCTPasp_PortType_part_4.so SCTPasp_Types_part_1.so SCTPasp_Types_part_2.so SCTPasp_Types_part_3.so SCTPasp_Types_part_4.so SDP_Types_part_1.so SDP_Types_part_2.so SDP_Types_part_3.so SDP_Types_part_4.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so StatsD_Checker_part_1.so StatsD_Checker_part_2.so StatsD_Checker_part_3.so StatsD_Checker_part_4.so StatsD_CodecPort_part_1.so StatsD_CodecPort_part_2.so StatsD_CodecPort_part_3.so StatsD_CodecPort_part_4.so StatsD_CodecPort_CtrlFunct_part_1.so StatsD_CodecPort_CtrlFunct_part_2.so StatsD_CodecPort_CtrlFunct_part_3.so StatsD_CodecPort_CtrlFunct_part_4.so StatsD_Types_part_1.so StatsD_Types_part_2.so StatsD_Types_part_3.so StatsD_Types_part_4.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so IPA_Emulation.so RAN_Adapter.so RAN_Emulation.so SCCP_Mapping.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so RAN_Adapter_part_1.so RAN_Adapter_part_2.so RAN_Adapter_part_3.so RAN_Adapter_part_4.so RAN_Emulation_part_1.so RAN_Emulation_part_2.so RAN_Emulation_part_3.so RAN_Emulation_part_4.so SCCP_Mapping_part_1.so SCCP_Mapping_part_2.so SCCP_Mapping_part_3.so SCCP_Mapping_part_4.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so TCCConversion.so TCCInterface.so SCTPasp_PT.so RTP_EncDec.so SDP_EncDec.so RTP_CodecPort_CtrlFunctDef.so MGCP_CodecPort_CtrlFunctDef.so IuUP_EncDec.so Native_FunctionDefs.so TELNETasp_PT.so CBSP_CodecPort_CtrlFunctdef.so StatsD_CodecPort_CtrlFunctdef.so SDP_parse_.tab.so lex.SDP_parse_.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp; \ then : ; else /usr/bin/titanver BSC_Tests.o BSC_Tests_CBSP.o BSC_Tests_LCLS.o BSSAP_CodecPort.o BSSAP_LE_Adapter.o BSSAP_LE_CodecPort.o BSSAP_LE_Emulation.o BSSAP_LE_Types.o BSSAP_Types.o BSSLAP_Types.o BSSMAP_LE_Templates.o BSSMAP_Templates.o CBSP_Adapter.o CBSP_CodecPort.o CBSP_CodecPort_CtrlFunct.o CBSP_Templates.o CBSP_Types.o GSM_RR_Types.o GSM_RestOctets.o GSM_SystemInformation.o GSM_Types.o General_Types.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Testing.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o IuUP_Emulation.o IuUP_Types.o L3_Templates.o M3UA_Emulation.o M3UA_Types.o MGCP_CodecPort.o MGCP_CodecPort_CtrlFunct.o MGCP_Emulation.o MGCP_Templates.o MGCP_Types.o MSC_ConnectionHandler.o MTP3asp_PortType.o MTP3asp_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o RLCMAC_CSN1_Templates.o RLCMAC_CSN1_Types.o RSL_Emulation.o RSL_Types.o RTP_CodecPort.o RTP_CodecPort_CtrlFunct.o RTP_Emulation.o RTP_Types.o SCCP_Emulation.o SCCP_Templates.o SCCP_Types.o SCCPasp_Types.o SCTPasp_PortType.o SCTPasp_Types.o SDP_Types.o Socket_API_Definitions.o StatsD_Checker.o StatsD_CodecPort.o StatsD_CodecPort_CtrlFunct.o StatsD_Types.o TCCConversion_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o BSC_Tests_part_1.o BSC_Tests_part_2.o BSC_Tests_part_3.o BSC_Tests_part_4.o BSC_Tests_CBSP_part_1.o BSC_Tests_CBSP_part_2.o BSC_Tests_CBSP_part_3.o BSC_Tests_CBSP_part_4.o BSC_Tests_LCLS_part_1.o BSC_Tests_LCLS_part_2.o BSC_Tests_LCLS_part_3.o BSC_Tests_LCLS_part_4.o BSSAP_CodecPort_part_1.o BSSAP_CodecPort_part_2.o BSSAP_CodecPort_part_3.o BSSAP_CodecPort_part_4.o BSSAP_LE_Adapter_part_1.o BSSAP_LE_Adapter_part_2.o BSSAP_LE_Adapter_part_3.o BSSAP_LE_Adapter_part_4.o BSSAP_LE_CodecPort_part_1.o BSSAP_LE_CodecPort_part_2.o BSSAP_LE_CodecPort_part_3.o BSSAP_LE_CodecPort_part_4.o BSSAP_LE_Emulation_part_1.o BSSAP_LE_Emulation_part_2.o BSSAP_LE_Emulation_part_3.o BSSAP_LE_Emulation_part_4.o BSSAP_LE_Types_part_1.o BSSAP_LE_Types_part_2.o BSSAP_LE_Types_part_3.o BSSAP_LE_Types_part_4.o BSSAP_Types_part_1.o BSSAP_Types_part_2.o BSSAP_Types_part_3.o BSSAP_Types_part_4.o BSSLAP_Types_part_1.o BSSLAP_Types_part_2.o BSSLAP_Types_part_3.o BSSLAP_Types_part_4.o BSSMAP_LE_Templates_part_1.o BSSMAP_LE_Templates_part_2.o BSSMAP_LE_Templates_part_3.o BSSMAP_LE_Templates_part_4.o BSSMAP_Templates_part_1.o BSSMAP_Templates_part_2.o BSSMAP_Templates_part_3.o BSSMAP_Templates_part_4.o CBSP_Adapter_part_1.o CBSP_Adapter_part_2.o CBSP_Adapter_part_3.o CBSP_Adapter_part_4.o CBSP_CodecPort_part_1.o CBSP_CodecPort_part_2.o CBSP_CodecPort_part_3.o CBSP_CodecPort_part_4.o CBSP_CodecPort_CtrlFunct_part_1.o CBSP_CodecPort_CtrlFunct_part_2.o CBSP_CodecPort_CtrlFunct_part_3.o CBSP_CodecPort_CtrlFunct_part_4.o CBSP_Templates_part_1.o CBSP_Templates_part_2.o CBSP_Templates_part_3.o CBSP_Templates_part_4.o CBSP_Types_part_1.o CBSP_Types_part_2.o CBSP_Types_part_3.o CBSP_Types_part_4.o GSM_RR_Types_part_1.o GSM_RR_Types_part_2.o GSM_RR_Types_part_3.o GSM_RR_Types_part_4.o GSM_RestOctets_part_1.o GSM_RestOctets_part_2.o GSM_RestOctets_part_3.o GSM_RestOctets_part_4.o GSM_SystemInformation_part_1.o GSM_SystemInformation_part_2.o GSM_SystemInformation_part_3.o GSM_SystemInformation_part_4.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_Testing_part_1.o IPA_Testing_part_2.o IPA_Testing_part_3.o IPA_Testing_part_4.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IuUP_Emulation_part_1.o IuUP_Emulation_part_2.o IuUP_Emulation_part_3.o IuUP_Emulation_part_4.o IuUP_Types_part_1.o IuUP_Types_part_2.o IuUP_Types_part_3.o IuUP_Types_part_4.o L3_Templates_part_1.o L3_Templates_part_2.o L3_Templates_part_3.o L3_Templates_part_4.o M3UA_Emulation_part_1.o M3UA_Emulation_part_2.o M3UA_Emulation_part_3.o M3UA_Emulation_part_4.o M3UA_Types_part_1.o M3UA_Types_part_2.o M3UA_Types_part_3.o M3UA_Types_part_4.o MGCP_CodecPort_part_1.o MGCP_CodecPort_part_2.o MGCP_CodecPort_part_3.o MGCP_CodecPort_part_4.o MGCP_CodecPort_CtrlFunct_part_1.o MGCP_CodecPort_CtrlFunct_part_2.o MGCP_CodecPort_CtrlFunct_part_3.o MGCP_CodecPort_CtrlFunct_part_4.o MGCP_Emulation_part_1.o MGCP_Emulation_part_2.o MGCP_Emulation_part_3.o MGCP_Emulation_part_4.o MGCP_Templates_part_1.o MGCP_Templates_part_2.o MGCP_Templates_part_3.o MGCP_Templates_part_4.o MGCP_Types_part_1.o MGCP_Types_part_2.o MGCP_Types_part_3.o MGCP_Types_part_4.o MSC_ConnectionHandler_part_1.o MSC_ConnectionHandler_part_2.o MSC_ConnectionHandler_part_3.o MSC_ConnectionHandler_part_4.o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_4.o MTP3asp_Types_part_1.o MTP3asp_Types_part_2.o MTP3asp_Types_part_3.o MTP3asp_Types_part_4.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o RLCMAC_CSN1_Templates_part_1.o RLCMAC_CSN1_Templates_part_2.o RLCMAC_CSN1_Templates_part_3.o RLCMAC_CSN1_Templates_part_4.o RLCMAC_CSN1_Types_part_1.o RLCMAC_CSN1_Types_part_2.o RLCMAC_CSN1_Types_part_3.o RLCMAC_CSN1_Types_part_4.o RSL_Emulation_part_1.o RSL_Emulation_part_2.o RSL_Emulation_part_3.o RSL_Emulation_part_4.o RSL_Types_part_1.o RSL_Types_part_2.o RSL_Types_part_3.o RSL_Types_part_4.o RTP_CodecPort_part_1.o RTP_CodecPort_part_2.o RTP_CodecPort_part_3.o RTP_CodecPort_part_4.o RTP_CodecPort_CtrlFunct_part_1.o RTP_CodecPort_CtrlFunct_part_2.o RTP_CodecPort_CtrlFunct_part_3.o RTP_CodecPort_CtrlFunct_part_4.o RTP_Emulation_part_1.o RTP_Emulation_part_2.o RTP_Emulation_part_3.o RTP_Emulation_part_4.o RTP_Types_part_1.o RTP_Types_part_2.o RTP_Types_part_3.o RTP_Types_part_4.o SCCP_Emulation_part_1.o SCCP_Emulation_part_2.o SCCP_Emulation_part_3.o SCCP_Emulation_part_4.o SCCP_Templates_part_1.o SCCP_Templates_part_2.o SCCP_Templates_part_3.o SCCP_Templates_part_4.o SCCP_Types_part_1.o SCCP_Types_part_2.o SCCP_Types_part_3.o SCCP_Types_part_4.o SCCPasp_Types_part_1.o SCCPasp_Types_part_2.o SCCPasp_Types_part_3.o SCCPasp_Types_part_4.o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_4.o SCTPasp_Types_part_1.o SCTPasp_Types_part_2.o SCTPasp_Types_part_3.o SCTPasp_Types_part_4.o SDP_Types_part_1.o SDP_Types_part_2.o SDP_Types_part_3.o SDP_Types_part_4.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o StatsD_Checker_part_1.o StatsD_Checker_part_2.o StatsD_Checker_part_3.o StatsD_Checker_part_4.o StatsD_CodecPort_part_1.o StatsD_CodecPort_part_2.o StatsD_CodecPort_part_3.o StatsD_CodecPort_part_4.o StatsD_CodecPort_CtrlFunct_part_1.o StatsD_CodecPort_CtrlFunct_part_2.o StatsD_CodecPort_CtrlFunct_part_3.o StatsD_CodecPort_CtrlFunct_part_4.o StatsD_Types_part_1.o StatsD_Types_part_2.o StatsD_Types_part_3.o StatsD_Types_part_4.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o IPA_Emulation.o RAN_Adapter.o RAN_Emulation.o SCCP_Mapping.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o RAN_Adapter_part_1.o RAN_Adapter_part_2.o RAN_Adapter_part_3.o RAN_Adapter_part_4.o RAN_Emulation_part_1.o RAN_Emulation_part_2.o RAN_Emulation_part_3.o RAN_Emulation_part_4.o SCCP_Mapping_part_1.o SCCP_Mapping_part_2.o SCCP_Mapping_part_3.o SCCP_Mapping_part_4.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o TCCConversion.o TCCInterface.o SCTPasp_PT.o RTP_EncDec.o SDP_EncDec.o RTP_CodecPort_CtrlFunctDef.o MGCP_CodecPort_CtrlFunctDef.o IuUP_EncDec.o Native_FunctionDefs.o TELNETasp_PT.o CBSP_CodecPort_CtrlFunctdef.o StatsD_CodecPort_CtrlFunctdef.o SDP_parse_.tab.o lex.SDP_parse_.o; exit 1; fi make[1]: Leaving directory '/osmo-ttcn3-hacks/bsc' Removing intermediate container 1da746599065 ---> 7568702151fe Step 10/13 : VOLUME /data ---> Running in 4cb584561adb Removing intermediate container 4cb584561adb ---> 8041471d769b Step 11/13 : RUN ln -s /osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh / && ln -s /osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh / ---> Running in abe43f1f86c1 Removing intermediate container abe43f1f86c1 ---> 17f8f813cb6c Step 12/13 : COPY BSC_Tests.cfg /data/BSC_Tests.cfg ---> dda91d8041c6 Step 13/13 : CMD cd /data && /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/bsc/BSC_Tests; exit_code=$?; /osmo-ttcn3-hacks/log_merge.sh BSC_Tests --rm; exit $exit_code ---> Running in d2ca9bac4ab6 Removing intermediate container d2ca9bac4ab6 ---> e6b83d58fd67 [Warning] One or more build-args [OSMOCOM_REPO_MIRROR OSMOCOM_REPO_VERSION OSMO_BSC_BRANCH OSMO_BTS_BRANCH OSMO_MGW_BRANCH OSMO_NITB_BRANCH REGISTRY OSMO_GGSN_BRANCH OSMO_GSM_TESTER_BRANCH OSMO_MSC_BRANCH OSMO_SGSN_BRANCH DISTRO OSMO_BB_BRANCH OSMO_PCU_BRANCH OSMO_SIP_BRANCH OSMO_STP_BRANCH LIBOSMOCORE_BRANCH OSMO_HLR_BRANCH OSMO_IUH_BRANCH UPSTREAM_DISTRO] were not consumed Successfully built e6b83d58fd67 Successfully tagged osmocom-build/ttcn3-bsc-test:latest make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/ttcn3-bsc-test' + docker_image_exists ttcn3-bsc-test + docker images -q osmocom-build/ttcn3-bsc-test + test -n e6b83d58fd67 + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/bsc-tester + cp BSC_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/bsc-tester/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/stp + cp osmo-stp.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/stp/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/bsc + cp osmo-bsc.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/bsc/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/bts-omldummy + [ master = latest ] + [ master = latest ] + [ master = latest ] + [ master = latest ] + SUBNET=2 + network_create 2 + NET=2 + docker network ls + grep -q ttcn3-bsc-test + SUB4=172.18.2.0/24 + SUB6=fd02:db8:2::/64 + echo Creating network ttcn3-bsc-test Creating network ttcn3-bsc-test + docker network create --internal --subnet 172.18.2.0/24 --ipv6 --subnet fd02:db8:2::/64 ttcn3-bsc-test 7d4eb4c37f3ad8cb1a1a953a1e05e64063ba4da32b3d987e4548f0f7a0a296df + echo Starting container with STP Starting container with STP + docker_network_params 2 200 + NET=2 + ADDR_SUFIX=200 + echo --network ttcn3-bsc-test --ip 172.18.2.200 --ip6 fd02:db8:2::200 + docker run --rm --network ttcn3-bsc-test --ip 172.18.2.200 --ip6 fd02:db8:2::200 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/stp:/data --name jenkins-ttcn3-bsc-test-1252-stp -d --ulimit core=-1 osmocom-build/osmo-stp-master 01e7a1bafbc0d13c6aa9bfcd832dd0736eb12c60d77a434b8f2550d24245b3c9 + echo Starting container with BSC Starting container with BSC + docker_network_params 2 20 + NET=2 + ADDR_SUFIX=20 + echo --network ttcn3-bsc-test --ip 172.18.2.20 --ip6 fd02:db8:2::20 + docker run --rm --network ttcn3-bsc-test --ip 172.18.2.20 --ip6 fd02:db8:2::20 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/bsc:/data --name jenkins-ttcn3-bsc-test-1252-bsc -d osmocom-build/osmo-bsc-master 82989f0a29b1cb24a210ab0c2d90bae94e5aa70c9823e73b0b0793dd8478cd75 + seq 0 2 + echo Starting container with OML for BTS0 Starting container with OML for BTS0 + docker_network_params 2 100 + NET=2 + ADDR_SUFIX=100 + echo --network ttcn3-bsc-test --ip 172.18.2.100 --ip6 fd02:db8:2::100 + docker run --rm --network ttcn3-bsc-test --ip 172.18.2.100 --ip6 fd02:db8:2::100 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/bts-omldummy:/data --name jenkins-ttcn3-bsc-test-1252-bts0 -d osmocom-build/osmo-bts-master /bin/sh -c /usr/local/bin/respawn.sh osmo-bts-omldummy 172.18.2.20 1234 1 >>/data/osmo-bts-omldummy-0.log 2>&1 c5a843f8c217a28a05a02768be1067864c3c8067671507330cad765a8e9d11f7 + echo Starting container with OML for BTS1 Starting container with OML for BTS1 + docker_network_params 2 101 + NET=2 + ADDR_SUFIX=101 + echo --network ttcn3-bsc-test --ip 172.18.2.101 --ip6 fd02:db8:2::101 + docker run --rm --network ttcn3-bsc-test --ip 172.18.2.101 --ip6 fd02:db8:2::101 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/bts-omldummy:/data --name jenkins-ttcn3-bsc-test-1252-bts1 -d osmocom-build/osmo-bts-master /bin/sh -c /usr/local/bin/respawn.sh osmo-bts-omldummy 172.18.2.20 1235 1 >>/data/osmo-bts-omldummy-1.log 2>&1 00d64525f5b88cde442cb9abf3136a3eb780f452448b0305acacd8b54ea7ce65 + echo Starting container with OML for BTS2 Starting container with OML for BTS2 + docker_network_params 2 102 + NET=2 + ADDR_SUFIX=102 + echo --network ttcn3-bsc-test --ip 172.18.2.102 --ip6 fd02:db8:2::102 + docker run --rm --network ttcn3-bsc-test --ip 172.18.2.102 --ip6 fd02:db8:2::102 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/bts-omldummy:/data --name jenkins-ttcn3-bsc-test-1252-bts2 -d osmocom-build/osmo-bts-master /bin/sh -c /usr/local/bin/respawn.sh osmo-bts-omldummy 172.18.2.20 1236 1 >>/data/osmo-bts-omldummy-2.log 2>&1 8e187efcae67db2d0c037653deed9255153cc76db8d927424a537d448a85b04a + echo Starting container with BSC testsuite Starting container with BSC testsuite + docker_network_params 2 203 + NET=2 + ADDR_SUFIX=203 + echo --network ttcn3-bsc-test --ip 172.18.2.203 --ip6 fd02:db8:2::203 + docker run --rm --network ttcn3-bsc-test --ip 172.18.2.203 --ip6 fd02:db8:2::203 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test/logs/bsc-tester:/data --name jenkins-ttcn3-bsc-test-1252-ttcn3-bsc-test osmocom-build/ttcn3-bsc-test ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli BSC_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: CRL 113 200/6 R6B * * Copyright (c) 2000-2019 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: BSC_Tests.cfg MC@edb4f81059c2: Unix server socket created successfully. MC@edb4f81059c2: Listening on TCP port 38799. MC2> edb4f81059c2 is the default spawn /osmo-ttcn3-hacks/bsc/BSC_Tests edb4f81059c2 38799 TTCN-3 Host Controller (parallel mode), version CRL 113 200/6 R6B MC@edb4f81059c2: New HC connected from edb4f81059c2 [172.18.2.203]. edb4f81059c2: Linux 4.19.0-6-amd64 on x86_64. cmtc MC@edb4f81059c2: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@edb4f81059c2: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@edb4f81059c2: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@edb4f81059c2: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@edb4f81059c2: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@edb4f81059c2: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@edb4f81059c2: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@edb4f81059c2: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@edb4f81059c2: Configuration file was processed on all HCs. MC@edb4f81059c2: Creating MTC on host edb4f81059c2. MC@edb4f81059c2: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_msc_connection_status'. ------ BSC_Tests.TC_ctrl_msc_connection_status ------ Mon Jan 18 06:01:52 UTC 2021 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@edb4f81059c2: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_msc_connection_status' was executed successfully (exit status: 0). MTC@edb4f81059c2: Test case TC_ctrl_msc_connection_status started. VirtMSC-M3UA(5)@edb4f81059c2: ************************************************* VirtMSC-M3UA(5)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtMSC-M3UA(5)@edb4f81059c2: ************************************************* VirtMSC-SCCP(4)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(5)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtMSC-M3UA(5)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23905 to server: "172.18.2.200":2905 association #8 VirtMSC-M3UA(5)@edb4f81059c2: Sending buffered message #0 MTC@edb4f81059c2: BSSMAP: Respoding to inbound RESET with RESET-ACK MTC@edb4f81059c2: BSSMAP: Timeout waiting for RESET-ACK after sending RESET VirtSMLC-M3UA(7)@edb4f81059c2: ************************************************* VirtSMLC-M3UA(7)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(7)@edb4f81059c2: ************************************************* VirtSMLC-SCCP(6)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(7)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtSMLC-M3UA(7)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23908 to server: "172.18.2.200":2905 association #8 IPA0-RSL-IPA(10)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA0-RSL-IPA(10)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA0-RSL-IPA(10)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA0-RSL-IPA(10)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtSMLC-SCCP(6)@edb4f81059c2: Final verdict of PTC: none VirtMSC-MGCP(9)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-M3UA(7)@edb4f81059c2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(8)@edb4f81059c2: Final verdict of PTC: none VirtMSC-STATS(3)@edb4f81059c2: Final verdict of PTC: none VirtMSC-SCCP(4)@edb4f81059c2: Final verdict of PTC: none VirtMSC-M3UA(5)@edb4f81059c2: Final verdict of PTC: none IPA0-RSL-IPA(10)@edb4f81059c2: Final verdict of PTC: none MTC@edb4f81059c2: setverdict(pass): none -> pass MTC@edb4f81059c2: Setting final verdict of the test case. MTC@edb4f81059c2: Local verdict of MTC: pass MTC@edb4f81059c2: Local verdict of PTC VirtMSC-STATS(3): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-SCCP(4): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-M3UA(5): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-SCCP(6): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-M3UA(7): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA-CTRL-CLI-IPA(8): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-MGCP(9): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA0-RSL-IPA(10): none (pass -> pass) MTC@edb4f81059c2: Test case TC_ctrl_msc_connection_status finished. Verdict: pass MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_msc_connection_status pass'. Mon Jan 18 06:02:00 UTC 2021 -e ====== BSC_Tests.TC_ctrl_msc_connection_status pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=673966) Waiting for packet dumper to finish... 1 (prev_count=673966, count=715914) MTC@edb4f81059c2: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_msc_connection_status pass' was executed successfully (exit status: 0). MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_msc0_connection_status'. ------ BSC_Tests.TC_ctrl_msc0_connection_status ------ Mon Jan 18 06:02:02 UTC 2021 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@edb4f81059c2: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_msc0_connection_status' was executed successfully (exit status: 0). MTC@edb4f81059c2: Test case TC_ctrl_msc0_connection_status started. VirtMSC-M3UA(13)@edb4f81059c2: ************************************************* VirtMSC-M3UA(13)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtMSC-M3UA(13)@edb4f81059c2: ************************************************* VirtMSC-SCCP(12)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(13)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtMSC-M3UA(13)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23905 to server: "172.18.2.200":2905 association #8 VirtMSC-M3UA(13)@edb4f81059c2: Sending buffered message #0 MTC@edb4f81059c2: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(15)@edb4f81059c2: ************************************************* VirtSMLC-M3UA(15)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(15)@edb4f81059c2: ************************************************* VirtSMLC-SCCP(14)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(15)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtSMLC-M3UA(15)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23908 to server: "172.18.2.200":2905 association #8 IPA0-RSL-IPA(18)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA0-RSL-IPA(18)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA0-RSL-IPA(18)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA0-RSL-IPA(18)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-M3UA(13)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-SCCP(14)@edb4f81059c2: Final verdict of PTC: none VirtMSC-STATS(11)@edb4f81059c2: Final verdict of PTC: none VirtMSC-SCCP(12)@edb4f81059c2: Final verdict of PTC: none VirtMSC-MGCP(17)@edb4f81059c2: Final verdict of PTC: none IPA0-RSL-IPA(18)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-M3UA(15)@edb4f81059c2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(16)@edb4f81059c2: Final verdict of PTC: none MTC@edb4f81059c2: setverdict(pass): none -> pass MTC@edb4f81059c2: Setting final verdict of the test case. MTC@edb4f81059c2: Local verdict of MTC: pass MTC@edb4f81059c2: Local verdict of PTC VirtMSC-STATS(11): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-SCCP(12): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-M3UA(13): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-SCCP(14): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-M3UA(15): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA-CTRL-CLI-IPA(16): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-MGCP(17): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA0-RSL-IPA(18): none (pass -> pass) MTC@edb4f81059c2: Test case TC_ctrl_msc0_connection_status finished. Verdict: pass MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_msc0_connection_status pass'. Mon Jan 18 06:02:06 UTC 2021 -e ====== BSC_Tests.TC_ctrl_msc0_connection_status pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=273308) Waiting for packet dumper to finish... 1 (prev_count=273308, count=314540) MTC@edb4f81059c2: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_msc0_connection_status pass' was executed successfully (exit status: 0). MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl'. ------ BSC_Tests.TC_ctrl ------ Mon Jan 18 06:02:08 UTC 2021 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@edb4f81059c2: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl' was executed successfully (exit status: 0). MTC@edb4f81059c2: Test case TC_ctrl started. VirtMSC-M3UA(21)@edb4f81059c2: ************************************************* VirtMSC-M3UA(21)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtMSC-M3UA(21)@edb4f81059c2: ************************************************* VirtMSC-SCCP(20)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(21)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtMSC-M3UA(21)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23905 to server: "172.18.2.200":2905 association #8 VirtMSC-M3UA(21)@edb4f81059c2: Sending buffered message #0 MTC@edb4f81059c2: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(23)@edb4f81059c2: ************************************************* VirtSMLC-M3UA(23)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(23)@edb4f81059c2: ************************************************* VirtSMLC-SCCP(22)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(23)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtSMLC-M3UA(23)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23908 to server: "172.18.2.200":2905 association #8 IPA0-RSL-IPA(26)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA0-RSL-IPA(26)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA0-RSL-IPA(26)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA0-RSL-IPA(26)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-SCCP(20)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-SCCP(22)@edb4f81059c2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(24)@edb4f81059c2: Final verdict of PTC: none VirtMSC-M3UA(21)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-M3UA(23)@edb4f81059c2: Final verdict of PTC: none VirtMSC-MGCP(25)@edb4f81059c2: Final verdict of PTC: none IPA0-RSL-IPA(26)@edb4f81059c2: Final verdict of PTC: none VirtMSC-STATS(19)@edb4f81059c2: Final verdict of PTC: none MTC@edb4f81059c2: setverdict(pass): none -> pass MTC@edb4f81059c2: Setting final verdict of the test case. MTC@edb4f81059c2: Local verdict of MTC: pass MTC@edb4f81059c2: Local verdict of PTC VirtMSC-STATS(19): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-SCCP(20): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-M3UA(21): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-SCCP(22): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-M3UA(23): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA-CTRL-CLI-IPA(24): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-MGCP(25): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA0-RSL-IPA(26): none (pass -> pass) MTC@edb4f81059c2: Test case TC_ctrl finished. Verdict: pass MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl pass'. Mon Jan 18 06:02:13 UTC 2021 -e ====== BSC_Tests.TC_ctrl pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=279641) Waiting for packet dumper to finish... 1 (prev_count=279641, count=343501) MTC@edb4f81059c2: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl pass' was executed successfully (exit status: 0). MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si_default'. ------ BSC_Tests.TC_si_default ------ Mon Jan 18 06:02:15 UTC 2021 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@edb4f81059c2: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si_default' was executed successfully (exit status: 0). MTC@edb4f81059c2: Test case TC_si_default started. VirtMSC-M3UA(29)@edb4f81059c2: ************************************************* VirtMSC-M3UA(29)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtMSC-M3UA(29)@edb4f81059c2: ************************************************* VirtMSC-SCCP(28)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(29)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtMSC-M3UA(29)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23905 to server: "172.18.2.200":2905 association #8 VirtMSC-M3UA(29)@edb4f81059c2: Sending buffered message #0 MTC@edb4f81059c2: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(31)@edb4f81059c2: ************************************************* VirtSMLC-M3UA(31)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(31)@edb4f81059c2: ************************************************* VirtSMLC-SCCP(30)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(31)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtSMLC-M3UA(31)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23908 to server: "172.18.2.200":2905 association #8 IPA0-RSL-IPA(34)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA0-RSL-IPA(34)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA0-RSL-IPA(34)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA0-RSL-IPA(34)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@edb4f81059c2: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, 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 := '2B'O ("+") }, 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 } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 0, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, 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 := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), 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 := '1'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 := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, 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 := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := 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 } }, si13 := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := '3B'O (";") } } MTC@edb4f81059c2: setverdict(pass): none -> pass VirtSMLC-SCCP(30)@edb4f81059c2: Final verdict of PTC: none IPA0-RSL-IPA(34)@edb4f81059c2: Final verdict of PTC: none VirtMSC-SCCP(28)@edb4f81059c2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(32)@edb4f81059c2: Final verdict of PTC: none VirtMSC-M3UA(29)@edb4f81059c2: Final verdict of PTC: none VirtMSC-STATS(27)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-M3UA(31)@edb4f81059c2: Final verdict of PTC: none VirtMSC-MGCP(33)@edb4f81059c2: Final verdict of PTC: none MTC@edb4f81059c2: setverdict(pass): pass -> pass, component reason not changed MTC@edb4f81059c2: Setting final verdict of the test case. MTC@edb4f81059c2: Local verdict of MTC: pass MTC@edb4f81059c2: Local verdict of PTC VirtMSC-STATS(27): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-SCCP(28): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-M3UA(29): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-SCCP(30): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-M3UA(31): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA-CTRL-CLI-IPA(32): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-MGCP(33): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA0-RSL-IPA(34): none (pass -> pass) MTC@edb4f81059c2: Test case TC_si_default finished. Verdict: pass MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si_default pass'. Mon Jan 18 06:02:23 UTC 2021 -e ====== BSC_Tests.TC_si_default pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=299464) Waiting for packet dumper to finish... 1 (prev_count=299464, count=340061) MTC@edb4f81059c2: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si_default pass' was executed successfully (exit status: 0). MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_2_earfcns'. ------ BSC_Tests.TC_si2quater_2_earfcns ------ Mon Jan 18 06:02:25 UTC 2021 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@edb4f81059c2: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_2_earfcns' was executed successfully (exit status: 0). MTC@edb4f81059c2: Test case TC_si2quater_2_earfcns started. VirtMSC-M3UA(37)@edb4f81059c2: ************************************************* VirtMSC-M3UA(37)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtMSC-M3UA(37)@edb4f81059c2: ************************************************* VirtMSC-SCCP(36)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(37)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtMSC-M3UA(37)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23905 to server: "172.18.2.200":2905 association #8 VirtMSC-M3UA(37)@edb4f81059c2: Sending buffered message #0 MTC@edb4f81059c2: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(39)@edb4f81059c2: ************************************************* VirtSMLC-M3UA(39)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(39)@edb4f81059c2: ************************************************* VirtSMLC-SCCP(38)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(39)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtSMLC-M3UA(39)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23908 to server: "172.18.2.200":2905 association #8 IPA0-RSL-IPA(42)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA0-RSL-IPA(42)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA0-RSL-IPA(42)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA0-RSL-IPA(42)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B'O ("++++") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@edb4f81059c2: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, 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 := '2B'O ("+") }, 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 } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 0, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, 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 := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), 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 := '1'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 := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, 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 := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := 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 } }, si13 := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := '3B'O (";") } } MTC@edb4f81059c2: setverdict(pass): none -> pass VirtMSC-SCCP(36)@edb4f81059c2: First idle individual index:0 VirtMSC-SCCP(36)@edb4f81059c2: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(36)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(36)@edb4f81059c2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(36)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(36)@edb4f81059c2: vl_len:7 VirtMSC-SCCP(36)@edb4f81059c2: vl_from0 VirtMSC-SCCP(36)@edb4f81059c2: data sent by MTP3_SCCP_PORT: '0005200401008F'O VirtMSC-SCCP(36)@edb4f81059c2: Session index based on local reference:0 VirtMSC-SCCP(36)@edb4f81059c2: DT1 will be put to the reassembly buffer VirtMSC-SCCP(36)@edb4f81059c2: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(36)@edb4f81059c2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@edb4f81059c2: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(36)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(36)@edb4f81059c2: Session index based on local reference:0 VirtMSC-SCCP(36)@edb4f81059c2: RLC received in state:disconnect_pending MTC@edb4f81059c2: Warning: dec_CellSelIndValue(): Data remained at the end of the stream after successful decoding: '00'O MTC@edb4f81059c2: GOT RR CHANNEL RELEASE CSFB CELLS: { discr := '011'B, value_list := { eutran := { { item_ind := '1'B, earfcn := 111, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 1, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit } } }, value_list_term := '0'B } MTC@edb4f81059c2: setverdict(pass): pass -> pass, component reason not changed MTC@edb4f81059c2: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@edb4f81059c2: setverdict(pass): pass -> pass, component reason not changed MTC@edb4f81059c2: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false VirtMSC-STATS(35)@edb4f81059c2: Final verdict of PTC: none VirtMSC-MGCP(41)@edb4f81059c2: Final verdict of PTC: none IPA0-RSL-IPA(42)@edb4f81059c2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(40)@edb4f81059c2: Final verdict of PTC: none VirtMSC-SCCP(36)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-SCCP(38)@edb4f81059c2: Final verdict of PTC: none VirtMSC-M3UA(37)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-M3UA(39)@edb4f81059c2: Final verdict of PTC: none MTC@edb4f81059c2: setverdict(pass): pass -> pass, component reason not changed MTC@edb4f81059c2: Setting final verdict of the test case. MTC@edb4f81059c2: Local verdict of MTC: pass MTC@edb4f81059c2: Local verdict of PTC VirtMSC-STATS(35): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-SCCP(36): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-M3UA(37): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-SCCP(38): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-M3UA(39): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA-CTRL-CLI-IPA(40): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-MGCP(41): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA0-RSL-IPA(42): none (pass -> pass) MTC@edb4f81059c2: Test case TC_si2quater_2_earfcns finished. Verdict: pass MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_2_earfcns pass'. Mon Jan 18 06:02:36 UTC 2021 -e ====== BSC_Tests.TC_si2quater_2_earfcns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=356936) Waiting for packet dumper to finish... 1 (prev_count=356936, count=401146) MTC@edb4f81059c2: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_2_earfcns pass' was executed successfully (exit status: 0). MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_3_earfcns'. ------ BSC_Tests.TC_si2quater_3_earfcns ------ Mon Jan 18 06:02:38 UTC 2021 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@edb4f81059c2: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_3_earfcns' was executed successfully (exit status: 0). MTC@edb4f81059c2: Test case TC_si2quater_3_earfcns started. VirtMSC-M3UA(45)@edb4f81059c2: ************************************************* VirtMSC-M3UA(45)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtMSC-M3UA(45)@edb4f81059c2: ************************************************* VirtMSC-SCCP(44)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(45)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtMSC-M3UA(45)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23905 to server: "172.18.2.200":2905 association #8 VirtMSC-M3UA(45)@edb4f81059c2: Sending buffered message #0 MTC@edb4f81059c2: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(47)@edb4f81059c2: ************************************************* VirtSMLC-M3UA(47)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(47)@edb4f81059c2: ************************************************* VirtSMLC-SCCP(46)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(47)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtSMLC-M3UA(47)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23908 to server: "172.18.2.200":2905 association #8 IPA0-RSL-IPA(50)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA0-RSL-IPA(50)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA0-RSL-IPA(50)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA0-RSL-IPA(50)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@edb4f81059c2: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, 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 := '2B'O ("+") }, 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 } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 0, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 0, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, 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 := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), 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 := '1'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 := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, 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 := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := 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 } }, si13 := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := '3B'O (";") } } MTC@edb4f81059c2: setverdict(pass): none -> pass VirtMSC-SCCP(44)@edb4f81059c2: First idle individual index:0 VirtMSC-SCCP(44)@edb4f81059c2: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(44)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(44)@edb4f81059c2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(44)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(44)@edb4f81059c2: vl_len:7 VirtMSC-SCCP(44)@edb4f81059c2: vl_from0 VirtMSC-SCCP(44)@edb4f81059c2: data sent by MTP3_SCCP_PORT: '0005200401008F'O VirtMSC-SCCP(44)@edb4f81059c2: Session index based on local reference:0 VirtMSC-SCCP(44)@edb4f81059c2: DT1 will be put to the reassembly buffer VirtMSC-SCCP(44)@edb4f81059c2: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(44)@edb4f81059c2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@edb4f81059c2: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(44)@edb4f81059c2: Session index based on connection ID:0 MTC@edb4f81059c2: Warning: dec_CellSelIndValue(): Data remained at the end of the stream after successful decoding: '00'O MTC@edb4f81059c2: GOT RR CHANNEL RELEASE CSFB CELLS: { discr := '011'B, value_list := { eutran := { { item_ind := '1'B, earfcn := 111, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 1, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 0, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit } } }, value_list_term := '0'B } MTC@edb4f81059c2: setverdict(pass): pass -> pass, component reason not changed MTC@edb4f81059c2: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@edb4f81059c2: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(44)@edb4f81059c2: Session index based on local reference:0 VirtMSC-SCCP(44)@edb4f81059c2: RLC received in state:disconnect_pending MTC@edb4f81059c2: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false VirtSMLC-SCCP(46)@edb4f81059c2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(48)@edb4f81059c2: Final verdict of PTC: none VirtMSC-SCCP(44)@edb4f81059c2: Final verdict of PTC: none VirtMSC-M3UA(45)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-M3UA(47)@edb4f81059c2: Final verdict of PTC: none VirtMSC-MGCP(49)@edb4f81059c2: Final verdict of PTC: none IPA0-RSL-IPA(50)@edb4f81059c2: Final verdict of PTC: none VirtMSC-STATS(43)@edb4f81059c2: Final verdict of PTC: none MTC@edb4f81059c2: setverdict(pass): pass -> pass, component reason not changed MTC@edb4f81059c2: Setting final verdict of the test case. MTC@edb4f81059c2: Local verdict of MTC: pass MTC@edb4f81059c2: Local verdict of PTC VirtMSC-STATS(43): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-SCCP(44): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-M3UA(45): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-SCCP(46): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-M3UA(47): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA-CTRL-CLI-IPA(48): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-MGCP(49): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA0-RSL-IPA(50): none (pass -> pass) MTC@edb4f81059c2: Test case TC_si2quater_3_earfcns finished. Verdict: pass MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_3_earfcns pass'. Mon Jan 18 06:02:49 UTC 2021 -e ====== BSC_Tests.TC_si2quater_3_earfcns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=358111) Waiting for packet dumper to finish... 1 (prev_count=358111, count=404309) MTC@edb4f81059c2: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_3_earfcns pass' was executed successfully (exit status: 0). MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_4_earfcns'. ------ BSC_Tests.TC_si2quater_4_earfcns ------ Mon Jan 18 06:02:51 UTC 2021 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@edb4f81059c2: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_4_earfcns' was executed successfully (exit status: 0). MTC@edb4f81059c2: Test case TC_si2quater_4_earfcns started. VirtMSC-M3UA(53)@edb4f81059c2: ************************************************* VirtMSC-M3UA(53)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtMSC-M3UA(53)@edb4f81059c2: ************************************************* VirtMSC-SCCP(52)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(53)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtMSC-M3UA(53)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23905 to server: "172.18.2.200":2905 association #8 VirtMSC-M3UA(53)@edb4f81059c2: Sending buffered message #0 MTC@edb4f81059c2: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(55)@edb4f81059c2: ************************************************* VirtSMLC-M3UA(55)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(55)@edb4f81059c2: ************************************************* VirtSMLC-SCCP(54)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(55)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtSMLC-M3UA(55)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23908 to server: "172.18.2.200":2905 association #8 IPA0-RSL-IPA(58)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA0-RSL-IPA(58)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA0-RSL-IPA(58)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA0-RSL-IPA(58)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@edb4f81059c2: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, 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 := '2B'O ("+") }, 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 } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 1, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 0, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 1, si2quater_count := 1, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, 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 := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), 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 := '1'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 := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, 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 := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := 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 } }, si13 := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := '3B'O (";") } } MTC@edb4f81059c2: setverdict(pass): none -> pass VirtMSC-SCCP(52)@edb4f81059c2: First idle individual index:0 VirtMSC-SCCP(52)@edb4f81059c2: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(52)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(52)@edb4f81059c2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(52)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(52)@edb4f81059c2: vl_len:7 VirtMSC-SCCP(52)@edb4f81059c2: vl_from0 VirtMSC-SCCP(52)@edb4f81059c2: data sent by MTP3_SCCP_PORT: '0005200401008F'O VirtMSC-SCCP(52)@edb4f81059c2: Session index based on local reference:0 VirtMSC-SCCP(52)@edb4f81059c2: DT1 will be put to the reassembly buffer VirtMSC-SCCP(52)@edb4f81059c2: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(52)@edb4f81059c2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@edb4f81059c2: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(52)@edb4f81059c2: Session index based on connection ID:0 MTC@edb4f81059c2: GOT RR CHANNEL RELEASE CSFB CELLS: { discr := '011'B, value_list := { eutran := { { item_ind := '1'B, earfcn := 111, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 1, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 0, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit } } }, value_list_term := '0'B } MTC@edb4f81059c2: setverdict(pass): pass -> pass, component reason not changed MTC@edb4f81059c2: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@edb4f81059c2: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(52)@edb4f81059c2: Session index based on local reference:0 VirtMSC-SCCP(52)@edb4f81059c2: RLC received in state:disconnect_pending MTC@edb4f81059c2: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false VirtMSC-M3UA(53)@edb4f81059c2: Final verdict of PTC: none IPA0-RSL-IPA(58)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-SCCP(54)@edb4f81059c2: Final verdict of PTC: none VirtMSC-SCCP(52)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-M3UA(55)@edb4f81059c2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(56)@edb4f81059c2: Final verdict of PTC: none VirtMSC-MGCP(57)@edb4f81059c2: Final verdict of PTC: none VirtMSC-STATS(51)@edb4f81059c2: Final verdict of PTC: none MTC@edb4f81059c2: setverdict(pass): pass -> pass, component reason not changed MTC@edb4f81059c2: Setting final verdict of the test case. MTC@edb4f81059c2: Local verdict of MTC: pass MTC@edb4f81059c2: Local verdict of PTC VirtMSC-STATS(51): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-SCCP(52): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-M3UA(53): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-SCCP(54): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-M3UA(55): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA-CTRL-CLI-IPA(56): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-MGCP(57): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA0-RSL-IPA(58): none (pass -> pass) MTC@edb4f81059c2: Test case TC_si2quater_4_earfcns finished. Verdict: pass MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_4_earfcns pass'. Mon Jan 18 06:03:01 UTC 2021 -e ====== BSC_Tests.TC_si2quater_4_earfcns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=359392) Waiting for packet dumper to finish... 1 (prev_count=359392, count=405966) MTC@edb4f81059c2: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_4_earfcns pass' was executed successfully (exit status: 0). MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_5_earfcns'. ------ BSC_Tests.TC_si2quater_5_earfcns ------ Mon Jan 18 06:03:03 UTC 2021 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@edb4f81059c2: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_5_earfcns' was executed successfully (exit status: 0). MTC@edb4f81059c2: Test case TC_si2quater_5_earfcns started. VirtMSC-M3UA(61)@edb4f81059c2: ************************************************* VirtMSC-M3UA(61)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtMSC-M3UA(61)@edb4f81059c2: ************************************************* VirtMSC-SCCP(60)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(61)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtMSC-M3UA(61)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23905 to server: "172.18.2.200":2905 association #8 VirtMSC-M3UA(61)@edb4f81059c2: Sending buffered message #0 MTC@edb4f81059c2: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(63)@edb4f81059c2: ************************************************* VirtSMLC-M3UA(63)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(63)@edb4f81059c2: ************************************************* VirtSMLC-SCCP(62)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(63)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtSMLC-M3UA(63)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23908 to server: "172.18.2.200":2905 association #8 IPA0-RSL-IPA(66)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA0-RSL-IPA(66)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA0-RSL-IPA(66)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA0-RSL-IPA(66)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B'O ("++++") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@edb4f81059c2: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, 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 := '2B'O ("+") }, 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 } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 1, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 0, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 1, si2quater_count := 1, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 23, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, 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 := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), 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 := '1'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 := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, 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 := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := 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 } }, si13 := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := '3B'O (";") } } MTC@edb4f81059c2: setverdict(pass): none -> pass VirtMSC-SCCP(60)@edb4f81059c2: First idle individual index:0 VirtMSC-SCCP(60)@edb4f81059c2: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(60)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(60)@edb4f81059c2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(60)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(60)@edb4f81059c2: vl_len:7 VirtMSC-SCCP(60)@edb4f81059c2: vl_from0 VirtMSC-SCCP(60)@edb4f81059c2: data sent by MTP3_SCCP_PORT: '0005200401008F'O VirtMSC-SCCP(60)@edb4f81059c2: Session index based on local reference:0 VirtMSC-SCCP(60)@edb4f81059c2: DT1 will be put to the reassembly buffer VirtMSC-SCCP(60)@edb4f81059c2: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(60)@edb4f81059c2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@edb4f81059c2: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(60)@edb4f81059c2: Session index based on connection ID:0 MTC@edb4f81059c2: Warning: dec_CellSelIndValue(): Data remained at the end of the stream after successful decoding: 'B0'O MTC@edb4f81059c2: GOT RR CHANNEL RELEASE CSFB CELLS: { discr := '011'B, value_list := { eutran := { { item_ind := '1'B, earfcn := 111, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 1, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 0, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 23, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit } } }, value_list_term := '0'B } MTC@edb4f81059c2: setverdict(pass): pass -> pass, component reason not changed MTC@edb4f81059c2: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@edb4f81059c2: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(60)@edb4f81059c2: Session index based on local reference:0 VirtMSC-SCCP(60)@edb4f81059c2: RLC received in state:disconnect_pending MTC@edb4f81059c2: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false VirtMSC-SCCP(60)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-SCCP(62)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-M3UA(63)@edb4f81059c2: Final verdict of PTC: none IPA0-RSL-IPA(66)@edb4f81059c2: Final verdict of PTC: none VirtMSC-MGCP(65)@edb4f81059c2: Final verdict of PTC: none VirtMSC-M3UA(61)@edb4f81059c2: Final verdict of PTC: none VirtMSC-STATS(59)@edb4f81059c2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@edb4f81059c2: Final verdict of PTC: none MTC@edb4f81059c2: setverdict(pass): pass -> pass, component reason not changed MTC@edb4f81059c2: Setting final verdict of the test case. MTC@edb4f81059c2: Local verdict of MTC: pass MTC@edb4f81059c2: Local verdict of PTC VirtMSC-STATS(59): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-SCCP(60): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-M3UA(61): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-SCCP(62): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-M3UA(63): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-MGCP(65): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA0-RSL-IPA(66): none (pass -> pass) MTC@edb4f81059c2: Test case TC_si2quater_5_earfcns finished. Verdict: pass MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_5_earfcns pass'. Mon Jan 18 06:03:14 UTC 2021 -e ====== BSC_Tests.TC_si2quater_5_earfcns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=361483) Waiting for packet dumper to finish... 1 (prev_count=361483, count=408973) MTC@edb4f81059c2: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_5_earfcns pass' was executed successfully (exit status: 0). MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_6_earfcns'. ------ BSC_Tests.TC_si2quater_6_earfcns ------ Mon Jan 18 06:03:16 UTC 2021 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@edb4f81059c2: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_6_earfcns' was executed successfully (exit status: 0). MTC@edb4f81059c2: Test case TC_si2quater_6_earfcns started. VirtMSC-M3UA(69)@edb4f81059c2: ************************************************* VirtMSC-M3UA(69)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtMSC-M3UA(69)@edb4f81059c2: ************************************************* VirtMSC-SCCP(68)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(69)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtMSC-M3UA(69)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23905 to server: "172.18.2.200":2905 association #8 VirtMSC-M3UA(69)@edb4f81059c2: Sending buffered message #0 MTC@edb4f81059c2: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(71)@edb4f81059c2: ************************************************* VirtSMLC-M3UA(71)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(71)@edb4f81059c2: ************************************************* VirtSMLC-SCCP(70)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(71)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtSMLC-M3UA(71)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23908 to server: "172.18.2.200":2905 association #8 IPA0-RSL-IPA(74)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA0-RSL-IPA(74)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA0-RSL-IPA(74)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA0-RSL-IPA(74)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@edb4f81059c2: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, 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 := '2B'O ("+") }, 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 } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 1, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 0, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 1, si2quater_count := 1, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 23, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 46, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, 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 := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), 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 := '1'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 := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, 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 := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := 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 } }, si13 := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := '3B'O (";") } } MTC@edb4f81059c2: setverdict(pass): none -> pass VirtMSC-SCCP(68)@edb4f81059c2: First idle individual index:0 VirtMSC-SCCP(68)@edb4f81059c2: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(68)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(68)@edb4f81059c2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(68)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(68)@edb4f81059c2: vl_len:7 VirtMSC-SCCP(68)@edb4f81059c2: vl_from0 VirtMSC-SCCP(68)@edb4f81059c2: data sent by MTP3_SCCP_PORT: '0005200401008F'O VirtMSC-SCCP(68)@edb4f81059c2: Session index based on local reference:0 VirtMSC-SCCP(68)@edb4f81059c2: DT1 will be put to the reassembly buffer VirtMSC-SCCP(68)@edb4f81059c2: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(68)@edb4f81059c2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@edb4f81059c2: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(68)@edb4f81059c2: Session index based on connection ID:0 MTC@edb4f81059c2: Warning: dec_CellSelIndValue(): Data remained at the end of the stream after successful decoding: '60'O ("`") MTC@edb4f81059c2: GOT RR CHANNEL RELEASE CSFB CELLS: { discr := '011'B, value_list := { eutran := { { item_ind := '1'B, earfcn := 111, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 1, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 0, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 23, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 46, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit } } }, value_list_term := '0'B } MTC@edb4f81059c2: setverdict(pass): pass -> pass, component reason not changed MTC@edb4f81059c2: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@edb4f81059c2: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(68)@edb4f81059c2: Session index based on local reference:0 VirtMSC-SCCP(68)@edb4f81059c2: RLC received in state:disconnect_pending MTC@edb4f81059c2: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false VirtSMLC-M3UA(71)@edb4f81059c2: Final verdict of PTC: none VirtMSC-M3UA(69)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-SCCP(70)@edb4f81059c2: Final verdict of PTC: none IPA0-RSL-IPA(74)@edb4f81059c2: Final verdict of PTC: none VirtMSC-MGCP(73)@edb4f81059c2: Final verdict of PTC: none VirtMSC-STATS(67)@edb4f81059c2: Final verdict of PTC: none VirtMSC-SCCP(68)@edb4f81059c2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(72)@edb4f81059c2: Final verdict of PTC: none MTC@edb4f81059c2: setverdict(pass): pass -> pass, component reason not changed MTC@edb4f81059c2: Setting final verdict of the test case. MTC@edb4f81059c2: Local verdict of MTC: pass MTC@edb4f81059c2: Local verdict of PTC VirtMSC-STATS(67): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-SCCP(68): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-M3UA(69): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-SCCP(70): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-M3UA(71): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA-CTRL-CLI-IPA(72): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-MGCP(73): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA0-RSL-IPA(74): none (pass -> pass) MTC@edb4f81059c2: Test case TC_si2quater_6_earfcns finished. Verdict: pass MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_6_earfcns pass'. Mon Jan 18 06:03:26 UTC 2021 -e ====== BSC_Tests.TC_si2quater_6_earfcns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=361628) Waiting for packet dumper to finish... 1 (prev_count=361628, count=410210) MTC@edb4f81059c2: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_6_earfcns pass' was executed successfully (exit status: 0). MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_12_earfcns'. ------ BSC_Tests.TC_si2quater_12_earfcns ------ Mon Jan 18 06:03:28 UTC 2021 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@edb4f81059c2: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_12_earfcns' was executed successfully (exit status: 0). MTC@edb4f81059c2: Test case TC_si2quater_12_earfcns started. VirtMSC-M3UA(77)@edb4f81059c2: ************************************************* VirtMSC-M3UA(77)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtMSC-M3UA(77)@edb4f81059c2: ************************************************* VirtMSC-SCCP(76)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(77)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtMSC-M3UA(77)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23905 to server: "172.18.2.200":2905 association #8 VirtMSC-M3UA(77)@edb4f81059c2: Sending buffered message #0 MTC@edb4f81059c2: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(79)@edb4f81059c2: ************************************************* VirtSMLC-M3UA(79)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(79)@edb4f81059c2: ************************************************* VirtSMLC-SCCP(78)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(79)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtSMLC-M3UA(79)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23908 to server: "172.18.2.200":2905 association #8 IPA0-RSL-IPA(82)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA0-RSL-IPA(82)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA0-RSL-IPA(82)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA0-RSL-IPA(82)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@edb4f81059c2: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, 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 := '2B'O ("+") }, 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 } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 3, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 0, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 1, si2quater_count := 3, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 23, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 46, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 2, si2quater_count := 3, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 69, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 92, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 115, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 3, si2quater_count := 3, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 138, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 161, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 184, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, 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 := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), 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 := '1'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 := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, 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 := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := 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 } }, si13 := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := '3B'O (";") } } MTC@edb4f81059c2: setverdict(pass): none -> pass VirtMSC-SCCP(76)@edb4f81059c2: First idle individual index:0 VirtMSC-SCCP(76)@edb4f81059c2: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(76)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(76)@edb4f81059c2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(76)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(76)@edb4f81059c2: vl_len:7 VirtMSC-SCCP(76)@edb4f81059c2: vl_from0 VirtMSC-SCCP(76)@edb4f81059c2: data sent by MTP3_SCCP_PORT: '0005200401008F'O VirtMSC-SCCP(76)@edb4f81059c2: Session index based on local reference:0 VirtMSC-SCCP(76)@edb4f81059c2: DT1 will be put to the reassembly buffer VirtMSC-SCCP(76)@edb4f81059c2: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(76)@edb4f81059c2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@edb4f81059c2: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(76)@edb4f81059c2: Session index based on connection ID:0 MTC@edb4f81059c2: GOT RR CHANNEL RELEASE CSFB CELLS: { discr := '011'B, value_list := { eutran := { { item_ind := '1'B, earfcn := 111, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 1, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 0, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 23, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 46, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 69, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 92, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 115, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 138, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 161, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 184, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit } } }, value_list_term := '0'B } MTC@edb4f81059c2: setverdict(pass): pass -> pass, component reason not changed MTC@edb4f81059c2: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@edb4f81059c2: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(76)@edb4f81059c2: Session index based on local reference:0 VirtMSC-SCCP(76)@edb4f81059c2: RLC received in state:disconnect_pending MTC@edb4f81059c2: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false IPA0-RSL-IPA(82)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-M3UA(79)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-SCCP(78)@edb4f81059c2: Final verdict of PTC: none VirtMSC-M3UA(77)@edb4f81059c2: Final verdict of PTC: none VirtMSC-MGCP(81)@edb4f81059c2: Final verdict of PTC: none VirtMSC-SCCP(76)@edb4f81059c2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(80)@edb4f81059c2: Final verdict of PTC: none VirtMSC-STATS(75)@edb4f81059c2: Final verdict of PTC: none MTC@edb4f81059c2: setverdict(pass): pass -> pass, component reason not changed MTC@edb4f81059c2: Setting final verdict of the test case. MTC@edb4f81059c2: Local verdict of MTC: pass MTC@edb4f81059c2: Local verdict of PTC VirtMSC-STATS(75): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-SCCP(76): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-M3UA(77): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-SCCP(78): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-M3UA(79): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA-CTRL-CLI-IPA(80): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-MGCP(81): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA0-RSL-IPA(82): none (pass -> pass) MTC@edb4f81059c2: Test case TC_si2quater_12_earfcns finished. Verdict: pass MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_12_earfcns pass'. Mon Jan 18 06:03:39 UTC 2021 -e ====== BSC_Tests.TC_si2quater_12_earfcns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=370585) Waiting for packet dumper to finish... 1 (prev_count=370585, count=425727) MTC@edb4f81059c2: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_12_earfcns pass' was executed successfully (exit status: 0). MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_23_earfcns'. ------ BSC_Tests.TC_si2quater_23_earfcns ------ Mon Jan 18 06:03:41 UTC 2021 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@edb4f81059c2: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_23_earfcns' was executed successfully (exit status: 0). MTC@edb4f81059c2: Test case TC_si2quater_23_earfcns started. VirtMSC-M3UA(85)@edb4f81059c2: ************************************************* VirtMSC-M3UA(85)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtMSC-M3UA(85)@edb4f81059c2: ************************************************* VirtMSC-SCCP(84)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(85)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtMSC-M3UA(85)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23905 to server: "172.18.2.200":2905 association #8 VirtMSC-M3UA(85)@edb4f81059c2: Sending buffered message #0 MTC@edb4f81059c2: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(87)@edb4f81059c2: ************************************************* VirtSMLC-M3UA(87)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(87)@edb4f81059c2: ************************************************* VirtSMLC-SCCP(86)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(87)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtSMLC-M3UA(87)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23908 to server: "172.18.2.200":2905 association #8 IPA0-RSL-IPA(90)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA0-RSL-IPA(90)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA0-RSL-IPA(90)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA0-RSL-IPA(90)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B'O ("++++") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@edb4f81059c2: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, 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 := '2B'O ("+") }, 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 } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 7, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 0, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 1, si2quater_count := 7, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 23, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 46, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 2, si2quater_count := 7, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 69, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 92, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 115, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 3, si2quater_count := 7, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 138, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 161, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 184, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 4, si2quater_count := 7, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 207, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 230, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 253, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 5, si2quater_count := 7, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 276, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 299, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 322, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 6, si2quater_count := 7, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 345, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 368, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 391, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 7, si2quater_count := 7, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 414, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 437, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, 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 := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), 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 := '1'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 := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, 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 := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := 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 } }, si13 := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := '3B'O (";") } } MTC@edb4f81059c2: setverdict(pass): none -> pass VirtMSC-SCCP(84)@edb4f81059c2: First idle individual index:0 VirtMSC-SCCP(84)@edb4f81059c2: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(84)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(84)@edb4f81059c2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(84)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(84)@edb4f81059c2: vl_len:7 VirtMSC-SCCP(84)@edb4f81059c2: vl_from0 VirtMSC-SCCP(84)@edb4f81059c2: data sent by MTP3_SCCP_PORT: '0005200401008F'O VirtMSC-SCCP(84)@edb4f81059c2: Session index based on local reference:0 VirtMSC-SCCP(84)@edb4f81059c2: DT1 will be put to the reassembly buffer VirtMSC-SCCP(84)@edb4f81059c2: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(84)@edb4f81059c2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@edb4f81059c2: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(84)@edb4f81059c2: Session index based on connection ID:0 MTC@edb4f81059c2: Warning: dec_CellSelIndValue(): Data remained at the end of the stream after successful decoding: 'C0'O MTC@edb4f81059c2: GOT RR CHANNEL RELEASE CSFB CELLS: { discr := '011'B, value_list := { eutran := { { item_ind := '1'B, earfcn := 111, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 1, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 0, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 23, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 46, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 69, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 92, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 115, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 138, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 161, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 184, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 207, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 230, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 253, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 276, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 299, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 322, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 345, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 368, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 391, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 414, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 437, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit } } }, value_list_term := '0'B } MTC@edb4f81059c2: setverdict(pass): pass -> pass, component reason not changed MTC@edb4f81059c2: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@edb4f81059c2: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(84)@edb4f81059c2: Session index based on local reference:0 VirtMSC-SCCP(84)@edb4f81059c2: RLC received in state:disconnect_pending MTC@edb4f81059c2: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false VirtSMLC-M3UA(87)@edb4f81059c2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@edb4f81059c2: Final verdict of PTC: none VirtMSC-STATS(83)@edb4f81059c2: Final verdict of PTC: none VirtMSC-MGCP(89)@edb4f81059c2: Final verdict of PTC: none VirtMSC-SCCP(84)@edb4f81059c2: Final verdict of PTC: none VirtMSC-M3UA(85)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-SCCP(86)@edb4f81059c2: Final verdict of PTC: none IPA0-RSL-IPA(90)@edb4f81059c2: Final verdict of PTC: none MTC@edb4f81059c2: setverdict(pass): pass -> pass, component reason not changed MTC@edb4f81059c2: Setting final verdict of the test case. MTC@edb4f81059c2: Local verdict of MTC: pass MTC@edb4f81059c2: Local verdict of PTC VirtMSC-STATS(83): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-SCCP(84): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-M3UA(85): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-SCCP(86): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-M3UA(87): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-MGCP(89): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA0-RSL-IPA(90): none (pass -> pass) MTC@edb4f81059c2: Test case TC_si2quater_23_earfcns finished. Verdict: pass MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_23_earfcns pass'. Mon Jan 18 06:03:51 UTC 2021 -e ====== BSC_Tests.TC_si2quater_23_earfcns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=384322) Waiting for packet dumper to finish... 1 (prev_count=384322, count=451498) MTC@edb4f81059c2: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_23_earfcns pass' was executed successfully (exit status: 0). MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_32_earfcns'. ------ BSC_Tests.TC_si2quater_32_earfcns ------ Mon Jan 18 06:03:53 UTC 2021 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@edb4f81059c2: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_32_earfcns' was executed successfully (exit status: 0). MTC@edb4f81059c2: Test case TC_si2quater_32_earfcns started. VirtMSC-M3UA(93)@edb4f81059c2: ************************************************* VirtMSC-M3UA(93)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtMSC-M3UA(93)@edb4f81059c2: ************************************************* VirtMSC-SCCP(92)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(93)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtMSC-M3UA(93)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23905 to server: "172.18.2.200":2905 association #8 VirtMSC-M3UA(93)@edb4f81059c2: Sending buffered message #0 MTC@edb4f81059c2: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(95)@edb4f81059c2: ************************************************* VirtSMLC-M3UA(95)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(95)@edb4f81059c2: ************************************************* VirtSMLC-SCCP(94)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(95)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtSMLC-M3UA(95)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23908 to server: "172.18.2.200":2905 association #8 IPA0-RSL-IPA(98)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA0-RSL-IPA(98)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA0-RSL-IPA(98)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA0-RSL-IPA(98)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B'O ("++++") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@edb4f81059c2: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, 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 := '2B'O ("+") }, 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 } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 0, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 1, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 23, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 46, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 2, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 69, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 92, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 115, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 3, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 138, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 161, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 184, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 4, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 207, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 230, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 253, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 5, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 276, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 299, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 322, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 6, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 345, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 368, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 391, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 7, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 414, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 437, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 460, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 8, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 483, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 506, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 529, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 9, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 552, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 575, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 598, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 10, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 621, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 644, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, 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 := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), 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 := '1'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 := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, 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 := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := 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 } }, si13 := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := '3B'O (";") } } MTC@edb4f81059c2: setverdict(pass): none -> pass VirtMSC-SCCP(92)@edb4f81059c2: First idle individual index:0 VirtMSC-SCCP(92)@edb4f81059c2: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(92)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(92)@edb4f81059c2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(92)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(92)@edb4f81059c2: vl_len:7 VirtMSC-SCCP(92)@edb4f81059c2: vl_from0 VirtMSC-SCCP(92)@edb4f81059c2: data sent by MTP3_SCCP_PORT: '0005200401008F'O VirtMSC-SCCP(92)@edb4f81059c2: Session index based on local reference:0 VirtMSC-SCCP(92)@edb4f81059c2: DT1 will be put to the reassembly buffer VirtMSC-SCCP(92)@edb4f81059c2: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(92)@edb4f81059c2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@edb4f81059c2: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(92)@edb4f81059c2: Session index based on connection ID:0 MTC@edb4f81059c2: Warning: dec_CellSelIndValue(): Data remained at the end of the stream after successful decoding: '80'O MTC@edb4f81059c2: GOT RR CHANNEL RELEASE CSFB CELLS: { discr := '011'B, value_list := { eutran := { { item_ind := '1'B, earfcn := 111, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 1, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 0, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 23, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 46, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 69, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 92, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 115, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 138, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 161, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 184, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 207, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 230, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 253, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 276, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 299, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 322, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 345, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 368, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 391, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 414, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 437, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 460, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 483, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 506, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 529, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 552, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 575, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 598, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 621, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 644, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit } } }, value_list_term := '0'B } VirtMSC-SCCP(92)@edb4f81059c2: Session index based on local reference:0 VirtMSC-SCCP(92)@edb4f81059c2: RLC received in state:disconnect_pending MTC@edb4f81059c2: setverdict(pass): pass -> pass, component reason not changed MTC@edb4f81059c2: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@edb4f81059c2: setverdict(pass): pass -> pass, component reason not changed MTC@edb4f81059c2: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false IPA0-RSL-IPA(98)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-SCCP(94)@edb4f81059c2: Final verdict of PTC: none VirtMSC-SCCP(92)@edb4f81059c2: Final verdict of PTC: none VirtMSC-MGCP(97)@edb4f81059c2: Final verdict of PTC: none VirtMSC-STATS(91)@edb4f81059c2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(96)@edb4f81059c2: Final verdict of PTC: none VirtMSC-M3UA(93)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-M3UA(95)@edb4f81059c2: Final verdict of PTC: none MTC@edb4f81059c2: setverdict(pass): pass -> pass, component reason not changed MTC@edb4f81059c2: Setting final verdict of the test case. MTC@edb4f81059c2: Local verdict of MTC: pass MTC@edb4f81059c2: Local verdict of PTC VirtMSC-STATS(91): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-SCCP(92): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-M3UA(93): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-SCCP(94): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-M3UA(95): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA-CTRL-CLI-IPA(96): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-MGCP(97): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA0-RSL-IPA(98): none (pass -> pass) MTC@edb4f81059c2: Test case TC_si2quater_32_earfcns finished. Verdict: pass MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_32_earfcns pass'. Mon Jan 18 06:04:04 UTC 2021 -e ====== BSC_Tests.TC_si2quater_32_earfcns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=396761) Waiting for packet dumper to finish... 1 (prev_count=396761, count=473783) MTC@edb4f81059c2: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_32_earfcns pass' was executed successfully (exit status: 0). MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_33_earfcns'. ------ BSC_Tests.TC_si2quater_33_earfcns ------ Mon Jan 18 06:04:06 UTC 2021 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@edb4f81059c2: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_33_earfcns' was executed successfully (exit status: 0). MTC@edb4f81059c2: Test case TC_si2quater_33_earfcns started. VirtMSC-M3UA(101)@edb4f81059c2: ************************************************* VirtMSC-M3UA(101)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtMSC-M3UA(101)@edb4f81059c2: ************************************************* VirtMSC-SCCP(100)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(101)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtMSC-M3UA(101)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23905 to server: "172.18.2.200":2905 association #8 VirtMSC-M3UA(101)@edb4f81059c2: Sending buffered message #0 MTC@edb4f81059c2: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(103)@edb4f81059c2: ************************************************* VirtSMLC-M3UA(103)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(103)@edb4f81059c2: ************************************************* VirtSMLC-SCCP(102)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(103)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtSMLC-M3UA(103)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23908 to server: "172.18.2.200":2905 association #8 IPA0-RSL-IPA(106)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA0-RSL-IPA(106)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA0-RSL-IPA(106)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA0-RSL-IPA(106)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@edb4f81059c2: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, 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 := '2B'O ("+") }, 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 } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 0, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 1, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 23, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 46, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 2, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 69, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 92, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 115, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 3, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 138, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 161, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 184, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 4, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 207, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 230, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 253, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 5, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 276, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 299, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 322, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 6, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 345, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 368, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 391, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 7, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 414, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 437, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 460, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 8, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 483, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 506, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 529, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 9, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 552, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 575, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 598, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 10, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 621, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 644, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 667, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, 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 := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), 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 := '1'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 := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, 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 := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := 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 } }, si13 := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := '3B'O (";") } } MTC@edb4f81059c2: setverdict(pass): none -> pass VirtMSC-SCCP(100)@edb4f81059c2: First idle individual index:0 VirtMSC-SCCP(100)@edb4f81059c2: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(100)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(100)@edb4f81059c2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(100)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(100)@edb4f81059c2: vl_len:7 VirtMSC-SCCP(100)@edb4f81059c2: vl_from0 VirtMSC-SCCP(100)@edb4f81059c2: data sent by MTP3_SCCP_PORT: '0005200401008F'O VirtMSC-SCCP(100)@edb4f81059c2: Session index based on local reference:0 VirtMSC-SCCP(100)@edb4f81059c2: DT1 will be put to the reassembly buffer VirtMSC-SCCP(100)@edb4f81059c2: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(100)@edb4f81059c2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@edb4f81059c2: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(100)@edb4f81059c2: Session index based on connection ID:0 MTC@edb4f81059c2: Warning: dec_CellSelIndValue(): Data remained at the end of the stream after successful decoding: '00'O VirtMSC-SCCP(100)@edb4f81059c2: Session index based on local reference:0 VirtMSC-SCCP(100)@edb4f81059c2: RLC received in state:disconnect_pending MTC@edb4f81059c2: GOT RR CHANNEL RELEASE CSFB CELLS: { discr := '011'B, value_list := { eutran := { { item_ind := '1'B, earfcn := 111, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 1, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 0, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 23, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 46, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 69, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 92, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 115, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 138, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 161, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 184, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 207, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 230, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 253, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 276, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 299, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 322, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 345, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 368, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 391, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 414, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 437, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 460, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 483, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 506, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 529, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 552, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 575, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 598, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 621, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 644, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 667, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit } } }, value_list_term := '0'B } MTC@edb4f81059c2: setverdict(pass): pass -> pass, component reason not changed MTC@edb4f81059c2: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@edb4f81059c2: setverdict(pass): pass -> pass, component reason not changed MTC@edb4f81059c2: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false VirtSMLC-SCCP(102)@edb4f81059c2: Final verdict of PTC: none VirtMSC-SCCP(100)@edb4f81059c2: Final verdict of PTC: none IPA0-RSL-IPA(106)@edb4f81059c2: Final verdict of PTC: none VirtMSC-M3UA(101)@edb4f81059c2: Final verdict of PTC: none VirtMSC-MGCP(105)@edb4f81059c2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(104)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-M3UA(103)@edb4f81059c2: Final verdict of PTC: none VirtMSC-STATS(99)@edb4f81059c2: Final verdict of PTC: none MTC@edb4f81059c2: setverdict(pass): pass -> pass, component reason not changed MTC@edb4f81059c2: Setting final verdict of the test case. MTC@edb4f81059c2: Local verdict of MTC: pass MTC@edb4f81059c2: Local verdict of PTC VirtMSC-STATS(99): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-SCCP(100): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-M3UA(101): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-SCCP(102): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-M3UA(103): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA-CTRL-CLI-IPA(104): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-MGCP(105): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA0-RSL-IPA(106): none (pass -> pass) MTC@edb4f81059c2: Test case TC_si2quater_33_earfcns finished. Verdict: pass MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_33_earfcns pass'. Mon Jan 18 06:04:17 UTC 2021 -e ====== BSC_Tests.TC_si2quater_33_earfcns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=397461) Waiting for packet dumper to finish... 1 (prev_count=397461, count=476387) MTC@edb4f81059c2: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_33_earfcns pass' was executed successfully (exit status: 0). MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_42_earfcns'. ------ BSC_Tests.TC_si2quater_42_earfcns ------ Mon Jan 18 06:04:19 UTC 2021 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@edb4f81059c2: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_42_earfcns' was executed successfully (exit status: 0). MTC@edb4f81059c2: Test case TC_si2quater_42_earfcns started. VirtMSC-M3UA(109)@edb4f81059c2: ************************************************* VirtMSC-M3UA(109)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtMSC-M3UA(109)@edb4f81059c2: ************************************************* VirtMSC-SCCP(108)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(109)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtMSC-M3UA(109)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23905 to server: "172.18.2.200":2905 association #8 VirtMSC-M3UA(109)@edb4f81059c2: Sending buffered message #0 MTC@edb4f81059c2: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(111)@edb4f81059c2: ************************************************* VirtSMLC-M3UA(111)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(111)@edb4f81059c2: ************************************************* VirtSMLC-SCCP(110)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(111)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtSMLC-M3UA(111)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23908 to server: "172.18.2.200":2905 association #8 IPA0-RSL-IPA(114)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA0-RSL-IPA(114)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA0-RSL-IPA(114)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA0-RSL-IPA(114)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@edb4f81059c2: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, 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 := '2B'O ("+") }, 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 } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 0, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 1, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 23, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 46, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 2, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 69, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 92, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 115, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 3, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 138, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 161, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 184, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 4, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 207, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 230, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 253, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 5, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 276, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 299, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 322, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 6, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 345, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 368, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 391, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 7, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 414, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 437, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 460, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 8, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 483, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 506, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 529, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 9, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 552, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 575, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 598, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 10, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 621, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 644, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 667, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 11, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 690, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 713, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 736, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 12, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 759, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 782, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 805, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 13, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 828, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 851, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 874, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, 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 := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), 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 := '1'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 := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, 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 := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := 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 } }, si13 := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := '3B'O (";") } } MTC@edb4f81059c2: setverdict(pass): none -> pass VirtMSC-SCCP(108)@edb4f81059c2: First idle individual index:0 VirtMSC-SCCP(108)@edb4f81059c2: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(108)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(108)@edb4f81059c2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(108)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(108)@edb4f81059c2: vl_len:7 VirtMSC-SCCP(108)@edb4f81059c2: vl_from0 VirtMSC-SCCP(108)@edb4f81059c2: data sent by MTP3_SCCP_PORT: '0005200401008F'O VirtMSC-SCCP(108)@edb4f81059c2: Session index based on local reference:0 VirtMSC-SCCP(108)@edb4f81059c2: DT1 will be put to the reassembly buffer VirtMSC-SCCP(108)@edb4f81059c2: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(108)@edb4f81059c2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@edb4f81059c2: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(108)@edb4f81059c2: Session index based on connection ID:0 MTC@edb4f81059c2: Warning: dec_CellSelIndValue(): Data remained at the end of the stream after successful decoding: '00'O VirtMSC-SCCP(108)@edb4f81059c2: Session index based on local reference:0 VirtMSC-SCCP(108)@edb4f81059c2: RLC received in state:disconnect_pending MTC@edb4f81059c2: GOT RR CHANNEL RELEASE CSFB CELLS: { discr := '011'B, value_list := { eutran := { { item_ind := '1'B, earfcn := 111, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 1, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 0, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 23, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 46, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 69, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 92, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 115, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 138, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 161, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 184, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 207, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 230, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 253, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 276, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 299, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 322, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 345, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 368, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 391, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 414, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 437, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 460, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 483, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 506, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 529, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 552, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 575, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 598, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 621, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 644, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 667, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 690, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 713, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 736, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 759, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 782, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 805, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 828, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 851, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 874, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit } } }, value_list_term := '0'B } MTC@edb4f81059c2: setverdict(pass): pass -> pass, component reason not changed MTC@edb4f81059c2: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@edb4f81059c2: setverdict(pass): pass -> pass, component reason not changed MTC@edb4f81059c2: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false VirtMSC-M3UA(109)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-M3UA(111)@edb4f81059c2: Final verdict of PTC: none VirtMSC-SCCP(108)@edb4f81059c2: Final verdict of PTC: none VirtMSC-MGCP(113)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-SCCP(110)@edb4f81059c2: Final verdict of PTC: none VirtMSC-STATS(107)@edb4f81059c2: Final verdict of PTC: none IPA0-RSL-IPA(114)@edb4f81059c2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(112)@edb4f81059c2: Final verdict of PTC: none MTC@edb4f81059c2: setverdict(pass): pass -> pass, component reason not changed MTC@edb4f81059c2: Setting final verdict of the test case. MTC@edb4f81059c2: Local verdict of MTC: pass MTC@edb4f81059c2: Local verdict of PTC VirtMSC-STATS(107): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-SCCP(108): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-M3UA(109): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-SCCP(110): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-M3UA(111): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA-CTRL-CLI-IPA(112): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-MGCP(113): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA0-RSL-IPA(114): none (pass -> pass) MTC@edb4f81059c2: Test case TC_si2quater_42_earfcns finished. Verdict: pass MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_42_earfcns pass'. Mon Jan 18 06:04:29 UTC 2021 -e ====== BSC_Tests.TC_si2quater_42_earfcns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=409400) Waiting for packet dumper to finish... 1 (prev_count=409400, count=497362) MTC@edb4f81059c2: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_42_earfcns pass' was executed successfully (exit status: 0). MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_48_earfcns'. ------ BSC_Tests.TC_si2quater_48_earfcns ------ Mon Jan 18 06:04:31 UTC 2021 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@edb4f81059c2: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_48_earfcns' was executed successfully (exit status: 0). MTC@edb4f81059c2: Test case TC_si2quater_48_earfcns started. VirtMSC-M3UA(117)@edb4f81059c2: ************************************************* VirtMSC-M3UA(117)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtMSC-M3UA(117)@edb4f81059c2: ************************************************* VirtMSC-SCCP(116)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(117)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtMSC-M3UA(117)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23905 to server: "172.18.2.200":2905 association #8 VirtMSC-M3UA(117)@edb4f81059c2: Sending buffered message #0 MTC@edb4f81059c2: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(119)@edb4f81059c2: ************************************************* VirtSMLC-M3UA(119)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(119)@edb4f81059c2: ************************************************* VirtSMLC-SCCP(118)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(119)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtSMLC-M3UA(119)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23908 to server: "172.18.2.200":2905 association #8 IPA0-RSL-IPA(122)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA0-RSL-IPA(122)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA0-RSL-IPA(122)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA0-RSL-IPA(122)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@edb4f81059c2: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, 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 := '2B'O ("+") }, 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 } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 0, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 1, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 23, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 46, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 2, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 69, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 92, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 115, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 3, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 138, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 161, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 184, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 4, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 207, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 230, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 253, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 5, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 276, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 299, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 322, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 6, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 345, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 368, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 391, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 7, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 414, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 437, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 460, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 8, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 483, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 506, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 529, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 9, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 552, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 575, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 598, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 10, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 621, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 644, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 667, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 11, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 690, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 713, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 736, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 12, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 759, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 782, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 805, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 13, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 828, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 851, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 874, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 14, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 897, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 920, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 943, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 15, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 966, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 989, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1012, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, 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 := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), 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 := '1'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 := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, 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 := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := 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 } }, si13 := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := '3B'O (";") } } MTC@edb4f81059c2: setverdict(pass): none -> pass VirtMSC-SCCP(116)@edb4f81059c2: First idle individual index:0 VirtMSC-SCCP(116)@edb4f81059c2: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(116)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(116)@edb4f81059c2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(116)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(116)@edb4f81059c2: vl_len:7 VirtMSC-SCCP(116)@edb4f81059c2: vl_from0 VirtMSC-SCCP(116)@edb4f81059c2: data sent by MTP3_SCCP_PORT: '0005200401008F'O VirtMSC-SCCP(116)@edb4f81059c2: Session index based on local reference:0 VirtMSC-SCCP(116)@edb4f81059c2: DT1 will be put to the reassembly buffer VirtMSC-SCCP(116)@edb4f81059c2: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(116)@edb4f81059c2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@edb4f81059c2: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(116)@edb4f81059c2: Session index based on connection ID:0 MTC@edb4f81059c2: Warning: dec_CellSelIndValue(): Data remained at the end of the stream after successful decoding: '80'O VirtMSC-SCCP(116)@edb4f81059c2: Session index based on local reference:0 VirtMSC-SCCP(116)@edb4f81059c2: RLC received in state:disconnect_pending MTC@edb4f81059c2: GOT RR CHANNEL RELEASE CSFB CELLS: { discr := '011'B, value_list := { eutran := { { item_ind := '1'B, earfcn := 111, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 1, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 0, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 23, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 46, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 69, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 92, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 115, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 138, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 161, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 184, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 207, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 230, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 253, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 276, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 299, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 322, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 345, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 368, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 391, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 414, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 437, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 460, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 483, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 506, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 529, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 552, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 575, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 598, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 621, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 644, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 667, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 690, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 713, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 736, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 759, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 782, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 805, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 828, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 851, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 874, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 897, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 920, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 943, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 966, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 989, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 1012, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit } } }, value_list_term := '0'B } MTC@edb4f81059c2: setverdict(pass): pass -> pass, component reason not changed MTC@edb4f81059c2: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@edb4f81059c2: setverdict(pass): pass -> pass, component reason not changed MTC@edb4f81059c2: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false VirtMSC-SCCP(116)@edb4f81059c2: Final verdict of PTC: none VirtMSC-M3UA(117)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-M3UA(119)@edb4f81059c2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@edb4f81059c2: Final verdict of PTC: none VirtMSC-MGCP(121)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-SCCP(118)@edb4f81059c2: Final verdict of PTC: none VirtMSC-STATS(115)@edb4f81059c2: Final verdict of PTC: none IPA0-RSL-IPA(122)@edb4f81059c2: Final verdict of PTC: none MTC@edb4f81059c2: setverdict(pass): pass -> pass, component reason not changed MTC@edb4f81059c2: Setting final verdict of the test case. MTC@edb4f81059c2: Local verdict of MTC: pass MTC@edb4f81059c2: Local verdict of PTC VirtMSC-STATS(115): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-SCCP(116): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-M3UA(117): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-SCCP(118): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-M3UA(119): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-MGCP(121): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA0-RSL-IPA(122): none (pass -> pass) MTC@edb4f81059c2: Test case TC_si2quater_48_earfcns finished. Verdict: pass MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_48_earfcns pass'. Mon Jan 18 06:04:42 UTC 2021 -e ====== BSC_Tests.TC_si2quater_48_earfcns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=418796) Waiting for packet dumper to finish... 1 (prev_count=418796, count=513324) MTC@edb4f81059c2: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_48_earfcns pass' was executed successfully (exit status: 0). MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_49_earfcns'. ------ BSC_Tests.TC_si2quater_49_earfcns ------ Mon Jan 18 06:04:44 UTC 2021 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@edb4f81059c2: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_49_earfcns' was executed successfully (exit status: 0). MTC@edb4f81059c2: Test case TC_si2quater_49_earfcns started. VirtMSC-M3UA(125)@edb4f81059c2: ************************************************* VirtMSC-M3UA(125)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtMSC-M3UA(125)@edb4f81059c2: ************************************************* VirtMSC-SCCP(124)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(125)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtMSC-M3UA(125)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23905 to server: "172.18.2.200":2905 association #8 VirtMSC-M3UA(125)@edb4f81059c2: Sending buffered message #0 MTC@edb4f81059c2: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(127)@edb4f81059c2: ************************************************* VirtSMLC-M3UA(127)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(127)@edb4f81059c2: ************************************************* VirtSMLC-SCCP(126)@edb4f81059c2: v_sccp_pdu_maxlen:268 MTC@edb4f81059c2: Got expected VTY error: "% Unable to add ARFCN 70: Cannot allocate memory" MTC@edb4f81059c2: setverdict(pass): none -> pass VirtSMLC-M3UA(127)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtSMLC-M3UA(127)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23908 to server: "172.18.2.200":2905 association #8 IPA0-RSL-IPA(130)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA0-RSL-IPA(130)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA0-RSL-IPA(130)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA0-RSL-IPA(130)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@edb4f81059c2: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, 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 := '2B'O ("+") }, 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 } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 0, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 1, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 23, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 46, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 2, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 69, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 92, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 115, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 3, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 138, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 161, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 184, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 4, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 207, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 230, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 253, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 5, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 276, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 299, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 322, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 6, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 345, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 368, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 391, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 7, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 414, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 437, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 460, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 8, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 483, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 506, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 529, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 9, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 552, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 575, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 598, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 10, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 621, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 644, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 667, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 11, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 690, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 713, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 736, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 12, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 759, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 782, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 805, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 13, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 828, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 851, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 874, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 14, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 897, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 920, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 943, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 15, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 966, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 989, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1012, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, 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 := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), 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 := '1'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 := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, 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 := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := 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 } }, si13 := '9000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := '3B'O (";") } } MTC@edb4f81059c2: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(124)@edb4f81059c2: Final verdict of PTC: none VirtMSC-MGCP(129)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-M3UA(127)@edb4f81059c2: Final verdict of PTC: none VirtMSC-M3UA(125)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-SCCP(126)@edb4f81059c2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(128)@edb4f81059c2: Final verdict of PTC: none IPA0-RSL-IPA(130)@edb4f81059c2: Final verdict of PTC: none VirtMSC-STATS(123)@edb4f81059c2: Final verdict of PTC: none MTC@edb4f81059c2: setverdict(pass): pass -> pass, component reason not changed MTC@edb4f81059c2: Setting final verdict of the test case. MTC@edb4f81059c2: Local verdict of MTC: pass MTC@edb4f81059c2: Local verdict of PTC VirtMSC-STATS(123): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-SCCP(124): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-M3UA(125): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-SCCP(126): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-M3UA(127): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA-CTRL-CLI-IPA(128): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-MGCP(129): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA0-RSL-IPA(130): none (pass -> pass) MTC@edb4f81059c2: Test case TC_si2quater_49_earfcns finished. Verdict: pass MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_49_earfcns pass'. Mon Jan 18 06:04:52 UTC 2021 -e ====== BSC_Tests.TC_si2quater_49_earfcns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=339523) Waiting for packet dumper to finish... 1 (prev_count=339523, count=453025) MTC@edb4f81059c2: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_49_earfcns pass' was executed successfully (exit status: 0). MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si_acc_rotate'. ------ BSC_Tests.TC_si_acc_rotate ------ Mon Jan 18 06:04:54 UTC 2021 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@edb4f81059c2: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si_acc_rotate' was executed successfully (exit status: 0). MTC@edb4f81059c2: Test case TC_si_acc_rotate started. VirtMSC-M3UA(133)@edb4f81059c2: ************************************************* VirtMSC-M3UA(133)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtMSC-M3UA(133)@edb4f81059c2: ************************************************* VirtMSC-SCCP(132)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(133)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtMSC-M3UA(133)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23905 to server: "172.18.2.200":2905 association #8 VirtMSC-M3UA(133)@edb4f81059c2: Sending buffered message #0 MTC@edb4f81059c2: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(135)@edb4f81059c2: ************************************************* VirtSMLC-M3UA(135)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(135)@edb4f81059c2: ************************************************* VirtSMLC-SCCP(134)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(135)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtSMLC-M3UA(135)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23908 to server: "172.18.2.200":2905 association #8 IPA0-RSL-IPA(138)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA0-RSL-IPA(138)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA0-RSL-IPA(138)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA0-RSL-IPA(138)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@edb4f81059c2: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010001111111'B }, rest_octets := '2B'O ("+") }, 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 := '0000010001111111'B } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 0, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, 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 := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), 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 := '0000010001111111'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '1'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 := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, 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 := '0000010001111111'B }, cbch_chan_desc := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := 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 } }, si13 := 'B000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := '3B'O (";") } } MTC@edb4f81059c2: setverdict(pass): none -> pass MTC@edb4f81059c2: RSL: GOT SI1 ACC len=3: '0000010011111110'B MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@edb4f81059c2: RSL: GOT SI1 ACC len=3: '0000010111111100'B MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@edb4f81059c2: RSL: GOT SI1 ACC len=3: '0000011111111000'B MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@edb4f81059c2: RSL: GOT SI1 ACC len=3: '0000011111110001'B MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@edb4f81059c2: RSL: GOT SI1 ACC len=3: '0000011111100011'B MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@edb4f81059c2: RSL: GOT SI1 ACC len=3: '0000011110100111'B MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@edb4f81059c2: RSL: GOT SI1 ACC len=3: '0000011100101111'B MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@edb4f81059c2: RSL: GOT SI1 ACC len=3: '0000011000111111'B MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@edb4f81059c2: RSL: GOT SI1 ACC len=3: '0000010001111111'B MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@edb4f81059c2: RSL: GOT SI1 ACC len=3: '0000010011111110'B MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@edb4f81059c2: RSL: GOT SI1 ACC len=3: '0000010111111100'B MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@edb4f81059c2: RSL: GOT SI1 ACC len=3: '0000011111111000'B MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@edb4f81059c2: RSL: GOT SI1 ACC len=3: '0000011111110001'B MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@edb4f81059c2: RSL: GOT SI1 ACC len=3: '0000011111100011'B MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@edb4f81059c2: RSL: GOT SI1 ACC len=3: '0000011110100111'B MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@edb4f81059c2: RSL: GOT SI1 ACC len=3: '0000011100101111'B MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@edb4f81059c2: RSL: GOT SI1 ACC len=3: '0000011000111111'B MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@edb4f81059c2: RSL: GOT SI1 ACC len=3: '0000010001111111'B MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@edb4f81059c2: RSL: GOT SI1 ACC len=3: '0000010011111110'B MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@edb4f81059c2: RSL: GOT SI1 ACC len=3: '0000010111111100'B MTC@edb4f81059c2: ACC0 allowed 8 times MTC@edb4f81059c2: ACC1 allowed 7 times MTC@edb4f81059c2: ACC2 allowed 6 times MTC@edb4f81059c2: ACC3 allowed 6 times MTC@edb4f81059c2: ACC4 allowed 6 times MTC@edb4f81059c2: ACC5 allowed 0 times MTC@edb4f81059c2: ACC6 allowed 6 times MTC@edb4f81059c2: ACC7 allowed 6 times MTC@edb4f81059c2: ACC8 allowed 7 times MTC@edb4f81059c2: ACC9 allowed 8 times VirtSMLC-SCCP(134)@edb4f81059c2: Final verdict of PTC: none VirtMSC-M3UA(133)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-M3UA(135)@edb4f81059c2: Final verdict of PTC: none IPA0-RSL-IPA(138)@edb4f81059c2: Final verdict of PTC: none VirtMSC-SCCP(132)@edb4f81059c2: Final verdict of PTC: none VirtMSC-STATS(131)@edb4f81059c2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(136)@edb4f81059c2: Final verdict of PTC: none VirtMSC-MGCP(137)@edb4f81059c2: Final verdict of PTC: none MTC@edb4f81059c2: setverdict(pass): pass -> pass, component reason not changed MTC@edb4f81059c2: Setting final verdict of the test case. MTC@edb4f81059c2: Local verdict of MTC: pass MTC@edb4f81059c2: Local verdict of PTC VirtMSC-STATS(131): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-SCCP(132): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-M3UA(133): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-SCCP(134): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-M3UA(135): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA-CTRL-CLI-IPA(136): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-MGCP(137): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA0-RSL-IPA(138): none (pass -> pass) MTC@edb4f81059c2: Test case TC_si_acc_rotate finished. Verdict: pass MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si_acc_rotate pass'. Mon Jan 18 06:05:35 UTC 2021 -e ====== BSC_Tests.TC_si_acc_rotate pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=658923) Waiting for packet dumper to finish... 1 (prev_count=658923, count=732297) MTC@edb4f81059c2: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si_acc_rotate pass' was executed successfully (exit status: 0). MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si_acc_ramp_rotate'. ------ BSC_Tests.TC_si_acc_ramp_rotate ------ Mon Jan 18 06:05:37 UTC 2021 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@edb4f81059c2: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si_acc_ramp_rotate' was executed successfully (exit status: 0). MTC@edb4f81059c2: Test case TC_si_acc_ramp_rotate started. VirtMSC-M3UA(141)@edb4f81059c2: ************************************************* VirtMSC-M3UA(141)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtMSC-M3UA(141)@edb4f81059c2: ************************************************* VirtMSC-SCCP(140)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(141)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtMSC-M3UA(141)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23905 to server: "172.18.2.200":2905 association #8 VirtMSC-M3UA(141)@edb4f81059c2: Sending buffered message #0 MTC@edb4f81059c2: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(143)@edb4f81059c2: ************************************************* VirtSMLC-M3UA(143)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(143)@edb4f81059c2: ************************************************* VirtSMLC-SCCP(142)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(143)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtSMLC-M3UA(143)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23908 to server: "172.18.2.200":2905 association #8 IPA0-RSL-IPA(146)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA0-RSL-IPA(146)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA0-RSL-IPA(146)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA0-RSL-IPA(146)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@edb4f81059c2: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000011111111111'B }, rest_octets := '2B'O ("+") }, 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 := '0000011111111111'B } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 0, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, 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 := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), 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 := '0000011111111111'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '1'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 := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, 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 := '0000011111111111'B }, cbch_chan_desc := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := 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 } }, si13 := 'E000185A6FC9E08410AB2B2B2B2B2B2B2B2B2B2B'O, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := '3B'O (";") } } MTC@edb4f81059c2: setverdict(pass): none -> pass MTC@edb4f81059c2: RSL: GOT SI1 ACC len=5: '0000011111010000'B MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@edb4f81059c2: RSL: GOT SI1 ACC len=5: '0000011110010001'B MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@edb4f81059c2: RSL: GOT SI1 ACC len=5: '0000011100010011'B MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@edb4f81059c2: RSL: GOT SI1 ACC len=5: '0000011000010111'B MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@edb4f81059c2: RSL: GOT SI1 ACC len=5: '0000010000011111'B MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@edb4f81059c2: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@edb4f81059c2: RSL: GOT SI1 ACC len=9: '0000010000010000'B MTC@edb4f81059c2: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(140)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-M3UA(143)@edb4f81059c2: Final verdict of PTC: none VirtMSC-MGCP(145)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-SCCP(142)@edb4f81059c2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(144)@edb4f81059c2: Final verdict of PTC: none IPA0-RSL-IPA(146)@edb4f81059c2: Final verdict of PTC: none VirtMSC-M3UA(141)@edb4f81059c2: Final verdict of PTC: none VirtMSC-STATS(139)@edb4f81059c2: Final verdict of PTC: none MTC@edb4f81059c2: setverdict(pass): pass -> pass, component reason not changed MTC@edb4f81059c2: Setting final verdict of the test case. MTC@edb4f81059c2: Local verdict of MTC: pass MTC@edb4f81059c2: Local verdict of PTC VirtMSC-STATS(139): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-SCCP(140): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-M3UA(141): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-SCCP(142): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-M3UA(143): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA-CTRL-CLI-IPA(144): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-MGCP(145): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA0-RSL-IPA(146): none (pass -> pass) MTC@edb4f81059c2: Test case TC_si_acc_ramp_rotate finished. Verdict: pass MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si_acc_ramp_rotate pass'. Mon Jan 18 06:05:53 UTC 2021 -e ====== BSC_Tests.TC_si_acc_ramp_rotate pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=390839) Waiting for packet dumper to finish... 1 (prev_count=390839, count=479462) MTC@edb4f81059c2: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si_acc_ramp_rotate pass' was executed successfully (exit status: 0). MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_noreply'. ------ BSC_Tests.TC_chan_act_noreply ------ Mon Jan 18 06:05:55 UTC 2021 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@edb4f81059c2: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_noreply' was executed successfully (exit status: 0). MTC@edb4f81059c2: Test case TC_chan_act_noreply started. VirtMSC-M3UA(149)@edb4f81059c2: ************************************************* VirtMSC-M3UA(149)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtMSC-M3UA(149)@edb4f81059c2: ************************************************* VirtMSC-SCCP(148)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(149)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtMSC-M3UA(149)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23905 to server: "172.18.2.200":2905 association #8 VirtMSC-M3UA(149)@edb4f81059c2: Sending buffered message #0 MTC@edb4f81059c2: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(151)@edb4f81059c2: ************************************************* VirtSMLC-M3UA(151)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(151)@edb4f81059c2: ************************************************* VirtSMLC-SCCP(150)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(151)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtSMLC-M3UA(151)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23908 to server: "172.18.2.200":2905 association #8 IPA0-RSL-IPA(154)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA0-RSL-IPA(154)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA0-RSL-IPA(154)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA0-RSL-IPA(154)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtSMLC-SCCP(150)@edb4f81059c2: Final verdict of PTC: none VirtMSC-SCCP(148)@edb4f81059c2: Final verdict of PTC: none VirtMSC-M3UA(149)@edb4f81059c2: Final verdict of PTC: none IPA0-RSL-IPA(154)@edb4f81059c2: Final verdict of PTC: none VirtMSC-STATS(147)@edb4f81059c2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(152)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-M3UA(151)@edb4f81059c2: Final verdict of PTC: none VirtMSC-MGCP(153)@edb4f81059c2: Final verdict of PTC: none MTC@edb4f81059c2: setverdict(pass): none -> pass MTC@edb4f81059c2: Setting final verdict of the test case. MTC@edb4f81059c2: Local verdict of MTC: pass MTC@edb4f81059c2: Local verdict of PTC VirtMSC-STATS(147): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-SCCP(148): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-M3UA(149): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-SCCP(150): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-M3UA(151): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA-CTRL-CLI-IPA(152): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-MGCP(153): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA0-RSL-IPA(154): none (pass -> pass) MTC@edb4f81059c2: Test case TC_chan_act_noreply finished. Verdict: pass MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_noreply pass'. Mon Jan 18 06:05:58 UTC 2021 -e ====== BSC_Tests.TC_chan_act_noreply pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=252645) Waiting for packet dumper to finish... 1 (prev_count=252645, count=322415) MTC@edb4f81059c2: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_noreply pass' was executed successfully (exit status: 0). MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_counter'. ------ BSC_Tests.TC_chan_act_counter ------ Mon Jan 18 06:06:00 UTC 2021 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@edb4f81059c2: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_counter' was executed successfully (exit status: 0). MTC@edb4f81059c2: Test case TC_chan_act_counter started. VirtMSC-M3UA(157)@edb4f81059c2: ************************************************* VirtMSC-M3UA(157)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtMSC-M3UA(157)@edb4f81059c2: ************************************************* VirtMSC-SCCP(156)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(157)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtMSC-M3UA(157)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23905 to server: "172.18.2.200":2905 association #8 VirtMSC-M3UA(157)@edb4f81059c2: Sending buffered message #0 MTC@edb4f81059c2: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(159)@edb4f81059c2: ************************************************* VirtSMLC-M3UA(159)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(159)@edb4f81059c2: ************************************************* VirtSMLC-SCCP(158)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(159)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtSMLC-M3UA(159)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23908 to server: "172.18.2.200":2905 association #8 IPA0-RSL-IPA(162)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA0-RSL-IPA(162)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA0-RSL-IPA(162)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA0-RSL-IPA(162)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-SCCP(156)@edb4f81059c2: Final verdict of PTC: none VirtMSC-M3UA(157)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-M3UA(159)@edb4f81059c2: Final verdict of PTC: none VirtMSC-MGCP(161)@edb4f81059c2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(160)@edb4f81059c2: Final verdict of PTC: none VirtMSC-STATS(155)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-SCCP(158)@edb4f81059c2: Final verdict of PTC: none IPA0-RSL-IPA(162)@edb4f81059c2: Final verdict of PTC: none MTC@edb4f81059c2: setverdict(pass): none -> pass MTC@edb4f81059c2: Setting final verdict of the test case. MTC@edb4f81059c2: Local verdict of MTC: pass MTC@edb4f81059c2: Local verdict of PTC VirtMSC-STATS(155): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-SCCP(156): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-M3UA(157): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-SCCP(158): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-M3UA(159): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA-CTRL-CLI-IPA(160): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-MGCP(161): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA0-RSL-IPA(162): none (pass -> pass) MTC@edb4f81059c2: Test case TC_chan_act_counter finished. Verdict: pass MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_counter pass'. Mon Jan 18 06:06:03 UTC 2021 -e ====== BSC_Tests.TC_chan_act_counter pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=276172) Waiting for packet dumper to finish... 1 (prev_count=276172, count=324724) MTC@edb4f81059c2: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_counter pass' was executed successfully (exit status: 0). MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_noest'. ------ BSC_Tests.TC_chan_act_ack_noest ------ Mon Jan 18 06:06:06 UTC 2021 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@edb4f81059c2: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_noest' was executed successfully (exit status: 0). MTC@edb4f81059c2: Test case TC_chan_act_ack_noest started. VirtMSC-M3UA(165)@edb4f81059c2: ************************************************* VirtMSC-M3UA(165)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtMSC-M3UA(165)@edb4f81059c2: ************************************************* VirtMSC-SCCP(164)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(165)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtMSC-M3UA(165)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23905 to server: "172.18.2.200":2905 association #8 VirtMSC-M3UA(165)@edb4f81059c2: Sending buffered message #0 MTC@edb4f81059c2: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(167)@edb4f81059c2: ************************************************* VirtSMLC-M3UA(167)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(167)@edb4f81059c2: ************************************************* VirtSMLC-SCCP(166)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(167)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtSMLC-M3UA(167)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23908 to server: "172.18.2.200":2905 association #8 IPA0-RSL-IPA(170)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA0-RSL-IPA(170)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA0-RSL-IPA(170)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA0-RSL-IPA(170)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-SCCP(164)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-SCCP(166)@edb4f81059c2: Final verdict of PTC: none VirtMSC-M3UA(165)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-M3UA(167)@edb4f81059c2: Final verdict of PTC: none VirtMSC-MGCP(169)@edb4f81059c2: Final verdict of PTC: none IPA0-RSL-IPA(170)@edb4f81059c2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(168)@edb4f81059c2: Final verdict of PTC: none VirtMSC-STATS(163)@edb4f81059c2: Final verdict of PTC: none MTC@edb4f81059c2: setverdict(pass): none -> pass MTC@edb4f81059c2: Setting final verdict of the test case. MTC@edb4f81059c2: Local verdict of MTC: pass MTC@edb4f81059c2: Local verdict of PTC VirtMSC-STATS(163): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-SCCP(164): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-M3UA(165): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-SCCP(166): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-M3UA(167): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA-CTRL-CLI-IPA(168): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-MGCP(169): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA0-RSL-IPA(170): none (pass -> pass) MTC@edb4f81059c2: Test case TC_chan_act_ack_noest finished. Verdict: pass MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_noest pass'. Mon Jan 18 06:06:12 UTC 2021 -e ====== BSC_Tests.TC_chan_act_ack_noest pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=286239) Waiting for packet dumper to finish... 1 (prev_count=286239, count=328407) MTC@edb4f81059c2: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_noest pass' was executed successfully (exit status: 0). MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_noest_emerg'. ------ BSC_Tests.TC_chan_act_ack_noest_emerg ------ Mon Jan 18 06:06:14 UTC 2021 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@edb4f81059c2: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_noest_emerg' was executed successfully (exit status: 0). MTC@edb4f81059c2: Test case TC_chan_act_ack_noest_emerg started. VirtMSC-M3UA(173)@edb4f81059c2: ************************************************* VirtMSC-M3UA(173)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtMSC-M3UA(173)@edb4f81059c2: ************************************************* VirtMSC-SCCP(172)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(173)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtMSC-M3UA(173)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23905 to server: "172.18.2.200":2905 association #8 VirtMSC-M3UA(173)@edb4f81059c2: Sending buffered message #0 MTC@edb4f81059c2: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(175)@edb4f81059c2: ************************************************* VirtSMLC-M3UA(175)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(175)@edb4f81059c2: ************************************************* VirtSMLC-SCCP(174)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(175)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtSMLC-M3UA(175)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23908 to server: "172.18.2.200":2905 association #8 IPA0-RSL-IPA(178)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA0-RSL-IPA(178)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA0-RSL-IPA(178)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA0-RSL-IPA(178)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-M3UA(173)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-M3UA(175)@edb4f81059c2: Final verdict of PTC: none IPA0-RSL-IPA(178)@edb4f81059c2: Final verdict of PTC: none VirtMSC-MGCP(177)@edb4f81059c2: Final verdict of PTC: none VirtMSC-STATS(171)@edb4f81059c2: Final verdict of PTC: none VirtMSC-SCCP(172)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-SCCP(174)@edb4f81059c2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(176)@edb4f81059c2: Final verdict of PTC: none MTC@edb4f81059c2: setverdict(pass): none -> pass MTC@edb4f81059c2: Setting final verdict of the test case. MTC@edb4f81059c2: Local verdict of MTC: pass MTC@edb4f81059c2: Local verdict of PTC VirtMSC-STATS(171): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-SCCP(172): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-M3UA(173): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-SCCP(174): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-M3UA(175): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA-CTRL-CLI-IPA(176): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-MGCP(177): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA0-RSL-IPA(178): none (pass -> pass) MTC@edb4f81059c2: Test case TC_chan_act_ack_noest_emerg finished. Verdict: pass MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_noest_emerg pass'. Mon Jan 18 06:06:20 UTC 2021 -e ====== BSC_Tests.TC_chan_act_ack_noest_emerg pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=288387) Waiting for packet dumper to finish... 1 (prev_count=288387, count=330511) MTC@edb4f81059c2: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_noest_emerg pass' was executed successfully (exit status: 0). MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rqd_emerg_deny'. ------ BSC_Tests.TC_chan_rqd_emerg_deny ------ Mon Jan 18 06:06:22 UTC 2021 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@edb4f81059c2: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rqd_emerg_deny' was executed successfully (exit status: 0). MTC@edb4f81059c2: Test case TC_chan_rqd_emerg_deny started. VirtMSC-M3UA(181)@edb4f81059c2: ************************************************* VirtMSC-M3UA(181)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtMSC-M3UA(181)@edb4f81059c2: ************************************************* VirtMSC-SCCP(180)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(181)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtMSC-M3UA(181)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23905 to server: "172.18.2.200":2905 association #8 VirtMSC-M3UA(181)@edb4f81059c2: Sending buffered message #0 MTC@edb4f81059c2: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(183)@edb4f81059c2: ************************************************* VirtSMLC-M3UA(183)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(183)@edb4f81059c2: ************************************************* VirtSMLC-SCCP(182)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(183)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtSMLC-M3UA(183)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23908 to server: "172.18.2.200":2905 association #8 IPA0-RSL-IPA(186)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA0-RSL-IPA(186)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA0-RSL-IPA(186)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA0-RSL-IPA(186)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@edb4f81059c2: setverdict(pass): none -> pass VirtMSC-SCCP(180)@edb4f81059c2: Final verdict of PTC: none VirtMSC-M3UA(181)@edb4f81059c2: Final verdict of PTC: none VirtMSC-MGCP(185)@edb4f81059c2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(184)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-M3UA(183)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-SCCP(182)@edb4f81059c2: Final verdict of PTC: none IPA0-RSL-IPA(186)@edb4f81059c2: Final verdict of PTC: none VirtMSC-STATS(179)@edb4f81059c2: Final verdict of PTC: none MTC@edb4f81059c2: setverdict(pass): pass -> pass, component reason not changed MTC@edb4f81059c2: Setting final verdict of the test case. MTC@edb4f81059c2: Local verdict of MTC: pass MTC@edb4f81059c2: Local verdict of PTC VirtMSC-STATS(179): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-SCCP(180): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-M3UA(181): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-SCCP(182): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-M3UA(183): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA-CTRL-CLI-IPA(184): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-MGCP(185): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA0-RSL-IPA(186): none (pass -> pass) MTC@edb4f81059c2: Test case TC_chan_rqd_emerg_deny finished. Verdict: pass MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rqd_emerg_deny pass'. Mon Jan 18 06:06:25 UTC 2021 -e ====== BSC_Tests.TC_chan_rqd_emerg_deny pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=274857) Waiting for packet dumper to finish... 1 (prev_count=274857, count=319222) MTC@edb4f81059c2: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rqd_emerg_deny pass' was executed successfully (exit status: 0). MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_est_ind_noreply'. ------ BSC_Tests.TC_chan_act_ack_est_ind_noreply ------ Mon Jan 18 06:06:27 UTC 2021 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@edb4f81059c2: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_est_ind_noreply' was executed successfully (exit status: 0). MTC@edb4f81059c2: Test case TC_chan_act_ack_est_ind_noreply started. VirtMSC-M3UA(189)@edb4f81059c2: ************************************************* VirtMSC-M3UA(189)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtMSC-M3UA(189)@edb4f81059c2: ************************************************* VirtMSC-SCCP(188)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(189)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtMSC-M3UA(189)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23905 to server: "172.18.2.200":2905 association #8 VirtMSC-M3UA(189)@edb4f81059c2: Sending buffered message #0 MTC@edb4f81059c2: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(191)@edb4f81059c2: ************************************************* VirtSMLC-M3UA(191)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(191)@edb4f81059c2: ************************************************* VirtSMLC-SCCP(190)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(191)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtSMLC-M3UA(191)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23908 to server: "172.18.2.200":2905 association #8 IPA0-RSL-IPA(194)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA0-RSL-IPA(194)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA0-RSL-IPA(194)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA0-RSL-IPA(194)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-SCCP(188)@edb4f81059c2: First idle individual index:0 VirtMSC-SCCP(188)@edb4f81059c2: Warning: Stopping inactive timer T_ias[0]. MTC@edb4f81059c2: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false MTC@edb4f81059c2: GOT CAUSE CODE: '03'O = GSM48_RR_CAUSE_ABNORMAL_TIMER (3) MTC@edb4f81059c2: setverdict(pass): none -> pass MTC@edb4f81059c2: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false VirtMSC-SCCP(188)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-M3UA(191)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-SCCP(190)@edb4f81059c2: Final verdict of PTC: none VirtMSC-STATS(187)@edb4f81059c2: Final verdict of PTC: none VirtMSC-M3UA(189)@edb4f81059c2: Final verdict of PTC: none VirtMSC-MGCP(193)@edb4f81059c2: Final verdict of PTC: none IPA0-RSL-IPA(194)@edb4f81059c2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(192)@edb4f81059c2: Final verdict of PTC: none MTC@edb4f81059c2: setverdict(pass): pass -> pass, component reason not changed MTC@edb4f81059c2: Setting final verdict of the test case. MTC@edb4f81059c2: Local verdict of MTC: pass MTC@edb4f81059c2: Local verdict of PTC VirtMSC-STATS(187): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-SCCP(188): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-M3UA(189): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-SCCP(190): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-M3UA(191): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA-CTRL-CLI-IPA(192): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-MGCP(193): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA0-RSL-IPA(194): none (pass -> pass) MTC@edb4f81059c2: Test case TC_chan_act_ack_est_ind_noreply finished. Verdict: pass MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_est_ind_noreply pass'. Mon Jan 18 06:06:51 UTC 2021 -e ====== BSC_Tests.TC_chan_act_ack_est_ind_noreply pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=394906) Waiting for packet dumper to finish... 1 (prev_count=394906, count=442990) MTC@edb4f81059c2: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_est_ind_noreply pass' was executed successfully (exit status: 0). MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_est_ind_refused'. ------ BSC_Tests.TC_chan_act_ack_est_ind_refused ------ Mon Jan 18 06:06:53 UTC 2021 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@edb4f81059c2: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_est_ind_refused' was executed successfully (exit status: 0). MTC@edb4f81059c2: Test case TC_chan_act_ack_est_ind_refused started. VirtMSC-M3UA(197)@edb4f81059c2: ************************************************* VirtMSC-M3UA(197)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtMSC-M3UA(197)@edb4f81059c2: ************************************************* VirtMSC-SCCP(196)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(197)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtMSC-M3UA(197)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23905 to server: "172.18.2.200":2905 association #8 VirtMSC-M3UA(197)@edb4f81059c2: Sending buffered message #0 MTC@edb4f81059c2: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(199)@edb4f81059c2: ************************************************* VirtSMLC-M3UA(199)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(199)@edb4f81059c2: ************************************************* VirtSMLC-SCCP(198)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(199)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtSMLC-M3UA(199)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23908 to server: "172.18.2.200":2905 association #8 IPA0-RSL-IPA(202)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA0-RSL-IPA(202)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA0-RSL-IPA(202)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA0-RSL-IPA(202)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-SCCP(196)@edb4f81059c2: First idle individual index:0 VirtMSC-SCCP(196)@edb4f81059c2: Warning: Stopping inactive timer T_ias[0]. MTC@edb4f81059c2: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(196)@edb4f81059c2: Session index based on connection ID:0 MTC@edb4f81059c2: GOT CAUSE CODE: '01'O = GSM48_RR_CAUSE_ABNORMAL_UNSPEC (1) MTC@edb4f81059c2: setverdict(pass): none -> pass MTC@edb4f81059c2: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false VirtMSC-SCCP(196)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-M3UA(199)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-SCCP(198)@edb4f81059c2: Final verdict of PTC: none VirtMSC-MGCP(201)@edb4f81059c2: Final verdict of PTC: none VirtMSC-M3UA(197)@edb4f81059c2: Final verdict of PTC: none IPA0-RSL-IPA(202)@edb4f81059c2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(200)@edb4f81059c2: Final verdict of PTC: none VirtMSC-STATS(195)@edb4f81059c2: Final verdict of PTC: none MTC@edb4f81059c2: setverdict(pass): pass -> pass, component reason not changed MTC@edb4f81059c2: Setting final verdict of the test case. MTC@edb4f81059c2: Local verdict of MTC: pass MTC@edb4f81059c2: Local verdict of PTC VirtMSC-STATS(195): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-SCCP(196): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-M3UA(197): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-SCCP(198): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-M3UA(199): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA-CTRL-CLI-IPA(200): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-MGCP(201): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA0-RSL-IPA(202): none (pass -> pass) MTC@edb4f81059c2: Test case TC_chan_act_ack_est_ind_refused finished. Verdict: pass MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_est_ind_refused pass'. Mon Jan 18 06:06:58 UTC 2021 -e ====== BSC_Tests.TC_chan_act_ack_est_ind_refused pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=307438) Waiting for packet dumper to finish... 1 (prev_count=307438, count=372646) MTC@edb4f81059c2: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_est_ind_refused pass' was executed successfully (exit status: 0). MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_nack'. ------ BSC_Tests.TC_chan_act_nack ------ Mon Jan 18 06:07:00 UTC 2021 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@edb4f81059c2: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_nack' was executed successfully (exit status: 0). MTC@edb4f81059c2: Test case TC_chan_act_nack started. VirtMSC-M3UA(205)@edb4f81059c2: ************************************************* VirtMSC-M3UA(205)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtMSC-M3UA(205)@edb4f81059c2: ************************************************* VirtMSC-SCCP(204)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(205)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtMSC-M3UA(205)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23905 to server: "172.18.2.200":2905 association #8 VirtMSC-M3UA(205)@edb4f81059c2: Sending buffered message #0 MTC@edb4f81059c2: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(207)@edb4f81059c2: ************************************************* VirtSMLC-M3UA(207)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(207)@edb4f81059c2: ************************************************* VirtSMLC-SCCP(206)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(207)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtSMLC-M3UA(207)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23908 to server: "172.18.2.200":2905 association #8 IPA0-RSL-IPA(210)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA0-RSL-IPA(210)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA0-RSL-IPA(210)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA0-RSL-IPA(210)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtSMLC-SCCP(206)@edb4f81059c2: Final verdict of PTC: none VirtMSC-M3UA(205)@edb4f81059c2: Final verdict of PTC: none IPA0-RSL-IPA(210)@edb4f81059c2: Final verdict of PTC: none VirtMSC-STATS(203)@edb4f81059c2: Final verdict of PTC: none VirtMSC-SCCP(204)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-M3UA(207)@edb4f81059c2: Final verdict of PTC: none VirtMSC-MGCP(209)@edb4f81059c2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(208)@edb4f81059c2: Final verdict of PTC: none MTC@edb4f81059c2: setverdict(pass): none -> pass MTC@edb4f81059c2: Setting final verdict of the test case. MTC@edb4f81059c2: Local verdict of MTC: pass MTC@edb4f81059c2: Local verdict of PTC VirtMSC-STATS(203): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-SCCP(204): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-M3UA(205): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-SCCP(206): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-M3UA(207): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA-CTRL-CLI-IPA(208): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-MGCP(209): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA0-RSL-IPA(210): none (pass -> pass) MTC@edb4f81059c2: Test case TC_chan_act_nack finished. Verdict: pass MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_nack pass'. Mon Jan 18 06:07:04 UTC 2021 -e ====== BSC_Tests.TC_chan_act_nack pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=274701) Waiting for packet dumper to finish... 1 (prev_count=274701, count=326353) MTC@edb4f81059c2: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_nack pass' was executed successfully (exit status: 0). MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_exhaustion'. ------ BSC_Tests.TC_chan_exhaustion ------ Mon Jan 18 06:07:06 UTC 2021 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@edb4f81059c2: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_exhaustion' was executed successfully (exit status: 0). MTC@edb4f81059c2: Test case TC_chan_exhaustion started. VirtMSC-M3UA(213)@edb4f81059c2: ************************************************* VirtMSC-M3UA(213)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtMSC-M3UA(213)@edb4f81059c2: ************************************************* VirtMSC-SCCP(212)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(213)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtMSC-M3UA(213)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23905 to server: "172.18.2.200":2905 association #8 VirtMSC-M3UA(213)@edb4f81059c2: Sending buffered message #0 MTC@edb4f81059c2: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(215)@edb4f81059c2: ************************************************* VirtSMLC-M3UA(215)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(215)@edb4f81059c2: ************************************************* VirtSMLC-SCCP(214)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(215)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtSMLC-M3UA(215)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23908 to server: "172.18.2.200":2905 association #8 IPA0-RSL-IPA(218)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA0-RSL-IPA(218)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA0-RSL-IPA(218)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA0-RSL-IPA(218)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@edb4f81059c2: setverdict(pass): none -> pass VirtMSC-SCCP(212)@edb4f81059c2: Final verdict of PTC: none IPA0-RSL-IPA(218)@edb4f81059c2: Final verdict of PTC: none VirtMSC-MGCP(217)@edb4f81059c2: Final verdict of PTC: none VirtMSC-STATS(211)@edb4f81059c2: Final verdict of PTC: none VirtMSC-M3UA(213)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-M3UA(215)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-SCCP(214)@edb4f81059c2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(216)@edb4f81059c2: Final verdict of PTC: none MTC@edb4f81059c2: setverdict(pass): pass -> pass, component reason not changed MTC@edb4f81059c2: Setting final verdict of the test case. MTC@edb4f81059c2: Local verdict of MTC: pass MTC@edb4f81059c2: Local verdict of PTC VirtMSC-STATS(211): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-SCCP(212): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-M3UA(213): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-SCCP(214): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-M3UA(215): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA-CTRL-CLI-IPA(216): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-MGCP(217): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA0-RSL-IPA(218): none (pass -> pass) MTC@edb4f81059c2: Test case TC_chan_exhaustion finished. Verdict: pass MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_exhaustion pass'. Mon Jan 18 06:07:09 UTC 2021 -e ====== BSC_Tests.TC_chan_exhaustion pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=477221) MTC@edb4f81059c2: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_exhaustion pass' was executed successfully (exit status: 0). MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_deact_silence'. ------ BSC_Tests.TC_chan_deact_silence ------ Mon Jan 18 06:07:10 UTC 2021 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@edb4f81059c2: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_deact_silence' was executed successfully (exit status: 0). MTC@edb4f81059c2: Test case TC_chan_deact_silence started. VirtMSC-M3UA(221)@edb4f81059c2: ************************************************* VirtMSC-M3UA(221)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtMSC-M3UA(221)@edb4f81059c2: ************************************************* VirtMSC-SCCP(220)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(221)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtMSC-M3UA(221)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23905 to server: "172.18.2.200":2905 association #8 VirtMSC-M3UA(221)@edb4f81059c2: Sending buffered message #0 MTC@edb4f81059c2: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(223)@edb4f81059c2: ************************************************* VirtSMLC-M3UA(223)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(223)@edb4f81059c2: ************************************************* VirtSMLC-SCCP(222)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(223)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtSMLC-M3UA(223)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23908 to server: "172.18.2.200":2905 association #8 IPA0-RSL-IPA(226)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA0-RSL-IPA(226)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA0-RSL-IPA(226)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA0-RSL-IPA(226)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@edb4f81059c2: Received CHANnel RELease MTC@edb4f81059c2: setverdict(pass): none -> pass VirtMSC-SCCP(220)@edb4f81059c2: Final verdict of PTC: none VirtMSC-M3UA(221)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-M3UA(223)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-SCCP(222)@edb4f81059c2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(224)@edb4f81059c2: Final verdict of PTC: none VirtMSC-MGCP(225)@edb4f81059c2: Final verdict of PTC: none VirtMSC-STATS(219)@edb4f81059c2: Final verdict of PTC: none IPA0-RSL-IPA(226)@edb4f81059c2: Final verdict of PTC: none MTC@edb4f81059c2: setverdict(pass): pass -> pass, component reason not changed MTC@edb4f81059c2: Setting final verdict of the test case. MTC@edb4f81059c2: Local verdict of MTC: pass MTC@edb4f81059c2: Local verdict of PTC VirtMSC-STATS(219): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-SCCP(220): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-M3UA(221): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-SCCP(222): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-M3UA(223): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA-CTRL-CLI-IPA(224): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-MGCP(225): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA0-RSL-IPA(226): none (pass -> pass) MTC@edb4f81059c2: Test case TC_chan_deact_silence finished. Verdict: pass MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_deact_silence pass'. Mon Jan 18 06:07:17 UTC 2021 -e ====== BSC_Tests.TC_chan_deact_silence pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=290365) Waiting for packet dumper to finish... 1 (prev_count=290365, count=332937) MTC@edb4f81059c2: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_deact_silence pass' was executed successfully (exit status: 0). MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_rll_rel_ind'. ------ BSC_Tests.TC_chan_rel_rll_rel_ind ------ Mon Jan 18 06:07:19 UTC 2021 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@edb4f81059c2: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_rll_rel_ind' was executed successfully (exit status: 0). MTC@edb4f81059c2: Test case TC_chan_rel_rll_rel_ind started. VirtMSC-M3UA(229)@edb4f81059c2: ************************************************* VirtMSC-M3UA(229)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtMSC-M3UA(229)@edb4f81059c2: ************************************************* VirtMSC-SCCP(228)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(229)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtMSC-M3UA(229)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23905 to server: "172.18.2.200":2905 association #8 VirtMSC-M3UA(229)@edb4f81059c2: Sending buffered message #0 MTC@edb4f81059c2: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(231)@edb4f81059c2: ************************************************* VirtSMLC-M3UA(231)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(231)@edb4f81059c2: ************************************************* VirtSMLC-SCCP(230)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(231)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtSMLC-M3UA(231)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23908 to server: "172.18.2.200":2905 association #8 IPA0-RSL-IPA(234)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA0-RSL-IPA(234)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA0-RSL-IPA(234)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA0-RSL-IPA(234)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-SCCP(228)@edb4f81059c2: First idle individual index:0 VirtMSC-SCCP(228)@edb4f81059c2: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(228)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(228)@edb4f81059c2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(228)@edb4f81059c2: Session index based on local reference:0 VirtMSC-SCCP(228)@edb4f81059c2: DT1 will be put to the reassembly buffer VirtMSC-SCCP(228)@edb4f81059c2: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(228)@edb4f81059c2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(228)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(228)@edb4f81059c2: vl_len:6 VirtMSC-SCCP(228)@edb4f81059c2: vl_from0 VirtMSC-SCCP(228)@edb4f81059c2: data sent by MTP3_SCCP_PORT: '000420040120'O VirtMSC-SCCP(228)@edb4f81059c2: Session index based on local reference:0 VirtMSC-SCCP(228)@edb4f81059c2: DT1 will be put to the reassembly buffer VirtMSC-SCCP(228)@edb4f81059c2: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(228)@edb4f81059c2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(228)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(228)@edb4f81059c2: Session index based on local reference:0 VirtMSC-SCCP(228)@edb4f81059c2: RLC received in state:disconnect_pending VirtSMLC-SCCP(230)@edb4f81059c2: Final verdict of PTC: none VirtMSC-M3UA(229)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-M3UA(231)@edb4f81059c2: Final verdict of PTC: none VirtMSC-STATS(227)@edb4f81059c2: Final verdict of PTC: none VirtMSC-MGCP(233)@edb4f81059c2: Final verdict of PTC: none VirtMSC-SCCP(228)@edb4f81059c2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(232)@edb4f81059c2: Final verdict of PTC: none IPA0-RSL-IPA(234)@edb4f81059c2: Final verdict of PTC: none MTC@edb4f81059c2: setverdict(pass): none -> pass MTC@edb4f81059c2: Setting final verdict of the test case. MTC@edb4f81059c2: Local verdict of MTC: pass MTC@edb4f81059c2: Local verdict of PTC VirtMSC-STATS(227): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-SCCP(228): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-M3UA(229): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-SCCP(230): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-M3UA(231): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA-CTRL-CLI-IPA(232): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-MGCP(233): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA0-RSL-IPA(234): none (pass -> pass) MTC@edb4f81059c2: Test case TC_chan_rel_rll_rel_ind finished. Verdict: pass MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_rll_rel_ind pass'. Mon Jan 18 06:07:26 UTC 2021 -e ====== BSC_Tests.TC_chan_rel_rll_rel_ind pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=342931) Waiting for packet dumper to finish... 1 (prev_count=342931, count=383528) MTC@edb4f81059c2: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_rll_rel_ind pass' was executed successfully (exit status: 0). MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_conn_fail'. ------ BSC_Tests.TC_chan_rel_conn_fail ------ Mon Jan 18 06:07:28 UTC 2021 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@edb4f81059c2: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_conn_fail' was executed successfully (exit status: 0). MTC@edb4f81059c2: Test case TC_chan_rel_conn_fail started. VirtMSC-M3UA(237)@edb4f81059c2: ************************************************* VirtMSC-M3UA(237)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtMSC-M3UA(237)@edb4f81059c2: ************************************************* VirtMSC-SCCP(236)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(237)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtMSC-M3UA(237)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23905 to server: "172.18.2.200":2905 association #8 VirtMSC-M3UA(237)@edb4f81059c2: Sending buffered message #0 MTC@edb4f81059c2: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(239)@edb4f81059c2: ************************************************* VirtSMLC-M3UA(239)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(239)@edb4f81059c2: ************************************************* VirtSMLC-SCCP(238)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(239)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtSMLC-M3UA(239)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23908 to server: "172.18.2.200":2905 association #8 IPA0-RSL-IPA(242)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA0-RSL-IPA(242)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA0-RSL-IPA(242)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA0-RSL-IPA(242)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-SCCP(236)@edb4f81059c2: First idle individual index:0 VirtMSC-SCCP(236)@edb4f81059c2: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(236)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(236)@edb4f81059c2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(236)@edb4f81059c2: Session index based on local reference:0 VirtMSC-SCCP(236)@edb4f81059c2: DT1 will be put to the reassembly buffer VirtMSC-SCCP(236)@edb4f81059c2: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(236)@edb4f81059c2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(236)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(236)@edb4f81059c2: vl_len:6 VirtMSC-SCCP(236)@edb4f81059c2: vl_from0 VirtMSC-SCCP(236)@edb4f81059c2: data sent by MTP3_SCCP_PORT: '000420040101'O VirtMSC-SCCP(236)@edb4f81059c2: Session index based on local reference:0 VirtMSC-SCCP(236)@edb4f81059c2: DT1 will be put to the reassembly buffer VirtMSC-SCCP(236)@edb4f81059c2: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(236)@edb4f81059c2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(236)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(236)@edb4f81059c2: Session index based on local reference:0 VirtMSC-SCCP(236)@edb4f81059c2: RLC received in state:disconnect_pending VirtMSC-MGCP(241)@edb4f81059c2: Final verdict of PTC: none IPA0-RSL-IPA(242)@edb4f81059c2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(240)@edb4f81059c2: Final verdict of PTC: none VirtMSC-STATS(235)@edb4f81059c2: Final verdict of PTC: none VirtMSC-SCCP(236)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-SCCP(238)@edb4f81059c2: Final verdict of PTC: none VirtMSC-M3UA(237)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-M3UA(239)@edb4f81059c2: Final verdict of PTC: none MTC@edb4f81059c2: setverdict(pass): none -> pass MTC@edb4f81059c2: Setting final verdict of the test case. MTC@edb4f81059c2: Local verdict of MTC: pass MTC@edb4f81059c2: Local verdict of PTC VirtMSC-STATS(235): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-SCCP(236): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-M3UA(237): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-SCCP(238): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-M3UA(239): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA-CTRL-CLI-IPA(240): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-MGCP(241): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA0-RSL-IPA(242): none (pass -> pass) MTC@edb4f81059c2: Test case TC_chan_rel_conn_fail finished. Verdict: pass MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_conn_fail pass'. Mon Jan 18 06:07:34 UTC 2021 -e ====== BSC_Tests.TC_chan_rel_conn_fail pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=365129) Waiting for packet dumper to finish... 1 (prev_count=365129, count=405726) MTC@edb4f81059c2: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_conn_fail pass' was executed successfully (exit status: 0). MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_clear'. ------ BSC_Tests.TC_chan_rel_hard_clear ------ Mon Jan 18 06:07:36 UTC 2021 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@edb4f81059c2: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_clear' was executed successfully (exit status: 0). MTC@edb4f81059c2: Test case TC_chan_rel_hard_clear started. VirtMSC-M3UA(245)@edb4f81059c2: ************************************************* VirtMSC-M3UA(245)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtMSC-M3UA(245)@edb4f81059c2: ************************************************* VirtMSC-SCCP(244)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(245)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtMSC-M3UA(245)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23905 to server: "172.18.2.200":2905 association #8 VirtMSC-M3UA(245)@edb4f81059c2: Sending buffered message #0 MTC@edb4f81059c2: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(247)@edb4f81059c2: ************************************************* VirtSMLC-M3UA(247)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(247)@edb4f81059c2: ************************************************* VirtSMLC-SCCP(246)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(247)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtSMLC-M3UA(247)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23908 to server: "172.18.2.200":2905 association #8 IPA0-RSL-IPA(250)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA0-RSL-IPA(250)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA0-RSL-IPA(250)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA0-RSL-IPA(250)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-SCCP(244)@edb4f81059c2: First idle individual index:0 VirtMSC-SCCP(244)@edb4f81059c2: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(244)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(244)@edb4f81059c2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(244)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(244)@edb4f81059c2: vl_len:6 VirtMSC-SCCP(244)@edb4f81059c2: vl_from0 VirtMSC-SCCP(244)@edb4f81059c2: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(244)@edb4f81059c2: Session index based on local reference:0 VirtMSC-SCCP(244)@edb4f81059c2: DT1 will be put to the reassembly buffer VirtMSC-SCCP(244)@edb4f81059c2: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(244)@edb4f81059c2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@edb4f81059c2: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(244)@edb4f81059c2: Session index based on connection ID:0 MTC@edb4f81059c2: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@edb4f81059c2: setverdict(pass): none -> pass VirtMSC-SCCP(244)@edb4f81059c2: Session index based on local reference:0 VirtMSC-SCCP(244)@edb4f81059c2: RLC received in state:disconnect_pending MTC@edb4f81059c2: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false VirtMSC-M3UA(245)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-M3UA(247)@edb4f81059c2: Final verdict of PTC: none VirtMSC-MGCP(249)@edb4f81059c2: Final verdict of PTC: none VirtMSC-STATS(243)@edb4f81059c2: Final verdict of PTC: none VirtMSC-SCCP(244)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-SCCP(246)@edb4f81059c2: Final verdict of PTC: none IPA0-RSL-IPA(250)@edb4f81059c2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(248)@edb4f81059c2: Final verdict of PTC: none MTC@edb4f81059c2: setverdict(pass): pass -> pass, component reason not changed MTC@edb4f81059c2: Setting final verdict of the test case. MTC@edb4f81059c2: Local verdict of MTC: pass MTC@edb4f81059c2: Local verdict of PTC VirtMSC-STATS(243): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-SCCP(244): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-M3UA(245): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-SCCP(246): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-M3UA(247): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA-CTRL-CLI-IPA(248): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-MGCP(249): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA0-RSL-IPA(250): none (pass -> pass) MTC@edb4f81059c2: Test case TC_chan_rel_hard_clear finished. Verdict: pass MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_clear pass'. Mon Jan 18 06:07:42 UTC 2021 -e ====== BSC_Tests.TC_chan_rel_hard_clear pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=333540) Waiting for packet dumper to finish... 1 (prev_count=333540, count=376576) MTC@edb4f81059c2: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_clear pass' was executed successfully (exit status: 0). MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_clear_csfb'. ------ BSC_Tests.TC_chan_rel_hard_clear_csfb ------ Mon Jan 18 06:07:44 UTC 2021 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@edb4f81059c2: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_clear_csfb' was executed successfully (exit status: 0). MTC@edb4f81059c2: Test case TC_chan_rel_hard_clear_csfb started. VirtMSC-M3UA(253)@edb4f81059c2: ************************************************* VirtMSC-M3UA(253)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtMSC-M3UA(253)@edb4f81059c2: ************************************************* VirtMSC-SCCP(252)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(253)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtMSC-M3UA(253)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23905 to server: "172.18.2.200":2905 association #8 VirtMSC-M3UA(253)@edb4f81059c2: Sending buffered message #0 MTC@edb4f81059c2: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(255)@edb4f81059c2: ************************************************* VirtSMLC-M3UA(255)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(255)@edb4f81059c2: ************************************************* VirtSMLC-SCCP(254)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(255)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtSMLC-M3UA(255)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23908 to server: "172.18.2.200":2905 association #8 IPA0-RSL-IPA(258)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA0-RSL-IPA(258)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA0-RSL-IPA(258)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA0-RSL-IPA(258)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-SCCP(252)@edb4f81059c2: First idle individual index:0 VirtMSC-SCCP(252)@edb4f81059c2: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(252)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(252)@edb4f81059c2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(252)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(252)@edb4f81059c2: vl_len:7 VirtMSC-SCCP(252)@edb4f81059c2: vl_from0 VirtMSC-SCCP(252)@edb4f81059c2: data sent by MTP3_SCCP_PORT: '0005200401008F'O VirtMSC-SCCP(252)@edb4f81059c2: Session index based on local reference:0 VirtMSC-SCCP(252)@edb4f81059c2: DT1 will be put to the reassembly buffer VirtMSC-SCCP(252)@edb4f81059c2: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(252)@edb4f81059c2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@edb4f81059c2: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(252)@edb4f81059c2: Session index based on connection ID:0 MTC@edb4f81059c2: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@edb4f81059c2: setverdict(pass): none -> pass VirtMSC-SCCP(252)@edb4f81059c2: Session index based on local reference:0 VirtMSC-SCCP(252)@edb4f81059c2: RLC received in state:disconnect_pending MTC@edb4f81059c2: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false VirtMSC-M3UA(253)@edb4f81059c2: Final verdict of PTC: none VirtMSC-SCCP(252)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-M3UA(255)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-SCCP(254)@edb4f81059c2: Final verdict of PTC: none IPA0-RSL-IPA(258)@edb4f81059c2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@edb4f81059c2: Final verdict of PTC: none VirtMSC-STATS(251)@edb4f81059c2: Final verdict of PTC: none MTC@edb4f81059c2: setverdict(pass): pass -> pass, component reason not changed VirtMSC-MGCP(257)@edb4f81059c2: Final verdict of PTC: none MTC@edb4f81059c2: Setting final verdict of the test case. MTC@edb4f81059c2: Local verdict of MTC: pass MTC@edb4f81059c2: Local verdict of PTC VirtMSC-STATS(251): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-SCCP(252): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-M3UA(253): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-SCCP(254): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-M3UA(255): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-MGCP(257): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA0-RSL-IPA(258): none (pass -> pass) MTC@edb4f81059c2: Test case TC_chan_rel_hard_clear_csfb finished. Verdict: pass MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_clear_csfb pass'. Mon Jan 18 06:07:49 UTC 2021 -e ====== BSC_Tests.TC_chan_rel_hard_clear_csfb pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=331920) Waiting for packet dumper to finish... 1 (prev_count=331920, count=374956) MTC@edb4f81059c2: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_clear_csfb pass' was executed successfully (exit status: 0). MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_rlsd'. ------ BSC_Tests.TC_chan_rel_hard_rlsd ------ Mon Jan 18 06:07:51 UTC 2021 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@edb4f81059c2: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_rlsd' was executed successfully (exit status: 0). MTC@edb4f81059c2: Test case TC_chan_rel_hard_rlsd started. VirtMSC-M3UA(261)@edb4f81059c2: ************************************************* VirtMSC-M3UA(261)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtMSC-M3UA(261)@edb4f81059c2: ************************************************* VirtMSC-SCCP(260)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(261)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtMSC-M3UA(261)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23905 to server: "172.18.2.200":2905 association #8 VirtMSC-M3UA(261)@edb4f81059c2: Sending buffered message #0 MTC@edb4f81059c2: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(263)@edb4f81059c2: ************************************************* VirtSMLC-M3UA(263)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(263)@edb4f81059c2: ************************************************* VirtSMLC-SCCP(262)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(263)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtSMLC-M3UA(263)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23908 to server: "172.18.2.200":2905 association #8 IPA0-RSL-IPA(266)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA0-RSL-IPA(266)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA0-RSL-IPA(266)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA0-RSL-IPA(266)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-SCCP(260)@edb4f81059c2: First idle individual index:0 VirtMSC-SCCP(260)@edb4f81059c2: Warning: Stopping inactive timer T_ias[0]. MTC@edb4f81059c2: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(260)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(260)@edb4f81059c2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(260)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(260)@edb4f81059c2: Session index based on local reference:0 VirtMSC-SCCP(260)@edb4f81059c2: RLC received in state:disconnect_pending MTC@edb4f81059c2: GOT CAUSE CODE: '01'O = GSM48_RR_CAUSE_ABNORMAL_UNSPEC (1) MTC@edb4f81059c2: setverdict(pass): none -> pass MTC@edb4f81059c2: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false VirtMSC-SCCP(260)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-SCCP(262)@edb4f81059c2: Final verdict of PTC: none IPA0-RSL-IPA(266)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-M3UA(263)@edb4f81059c2: Final verdict of PTC: none VirtMSC-MGCP(265)@edb4f81059c2: Final verdict of PTC: none VirtMSC-M3UA(261)@edb4f81059c2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(264)@edb4f81059c2: Final verdict of PTC: none VirtMSC-STATS(259)@edb4f81059c2: Final verdict of PTC: none MTC@edb4f81059c2: setverdict(pass): pass -> pass, component reason not changed MTC@edb4f81059c2: Setting final verdict of the test case. MTC@edb4f81059c2: Local verdict of MTC: pass MTC@edb4f81059c2: Local verdict of PTC VirtMSC-STATS(259): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-SCCP(260): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-M3UA(261): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-SCCP(262): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-M3UA(263): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA-CTRL-CLI-IPA(264): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-MGCP(265): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA0-RSL-IPA(266): none (pass -> pass) MTC@edb4f81059c2: Test case TC_chan_rel_hard_rlsd finished. Verdict: pass MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_rlsd pass'. Mon Jan 18 06:07:57 UTC 2021 -e ====== BSC_Tests.TC_chan_rel_hard_rlsd pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=319565) Waiting for packet dumper to finish... 1 (prev_count=319565, count=362601) MTC@edb4f81059c2: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_rlsd pass' was executed successfully (exit status: 0). MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead'. ------ BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead ------ Mon Jan 18 06:07:59 UTC 2021 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@edb4f81059c2: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead' was executed successfully (exit status: 0). MTC@edb4f81059c2: Test case TC_chan_rel_hard_rlsd_ms_dead started. VirtMSC-M3UA(269)@edb4f81059c2: ************************************************* VirtMSC-M3UA(269)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtMSC-M3UA(269)@edb4f81059c2: ************************************************* VirtMSC-SCCP(268)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(269)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtMSC-M3UA(269)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23905 to server: "172.18.2.200":2905 association #8 VirtMSC-M3UA(269)@edb4f81059c2: Sending buffered message #0 MTC@edb4f81059c2: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(271)@edb4f81059c2: ************************************************* VirtSMLC-M3UA(271)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(271)@edb4f81059c2: ************************************************* VirtSMLC-SCCP(270)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(271)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtSMLC-M3UA(271)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23908 to server: "172.18.2.200":2905 association #8 IPA0-RSL-IPA(274)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA0-RSL-IPA(274)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA0-RSL-IPA(274)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA0-RSL-IPA(274)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-SCCP(268)@edb4f81059c2: First idle individual index:0 VirtMSC-SCCP(268)@edb4f81059c2: Warning: Stopping inactive timer T_ias[0]. MTC@edb4f81059c2: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(268)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(268)@edb4f81059c2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(268)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(268)@edb4f81059c2: Session index based on local reference:0 VirtMSC-SCCP(268)@edb4f81059c2: RLC received in state:disconnect_pending MTC@edb4f81059c2: GOT CAUSE CODE: '01'O = GSM48_RR_CAUSE_ABNORMAL_UNSPEC (1) MTC@edb4f81059c2: setverdict(pass): none -> pass MTC@edb4f81059c2: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false VirtSMLC-SCCP(270)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-M3UA(271)@edb4f81059c2: Final verdict of PTC: none IPA0-RSL-IPA(274)@edb4f81059c2: Final verdict of PTC: none VirtMSC-SCCP(268)@edb4f81059c2: Final verdict of PTC: none VirtMSC-M3UA(269)@edb4f81059c2: Final verdict of PTC: none VirtMSC-STATS(267)@edb4f81059c2: Final verdict of PTC: none VirtMSC-MGCP(273)@edb4f81059c2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(272)@edb4f81059c2: Final verdict of PTC: none MTC@edb4f81059c2: setverdict(pass): pass -> pass, component reason not changed MTC@edb4f81059c2: Setting final verdict of the test case. MTC@edb4f81059c2: Local verdict of MTC: pass MTC@edb4f81059c2: Local verdict of PTC VirtMSC-STATS(267): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-SCCP(268): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-M3UA(269): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-SCCP(270): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-M3UA(271): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA-CTRL-CLI-IPA(272): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-MGCP(273): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA0-RSL-IPA(274): none (pass -> pass) MTC@edb4f81059c2: Test case TC_chan_rel_hard_rlsd_ms_dead finished. Verdict: pass MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead pass'. Mon Jan 18 06:08:04 UTC 2021 -e ====== BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=320572) Waiting for packet dumper to finish... 1 (prev_count=320572, count=364013) MTC@edb4f81059c2: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead pass' was executed successfully (exit status: 0). MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_a_reset'. ------ BSC_Tests.TC_chan_rel_a_reset ------ Mon Jan 18 06:08:06 UTC 2021 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@edb4f81059c2: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_a_reset' was executed successfully (exit status: 0). MTC@edb4f81059c2: Test case TC_chan_rel_a_reset started. VirtMSC-M3UA(277)@edb4f81059c2: ************************************************* VirtMSC-M3UA(277)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtMSC-M3UA(277)@edb4f81059c2: ************************************************* VirtMSC-SCCP(276)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(277)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtMSC-M3UA(277)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23905 to server: "172.18.2.200":2905 association #8 VirtMSC-M3UA(277)@edb4f81059c2: Sending buffered message #0 MTC@edb4f81059c2: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(279)@edb4f81059c2: ************************************************* VirtSMLC-M3UA(279)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(279)@edb4f81059c2: ************************************************* VirtSMLC-SCCP(278)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(279)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtSMLC-M3UA(279)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23908 to server: "172.18.2.200":2905 association #8 IPA0-RSL-IPA(282)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA0-RSL-IPA(282)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA0-RSL-IPA(282)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA0-RSL-IPA(282)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-SCCP(276)@edb4f81059c2: First idle individual index:0 VirtMSC-SCCP(276)@edb4f81059c2: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(276)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(276)@edb4f81059c2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(276)@edb4f81059c2: Session index based on local reference:0 MTC@edb4f81059c2: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false MTC@edb4f81059c2: GOT CAUSE CODE: '01'O = GSM48_RR_CAUSE_ABNORMAL_UNSPEC (1) MTC@edb4f81059c2: setverdict(pass): none -> pass MTC@edb4f81059c2: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false VirtMSC-SCCP(276)@edb4f81059c2: Final verdict of PTC: none VirtMSC-MGCP(281)@edb4f81059c2: Final verdict of PTC: none VirtMSC-STATS(275)@edb4f81059c2: Final verdict of PTC: none VirtMSC-M3UA(277)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-SCCP(278)@edb4f81059c2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-M3UA(279)@edb4f81059c2: Final verdict of PTC: none IPA0-RSL-IPA(282)@edb4f81059c2: Final verdict of PTC: none MTC@edb4f81059c2: setverdict(pass): pass -> pass, component reason not changed MTC@edb4f81059c2: Setting final verdict of the test case. MTC@edb4f81059c2: Local verdict of MTC: pass MTC@edb4f81059c2: Local verdict of PTC VirtMSC-STATS(275): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-SCCP(276): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-M3UA(277): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-SCCP(278): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-M3UA(279): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-MGCP(281): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA0-RSL-IPA(282): none (pass -> pass) MTC@edb4f81059c2: Test case TC_chan_rel_a_reset finished. Verdict: pass MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_a_reset pass'. Mon Jan 18 06:08:12 UTC 2021 -e ====== BSC_Tests.TC_chan_rel_a_reset pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=338299) Waiting for packet dumper to finish... 1 (prev_count=338299, count=381335) MTC@edb4f81059c2: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_a_reset pass' was executed successfully (exit status: 0). MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_sccp_tiar_timeout'. ------ BSC_Tests.TC_chan_rel_sccp_tiar_timeout ------ Mon Jan 18 06:08:14 UTC 2021 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@edb4f81059c2: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_sccp_tiar_timeout' was executed successfully (exit status: 0). MTC@edb4f81059c2: Test case TC_chan_rel_sccp_tiar_timeout started. VirtMSC-M3UA(285)@edb4f81059c2: ************************************************* VirtMSC-M3UA(285)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtMSC-M3UA(285)@edb4f81059c2: ************************************************* VirtMSC-SCCP(284)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(285)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtMSC-M3UA(285)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23905 to server: "172.18.2.200":2905 association #8 VirtMSC-M3UA(285)@edb4f81059c2: Sending buffered message #0 MTC@edb4f81059c2: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(287)@edb4f81059c2: ************************************************* VirtSMLC-M3UA(287)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(287)@edb4f81059c2: ************************************************* VirtSMLC-SCCP(286)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(287)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtSMLC-M3UA(287)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23908 to server: "172.18.2.200":2905 association #8 IPA0-RSL-IPA(290)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA0-RSL-IPA(290)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA0-RSL-IPA(290)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA0-RSL-IPA(290)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-SCCP(284)@edb4f81059c2: First idle individual index:0 VirtMSC-SCCP(284)@edb4f81059c2: Warning: Stopping inactive timer T_ias[0]. MTC@edb4f81059c2: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(284)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(284)@edb4f81059c2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(284)@edb4f81059c2: Session index based on local reference:0 VirtMSC-SCCP(284)@edb4f81059c2: Session index based on local reference:0 VirtMSC-SCCP(284)@edb4f81059c2: Session index based on local reference:0 MTC@edb4f81059c2: GOT CAUSE CODE: '01'O = GSM48_RR_CAUSE_ABNORMAL_UNSPEC (1) MTC@edb4f81059c2: setverdict(pass): none -> pass MTC@edb4f81059c2: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false VirtSMLC-M3UA(287)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-SCCP(286)@edb4f81059c2: Final verdict of PTC: none VirtMSC-SCCP(284)@edb4f81059c2: Final verdict of PTC: none VirtMSC-M3UA(285)@edb4f81059c2: Final verdict of PTC: none IPA0-RSL-IPA(290)@edb4f81059c2: Final verdict of PTC: none VirtMSC-MGCP(289)@edb4f81059c2: Final verdict of PTC: none VirtMSC-STATS(283)@edb4f81059c2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(288)@edb4f81059c2: Final verdict of PTC: none MTC@edb4f81059c2: setverdict(pass): pass -> pass, component reason not changed MTC@edb4f81059c2: Setting final verdict of the test case. MTC@edb4f81059c2: Local verdict of MTC: pass MTC@edb4f81059c2: Local verdict of PTC VirtMSC-STATS(283): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-SCCP(284): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-M3UA(285): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-SCCP(286): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-M3UA(287): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA-CTRL-CLI-IPA(288): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-MGCP(289): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA0-RSL-IPA(290): none (pass -> pass) MTC@edb4f81059c2: Test case TC_chan_rel_sccp_tiar_timeout finished. Verdict: pass MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_sccp_tiar_timeout pass'. Mon Jan 18 06:08:24 UTC 2021 -e ====== BSC_Tests.TC_chan_rel_sccp_tiar_timeout pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=355267) Waiting for packet dumper to finish... 1 (prev_count=355267, count=399113) MTC@edb4f81059c2: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_sccp_tiar_timeout pass' was executed successfully (exit status: 0). MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_rr_cause'. ------ BSC_Tests.TC_chan_rel_rr_cause ------ Mon Jan 18 06:08:26 UTC 2021 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@edb4f81059c2: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_rr_cause' was executed successfully (exit status: 0). MTC@edb4f81059c2: Test case TC_chan_rel_rr_cause started. VirtMSC-M3UA(293)@edb4f81059c2: ************************************************* VirtMSC-M3UA(293)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtMSC-M3UA(293)@edb4f81059c2: ************************************************* VirtMSC-SCCP(292)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(293)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtMSC-M3UA(293)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23905 to server: "172.18.2.200":2905 association #8 VirtMSC-M3UA(293)@edb4f81059c2: Sending buffered message #0 MTC@edb4f81059c2: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(295)@edb4f81059c2: ************************************************* VirtSMLC-M3UA(295)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(295)@edb4f81059c2: ************************************************* VirtSMLC-SCCP(294)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(295)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtSMLC-M3UA(295)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23908 to server: "172.18.2.200":2905 association #8 IPA0-RSL-IPA(298)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA0-RSL-IPA(298)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA0-RSL-IPA(298)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA0-RSL-IPA(298)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-SCCP(292)@edb4f81059c2: First idle individual index:0 VirtMSC-SCCP(292)@edb4f81059c2: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(292)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(292)@edb4f81059c2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(292)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(292)@edb4f81059c2: vl_len:6 VirtMSC-SCCP(292)@edb4f81059c2: vl_from0 VirtMSC-SCCP(292)@edb4f81059c2: data sent by MTP3_SCCP_PORT: '000420040109'O VirtMSC-SCCP(292)@edb4f81059c2: Session index based on local reference:0 VirtMSC-SCCP(292)@edb4f81059c2: DT1 will be put to the reassembly buffer VirtMSC-SCCP(292)@edb4f81059c2: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(292)@edb4f81059c2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@edb4f81059c2: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(292)@edb4f81059c2: Session index based on connection ID:0 MTC@edb4f81059c2: GOT CAUSE CODE: '00'O = GSM48_RR_CAUSE_NORMAL (0) MTC@edb4f81059c2: setverdict(pass): none -> pass VirtMSC-SCCP(292)@edb4f81059c2: Session index based on local reference:0 VirtMSC-SCCP(292)@edb4f81059c2: RLC received in state:disconnect_pending MTC@edb4f81059c2: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false VirtMSC-SCCP(292)@edb4f81059c2: First idle individual index:0 VirtMSC-SCCP(292)@edb4f81059c2: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(292)@edb4f81059c2: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(292)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(292)@edb4f81059c2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(292)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(292)@edb4f81059c2: vl_len:6 VirtMSC-SCCP(292)@edb4f81059c2: vl_from0 VirtMSC-SCCP(292)@edb4f81059c2: data sent by MTP3_SCCP_PORT: '00042004010B'O VirtMSC-SCCP(292)@edb4f81059c2: Session index based on local reference:0 VirtMSC-SCCP(292)@edb4f81059c2: DT1 will be put to the reassembly buffer VirtMSC-SCCP(292)@edb4f81059c2: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(292)@edb4f81059c2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@edb4f81059c2: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(292)@edb4f81059c2: Session index based on connection ID:0 MTC@edb4f81059c2: GOT CAUSE CODE: '00'O = GSM48_RR_CAUSE_NORMAL (0) MTC@edb4f81059c2: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(292)@edb4f81059c2: Session index based on local reference:0 VirtMSC-SCCP(292)@edb4f81059c2: RLC received in state:disconnect_pending MTC@edb4f81059c2: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false VirtMSC-SCCP(292)@edb4f81059c2: First idle individual index:0 VirtMSC-SCCP(292)@edb4f81059c2: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(292)@edb4f81059c2: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(292)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(292)@edb4f81059c2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(292)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(292)@edb4f81059c2: vl_len:6 VirtMSC-SCCP(292)@edb4f81059c2: vl_from0 VirtMSC-SCCP(292)@edb4f81059c2: data sent by MTP3_SCCP_PORT: '000420040129'O VirtMSC-SCCP(292)@edb4f81059c2: Session index based on local reference:0 VirtMSC-SCCP(292)@edb4f81059c2: DT1 will be put to the reassembly buffer VirtMSC-SCCP(292)@edb4f81059c2: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(292)@edb4f81059c2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@edb4f81059c2: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(292)@edb4f81059c2: Session index based on connection ID:0 MTC@edb4f81059c2: GOT CAUSE CODE: '05'O = GSM48_RR_CAUSE_PREMPTIVE_REL (5) MTC@edb4f81059c2: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(292)@edb4f81059c2: Session index based on local reference:0 VirtMSC-SCCP(292)@edb4f81059c2: RLC received in state:disconnect_pending MTC@edb4f81059c2: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false VirtMSC-SCCP(292)@edb4f81059c2: First idle individual index:0 VirtMSC-SCCP(292)@edb4f81059c2: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(292)@edb4f81059c2: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(292)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(292)@edb4f81059c2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(292)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(292)@edb4f81059c2: vl_len:6 VirtMSC-SCCP(292)@edb4f81059c2: vl_from0 VirtMSC-SCCP(292)@edb4f81059c2: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(292)@edb4f81059c2: Session index based on local reference:0 VirtMSC-SCCP(292)@edb4f81059c2: DT1 will be put to the reassembly buffer VirtMSC-SCCP(292)@edb4f81059c2: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(292)@edb4f81059c2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(292)@edb4f81059c2: Session index based on connection ID:0 MTC@edb4f81059c2: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false MTC@edb4f81059c2: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@edb4f81059c2: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(292)@edb4f81059c2: Session index based on local reference:0 VirtMSC-SCCP(292)@edb4f81059c2: RLC received in state:disconnect_pending MTC@edb4f81059c2: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false VirtMSC-SCCP(292)@edb4f81059c2: First idle individual index:0 VirtMSC-SCCP(292)@edb4f81059c2: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(292)@edb4f81059c2: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(292)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(292)@edb4f81059c2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(292)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(292)@edb4f81059c2: vl_len:6 VirtMSC-SCCP(292)@edb4f81059c2: vl_from0 VirtMSC-SCCP(292)@edb4f81059c2: data sent by MTP3_SCCP_PORT: '000420040101'O VirtMSC-SCCP(292)@edb4f81059c2: Session index based on local reference:0 VirtMSC-SCCP(292)@edb4f81059c2: DT1 will be put to the reassembly buffer VirtMSC-SCCP(292)@edb4f81059c2: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(292)@edb4f81059c2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@edb4f81059c2: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(292)@edb4f81059c2: Session index based on connection ID:0 MTC@edb4f81059c2: GOT CAUSE CODE: '01'O = GSM48_RR_CAUSE_ABNORMAL_UNSPEC (1) MTC@edb4f81059c2: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(292)@edb4f81059c2: Session index based on local reference:0 VirtMSC-SCCP(292)@edb4f81059c2: RLC received in state:disconnect_pending MTC@edb4f81059c2: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false VirtMSC-SCCP(292)@edb4f81059c2: First idle individual index:0 VirtMSC-SCCP(292)@edb4f81059c2: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(292)@edb4f81059c2: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(292)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(292)@edb4f81059c2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(292)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(292)@edb4f81059c2: vl_len:6 VirtMSC-SCCP(292)@edb4f81059c2: vl_from0 VirtMSC-SCCP(292)@edb4f81059c2: data sent by MTP3_SCCP_PORT: '000420040120'O VirtMSC-SCCP(292)@edb4f81059c2: Session index based on local reference:0 VirtMSC-SCCP(292)@edb4f81059c2: DT1 will be put to the reassembly buffer VirtMSC-SCCP(292)@edb4f81059c2: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(292)@edb4f81059c2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@edb4f81059c2: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(292)@edb4f81059c2: Session index based on connection ID:0 MTC@edb4f81059c2: GOT CAUSE CODE: '01'O = GSM48_RR_CAUSE_ABNORMAL_UNSPEC (1) MTC@edb4f81059c2: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(292)@edb4f81059c2: Session index based on local reference:0 VirtMSC-SCCP(292)@edb4f81059c2: RLC received in state:disconnect_pending MTC@edb4f81059c2: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false VirtSMLC-SCCP(294)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-M3UA(295)@edb4f81059c2: Final verdict of PTC: none IPA0-RSL-IPA(298)@edb4f81059c2: Final verdict of PTC: none VirtMSC-SCCP(292)@edb4f81059c2: Final verdict of PTC: none VirtMSC-M3UA(293)@edb4f81059c2: Final verdict of PTC: none VirtMSC-MGCP(297)@edb4f81059c2: Final verdict of PTC: none VirtMSC-STATS(291)@edb4f81059c2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(296)@edb4f81059c2: Final verdict of PTC: none MTC@edb4f81059c2: setverdict(pass): pass -> pass, component reason not changed MTC@edb4f81059c2: Setting final verdict of the test case. MTC@edb4f81059c2: Local verdict of MTC: pass MTC@edb4f81059c2: Local verdict of PTC VirtMSC-STATS(291): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-SCCP(292): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-M3UA(293): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-SCCP(294): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-M3UA(295): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA-CTRL-CLI-IPA(296): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-MGCP(297): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA0-RSL-IPA(298): none (pass -> pass) MTC@edb4f81059c2: Test case TC_chan_rel_rr_cause finished. Verdict: pass MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_rr_cause pass'. Mon Jan 18 06:08:43 UTC 2021 -e ====== BSC_Tests.TC_chan_rel_rr_cause pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=673206) Waiting for packet dumper to finish... 1 (prev_count=673206, count=737655) MTC@edb4f81059c2: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_rr_cause pass' was executed successfully (exit status: 0). MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_outbound_connect'. ------ BSC_Tests.TC_outbound_connect ------ Mon Jan 18 06:08:45 UTC 2021 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@edb4f81059c2: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_outbound_connect' was executed successfully (exit status: 0). MTC@edb4f81059c2: Test case TC_outbound_connect started. VirtMSC-M3UA(301)@edb4f81059c2: ************************************************* VirtMSC-M3UA(301)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtMSC-M3UA(301)@edb4f81059c2: ************************************************* VirtMSC-SCCP(300)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(301)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtMSC-M3UA(301)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23905 to server: "172.18.2.200":2905 association #8 VirtMSC-M3UA(301)@edb4f81059c2: Sending buffered message #0 MTC@edb4f81059c2: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(303)@edb4f81059c2: ************************************************* VirtSMLC-M3UA(303)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(303)@edb4f81059c2: ************************************************* VirtSMLC-SCCP(302)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(303)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtSMLC-M3UA(303)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23908 to server: "172.18.2.200":2905 association #8 IPA0-RSL-IPA(306)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA0-RSL-IPA(306)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA0-RSL-IPA(306)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA0-RSL-IPA(306)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-SCCP(300)@edb4f81059c2: First idle individual index:0 VirtMSC-SCCP(300)@edb4f81059c2: Session index based on local reference:0 VirtMSC-M3UA(301)@edb4f81059c2: Final verdict of PTC: none VirtMSC-MGCP(305)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-SCCP(302)@edb4f81059c2: Final verdict of PTC: none IPA0-RSL-IPA(306)@edb4f81059c2: Final verdict of PTC: none VirtMSC-SCCP(300)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-M3UA(303)@edb4f81059c2: Final verdict of PTC: none VirtMSC-STATS(299)@edb4f81059c2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(304)@edb4f81059c2: Final verdict of PTC: none MTC@edb4f81059c2: setverdict(pass): none -> pass MTC@edb4f81059c2: Setting final verdict of the test case. MTC@edb4f81059c2: Local verdict of MTC: pass MTC@edb4f81059c2: Local verdict of PTC VirtMSC-STATS(299): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-SCCP(300): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-M3UA(301): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-SCCP(302): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-M3UA(303): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA-CTRL-CLI-IPA(304): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-MGCP(305): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA0-RSL-IPA(306): none (pass -> pass) MTC@edb4f81059c2: Test case TC_outbound_connect finished. Verdict: pass MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_outbound_connect pass'. Mon Jan 18 06:08:48 UTC 2021 -e ====== BSC_Tests.TC_outbound_connect pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=252387) Waiting for packet dumper to finish... 1 (prev_count=252387, count=335297) MTC@edb4f81059c2: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_outbound_connect pass' was executed successfully (exit status: 0). MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_cic_only'. ------ BSC_Tests.TC_assignment_cic_only ------ Mon Jan 18 06:08:50 UTC 2021 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@edb4f81059c2: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_cic_only' was executed successfully (exit status: 0). MTC@edb4f81059c2: Test case TC_assignment_cic_only started. VirtMSC-M3UA(309)@edb4f81059c2: ************************************************* VirtMSC-M3UA(309)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtMSC-M3UA(309)@edb4f81059c2: ************************************************* VirtMSC-SCCP(308)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(309)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtMSC-M3UA(309)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23905 to server: "172.18.2.200":2905 association #8 VirtMSC-M3UA(309)@edb4f81059c2: Sending buffered message #0 MTC@edb4f81059c2: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(311)@edb4f81059c2: ************************************************* VirtSMLC-M3UA(311)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(311)@edb4f81059c2: ************************************************* VirtSMLC-SCCP(310)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(311)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtSMLC-M3UA(311)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23908 to server: "172.18.2.200":2905 association #8 IPA0-RSL-IPA(314)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA0-RSL-IPA(314)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA0-RSL-IPA(314)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA0-RSL-IPA(314)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-SCCP(308)@edb4f81059c2: First idle individual index:0 VirtMSC-SCCP(308)@edb4f81059c2: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(308)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(308)@edb4f81059c2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(308)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(308)@edb4f81059c2: vl_len:11 VirtMSC-SCCP(308)@edb4f81059c2: vl_from0 VirtMSC-SCCP(308)@edb4f81059c2: data sent by MTP3_SCCP_PORT: '0009010B03010801010001'O VirtMSC-SCCP(308)@edb4f81059c2: Session index based on local reference:0 VirtMSC-SCCP(308)@edb4f81059c2: DT1 will be put to the reassembly buffer VirtMSC-SCCP(308)@edb4f81059c2: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(308)@edb4f81059c2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@edb4f81059c2: setverdict(pass): none -> pass VirtMSC-M3UA(309)@edb4f81059c2: Final verdict of PTC: none VirtMSC-STATS(307)@edb4f81059c2: Final verdict of PTC: none VirtMSC-MGCP(313)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-M3UA(311)@edb4f81059c2: Final verdict of PTC: none VirtMSC-SCCP(308)@edb4f81059c2: Final verdict of PTC: none IPA0-RSL-IPA(314)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-SCCP(310)@edb4f81059c2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@edb4f81059c2: Final verdict of PTC: none MTC@edb4f81059c2: setverdict(pass): pass -> pass, component reason not changed MTC@edb4f81059c2: Setting final verdict of the test case. MTC@edb4f81059c2: Local verdict of MTC: pass MTC@edb4f81059c2: Local verdict of PTC VirtMSC-STATS(307): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-SCCP(308): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-M3UA(309): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-SCCP(310): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-M3UA(311): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-MGCP(313): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA0-RSL-IPA(314): none (pass -> pass) MTC@edb4f81059c2: Test case TC_assignment_cic_only finished. Verdict: pass MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_cic_only pass'. Mon Jan 18 06:08:53 UTC 2021 -e ====== BSC_Tests.TC_assignment_cic_only pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=275074) Waiting for packet dumper to finish... 1 (prev_count=275074, count=360715) MTC@edb4f81059c2: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_cic_only pass' was executed successfully (exit status: 0). MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_csd'. ------ BSC_Tests.TC_assignment_csd ------ Mon Jan 18 06:08:55 UTC 2021 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@edb4f81059c2: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_csd' was executed successfully (exit status: 0). MTC@edb4f81059c2: Test case TC_assignment_csd started. VirtMSC-M3UA(317)@edb4f81059c2: ************************************************* VirtMSC-M3UA(317)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtMSC-M3UA(317)@edb4f81059c2: ************************************************* VirtMSC-SCCP(316)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(317)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtMSC-M3UA(317)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23905 to server: "172.18.2.200":2905 association #8 VirtMSC-M3UA(317)@edb4f81059c2: Sending buffered message #0 MTC@edb4f81059c2: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(319)@edb4f81059c2: ************************************************* VirtSMLC-M3UA(319)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(319)@edb4f81059c2: ************************************************* VirtSMLC-SCCP(318)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(319)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtSMLC-M3UA(319)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23908 to server: "172.18.2.200":2905 association #8 IPA0-RSL-IPA(322)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA0-RSL-IPA(322)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA0-RSL-IPA(322)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA0-RSL-IPA(322)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-SCCP(316)@edb4f81059c2: First idle individual index:0 VirtMSC-SCCP(316)@edb4f81059c2: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(316)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(316)@edb4f81059c2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(316)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(316)@edb4f81059c2: vl_len:16 VirtMSC-SCCP(316)@edb4f81059c2: vl_from0 VirtMSC-SCCP(316)@edb4f81059c2: data sent by MTP3_SCCP_PORT: '000E010B030208107C06010203040926'O VirtMSC-SCCP(316)@edb4f81059c2: Session index based on local reference:0 VirtMSC-SCCP(316)@edb4f81059c2: DT1 will be put to the reassembly buffer VirtMSC-SCCP(316)@edb4f81059c2: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(316)@edb4f81059c2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@edb4f81059c2: setverdict(pass): none -> pass VirtSMLC-SCCP(318)@edb4f81059c2: Final verdict of PTC: none VirtMSC-SCCP(316)@edb4f81059c2: Final verdict of PTC: none IPA0-RSL-IPA(322)@edb4f81059c2: Final verdict of PTC: none VirtMSC-MGCP(321)@edb4f81059c2: Final verdict of PTC: none VirtMSC-STATS(315)@edb4f81059c2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(320)@edb4f81059c2: Final verdict of PTC: none VirtMSC-M3UA(317)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-M3UA(319)@edb4f81059c2: Final verdict of PTC: none MTC@edb4f81059c2: setverdict(pass): pass -> pass, component reason not changed MTC@edb4f81059c2: Setting final verdict of the test case. MTC@edb4f81059c2: Local verdict of MTC: pass MTC@edb4f81059c2: Local verdict of PTC VirtMSC-STATS(315): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-SCCP(316): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-M3UA(317): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-SCCP(318): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-M3UA(319): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA-CTRL-CLI-IPA(320): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-MGCP(321): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA0-RSL-IPA(322): none (pass -> pass) MTC@edb4f81059c2: Test case TC_assignment_csd finished. Verdict: pass MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_csd pass'. Mon Jan 18 06:08:59 UTC 2021 -e ====== BSC_Tests.TC_assignment_csd pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=289178) Waiting for packet dumper to finish... 1 (prev_count=289178, count=374752) MTC@edb4f81059c2: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_csd pass' was executed successfully (exit status: 0). MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_ctm'. ------ BSC_Tests.TC_assignment_ctm ------ Mon Jan 18 06:09:01 UTC 2021 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@edb4f81059c2: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_ctm' was executed successfully (exit status: 0). MTC@edb4f81059c2: Test case TC_assignment_ctm started. VirtMSC-M3UA(325)@edb4f81059c2: ************************************************* VirtMSC-M3UA(325)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtMSC-M3UA(325)@edb4f81059c2: ************************************************* VirtMSC-SCCP(324)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(325)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtMSC-M3UA(325)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23905 to server: "172.18.2.200":2905 association #8 VirtMSC-M3UA(325)@edb4f81059c2: Sending buffered message #0 MTC@edb4f81059c2: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-M3UA(327)@edb4f81059c2: ************************************************* VirtSMLC-M3UA(327)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(327)@edb4f81059c2: ************************************************* VirtSMLC-SCCP(326)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(327)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtSMLC-M3UA(327)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23908 to server: "172.18.2.200":2905 association #8 IPA0-RSL-IPA(330)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA0-RSL-IPA(330)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA0-RSL-IPA(330)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA0-RSL-IPA(330)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-SCCP(324)@edb4f81059c2: First idle individual index:0 VirtMSC-SCCP(324)@edb4f81059c2: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(324)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(324)@edb4f81059c2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(324)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(324)@edb4f81059c2: vl_len:16 VirtMSC-SCCP(324)@edb4f81059c2: vl_from0 VirtMSC-SCCP(324)@edb4f81059c2: data sent by MTP3_SCCP_PORT: '000E010B030408017C06010203040926'O VirtMSC-SCCP(324)@edb4f81059c2: Session index based on local reference:0 VirtMSC-SCCP(324)@edb4f81059c2: DT1 will be put to the reassembly buffer VirtMSC-SCCP(324)@edb4f81059c2: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(324)@edb4f81059c2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@edb4f81059c2: setverdict(pass): none -> pass VirtMSC-SCCP(324)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-SCCP(326)@edb4f81059c2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(328)@edb4f81059c2: Final verdict of PTC: none VirtMSC-M3UA(325)@edb4f81059c2: Final verdict of PTC: none VirtMSC-MGCP(329)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-M3UA(327)@edb4f81059c2: Final verdict of PTC: none IPA0-RSL-IPA(330)@edb4f81059c2: Final verdict of PTC: none VirtMSC-STATS(323)@edb4f81059c2: Final verdict of PTC: none MTC@edb4f81059c2: setverdict(pass): pass -> pass, component reason not changed MTC@edb4f81059c2: Setting final verdict of the test case. MTC@edb4f81059c2: Local verdict of MTC: pass MTC@edb4f81059c2: Local verdict of PTC VirtMSC-STATS(323): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-SCCP(324): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-M3UA(325): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-SCCP(326): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-M3UA(327): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA-CTRL-CLI-IPA(328): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-MGCP(329): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA0-RSL-IPA(330): none (pass -> pass) MTC@edb4f81059c2: Test case TC_assignment_ctm finished. Verdict: pass MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_ctm pass'. Mon Jan 18 06:09:05 UTC 2021 -e ====== BSC_Tests.TC_assignment_ctm pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=288370) Waiting for packet dumper to finish... 1 (prev_count=288370, count=374532) MTC@edb4f81059c2: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_ctm pass' was executed successfully (exit status: 0). MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_sign'. ------ BSC_Tests.TC_assignment_sign ------ Mon Jan 18 06:09:07 UTC 2021 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@edb4f81059c2: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_sign' was executed successfully (exit status: 0). MTC@edb4f81059c2: Test case TC_assignment_sign started. MTC@edb4f81059c2: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@edb4f81059c2: Starting RAN_Emulation VirtMSC-M3UA(334)@edb4f81059c2: ************************************************* VirtMSC-M3UA(334)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtMSC-M3UA(334)@edb4f81059c2: ************************************************* VirtMSC-SCCP(332)@edb4f81059c2: v_sccp_pdu_maxlen:268 MTC@edb4f81059c2: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(337)@edb4f81059c2: ************************************************* VirtSMLC-M3UA(337)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(337)@edb4f81059c2: ************************************************* MTC@edb4f81059c2: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(335)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(334)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtMSC-M3UA(334)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23905 to server: "172.18.2.200":2905 association #8 VirtSMLC-M3UA(337)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtSMLC-M3UA(337)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23908 to server: "172.18.2.200":2905 association #8 VirtMSC-RAN(333)@edb4f81059c2: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(336)@edb4f81059c2: BSSMAP-LE: Responding to inbound RESET with RESET-ACK VirtSMLC-BSSAP_LE(336)@edb4f81059c2: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA0-RSL-IPA(340)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA0-RSL-IPA(340)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA0-RSL-IPA(340)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA0-RSL-IPA(340)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@edb4f81059c2: "TC_assignment_sign() start" VirtMSC-RAN(333)@edb4f81059c2: f_create_expect(l3 := '05240103505902080910108967452301'O, handoverRequest := omit VirtMSC-RAN(333)@edb4f81059c2: Created Expect[0] for '05240103505902080910108967452301'O to be handled at TC_assignment_sign(342) VirtMSC-SCCP(332)@edb4f81059c2: First idle individual index:0 VirtMSC-SCCP(332)@edb4f81059c2: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(333)@edb4f81059c2: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(333)@edb4f81059c2: Found Expect[0] for '05240103505902080910108967452301'O handled at TC_assignment_sign(342) VirtMSC-RAN(333)@edb4f81059c2: Added conn table entry 0TC_assignment_sign(342)3216336 VirtMSC-SCCP(332)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(332)@edb4f81059c2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA0-RSL-RSL(341)@edb4f81059c2: Enabled queueing of DChan messages VirtMSC-MGCP(339)@edb4f81059c2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_sign(342) TC_assignment_sign(342)@edb4f81059c2: Warning: Re-starting timer T, which is already active (running or expired). VirtMSC-SCCP(332)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(332)@edb4f81059c2: vl_len:16 VirtMSC-SCCP(332)@edb4f81059c2: vl_from0 VirtMSC-SCCP(332)@edb4f81059c2: data sent by MTP3_SCCP_PORT: '000E010B030300007C06010203040926'O VirtMSC-SCCP(332)@edb4f81059c2: Session index based on local reference:0 VirtMSC-SCCP(332)@edb4f81059c2: DT1 will be put to the reassembly buffer VirtMSC-SCCP(332)@edb4f81059c2: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(332)@edb4f81059c2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_sign(342)@edb4f81059c2: setverdict(pass): none -> pass TC_assignment_sign(342)@edb4f81059c2: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '62BB9680'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '1DCA64D7'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := } }, bts := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := } } TC_assignment_sign(342)@edb4f81059c2: "TC_assignment_sign": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_sign(342)@edb4f81059c2: "TC_assignment_sign": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 VirtMSC-STATS(331)@edb4f81059c2: EXP match: { name := "TTCN3.bts.0.chreq.total", val := 1, mtype := "c", srate := omit }{ name := "TTCN3.bts.0.chreq.total", mtype := "c", min := 1, max := 1 } VirtMSC-STATS(331)@edb4f81059c2: EXP match: { name := "TTCN3.bts.0.chreq.successful", val := 1, mtype := "c", srate := omit }{ name := "TTCN3.bts.0.chreq.successful", mtype := "c", min := 1, max := 1 } VirtMSC-STATS(331)@edb4f81059c2: EXP match: { name := "TTCN3.bsc.0.assignment.attempted", val := 1, mtype := "c", srate := omit }{ name := "TTCN3.bsc.0.assignment.attempted", mtype := "c", min := 1, max := 1 } VirtMSC-STATS(331)@edb4f81059c2: EXP match: { name := "TTCN3.bsc.0.assignment.completed", val := 1, mtype := "c", srate := omit }{ name := "TTCN3.bsc.0.assignment.completed", mtype := "c", min := 1, max := 1 } TC_assignment_sign(342)@edb4f81059c2: Final verdict of PTC: pass VirtMSC-RAN(333)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-M3UA(337)@edb4f81059c2: Final verdict of PTC: none VirtMSC-SCCP(332)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-BSSAP_LE(336)@edb4f81059c2: Final verdict of PTC: none IPA0-RSL-RSL(341)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-SCCP(335)@edb4f81059c2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@edb4f81059c2: Final verdict of PTC: none VirtMSC-M3UA(334)@edb4f81059c2: Final verdict of PTC: none VirtMSC-MGCP(339)@edb4f81059c2: Final verdict of PTC: none IPA0-RSL-IPA(340)@edb4f81059c2: Final verdict of PTC: none VirtMSC-STATS(331)@edb4f81059c2: Final verdict of PTC: none MTC@edb4f81059c2: setverdict(pass): none -> pass MTC@edb4f81059c2: Setting final verdict of the test case. MTC@edb4f81059c2: Local verdict of MTC: pass MTC@edb4f81059c2: Local verdict of PTC VirtMSC-STATS(331): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-SCCP(332): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-RAN(333): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-M3UA(334): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-SCCP(335): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-BSSAP_LE(336): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-M3UA(337): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-MGCP(339): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA0-RSL-IPA(340): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA0-RSL-RSL(341): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC TC_assignment_sign(342): pass (pass -> pass) MTC@edb4f81059c2: Test case TC_assignment_sign finished. Verdict: pass MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sign pass'. Mon Jan 18 06:09:11 UTC 2021 -e ====== BSC_Tests.TC_assignment_sign pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=314216) Waiting for packet dumper to finish... 1 (prev_count=314216, count=441311) MTC@edb4f81059c2: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sign pass' was executed successfully (exit status: 0). MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_aoip_tla_v6'. ------ BSC_Tests.TC_assignment_aoip_tla_v6 ------ Mon Jan 18 06:09:13 UTC 2021 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@edb4f81059c2: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_aoip_tla_v6' was executed successfully (exit status: 0). MTC@edb4f81059c2: Test case TC_assignment_aoip_tla_v6 started. MTC@edb4f81059c2: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@edb4f81059c2: Starting RAN_Emulation VirtMSC-M3UA(346)@edb4f81059c2: ************************************************* VirtMSC-M3UA(346)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtMSC-M3UA(346)@edb4f81059c2: ************************************************* VirtMSC-SCCP(344)@edb4f81059c2: v_sccp_pdu_maxlen:268 MTC@edb4f81059c2: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@edb4f81059c2: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(349)@edb4f81059c2: ************************************************* VirtSMLC-M3UA(349)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(349)@edb4f81059c2: ************************************************* VirtSMLC-SCCP(347)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(346)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtMSC-M3UA(346)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23905 to server: "172.18.2.200":2905 association #8 VirtSMLC-M3UA(349)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtSMLC-M3UA(349)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23908 to server: "172.18.2.200":2905 association #8 VirtMSC-RAN(345)@edb4f81059c2: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(348)@edb4f81059c2: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA0-RSL-IPA(352)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA0-RSL-IPA(352)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA0-RSL-IPA(352)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA0-RSL-IPA(352)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@edb4f81059c2: "TC_assignment_aoip_tla_v6() start" VirtMSC-RAN(345)@edb4f81059c2: f_create_expect(l3 := '05240103505902080910108967452301'O, handoverRequest := omit VirtMSC-RAN(345)@edb4f81059c2: Created Expect[0] for '05240103505902080910108967452301'O to be handled at TC_assignment_aoip_tla_v6(354) VirtMSC-SCCP(344)@edb4f81059c2: First idle individual index:0 VirtMSC-SCCP(344)@edb4f81059c2: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(345)@edb4f81059c2: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(345)@edb4f81059c2: Found Expect[0] for '05240103505902080910108967452301'O handled at TC_assignment_aoip_tla_v6(354) VirtMSC-RAN(345)@edb4f81059c2: Added conn table entry 0TC_assignment_aoip_tla_v6(354)11687428 VirtMSC-SCCP(344)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(344)@edb4f81059c2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA0-RSL-RSL(353)@edb4f81059c2: Enabled queueing of DChan messages VirtMSC-MGCP(351)@edb4f81059c2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_aoip_tla_v6(354) TC_assignment_aoip_tla_v6(354)@edb4f81059c2: Warning: Re-starting timer T, which is already active (running or expired). VirtMSC-SCCP(344)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(344)@edb4f81059c2: vl_len:31 VirtMSC-SCCP(344)@edb4f81059c2: vl_from0 VirtMSC-SCCP(344)@edb4f81059c2: data sent by MTP3_SCCP_PORT: '001D010B030108017C120000000000000000000000000000000309267D0180'O VirtMSC-MGCP(351)@edb4f81059c2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "20" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_aoip_tla_v6(354) TC_assignment_aoip_tla_v6(354)@edb4f81059c2: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA0-RSL-RSL(353)@edb4f81059c2: Disabled queueing of DChan messages VirtMSC-SCCP(344)@edb4f81059c2: Session index based on local reference:0 VirtMSC-SCCP(344)@edb4f81059c2: DT1 will be put to the reassembly buffer VirtMSC-SCCP(344)@edb4f81059c2: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(344)@edb4f81059c2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_aoip_tla_v6(354)@edb4f81059c2: setverdict(pass): none -> pass TC_assignment_aoip_tla_v6(354)@edb4f81059c2: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '55A527DE'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 } }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '59F63113'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "::3", port_nr := 2342 } } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 } }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := } } TC_assignment_aoip_tla_v6(354)@edb4f81059c2: "TC_assignment_aoip_tla_v6": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_aoip_tla_v6(354)@edb4f81059c2: "TC_assignment_aoip_tla_v6": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_aoip_tla_v6(354)@edb4f81059c2: Final verdict of PTC: pass VirtMSC-SCCP(344)@edb4f81059c2: Final verdict of PTC: none VirtMSC-M3UA(346)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-SCCP(347)@edb4f81059c2: Final verdict of PTC: none IPA0-RSL-RSL(353)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-BSSAP_LE(348)@edb4f81059c2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(350)@edb4f81059c2: Final verdict of PTC: none VirtMSC-STATS(343)@edb4f81059c2: Final verdict of PTC: none VirtMSC-RAN(345)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-M3UA(349)@edb4f81059c2: Final verdict of PTC: none VirtMSC-MGCP(351)@edb4f81059c2: Final verdict of PTC: none IPA0-RSL-IPA(352)@edb4f81059c2: Final verdict of PTC: none MTC@edb4f81059c2: setverdict(pass): none -> pass MTC@edb4f81059c2: Setting final verdict of the test case. MTC@edb4f81059c2: Local verdict of MTC: pass MTC@edb4f81059c2: Local verdict of PTC VirtMSC-STATS(343): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-SCCP(344): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-RAN(345): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-M3UA(346): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-SCCP(347): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-BSSAP_LE(348): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-M3UA(349): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA-CTRL-CLI-IPA(350): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-MGCP(351): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA0-RSL-IPA(352): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA0-RSL-RSL(353): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC TC_assignment_aoip_tla_v6(354): pass (pass -> pass) MTC@edb4f81059c2: Test case TC_assignment_aoip_tla_v6 finished. Verdict: pass MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_aoip_tla_v6 pass'. Mon Jan 18 06:09:20 UTC 2021 -e ====== BSC_Tests.TC_assignment_aoip_tla_v6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=388514) Waiting for packet dumper to finish... 1 (prev_count=388514, count=444367) MTC@edb4f81059c2: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_aoip_tla_v6 pass' was executed successfully (exit status: 0). MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_0'. ------ BSC_Tests.TC_assignment_fr_a5_0 ------ Mon Jan 18 06:09:22 UTC 2021 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@edb4f81059c2: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_0' was executed successfully (exit status: 0). MTC@edb4f81059c2: Test case TC_assignment_fr_a5_0 started. MTC@edb4f81059c2: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@edb4f81059c2: Starting RAN_Emulation VirtMSC-M3UA(358)@edb4f81059c2: ************************************************* VirtMSC-M3UA(358)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtMSC-M3UA(358)@edb4f81059c2: ************************************************* VirtMSC-SCCP(356)@edb4f81059c2: v_sccp_pdu_maxlen:268 MTC@edb4f81059c2: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@edb4f81059c2: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(361)@edb4f81059c2: ************************************************* VirtSMLC-M3UA(361)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(361)@edb4f81059c2: ************************************************* VirtSMLC-SCCP(359)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(358)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtMSC-M3UA(358)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23905 to server: "172.18.2.200":2905 association #8 VirtSMLC-M3UA(361)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtSMLC-M3UA(361)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23908 to server: "172.18.2.200":2905 association #8 VirtMSC-MGCP(363)@edb4f81059c2: Ignoring MGCP { command := { line := { verb := "DLCX", trans_id := "5", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "20" }, { code := "I", val := "55A527DE" } }, sdp := omit } } VirtMSC-MGCP(363)@edb4f81059c2: Ignoring MGCP { command := { line := { verb := "DLCX", trans_id := "6", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "20" }, { code := "I", val := "59F63113" } }, sdp := omit } } VirtMSC-RAN(357)@edb4f81059c2: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(360)@edb4f81059c2: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA0-RSL-IPA(364)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA0-RSL-IPA(364)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA0-RSL-IPA(364)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA0-RSL-IPA(364)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@edb4f81059c2: "TC_assignment_fr_a5_0() start" VirtMSC-RAN(357)@edb4f81059c2: f_create_expect(l3 := '05240103505902080910108967452301'O, handoverRequest := omit VirtMSC-RAN(357)@edb4f81059c2: Created Expect[0] for '05240103505902080910108967452301'O to be handled at TC_assignment_fr_a5_0(366) VirtMSC-SCCP(356)@edb4f81059c2: First idle individual index:0 VirtMSC-SCCP(356)@edb4f81059c2: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(357)@edb4f81059c2: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(357)@edb4f81059c2: Found Expect[0] for '05240103505902080910108967452301'O handled at TC_assignment_fr_a5_0(366) VirtMSC-RAN(357)@edb4f81059c2: Added conn table entry 0TC_assignment_fr_a5_0(366)14798836 VirtMSC-SCCP(356)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(356)@edb4f81059c2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(356)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(356)@edb4f81059c2: vl_len:14 VirtMSC-SCCP(356)@edb4f81059c2: vl_from0 VirtMSC-SCCP(356)@edb4f81059c2: data sent by MTP3_SCCP_PORT: '000C530A0901C51D23D5AB34D13F'O TC_assignment_fr_a5_0(366)@edb4f81059c2: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } VirtMSC-SCCP(356)@edb4f81059c2: Session index based on local reference:0 VirtMSC-SCCP(356)@edb4f81059c2: DT1 will be put to the reassembly buffer VirtMSC-SCCP(356)@edb4f81059c2: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(356)@edb4f81059c2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_0(366)@edb4f81059c2: setverdict(pass): none -> pass IPA0-RSL-RSL(365)@edb4f81059c2: Enabled queueing of DChan messages VirtMSC-MGCP(363)@edb4f81059c2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_fr_a5_0(366) TC_assignment_fr_a5_0(366)@edb4f81059c2: Warning: Re-starting timer T, which is already active (running or expired). VirtMSC-SCCP(356)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(356)@edb4f81059c2: vl_len:19 VirtMSC-SCCP(356)@edb4f81059c2: vl_from0 VirtMSC-SCCP(356)@edb4f81059c2: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMSC-MGCP(363)@edb4f81059c2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "7", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "21" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_fr_a5_0(366) TC_assignment_fr_a5_0(366)@edb4f81059c2: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA0-RSL-RSL(365)@edb4f81059c2: Disabled queueing of DChan messages VirtMSC-SCCP(356)@edb4f81059c2: Session index based on local reference:0 VirtMSC-SCCP(356)@edb4f81059c2: DT1 will be put to the reassembly buffer VirtMSC-SCCP(356)@edb4f81059c2: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(356)@edb4f81059c2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_0(366)@edb4f81059c2: setverdict(pass): pass -> pass, component reason not changed TC_assignment_fr_a5_0(366)@edb4f81059c2: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '52B9E1CE'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 } }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '54A0890D'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 } } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 } }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := } } TC_assignment_fr_a5_0(366)@edb4f81059c2: "TC_assignment_fr_a5_0": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_fr_a5_0(366)@edb4f81059c2: "TC_assignment_fr_a5_0": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_fr_a5_0(366)@edb4f81059c2: Final verdict of PTC: pass IPA0-RSL-RSL(365)@edb4f81059c2: Final verdict of PTC: none VirtMSC-M3UA(358)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-M3UA(361)@edb4f81059c2: Final verdict of PTC: none VirtMSC-MGCP(363)@edb4f81059c2: Final verdict of PTC: none VirtMSC-RAN(357)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-BSSAP_LE(360)@edb4f81059c2: Final verdict of PTC: none VirtMSC-SCCP(356)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-SCCP(359)@edb4f81059c2: Final verdict of PTC: none VirtMSC-STATS(355)@edb4f81059c2: Final verdict of PTC: none IPA0-RSL-IPA(364)@edb4f81059c2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(362)@edb4f81059c2: Final verdict of PTC: none MTC@edb4f81059c2: setverdict(pass): none -> pass MTC@edb4f81059c2: Setting final verdict of the test case. MTC@edb4f81059c2: Local verdict of MTC: pass MTC@edb4f81059c2: Local verdict of PTC VirtMSC-STATS(355): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-SCCP(356): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-RAN(357): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-M3UA(358): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-SCCP(359): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-BSSAP_LE(360): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-M3UA(361): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA-CTRL-CLI-IPA(362): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-MGCP(363): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA0-RSL-IPA(364): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA0-RSL-RSL(365): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC TC_assignment_fr_a5_0(366): pass (pass -> pass) MTC@edb4f81059c2: Test case TC_assignment_fr_a5_0 finished. Verdict: pass MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_0 pass'. Mon Jan 18 06:09:28 UTC 2021 -e ====== BSC_Tests.TC_assignment_fr_a5_0 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=406607) Waiting for packet dumper to finish... 1 (prev_count=406607, count=475866) MTC@edb4f81059c2: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_0 pass' was executed successfully (exit status: 0). MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_1'. ------ BSC_Tests.TC_assignment_fr_a5_1 ------ Mon Jan 18 06:09:30 UTC 2021 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@edb4f81059c2: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_1' was executed successfully (exit status: 0). MTC@edb4f81059c2: Test case TC_assignment_fr_a5_1 started. MTC@edb4f81059c2: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@edb4f81059c2: Starting RAN_Emulation VirtMSC-M3UA(370)@edb4f81059c2: ************************************************* VirtMSC-M3UA(370)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtMSC-M3UA(370)@edb4f81059c2: ************************************************* VirtMSC-SCCP(368)@edb4f81059c2: v_sccp_pdu_maxlen:268 MTC@edb4f81059c2: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@edb4f81059c2: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(373)@edb4f81059c2: ************************************************* VirtSMLC-M3UA(373)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(373)@edb4f81059c2: ************************************************* VirtSMLC-SCCP(371)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(370)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtMSC-M3UA(370)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23905 to server: "172.18.2.200":2905 association #8 VirtSMLC-M3UA(373)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtSMLC-M3UA(373)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23908 to server: "172.18.2.200":2905 association #8 VirtMSC-MGCP(375)@edb4f81059c2: Ignoring MGCP { command := { line := { verb := "DLCX", trans_id := "11", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "21" }, { code := "I", val := "52B9E1CE" } }, sdp := omit } } VirtMSC-MGCP(375)@edb4f81059c2: Ignoring MGCP { command := { line := { verb := "DLCX", trans_id := "12", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "21" }, { code := "I", val := "54A0890D" } }, sdp := omit } } VirtMSC-RAN(369)@edb4f81059c2: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(372)@edb4f81059c2: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA0-RSL-IPA(376)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA0-RSL-IPA(376)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA0-RSL-IPA(376)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA0-RSL-IPA(376)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@edb4f81059c2: "TC_assignment_fr_a5_1() start" VirtMSC-RAN(369)@edb4f81059c2: f_create_expect(l3 := '05240103505902080910108967452301'O, handoverRequest := omit VirtMSC-RAN(369)@edb4f81059c2: Created Expect[0] for '05240103505902080910108967452301'O to be handled at TC_assignment_fr_a5_1(378) VirtMSC-SCCP(368)@edb4f81059c2: First idle individual index:0 VirtMSC-SCCP(368)@edb4f81059c2: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(369)@edb4f81059c2: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(369)@edb4f81059c2: Found Expect[0] for '05240103505902080910108967452301'O handled at TC_assignment_fr_a5_1(378) VirtMSC-RAN(369)@edb4f81059c2: Added conn table entry 0TC_assignment_fr_a5_1(378)6985465 VirtMSC-SCCP(368)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(368)@edb4f81059c2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(368)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(368)@edb4f81059c2: vl_len:14 VirtMSC-SCCP(368)@edb4f81059c2: vl_from0 VirtMSC-SCCP(368)@edb4f81059c2: data sent by MTP3_SCCP_PORT: '000C530A0902523A183A499C2EA0'O TC_assignment_fr_a5_1(378)@edb4f81059c2: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '1'B, algorithmIdentifier := '000'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } VirtMSC-SCCP(368)@edb4f81059c2: Session index based on local reference:0 VirtMSC-SCCP(368)@edb4f81059c2: DT1 will be put to the reassembly buffer VirtMSC-SCCP(368)@edb4f81059c2: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(368)@edb4f81059c2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_1(378)@edb4f81059c2: setverdict(pass): none -> pass IPA0-RSL-RSL(377)@edb4f81059c2: Enabled queueing of DChan messages VirtMSC-MGCP(375)@edb4f81059c2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_fr_a5_1(378) TC_assignment_fr_a5_1(378)@edb4f81059c2: Warning: Re-starting timer T, which is already active (running or expired). VirtMSC-SCCP(368)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(368)@edb4f81059c2: vl_len:19 VirtMSC-SCCP(368)@edb4f81059c2: vl_from0 VirtMSC-SCCP(368)@edb4f81059c2: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMSC-MGCP(375)@edb4f81059c2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "13", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "22" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_fr_a5_1(378) TC_assignment_fr_a5_1(378)@edb4f81059c2: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA0-RSL-RSL(377)@edb4f81059c2: Disabled queueing of DChan messages VirtMSC-SCCP(368)@edb4f81059c2: Session index based on local reference:0 VirtMSC-SCCP(368)@edb4f81059c2: DT1 will be put to the reassembly buffer VirtMSC-SCCP(368)@edb4f81059c2: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(368)@edb4f81059c2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_1(378)@edb4f81059c2: setverdict(pass): pass -> pass, component reason not changed TC_assignment_fr_a5_1(378)@edb4f81059c2: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '3E65A700'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 } }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '368FF820'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 } } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 } }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := } } TC_assignment_fr_a5_1(378)@edb4f81059c2: "TC_assignment_fr_a5_1": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_fr_a5_1(378)@edb4f81059c2: "TC_assignment_fr_a5_1": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_fr_a5_1(378)@edb4f81059c2: Final verdict of PTC: pass VirtMSC-RAN(369)@edb4f81059c2: Final verdict of PTC: none VirtMSC-STATS(367)@edb4f81059c2: Final verdict of PTC: none VirtMSC-SCCP(368)@edb4f81059c2: Final verdict of PTC: none VirtMSC-M3UA(370)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-BSSAP_LE(372)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-SCCP(371)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-M3UA(373)@edb4f81059c2: Final verdict of PTC: none VirtMSC-MGCP(375)@edb4f81059c2: Final verdict of PTC: none IPA0-RSL-IPA(376)@edb4f81059c2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(374)@edb4f81059c2: Final verdict of PTC: none IPA0-RSL-RSL(377)@edb4f81059c2: Final verdict of PTC: none MTC@edb4f81059c2: setverdict(pass): none -> pass MTC@edb4f81059c2: Setting final verdict of the test case. MTC@edb4f81059c2: Local verdict of MTC: pass MTC@edb4f81059c2: Local verdict of PTC VirtMSC-STATS(367): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-SCCP(368): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-RAN(369): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-M3UA(370): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-SCCP(371): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-BSSAP_LE(372): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-M3UA(373): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA-CTRL-CLI-IPA(374): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-MGCP(375): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA0-RSL-IPA(376): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA0-RSL-RSL(377): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC TC_assignment_fr_a5_1(378): pass (pass -> pass) MTC@edb4f81059c2: Test case TC_assignment_fr_a5_1 finished. Verdict: pass MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_1 pass'. Mon Jan 18 06:09:37 UTC 2021 -e ====== BSC_Tests.TC_assignment_fr_a5_1 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=408176) Waiting for packet dumper to finish... 1 (prev_count=408176, count=463768) MTC@edb4f81059c2: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_1 pass' was executed successfully (exit status: 0). MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_1_codec_missing'. ------ BSC_Tests.TC_assignment_fr_a5_1_codec_missing ------ Mon Jan 18 06:09:39 UTC 2021 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@edb4f81059c2: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_1_codec_missing' was executed successfully (exit status: 0). MTC@edb4f81059c2: Test case TC_assignment_fr_a5_1_codec_missing started. MTC@edb4f81059c2: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@edb4f81059c2: Starting RAN_Emulation VirtMSC-M3UA(382)@edb4f81059c2: ************************************************* VirtMSC-M3UA(382)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtMSC-M3UA(382)@edb4f81059c2: ************************************************* VirtMSC-SCCP(380)@edb4f81059c2: v_sccp_pdu_maxlen:268 MTC@edb4f81059c2: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@edb4f81059c2: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(385)@edb4f81059c2: ************************************************* VirtSMLC-M3UA(385)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(385)@edb4f81059c2: ************************************************* VirtSMLC-SCCP(383)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(382)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtMSC-M3UA(382)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23905 to server: "172.18.2.200":2905 association #8 VirtSMLC-M3UA(385)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtSMLC-M3UA(385)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23908 to server: "172.18.2.200":2905 association #8 VirtMSC-MGCP(387)@edb4f81059c2: Ignoring MGCP { command := { line := { verb := "DLCX", trans_id := "17", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "22" }, { code := "I", val := "3E65A700" } }, sdp := omit } } VirtMSC-MGCP(387)@edb4f81059c2: Ignoring MGCP { command := { line := { verb := "DLCX", trans_id := "18", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "22" }, { code := "I", val := "368FF820" } }, sdp := omit } } VirtMSC-RAN(381)@edb4f81059c2: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(384)@edb4f81059c2: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA0-RSL-IPA(388)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA0-RSL-IPA(388)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA0-RSL-IPA(388)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA0-RSL-IPA(388)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@edb4f81059c2: "TC_assignment_fr_a5_1_codec_missing() start" VirtMSC-RAN(381)@edb4f81059c2: f_create_expect(l3 := '05240103505902080910108967452301'O, handoverRequest := omit VirtMSC-RAN(381)@edb4f81059c2: Created Expect[0] for '05240103505902080910108967452301'O to be handled at TC_assignment_fr_a5_1_codec_missing(390) VirtMSC-SCCP(380)@edb4f81059c2: First idle individual index:0 VirtMSC-SCCP(380)@edb4f81059c2: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(381)@edb4f81059c2: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(381)@edb4f81059c2: Found Expect[0] for '05240103505902080910108967452301'O handled at TC_assignment_fr_a5_1_codec_missing(390) VirtMSC-RAN(381)@edb4f81059c2: Added conn table entry 0TC_assignment_fr_a5_1_codec_missing(390)4016184 VirtMSC-SCCP(380)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(380)@edb4f81059c2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA0-RSL-RSL(389)@edb4f81059c2: Enabled queueing of DChan messages VirtMSC-MGCP(387)@edb4f81059c2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_fr_a5_1_codec_missing(390) TC_assignment_fr_a5_1_codec_missing(390)@edb4f81059c2: Warning: Re-starting timer T, which is already active (running or expired). VirtMSC-SCCP(380)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(380)@edb4f81059c2: vl_len:16 VirtMSC-SCCP(380)@edb4f81059c2: vl_from0 VirtMSC-SCCP(380)@edb4f81059c2: data sent by MTP3_SCCP_PORT: '000E010B030108017C06010203040926'O VirtMSC-SCCP(380)@edb4f81059c2: Session index based on local reference:0 VirtMSC-SCCP(380)@edb4f81059c2: DT1 will be put to the reassembly buffer VirtMSC-SCCP(380)@edb4f81059c2: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(380)@edb4f81059c2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_1_codec_missing(390)@edb4f81059c2: setverdict(pass): none -> pass TC_assignment_fr_a5_1_codec_missing(390)@edb4f81059c2: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '21A57939'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '799E239B'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := } }, bts := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := } } TC_assignment_fr_a5_1_codec_missing(390)@edb4f81059c2: "TC_assignment_fr_a5_1_codec_missing": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_fr_a5_1_codec_missing(390)@edb4f81059c2: "TC_assignment_fr_a5_1_codec_missing": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_fr_a5_1_codec_missing(390)@edb4f81059c2: Final verdict of PTC: pass VirtMSC-M3UA(382)@edb4f81059c2: Final verdict of PTC: none VirtMSC-RAN(381)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-BSSAP_LE(384)@edb4f81059c2: Final verdict of PTC: none VirtMSC-SCCP(380)@edb4f81059c2: Final verdict of PTC: none IPA0-RSL-RSL(389)@edb4f81059c2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(386)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-SCCP(383)@edb4f81059c2: Final verdict of PTC: none VirtMSC-STATS(379)@edb4f81059c2: Final verdict of PTC: none VirtMSC-MGCP(387)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-M3UA(385)@edb4f81059c2: Final verdict of PTC: none IPA0-RSL-IPA(388)@edb4f81059c2: Final verdict of PTC: none MTC@edb4f81059c2: setverdict(pass): none -> pass MTC@edb4f81059c2: Setting final verdict of the test case. MTC@edb4f81059c2: Local verdict of MTC: pass MTC@edb4f81059c2: Local verdict of PTC VirtMSC-STATS(379): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-SCCP(380): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-RAN(381): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-M3UA(382): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-SCCP(383): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-BSSAP_LE(384): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-M3UA(385): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA-CTRL-CLI-IPA(386): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-MGCP(387): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA0-RSL-IPA(388): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA0-RSL-RSL(389): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC TC_assignment_fr_a5_1_codec_missing(390): pass (pass -> pass) MTC@edb4f81059c2: Test case TC_assignment_fr_a5_1_codec_missing finished. Verdict: pass MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_1_codec_missing pass'. Mon Jan 18 06:09:43 UTC 2021 -e ====== BSC_Tests.TC_assignment_fr_a5_1_codec_missing pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=290901) Waiting for packet dumper to finish... 1 (prev_count=290901, count=395403) MTC@edb4f81059c2: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_1_codec_missing pass' was executed successfully (exit status: 0). MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_3'. ------ BSC_Tests.TC_assignment_fr_a5_3 ------ Mon Jan 18 06:09:45 UTC 2021 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@edb4f81059c2: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_3' was executed successfully (exit status: 0). MTC@edb4f81059c2: Test case TC_assignment_fr_a5_3 started. MTC@edb4f81059c2: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@edb4f81059c2: Starting RAN_Emulation VirtMSC-M3UA(394)@edb4f81059c2: ************************************************* VirtMSC-M3UA(394)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtMSC-M3UA(394)@edb4f81059c2: ************************************************* VirtMSC-SCCP(392)@edb4f81059c2: v_sccp_pdu_maxlen:268 MTC@edb4f81059c2: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@edb4f81059c2: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(397)@edb4f81059c2: ************************************************* VirtSMLC-M3UA(397)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(397)@edb4f81059c2: ************************************************* VirtSMLC-SCCP(395)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(394)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtMSC-M3UA(394)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23905 to server: "172.18.2.200":2905 association #8 VirtSMLC-M3UA(397)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtSMLC-M3UA(397)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23908 to server: "172.18.2.200":2905 association #8 VirtSMLC-BSSAP_LE(396)@edb4f81059c2: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! VirtMSC-RAN(393)@edb4f81059c2: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA0-RSL-IPA(400)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA0-RSL-IPA(400)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA0-RSL-IPA(400)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA0-RSL-IPA(400)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@edb4f81059c2: "TC_assignment_fr_a5_3() start" VirtMSC-RAN(393)@edb4f81059c2: f_create_expect(l3 := '05240103505902080910108967452301'O, handoverRequest := omit VirtMSC-RAN(393)@edb4f81059c2: Created Expect[0] for '05240103505902080910108967452301'O to be handled at TC_assignment_fr_a5_3(402) VirtMSC-SCCP(392)@edb4f81059c2: First idle individual index:0 VirtMSC-SCCP(392)@edb4f81059c2: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(393)@edb4f81059c2: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(393)@edb4f81059c2: Found Expect[0] for '05240103505902080910108967452301'O handled at TC_assignment_fr_a5_3(402) VirtMSC-RAN(393)@edb4f81059c2: Added conn table entry 0TC_assignment_fr_a5_3(402)11407875 VirtMSC-SCCP(392)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(392)@edb4f81059c2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(392)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(392)@edb4f81059c2: vl_len:14 VirtMSC-SCCP(392)@edb4f81059c2: vl_from0 VirtMSC-SCCP(392)@edb4f81059c2: data sent by MTP3_SCCP_PORT: '000C530A0908548C0CB5106A5DD6'O TC_assignment_fr_a5_3(402)@edb4f81059c2: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '1'B, algorithmIdentifier := '010'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } VirtMSC-SCCP(392)@edb4f81059c2: Session index based on local reference:0 VirtMSC-SCCP(392)@edb4f81059c2: DT1 will be put to the reassembly buffer VirtMSC-SCCP(392)@edb4f81059c2: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(392)@edb4f81059c2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_3(402)@edb4f81059c2: setverdict(pass): none -> pass IPA0-RSL-RSL(401)@edb4f81059c2: Enabled queueing of DChan messages VirtMSC-MGCP(399)@edb4f81059c2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_fr_a5_3(402) TC_assignment_fr_a5_3(402)@edb4f81059c2: Warning: Re-starting timer T, which is already active (running or expired). VirtMSC-SCCP(392)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(392)@edb4f81059c2: vl_len:19 VirtMSC-SCCP(392)@edb4f81059c2: vl_from0 VirtMSC-SCCP(392)@edb4f81059c2: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMSC-MGCP(399)@edb4f81059c2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "19", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "24" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_fr_a5_3(402) TC_assignment_fr_a5_3(402)@edb4f81059c2: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA0-RSL-RSL(401)@edb4f81059c2: Disabled queueing of DChan messages VirtMSC-SCCP(392)@edb4f81059c2: Session index based on local reference:0 VirtMSC-SCCP(392)@edb4f81059c2: DT1 will be put to the reassembly buffer VirtMSC-SCCP(392)@edb4f81059c2: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(392)@edb4f81059c2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_3(402)@edb4f81059c2: setverdict(pass): pass -> pass, component reason not changed TC_assignment_fr_a5_3(402)@edb4f81059c2: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '303CF44F'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 } }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '54FB4FFA'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 } } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 } }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := } } TC_assignment_fr_a5_3(402)@edb4f81059c2: "TC_assignment_fr_a5_3": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_fr_a5_3(402)@edb4f81059c2: "TC_assignment_fr_a5_3": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_fr_a5_3(402)@edb4f81059c2: Final verdict of PTC: pass VirtMSC-SCCP(392)@edb4f81059c2: Final verdict of PTC: none VirtMSC-M3UA(394)@edb4f81059c2: Final verdict of PTC: none IPA0-RSL-IPA(400)@edb4f81059c2: Final verdict of PTC: none VirtMSC-RAN(393)@edb4f81059c2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(398)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-SCCP(395)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-BSSAP_LE(396)@edb4f81059c2: Final verdict of PTC: none VirtMSC-MGCP(399)@edb4f81059c2: Final verdict of PTC: none IPA0-RSL-RSL(401)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-M3UA(397)@edb4f81059c2: Final verdict of PTC: none VirtMSC-STATS(391)@edb4f81059c2: Final verdict of PTC: none MTC@edb4f81059c2: setverdict(pass): none -> pass MTC@edb4f81059c2: Setting final verdict of the test case. MTC@edb4f81059c2: Local verdict of MTC: pass MTC@edb4f81059c2: Local verdict of PTC VirtMSC-STATS(391): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-SCCP(392): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-RAN(393): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-M3UA(394): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-SCCP(395): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-BSSAP_LE(396): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-M3UA(397): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA-CTRL-CLI-IPA(398): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-MGCP(399): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA0-RSL-IPA(400): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA0-RSL-RSL(401): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC TC_assignment_fr_a5_3(402): pass (pass -> pass) MTC@edb4f81059c2: Test case TC_assignment_fr_a5_3 finished. Verdict: pass MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_3 pass'. Mon Jan 18 06:09:51 UTC 2021 -e ====== BSC_Tests.TC_assignment_fr_a5_3 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=404143) Waiting for packet dumper to finish... 1 (prev_count=404143, count=458925) MTC@edb4f81059c2: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_3 pass' was executed successfully (exit status: 0). MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_4'. ------ BSC_Tests.TC_assignment_fr_a5_4 ------ Mon Jan 18 06:09:54 UTC 2021 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@edb4f81059c2: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_4' was executed successfully (exit status: 0). MTC@edb4f81059c2: Test case TC_assignment_fr_a5_4 started. MTC@edb4f81059c2: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@edb4f81059c2: Starting RAN_Emulation VirtMSC-M3UA(406)@edb4f81059c2: ************************************************* VirtMSC-M3UA(406)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtMSC-M3UA(406)@edb4f81059c2: ************************************************* VirtMSC-SCCP(404)@edb4f81059c2: v_sccp_pdu_maxlen:268 MTC@edb4f81059c2: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@edb4f81059c2: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(409)@edb4f81059c2: ************************************************* VirtSMLC-M3UA(409)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(409)@edb4f81059c2: ************************************************* VirtSMLC-SCCP(407)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(406)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtMSC-M3UA(406)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23905 to server: "172.18.2.200":2905 association #8 VirtSMLC-M3UA(409)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtSMLC-M3UA(409)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23908 to server: "172.18.2.200":2905 association #8 VirtMSC-MGCP(411)@edb4f81059c2: Ignoring MGCP { command := { line := { verb := "DLCX", trans_id := "23", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "24" }, { code := "I", val := "303CF44F" } }, sdp := omit } } VirtMSC-MGCP(411)@edb4f81059c2: Ignoring MGCP { command := { line := { verb := "DLCX", trans_id := "24", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "24" }, { code := "I", val := "54FB4FFA" } }, sdp := omit } } VirtMSC-RAN(405)@edb4f81059c2: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(408)@edb4f81059c2: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA0-RSL-IPA(412)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA0-RSL-IPA(412)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA0-RSL-IPA(412)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA0-RSL-IPA(412)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@edb4f81059c2: "TC_assignment_fr_a5_4() start" VirtMSC-RAN(405)@edb4f81059c2: f_create_expect(l3 := '05240103505902080910108967452301'O, handoverRequest := omit VirtMSC-RAN(405)@edb4f81059c2: Created Expect[0] for '05240103505902080910108967452301'O to be handled at TC_assignment_fr_a5_4(414) VirtMSC-SCCP(404)@edb4f81059c2: First idle individual index:0 VirtMSC-SCCP(404)@edb4f81059c2: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(405)@edb4f81059c2: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(405)@edb4f81059c2: Found Expect[0] for '05240103505902080910108967452301'O handled at TC_assignment_fr_a5_4(414) VirtMSC-RAN(405)@edb4f81059c2: Added conn table entry 0TC_assignment_fr_a5_4(414)4761186 VirtMSC-SCCP(404)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(404)@edb4f81059c2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA0-RSL-RSL(413)@edb4f81059c2: Enabled queueing of DChan messages VirtMSC-MGCP(411)@edb4f81059c2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_fr_a5_4(414) TC_assignment_fr_a5_4(414)@edb4f81059c2: Warning: Re-starting timer T, which is already active (running or expired). VirtMSC-SCCP(404)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(404)@edb4f81059c2: vl_len:19 VirtMSC-SCCP(404)@edb4f81059c2: vl_from0 VirtMSC-SCCP(404)@edb4f81059c2: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMSC-MGCP(411)@edb4f81059c2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "25", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "25" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_fr_a5_4(414) TC_assignment_fr_a5_4(414)@edb4f81059c2: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA0-RSL-RSL(413)@edb4f81059c2: Disabled queueing of DChan messages VirtMSC-SCCP(404)@edb4f81059c2: Session index based on local reference:0 VirtMSC-SCCP(404)@edb4f81059c2: DT1 will be put to the reassembly buffer VirtMSC-SCCP(404)@edb4f81059c2: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(404)@edb4f81059c2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_4(414)@edb4f81059c2: setverdict(pass): none -> pass TC_assignment_fr_a5_4(414)@edb4f81059c2: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '4CFF9FF1'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 } }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '2F69EFF4'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 } } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 } }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := } } TC_assignment_fr_a5_4(414)@edb4f81059c2: "TC_assignment_fr_a5_4": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_fr_a5_4(414)@edb4f81059c2: "TC_assignment_fr_a5_4": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 VirtMSC-SCCP(404)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(404)@edb4f81059c2: vl_len:31 VirtMSC-SCCP(404)@edb4f81059c2: vl_from0 VirtMSC-SCCP(404)@edb4f81059c2: data sent by MTP3_SCCP_PORT: '001D530A091000010203040506078300010203040506070001020304050607'O VirtMSC-SCCP(404)@edb4f81059c2: Session index based on local reference:0 VirtMSC-SCCP(404)@edb4f81059c2: DT1 will be put to the reassembly buffer VirtMSC-SCCP(404)@edb4f81059c2: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(404)@edb4f81059c2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_4(414)@edb4f81059c2: setverdict(pass): pass -> pass, component reason not changed TC_assignment_fr_a5_4(414)@edb4f81059c2: Final verdict of PTC: pass VirtMSC-RAN(405)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-M3UA(409)@edb4f81059c2: Final verdict of PTC: none VirtMSC-SCCP(404)@edb4f81059c2: Final verdict of PTC: none IPA0-RSL-RSL(413)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-BSSAP_LE(408)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-SCCP(407)@edb4f81059c2: Final verdict of PTC: none VirtMSC-MGCP(411)@edb4f81059c2: Final verdict of PTC: none VirtMSC-STATS(403)@edb4f81059c2: Final verdict of PTC: none VirtMSC-M3UA(406)@edb4f81059c2: Final verdict of PTC: none IPA0-RSL-IPA(412)@edb4f81059c2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(410)@edb4f81059c2: Final verdict of PTC: none MTC@edb4f81059c2: setverdict(pass): none -> pass MTC@edb4f81059c2: Setting final verdict of the test case. MTC@edb4f81059c2: Local verdict of MTC: pass MTC@edb4f81059c2: Local verdict of PTC VirtMSC-STATS(403): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-SCCP(404): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-RAN(405): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-M3UA(406): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-SCCP(407): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-BSSAP_LE(408): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-M3UA(409): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA-CTRL-CLI-IPA(410): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-MGCP(411): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA0-RSL-IPA(412): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA0-RSL-RSL(413): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC TC_assignment_fr_a5_4(414): pass (pass -> pass) MTC@edb4f81059c2: Test case TC_assignment_fr_a5_4 finished. Verdict: pass MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_4 pass'. Mon Jan 18 06:10:00 UTC 2021 -e ====== BSC_Tests.TC_assignment_fr_a5_4 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=394023) Waiting for packet dumper to finish... 1 (prev_count=394023, count=462506) MTC@edb4f81059c2: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_4 pass' was executed successfully (exit status: 0). MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_0'. ------ BSC_Tests.TC_ciph_mode_a5_0 ------ Mon Jan 18 06:10:02 UTC 2021 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@edb4f81059c2: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_0' was executed successfully (exit status: 0). MTC@edb4f81059c2: Test case TC_ciph_mode_a5_0 started. MTC@edb4f81059c2: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(418)@edb4f81059c2: ************************************************* VirtMSC-M3UA(418)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtMSC-M3UA(418)@edb4f81059c2: ************************************************* MTC@edb4f81059c2: Starting RAN_Emulation VirtMSC-SCCP(416)@edb4f81059c2: v_sccp_pdu_maxlen:268 MTC@edb4f81059c2: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(421)@edb4f81059c2: ************************************************* VirtSMLC-M3UA(421)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(421)@edb4f81059c2: ************************************************* MTC@edb4f81059c2: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(419)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(418)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtMSC-M3UA(418)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23905 to server: "172.18.2.200":2905 association #8 VirtSMLC-M3UA(421)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtSMLC-M3UA(421)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23908 to server: "172.18.2.200":2905 association #8 VirtMSC-MGCP(423)@edb4f81059c2: Ignoring MGCP { command := { line := { verb := "DLCX", trans_id := "29", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "25" }, { code := "I", val := "4CFF9FF1" } }, sdp := omit } } VirtMSC-MGCP(423)@edb4f81059c2: Ignoring MGCP { command := { line := { verb := "DLCX", trans_id := "30", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "25" }, { code := "I", val := "2F69EFF4" } }, sdp := omit } } VirtMSC-RAN(417)@edb4f81059c2: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(420)@edb4f81059c2: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA0-RSL-IPA(424)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA0-RSL-IPA(424)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA0-RSL-IPA(424)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA0-RSL-IPA(424)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@edb4f81059c2: "TC_ciph_mode_a5_0() start" VirtMSC-RAN(417)@edb4f81059c2: f_create_expect(l3 := '05240103505902080910108967452301'O, handoverRequest := omit VirtMSC-RAN(417)@edb4f81059c2: Created Expect[0] for '05240103505902080910108967452301'O to be handled at TC_ciph_mode_a5_0(426) VirtMSC-SCCP(416)@edb4f81059c2: First idle individual index:0 VirtMSC-SCCP(416)@edb4f81059c2: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(417)@edb4f81059c2: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(417)@edb4f81059c2: Found Expect[0] for '05240103505902080910108967452301'O handled at TC_ciph_mode_a5_0(426) VirtMSC-RAN(417)@edb4f81059c2: Added conn table entry 0TC_ciph_mode_a5_0(426)6128494 VirtMSC-SCCP(416)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(416)@edb4f81059c2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(416)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(416)@edb4f81059c2: vl_len:14 VirtMSC-SCCP(416)@edb4f81059c2: vl_from0 VirtMSC-SCCP(416)@edb4f81059c2: data sent by MTP3_SCCP_PORT: '000C530A09017F1ECEB3CA9AC2CD'O TC_ciph_mode_a5_0(426)@edb4f81059c2: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } VirtMSC-SCCP(416)@edb4f81059c2: Session index based on local reference:0 VirtMSC-SCCP(416)@edb4f81059c2: DT1 will be put to the reassembly buffer VirtMSC-SCCP(416)@edb4f81059c2: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(416)@edb4f81059c2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_0(426)@edb4f81059c2: setverdict(pass): none -> pass IPA0-RSL-RSL(425)@edb4f81059c2: Enabled queueing of DChan messages VirtMSC-MGCP(423)@edb4f81059c2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ciph_mode_a5_0(426) TC_ciph_mode_a5_0(426)@edb4f81059c2: Warning: Re-starting timer T, which is already active (running or expired). VirtMSC-SCCP(416)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(416)@edb4f81059c2: vl_len:8 VirtMSC-SCCP(416)@edb4f81059c2: vl_from0 VirtMSC-SCCP(416)@edb4f81059c2: data sent by MTP3_SCCP_PORT: '0006010B03030000'O VirtMSC-SCCP(416)@edb4f81059c2: Session index based on local reference:0 VirtMSC-SCCP(416)@edb4f81059c2: DT1 will be put to the reassembly buffer VirtMSC-SCCP(416)@edb4f81059c2: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(416)@edb4f81059c2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_0(426)@edb4f81059c2: setverdict(pass): pass -> pass, component reason not changed TC_ciph_mode_a5_0(426)@edb4f81059c2: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '5146F61D'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '31C528B0'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := } }, bts := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := } } TC_ciph_mode_a5_0(426)@edb4f81059c2: "TC_ciph_mode_a5_0": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_ciph_mode_a5_0(426)@edb4f81059c2: "TC_ciph_mode_a5_0": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_ciph_mode_a5_0(426)@edb4f81059c2: Final verdict of PTC: pass VirtMSC-M3UA(418)@edb4f81059c2: Final verdict of PTC: none VirtMSC-SCCP(416)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-BSSAP_LE(420)@edb4f81059c2: Final verdict of PTC: none VirtMSC-RAN(417)@edb4f81059c2: Final verdict of PTC: none IPA0-RSL-RSL(425)@edb4f81059c2: Final verdict of PTC: none VirtMSC-STATS(415)@edb4f81059c2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(422)@edb4f81059c2: Final verdict of PTC: none VirtMSC-MGCP(423)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-SCCP(419)@edb4f81059c2: Final verdict of PTC: none IPA0-RSL-IPA(424)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-M3UA(421)@edb4f81059c2: Final verdict of PTC: none MTC@edb4f81059c2: setverdict(pass): none -> pass MTC@edb4f81059c2: Setting final verdict of the test case. MTC@edb4f81059c2: Local verdict of MTC: pass MTC@edb4f81059c2: Local verdict of PTC VirtMSC-STATS(415): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-SCCP(416): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-RAN(417): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-M3UA(418): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-SCCP(419): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-BSSAP_LE(420): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-M3UA(421): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA-CTRL-CLI-IPA(422): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-MGCP(423): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA0-RSL-IPA(424): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA0-RSL-RSL(425): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC TC_ciph_mode_a5_0(426): pass (pass -> pass) MTC@edb4f81059c2: Test case TC_ciph_mode_a5_0 finished. Verdict: pass MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_0 pass'. Mon Jan 18 06:10:06 UTC 2021 -e ====== BSC_Tests.TC_ciph_mode_a5_0 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=304062) Waiting for packet dumper to finish... 1 (prev_count=304062, count=411575) MTC@edb4f81059c2: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_0 pass' was executed successfully (exit status: 0). MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_1'. ------ BSC_Tests.TC_ciph_mode_a5_1 ------ Mon Jan 18 06:10:08 UTC 2021 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@edb4f81059c2: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_1' was executed successfully (exit status: 0). MTC@edb4f81059c2: Test case TC_ciph_mode_a5_1 started. MTC@edb4f81059c2: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@edb4f81059c2: Starting RAN_Emulation VirtMSC-M3UA(430)@edb4f81059c2: ************************************************* VirtMSC-M3UA(430)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtMSC-M3UA(430)@edb4f81059c2: ************************************************* VirtMSC-SCCP(428)@edb4f81059c2: v_sccp_pdu_maxlen:268 MTC@edb4f81059c2: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@edb4f81059c2: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(433)@edb4f81059c2: ************************************************* VirtSMLC-M3UA(433)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(433)@edb4f81059c2: ************************************************* VirtSMLC-SCCP(431)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(430)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtMSC-M3UA(430)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23905 to server: "172.18.2.200":2905 association #8 VirtSMLC-M3UA(433)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtSMLC-M3UA(433)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23908 to server: "172.18.2.200":2905 association #8 VirtMSC-RAN(429)@edb4f81059c2: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(432)@edb4f81059c2: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA0-RSL-IPA(436)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA0-RSL-IPA(436)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA0-RSL-IPA(436)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA0-RSL-IPA(436)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@edb4f81059c2: "TC_ciph_mode_a5_1() start" VirtMSC-RAN(429)@edb4f81059c2: f_create_expect(l3 := '05240103505902080910108967452301'O, handoverRequest := omit VirtMSC-RAN(429)@edb4f81059c2: Created Expect[0] for '05240103505902080910108967452301'O to be handled at TC_ciph_mode_a5_1(438) VirtMSC-SCCP(428)@edb4f81059c2: First idle individual index:0 VirtMSC-SCCP(428)@edb4f81059c2: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(429)@edb4f81059c2: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(429)@edb4f81059c2: Found Expect[0] for '05240103505902080910108967452301'O handled at TC_ciph_mode_a5_1(438) VirtMSC-RAN(429)@edb4f81059c2: Added conn table entry 0TC_ciph_mode_a5_1(438)852892 VirtMSC-SCCP(428)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(428)@edb4f81059c2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(428)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(428)@edb4f81059c2: vl_len:14 VirtMSC-SCCP(428)@edb4f81059c2: vl_from0 VirtMSC-SCCP(428)@edb4f81059c2: data sent by MTP3_SCCP_PORT: '000C530A0902BD8F386D41F8AC27'O TC_ciph_mode_a5_1(438)@edb4f81059c2: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '1'B, algorithmIdentifier := '000'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } VirtMSC-SCCP(428)@edb4f81059c2: Session index based on local reference:0 VirtMSC-SCCP(428)@edb4f81059c2: DT1 will be put to the reassembly buffer VirtMSC-SCCP(428)@edb4f81059c2: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(428)@edb4f81059c2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_1(438)@edb4f81059c2: setverdict(pass): none -> pass IPA0-RSL-RSL(437)@edb4f81059c2: Enabled queueing of DChan messages VirtMSC-MGCP(435)@edb4f81059c2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ciph_mode_a5_1(438) TC_ciph_mode_a5_1(438)@edb4f81059c2: Warning: Re-starting timer T, which is already active (running or expired). VirtMSC-SCCP(428)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(428)@edb4f81059c2: vl_len:8 VirtMSC-SCCP(428)@edb4f81059c2: vl_from0 VirtMSC-SCCP(428)@edb4f81059c2: data sent by MTP3_SCCP_PORT: '0006010B03030000'O VirtMSC-SCCP(428)@edb4f81059c2: Session index based on local reference:0 VirtMSC-SCCP(428)@edb4f81059c2: DT1 will be put to the reassembly buffer VirtMSC-SCCP(428)@edb4f81059c2: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(428)@edb4f81059c2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_1(438)@edb4f81059c2: setverdict(pass): pass -> pass, component reason not changed TC_ciph_mode_a5_1(438)@edb4f81059c2: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '649A09BD'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '674643CF'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := } }, bts := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := } } TC_ciph_mode_a5_1(438)@edb4f81059c2: "TC_ciph_mode_a5_1": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_ciph_mode_a5_1(438)@edb4f81059c2: "TC_ciph_mode_a5_1": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_ciph_mode_a5_1(438)@edb4f81059c2: Final verdict of PTC: pass VirtMSC-SCCP(428)@edb4f81059c2: Final verdict of PTC: none VirtMSC-RAN(429)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-BSSAP_LE(432)@edb4f81059c2: Final verdict of PTC: none VirtMSC-MGCP(435)@edb4f81059c2: Final verdict of PTC: none IPA0-RSL-RSL(437)@edb4f81059c2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(434)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-SCCP(431)@edb4f81059c2: Final verdict of PTC: none IPA0-RSL-IPA(436)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-M3UA(433)@edb4f81059c2: Final verdict of PTC: none VirtMSC-M3UA(430)@edb4f81059c2: Final verdict of PTC: none VirtMSC-STATS(427)@edb4f81059c2: Final verdict of PTC: none MTC@edb4f81059c2: setverdict(pass): none -> pass MTC@edb4f81059c2: Setting final verdict of the test case. MTC@edb4f81059c2: Local verdict of MTC: pass MTC@edb4f81059c2: Local verdict of PTC VirtMSC-STATS(427): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-SCCP(428): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-RAN(429): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-M3UA(430): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-SCCP(431): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-BSSAP_LE(432): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-M3UA(433): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA-CTRL-CLI-IPA(434): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-MGCP(435): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA0-RSL-IPA(436): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA0-RSL-RSL(437): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC TC_ciph_mode_a5_1(438): pass (pass -> pass) MTC@edb4f81059c2: Test case TC_ciph_mode_a5_1 finished. Verdict: pass MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_1 pass'. Mon Jan 18 06:10:13 UTC 2021 -e ====== BSC_Tests.TC_ciph_mode_a5_1 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=286274) Waiting for packet dumper to finish... 1 (prev_count=286274, count=408088) MTC@edb4f81059c2: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_1 pass' was executed successfully (exit status: 0). MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_3'. ------ BSC_Tests.TC_ciph_mode_a5_3 ------ Mon Jan 18 06:10:15 UTC 2021 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@edb4f81059c2: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_3' was executed successfully (exit status: 0). MTC@edb4f81059c2: Test case TC_ciph_mode_a5_3 started. MTC@edb4f81059c2: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@edb4f81059c2: Starting RAN_Emulation VirtMSC-M3UA(442)@edb4f81059c2: ************************************************* VirtMSC-M3UA(442)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtMSC-M3UA(442)@edb4f81059c2: ************************************************* VirtMSC-SCCP(440)@edb4f81059c2: v_sccp_pdu_maxlen:268 MTC@edb4f81059c2: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@edb4f81059c2: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(445)@edb4f81059c2: ************************************************* VirtSMLC-M3UA(445)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(445)@edb4f81059c2: ************************************************* VirtSMLC-SCCP(443)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(442)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtMSC-M3UA(442)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23905 to server: "172.18.2.200":2905 association #8 VirtSMLC-M3UA(445)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtSMLC-M3UA(445)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23908 to server: "172.18.2.200":2905 association #8 VirtMSC-RAN(441)@edb4f81059c2: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(444)@edb4f81059c2: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA0-RSL-IPA(448)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA0-RSL-IPA(448)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA0-RSL-IPA(448)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA0-RSL-IPA(448)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@edb4f81059c2: "TC_ciph_mode_a5_3() start" VirtMSC-RAN(441)@edb4f81059c2: f_create_expect(l3 := '05240103505902080910108967452301'O, handoverRequest := omit VirtMSC-RAN(441)@edb4f81059c2: Created Expect[0] for '05240103505902080910108967452301'O to be handled at TC_ciph_mode_a5_3(450) VirtMSC-SCCP(440)@edb4f81059c2: First idle individual index:0 VirtMSC-SCCP(440)@edb4f81059c2: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(441)@edb4f81059c2: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(441)@edb4f81059c2: Found Expect[0] for '05240103505902080910108967452301'O handled at TC_ciph_mode_a5_3(450) VirtMSC-RAN(441)@edb4f81059c2: Added conn table entry 0TC_ciph_mode_a5_3(450)16072595 VirtMSC-SCCP(440)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(440)@edb4f81059c2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(440)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(440)@edb4f81059c2: vl_len:14 VirtMSC-SCCP(440)@edb4f81059c2: vl_from0 VirtMSC-SCCP(440)@edb4f81059c2: data sent by MTP3_SCCP_PORT: '000C530A090867E2BD3022CFAC01'O TC_ciph_mode_a5_3(450)@edb4f81059c2: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '1'B, algorithmIdentifier := '010'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } VirtMSC-SCCP(440)@edb4f81059c2: Session index based on local reference:0 VirtMSC-SCCP(440)@edb4f81059c2: DT1 will be put to the reassembly buffer VirtMSC-SCCP(440)@edb4f81059c2: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(440)@edb4f81059c2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_3(450)@edb4f81059c2: setverdict(pass): none -> pass IPA0-RSL-RSL(449)@edb4f81059c2: Enabled queueing of DChan messages VirtMSC-MGCP(447)@edb4f81059c2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ciph_mode_a5_3(450) TC_ciph_mode_a5_3(450)@edb4f81059c2: Warning: Re-starting timer T, which is already active (running or expired). VirtMSC-SCCP(440)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(440)@edb4f81059c2: vl_len:8 VirtMSC-SCCP(440)@edb4f81059c2: vl_from0 VirtMSC-SCCP(440)@edb4f81059c2: data sent by MTP3_SCCP_PORT: '0006010B03030000'O VirtMSC-SCCP(440)@edb4f81059c2: Session index based on local reference:0 VirtMSC-SCCP(440)@edb4f81059c2: DT1 will be put to the reassembly buffer VirtMSC-SCCP(440)@edb4f81059c2: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(440)@edb4f81059c2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_3(450)@edb4f81059c2: setverdict(pass): pass -> pass, component reason not changed TC_ciph_mode_a5_3(450)@edb4f81059c2: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '5A9384DC'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '29B18A03'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := } }, bts := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := } } TC_ciph_mode_a5_3(450)@edb4f81059c2: "TC_ciph_mode_a5_3": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_ciph_mode_a5_3(450)@edb4f81059c2: "TC_ciph_mode_a5_3": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_ciph_mode_a5_3(450)@edb4f81059c2: Final verdict of PTC: pass VirtMSC-M3UA(442)@edb4f81059c2: Final verdict of PTC: none VirtMSC-RAN(441)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-BSSAP_LE(444)@edb4f81059c2: Final verdict of PTC: none VirtMSC-SCCP(440)@edb4f81059c2: Final verdict of PTC: none IPA0-RSL-IPA(448)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-M3UA(445)@edb4f81059c2: Final verdict of PTC: none VirtMSC-MGCP(447)@edb4f81059c2: Final verdict of PTC: none IPA0-RSL-RSL(449)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-SCCP(443)@edb4f81059c2: Final verdict of PTC: none VirtMSC-STATS(439)@edb4f81059c2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(446)@edb4f81059c2: Final verdict of PTC: none MTC@edb4f81059c2: setverdict(pass): none -> pass MTC@edb4f81059c2: Setting final verdict of the test case. MTC@edb4f81059c2: Local verdict of MTC: pass MTC@edb4f81059c2: Local verdict of PTC VirtMSC-STATS(439): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-SCCP(440): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-RAN(441): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-M3UA(442): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-SCCP(443): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-BSSAP_LE(444): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-M3UA(445): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA-CTRL-CLI-IPA(446): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-MGCP(447): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA0-RSL-IPA(448): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA0-RSL-RSL(449): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC TC_ciph_mode_a5_3(450): pass (pass -> pass) MTC@edb4f81059c2: Test case TC_ciph_mode_a5_3 finished. Verdict: pass MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_3 pass'. Mon Jan 18 06:10:19 UTC 2021 -e ====== BSC_Tests.TC_ciph_mode_a5_3 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=298526) Waiting for packet dumper to finish... 1 (prev_count=298526, count=406956) MTC@edb4f81059c2: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_3 pass' was executed successfully (exit status: 0). MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr'. ------ BSC_Tests.TC_assignment_codec_fr ------ Mon Jan 18 06:10:21 UTC 2021 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@edb4f81059c2: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr' was executed successfully (exit status: 0). MTC@edb4f81059c2: Test case TC_assignment_codec_fr started. MTC@edb4f81059c2: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@edb4f81059c2: Starting RAN_Emulation VirtMSC-M3UA(454)@edb4f81059c2: ************************************************* VirtMSC-M3UA(454)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtMSC-M3UA(454)@edb4f81059c2: ************************************************* VirtMSC-SCCP(452)@edb4f81059c2: v_sccp_pdu_maxlen:268 MTC@edb4f81059c2: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@edb4f81059c2: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(457)@edb4f81059c2: ************************************************* VirtSMLC-M3UA(457)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(457)@edb4f81059c2: ************************************************* VirtSMLC-SCCP(455)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(454)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtMSC-M3UA(454)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23905 to server: "172.18.2.200":2905 association #8 VirtSMLC-M3UA(457)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtSMLC-M3UA(457)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23908 to server: "172.18.2.200":2905 association #8 VirtMSC-RAN(453)@edb4f81059c2: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(456)@edb4f81059c2: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA0-RSL-IPA(460)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA0-RSL-IPA(460)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA0-RSL-IPA(460)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA0-RSL-IPA(460)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@edb4f81059c2: "TC_assignment_codec_fr() start" TC_assignment_codec_fr(462)@edb4f81059c2: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(453)@edb4f81059c2: f_create_expect(l3 := '05240103505902080910108967452301'O, handoverRequest := omit VirtMSC-RAN(453)@edb4f81059c2: Created Expect[0] for '05240103505902080910108967452301'O to be handled at TC_assignment_codec_fr(462) VirtMSC-SCCP(452)@edb4f81059c2: First idle individual index:0 VirtMSC-SCCP(452)@edb4f81059c2: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(453)@edb4f81059c2: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(453)@edb4f81059c2: Found Expect[0] for '05240103505902080910108967452301'O handled at TC_assignment_codec_fr(462) VirtMSC-RAN(453)@edb4f81059c2: Added conn table entry 0TC_assignment_codec_fr(462)4899513 VirtMSC-SCCP(452)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(452)@edb4f81059c2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA0-RSL-RSL(461)@edb4f81059c2: Enabled queueing of DChan messages VirtMSC-MGCP(459)@edb4f81059c2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_fr(462) TC_assignment_codec_fr(462)@edb4f81059c2: Warning: Re-starting timer T, which is already active (running or expired). VirtMSC-SCCP(452)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(452)@edb4f81059c2: vl_len:19 VirtMSC-SCCP(452)@edb4f81059c2: vl_from0 VirtMSC-SCCP(452)@edb4f81059c2: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O VirtMSC-MGCP(459)@edb4f81059c2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "31", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "29" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_codec_fr(462) TC_assignment_codec_fr(462)@edb4f81059c2: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA0-RSL-RSL(461)@edb4f81059c2: Disabled queueing of DChan messages VirtMSC-SCCP(452)@edb4f81059c2: Session index based on local reference:0 VirtMSC-SCCP(452)@edb4f81059c2: DT1 will be put to the reassembly buffer VirtMSC-SCCP(452)@edb4f81059c2: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(452)@edb4f81059c2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_fr(462)@edb4f81059c2: setverdict(pass): none -> pass TC_assignment_codec_fr(462)@edb4f81059c2: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '1B659295'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 } }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '100197C8'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 } } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 } }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := } } TC_assignment_codec_fr(462)@edb4f81059c2: "TC_assignment_codec_fr": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_codec_fr(462)@edb4f81059c2: "TC_assignment_codec_fr": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_fr(462)@edb4f81059c2: Final verdict of PTC: pass VirtMSC-M3UA(454)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-M3UA(457)@edb4f81059c2: Final verdict of PTC: none VirtMSC-MGCP(459)@edb4f81059c2: Final verdict of PTC: none VirtMSC-STATS(451)@edb4f81059c2: Final verdict of PTC: none IPA0-RSL-RSL(461)@edb4f81059c2: Final verdict of PTC: none VirtMSC-SCCP(452)@edb4f81059c2: Final verdict of PTC: none VirtMSC-RAN(453)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-BSSAP_LE(456)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-SCCP(455)@edb4f81059c2: Final verdict of PTC: none IPA0-RSL-IPA(460)@edb4f81059c2: Final verdict of PTC: none MTC@edb4f81059c2: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(458)@edb4f81059c2: Final verdict of PTC: none MTC@edb4f81059c2: Setting final verdict of the test case. MTC@edb4f81059c2: Local verdict of MTC: pass MTC@edb4f81059c2: Local verdict of PTC VirtMSC-STATS(451): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-SCCP(452): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-RAN(453): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-M3UA(454): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-SCCP(455): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-BSSAP_LE(456): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtSMLC-M3UA(457): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA-CTRL-CLI-IPA(458): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC VirtMSC-MGCP(459): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA0-RSL-IPA(460): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC IPA0-RSL-RSL(461): none (pass -> pass) MTC@edb4f81059c2: Local verdict of PTC TC_assignment_codec_fr(462): pass (pass -> pass) MTC@edb4f81059c2: Test case TC_assignment_codec_fr finished. Verdict: pass MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr pass'. Mon Jan 18 06:10:28 UTC 2021 -e ====== BSC_Tests.TC_assignment_codec_fr pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=389206) Waiting for packet dumper to finish... 1 (prev_count=389206, count=458465) MTC@edb4f81059c2: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr pass' was executed successfully (exit status: 0). MTC@edb4f81059c2: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr'. ------ BSC_Tests.TC_assignment_codec_hr ------ Mon Jan 18 06:10:30 UTC 2021 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@edb4f81059c2: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr' was executed successfully (exit status: 0). MTC@edb4f81059c2: Test case TC_assignment_codec_hr started. MTC@edb4f81059c2: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@edb4f81059c2: Starting RAN_Emulation VirtMSC-M3UA(466)@edb4f81059c2: ************************************************* VirtMSC-M3UA(466)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtMSC-M3UA(466)@edb4f81059c2: ************************************************* VirtMSC-SCCP(464)@edb4f81059c2: v_sccp_pdu_maxlen:268 MTC@edb4f81059c2: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@edb4f81059c2: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(469)@edb4f81059c2: ************************************************* VirtSMLC-M3UA(469)@edb4f81059c2: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(469)@edb4f81059c2: ************************************************* VirtSMLC-SCCP(467)@edb4f81059c2: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(466)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtMSC-M3UA(466)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23905 to server: "172.18.2.200":2905 association #8 VirtSMLC-M3UA(469)@edb4f81059c2: Warning: The maximum number of open file descriptors (1048576) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "SCTP_PORT") VirtSMLC-M3UA(469)@edb4f81059c2: SCTP_ConnectResult -> connection established from: "172.18.2.203":23908 to server: "172.18.2.200":2905 association #8 VirtMSC-MGCP(471)@edb4f81059c2: Ignoring MGCP { command := { line := { verb := "DLCX", trans_id := "35", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "29" }, { code := "I", val := "1B659295" } }, sdp := omit } } VirtMSC-MGCP(471)@edb4f81059c2: Ignoring MGCP { command := { line := { verb := "DLCX", trans_id := "36", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "29" }, { code := "I", val := "100197C8" } }, sdp := omit } } VirtMSC-RAN(465)@edb4f81059c2: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! VirtSMLC-BSSAP_LE(468)@edb4f81059c2: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA0-RSL-IPA(472)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA0-RSL-IPA(472)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA0-RSL-IPA(472)@edb4f81059c2: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA0-RSL-IPA(472)@edb4f81059c2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@edb4f81059c2: "TC_assignment_codec_hr() start" TC_assignment_codec_hr(474)@edb4f81059c2: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := GSM_HR (1), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(465)@edb4f81059c2: f_create_expect(l3 := '05240103505902080910108967452301'O, handoverRequest := omit VirtMSC-RAN(465)@edb4f81059c2: Created Expect[0] for '05240103505902080910108967452301'O to be handled at TC_assignment_codec_hr(474) VirtMSC-SCCP(464)@edb4f81059c2: First idle individual index:0 VirtMSC-SCCP(464)@edb4f81059c2: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(465)@edb4f81059c2: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(465)@edb4f81059c2: Found Expect[0] for '05240103505902080910108967452301'O handled at TC_assignment_codec_hr(474) VirtMSC-RAN(465)@edb4f81059c2: Added conn table entry 0TC_assignment_codec_hr(474)2652418 VirtMSC-SCCP(464)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(464)@edb4f81059c2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA0-RSL-RSL(473)@edb4f81059c2: Enabled queueing of DChan messages VirtMSC-MGCP(471)@edb4f81059c2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_hr(474) TC_assignment_codec_hr(474)@edb4f81059c2: Warning: Re-starting timer T, which is already active (running or expired). VirtMSC-SCCP(464)@edb4f81059c2: Session index based on connection ID:0 VirtMSC-SCCP(464)@edb4f81059c2: vl_len:19 VirtMSC-SCCP(464)@edb4f81059c2: vl_from0 VirtMSC-SCCP(464)@edb4f81059c2: data sent by MTP3_SCCP_PORT: '0011010B030109057C060102030409267D0181'O VirtMSC-MGCP(471)@edb4f81059c2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "37", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2a" }, { code := "L", val := "p:20, a:GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assignment_codec_hr(474) TC_assignment_codec_hr(474)@edb4f81059c2: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '101'B, channelTypeandTDMAOffset := '00010'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA0-RSL-RSL(473)@edb4f81059c2: Disabled queueing of DChan messages VirtMSC-SCCP(464)@edb4f81059c2: Session index based on local reference:0 VirtMSC-SCCP(464)@edb4f81059c2: DT1 will be put to the reassembly buffer VirtMSC-SCCP(464)@edb4f81059c2: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(464)@edb4f81059c2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_hr(474)@edb4f81059c2: setverdict(pass): none -> pass TC_assignment_codec_hr(474)@edb4f81059c2: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '46D059D5'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 } }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '2A7BEE08'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 } } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 96, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 } }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := } } TC_assignment_codec_hr(474)@edb4f81059c2: "TC_assignment_codec_hr": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_codec_hr(474)@edb4f81059c2: "TC_assignment_codec_hr": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_hr(474)@edb4f81059c2: Final verdict of PTC: pass IPA0-RSL-RSL(473)@edb4f81059c2: Final verdict of PTC: none VirtSMLC-SCCP(467)@edb4f810