Started by timer Running as SYSTEM Building remotely on host2-deb11build-ansible (ttcn3 obs osmocom-gerrit osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/docker-playground > git init /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.30.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Seen branch in repository origin/arehbein/devtests Seen branch in repository origin/arehbein/devtests%topic=fixes Seen branch in repository origin/daniel/bscnat_tests Seen branch in repository origin/daniel/training Seen branch in repository origin/daniel/wip Seen branch in repository origin/fixeria/confmerge Seen branch in repository origin/fixeria/sccplite Seen branch in repository origin/fixeria/testing Seen branch in repository origin/jolly/testing Seen branch in repository origin/laforge/ergw Seen branch in repository origin/laforge/fr Seen branch in repository origin/laforge/ns Seen branch in repository origin/laforge/podman Seen branch in repository origin/lynxis/gerrit-comment-ci Seen branch in repository origin/master Seen branch in repository origin/neels/hnbgw-pfcp Seen branch in repository origin/neels/wip Seen branch in repository origin/osmith/fix-registry-pull Seen branch in repository origin/osmith/fix-rpi-gnutls Seen branch in repository origin/osmith/obs-2021q1 Seen branch in repository origin/osmith/rpm-local Seen branch in repository origin/osmith/ttcn3-pass-args Seen branch in repository origin/osmith/wip Seen branch in repository origin/osmith/wip-4g-only Seen branch in repository origin/osmith/wip-asan Seen branch in repository origin/pespin/asterisk Seen branch in repository origin/pespin/bts-perf Seen branch in repository origin/pespin/ergw Seen branch in repository origin/pespin/gtp1 Seen branch in repository origin/pespin/master Seen branch in repository origin/pmaier/pcuif Seen branch in repository origin/refsf/for/master/dyn-pdch Seen 32 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision 7be93fc721de12b6ff0b47fd346848e5107c68ee (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 7be93fc721de12b6ff0b47fd346848e5107c68ee # timeout=10 Commit message: "ttcn3-s1gw-test: start osmo-s1gw container with --user=root" > git rev-list --no-walk f5a5304dc5e74a6c10e362f0d09e9773414dba00 # timeout=10 [ttcn3-sgsn-test-io_uring] $ /bin/sh -xe /tmp/jenkins5948020884687555010.sh + export REGISTRY_HOST=registry.osmocom.org + echo ttcn3-sgsn-test-io_uring + sed s/-io_uring$// + DIR=ttcn3-sgsn-test + export DOCKER_ARGS=-e LIBOSMO_IO_BACKEND=IO_URING --ulimit memlock=-1 + cd ttcn3-sgsn-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs ] + [ xjenkins-ttcn3-sgsn-test-io_uring-105 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-sgsn-test + SUITE_NAME=ttcn3-sgsn-test + IMAGE_SUFFIX=master + docker_images_require osmo-stp-master osmo-sgsn-master ttcn3-sgsn-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-stp-master + local feed + echo debian-bookworm-build + depends=debian-bookworm-build + [ -n debian-bookworm-build ] + docker_images_require debian-bookworm-build + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends debian-bookworm-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-build + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-build + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-build + echo debian-bookworm-build + dir=debian-bookworm-build + pull_arg=--pull + grep ^FROM ../debian-bookworm-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-build OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/debian-bookworm-build' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --pull -t osmocom-build/debian-bookworm-build:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 5.75kB done #2 DONE 0.0s #3 [auth] sharing credentials for registry.osmocom.org #3 DONE 0.0s #4 [internal] load metadata for registry.osmocom.org/debian:bookworm #4 DONE 0.0s #5 [internal] load build context #5 DONE 0.0s #6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #6 DONE 0.0s #7 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #7 DONE 0.0s #8 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f #8 resolve registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f 0.0s done #8 DONE 0.0s #9 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #9 DONE 0.1s #10 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #10 DONE 0.1s #11 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #11 DONE 0.1s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.0s #12 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #12 CACHED #13 [ 5/16] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-bookworm-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget && apt-get clean && wget https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #13 CACHED #14 [ 4/16] RUN SET -x && useradd --uid=1000 -d /build -m build && chown -R build:build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #14 CACHED #15 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #15 CACHED #16 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #16 CACHED #17 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #17 CACHED #18 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #18 CACHED #19 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #19 CACHED #20 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #20 CACHED #21 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #21 CACHED #22 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config pylint python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc && apt-get clean #22 CACHED #23 [10/16] RUN SET -x && git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests && cd osmo-python-tests && python3 setup.py clean build install && cd .. && rm -rf osmo-python-tests #23 CACHED #24 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #24 CACHED #25 [12/16] RUN set -x && git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && su build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && rm -rf osmo-ci #25 CACHED #26 [16/16] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev && apt-get clean #26 CACHED #27 exporting to image #27 exporting layers done #27 writing image sha256:25d4788ab490924c001af2760b8757203b1d87a5ee8c4145280a4f956e9ce568 done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest done #27 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n 25d4788ab490 + list_osmo_packages debian-bookworm debian-bookworm-build + local distro=debian-bookworm + local image=debian-bookworm-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-build -c + [ -n ] + return + docker_distro_from_image_name osmo-stp-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-stp-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-stp-master + echo osmo-stp-master + dir=osmo-stp-master + pull_arg=--pull + grep ^FROM ../osmo-stp-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-stp-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-stp-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-stp-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/osmo-stp-master' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmo-stp-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.23kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #3 DONE 0.0s #4 [1/7] FROM docker.io/osmocom-build/debian-bookworm-build #4 CACHED #5 [internal] load build context #5 transferring context: 1.13kB done #5 DONE 0.0s #6 https://gerrit.osmocom.org/plugins/gitiles/libosmo-sccp/+/master?format=TEXT #6 CACHED #7 [2/7] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-netif-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmo-netif)" "pkgconfig(libosmocore)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" ;; esac #7 0.298 Hit:1 http://deb.debian.org/debian bookworm InRelease #7 0.298 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #7 0.299 Hit:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #7 0.302 Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease #7 0.486 Fetched 55.4 kB in 0s (256 kB/s) #7 0.486 Reading package lists... #7 0.979 Reading package lists... #7 1.424 Building dependency tree... #7 1.558 Reading state information... #7 1.680 The following additional packages will be installed: #7 1.680 libosmocodec4 libosmocoding0 libosmocore libosmocore21 libosmoctrl0 #7 1.680 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 #7 1.681 libosmovty13 osmocom-nightly #7 1.700 The following NEW packages will be installed: #7 1.700 libosmo-netif-dev libosmocodec4 libosmocoding0 libosmocore libosmocore-dev #7 1.700 libosmocore21 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 #7 1.700 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-nightly #7 1.740 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. #7 1.740 Need to get 1990 kB of archives. #7 1.740 After this operation, 7211 kB of additional disk space will be used. #7 1.740 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202406222026 [1172 B] #7 1.744 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore21 1.9.0.209.e0c63.202406222026 [164 kB] #7 1.768 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.9.0.209.e0c63.202406222026 [45.9 kB] #7 1.770 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.9.0.209.e0c63.202406222026 [65.4 kB] #7 1.771 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.9.0.209.e0c63.202406222026 [222 kB] #7 1.775 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.9.0.209.e0c63.202406222026 [66.0 kB] #7 1.776 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.9.0.209.e0c63.202406222026 [98.6 kB] #7 1.778 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.9.0.209.e0c63.202406222026 [172 kB] #7 1.781 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.9.0.209.e0c63.202406222026 [54.5 kB] #7 1.783 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.9.0.209.e0c63.202406222026 [58.7 kB] #7 1.784 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.9.0.209.e0c63.202406222026 [45.3 kB] #7 1.786 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.9.0.209.e0c63.202406222026 [38.6 kB] #7 1.787 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.9.0.209.e0c63.202406222026 [841 kB] #7 1.796 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.4.0.57.481f.202406222026 [52.5 kB] #7 1.796 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.4.0.57.481f.202406222026 [64.7 kB] #7 1.963 debconf: delaying package configuration, since apt-utils is not installed #7 2.003 Fetched 1990 kB in 0s (21.6 MB/s) #7 2.027 Selecting previously unselected package osmocom-nightly. #7 2.027 (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 ... 117415 files and directories currently installed.) #7 2.066 Preparing to unpack .../00-osmocom-nightly_202406222026_amd64.deb ... #7 2.072 Unpacking osmocom-nightly (202406222026) ... #7 2.104 Selecting previously unselected package libosmocore21:amd64. #7 2.111 Preparing to unpack .../01-libosmocore21_1.9.0.209.e0c63.202406222026_amd64.deb ... #7 2.117 Unpacking libosmocore21:amd64 (1.9.0.209.e0c63.202406222026) ... #7 2.168 Selecting previously unselected package libosmocodec4:amd64. #7 2.176 Preparing to unpack .../02-libosmocodec4_1.9.0.209.e0c63.202406222026_amd64.deb ... #7 2.179 Unpacking libosmocodec4:amd64 (1.9.0.209.e0c63.202406222026) ... #7 2.220 Selecting previously unselected package libosmoisdn0:amd64. #7 2.227 Preparing to unpack .../03-libosmoisdn0_1.9.0.209.e0c63.202406222026_amd64.deb ... #7 2.230 Unpacking libosmoisdn0:amd64 (1.9.0.209.e0c63.202406222026) ... #7 2.277 Selecting previously unselected package libosmogsm20:amd64. #7 2.283 Preparing to unpack .../04-libosmogsm20_1.9.0.209.e0c63.202406222026_amd64.deb ... #7 2.286 Unpacking libosmogsm20:amd64 (1.9.0.209.e0c63.202406222026) ... #7 2.339 Selecting previously unselected package libosmocoding0:amd64. #7 2.344 Preparing to unpack .../05-libosmocoding0_1.9.0.209.e0c63.202406222026_amd64.deb ... #7 2.350 Unpacking libosmocoding0:amd64 (1.9.0.209.e0c63.202406222026) ... #7 2.391 Selecting previously unselected package libosmovty13:amd64. #7 2.398 Preparing to unpack .../06-libosmovty13_1.9.0.209.e0c63.202406222026_amd64.deb ... #7 2.401 Unpacking libosmovty13:amd64 (1.9.0.209.e0c63.202406222026) ... #7 2.447 Selecting previously unselected package libosmogb14:amd64. #7 2.454 Preparing to unpack .../07-libosmogb14_1.9.0.209.e0c63.202406222026_amd64.deb ... #7 2.457 Unpacking libosmogb14:amd64 (1.9.0.209.e0c63.202406222026) ... #7 2.504 Selecting previously unselected package libosmoctrl0:amd64. #7 2.513 Preparing to unpack .../08-libosmoctrl0_1.9.0.209.e0c63.202406222026_amd64.deb ... #7 2.518 Unpacking libosmoctrl0:amd64 (1.9.0.209.e0c63.202406222026) ... #7 2.562 Selecting previously unselected package libosmosim2:amd64. #7 2.571 Preparing to unpack .../09-libosmosim2_1.9.0.209.e0c63.202406222026_amd64.deb ... #7 2.573 Unpacking libosmosim2:amd64 (1.9.0.209.e0c63.202406222026) ... #7 2.611 Selecting previously unselected package libosmousb0:amd64. #7 2.619 Preparing to unpack .../10-libosmousb0_1.9.0.209.e0c63.202406222026_amd64.deb ... #7 2.622 Unpacking libosmousb0:amd64 (1.9.0.209.e0c63.202406222026) ... #7 2.658 Selecting previously unselected package libosmocore. #7 2.665 Preparing to unpack .../11-libosmocore_1.9.0.209.e0c63.202406222026_amd64.deb ... #7 2.669 Unpacking libosmocore (1.9.0.209.e0c63.202406222026) ... #7 2.706 Selecting previously unselected package libosmocore-dev:amd64. #7 2.712 Preparing to unpack .../12-libosmocore-dev_1.9.0.209.e0c63.202406222026_amd64.deb ... #7 2.715 Unpacking libosmocore-dev:amd64 (1.9.0.209.e0c63.202406222026) ... #7 2.808 Selecting previously unselected package libosmonetif11:amd64. #7 2.817 Preparing to unpack .../13-libosmonetif11_1.4.0.57.481f.202406222026_amd64.deb ... #7 2.820 Unpacking libosmonetif11:amd64 (1.4.0.57.481f.202406222026) ... #7 2.858 Selecting previously unselected package libosmo-netif-dev:amd64. #7 2.865 Preparing to unpack .../14-libosmo-netif-dev_1.4.0.57.481f.202406222026_amd64.deb ... #7 2.868 Unpacking libosmo-netif-dev:amd64 (1.4.0.57.481f.202406222026) ... #7 2.933 Setting up osmocom-nightly (202406222026) ... #7 2.945 Setting up libosmocore21:amd64 (1.9.0.209.e0c63.202406222026) ... #7 2.956 Setting up libosmousb0:amd64 (1.9.0.209.e0c63.202406222026) ... #7 2.965 Setting up libosmocodec4:amd64 (1.9.0.209.e0c63.202406222026) ... #7 2.977 Setting up libosmovty13:amd64 (1.9.0.209.e0c63.202406222026) ... #7 2.987 Setting up libosmoisdn0:amd64 (1.9.0.209.e0c63.202406222026) ... #7 2.996 Setting up libosmogsm20:amd64 (1.9.0.209.e0c63.202406222026) ... #7 3.006 Setting up libosmoctrl0:amd64 (1.9.0.209.e0c63.202406222026) ... #7 3.015 Setting up libosmogb14:amd64 (1.9.0.209.e0c63.202406222026) ... #7 3.029 Setting up libosmonetif11:amd64 (1.4.0.57.481f.202406222026) ... #7 3.037 Setting up libosmocoding0:amd64 (1.9.0.209.e0c63.202406222026) ... #7 3.048 Setting up libosmosim2:amd64 (1.9.0.209.e0c63.202406222026) ... #7 3.060 Setting up libosmocore (1.9.0.209.e0c63.202406222026) ... #7 3.069 Setting up libosmocore-dev:amd64 (1.9.0.209.e0c63.202406222026) ... #7 3.080 Setting up libosmo-netif-dev:amd64 (1.4.0.57.481f.202406222026) ... #7 3.090 Processing triggers for libc-bin (2.36-9+deb12u7) ... #7 DONE 3.2s #8 [3/7] WORKDIR /DATA #8 DONE 0.0s #9 [4/7] RUN GIT clone https://gerrit.osmocom.org/libosmo-sccp.git #9 0.332 Cloning into 'libosmo-sccp'... #9 DONE 0.6s #10 [5/7] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/LIBOSMO-SCCP/+/MASTER?FORMAT=TEXT /tmp/commit-libosmo-sccp #10 DONE 0.1s #11 [6/7] RUN CD libosmo-sccp && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && autoreconf -fi && ./configure && make "-j$(nproc)" install && install examples/.libs/sccp_demo_user /usr/local/bin/ && ldconfig #11 0.313 Already on 'master' #11 0.313 Your branch is up to date with 'origin/master'. #11 0.315 refs/heads/master #11 0.326 HEAD is now at fb30ebd README.md: cosmetic: fix a typo #11 0.327 master #11 0.328 fb30ebdaa78109e8037f3cd36a663b80ca65160a #11 2.846 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 2.846 libtoolize: copying file './ltmain.sh' #11 2.970 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 2.970 libtoolize: and rerunning libtoolize and aclocal. #11 2.970 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. #11 4.149 configure.ac:167: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.149 configure.ac:167: You should run autoupdate. #11 4.149 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.149 configure.ac:167: the top level #11 4.149 configure.ac:184: warning: AC_OUTPUT should be used without arguments. #11 4.149 configure.ac:184: You should run autoupdate. #11 4.605 configure.ac:23: installing './compile' #11 4.607 configure.ac:25: installing './config.guess' #11 4.609 configure.ac:25: installing './config.sub' #11 4.610 configure.ac:9: installing './install-sh' #11 4.612 configure.ac:9: installing './missing' #11 4.708 examples/Makefile.am: installing './depcomp' #11 5.054 checking for a BSD-compatible install... /usr/bin/install -c #11 5.059 checking whether build environment is sane... yes #11 5.066 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 5.067 checking for gawk... gawk #11 5.068 checking whether make sets $(MAKE)... yes #11 5.074 checking whether make supports nested variables... yes #11 5.079 checking whether make supports nested variables... (cached) yes #11 5.079 checking whether make sets $(MAKE)... (cached) yes #11 5.082 checking for gcc... gcc #11 5.102 checking whether the C compiler works... yes #11 5.130 checking for C compiler default output file name... a.out #11 5.130 checking for suffix of executables... #11 5.165 checking whether we are cross compiling... no #11 5.198 checking for suffix of object files... o #11 5.217 checking whether the compiler supports GNU C... yes #11 5.236 checking whether gcc accepts -g... yes #11 5.253 checking for gcc option to enable C11 features... none needed #11 5.278 checking whether gcc understands -c and -o together... yes #11 5.313 checking whether make supports the include directive... yes (GNU style) #11 5.317 checking dependency style of gcc... gcc3 #11 5.341 checking build system type... x86_64-pc-linux-gnu #11 5.377 checking host system type... x86_64-pc-linux-gnu #11 5.377 checking how to print strings... printf #11 5.398 checking for a sed that does not truncate output... /usr/bin/sed #11 5.402 checking for grep that handles long lines and -e... /usr/bin/grep #11 5.403 checking for egrep... /usr/bin/grep -E #11 5.405 checking for fgrep... /usr/bin/grep -F #11 5.406 checking for ld used by gcc... /usr/bin/ld #11 5.410 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 5.412 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 5.414 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 5.428 checking whether ln -s works... yes #11 5.428 checking the maximum length of command line arguments... 1572864 #11 5.433 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 5.433 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 5.433 checking for /usr/bin/ld option to reload object files... -r #11 5.434 checking for file... file #11 5.434 checking for objdump... objdump #11 5.434 checking how to recognize dependent libraries... pass_all #11 5.435 checking for dlltool... no #11 5.435 checking how to associate runtime and link libraries... printf %s\n #11 5.435 checking for ar... ar #11 5.435 checking for archiver @FILE support... @ #11 5.457 checking for strip... strip #11 5.457 checking for ranlib... ranlib #11 5.457 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 5.510 checking for sysroot... no #11 5.510 checking for a working dd... /usr/bin/dd #11 5.513 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 5.527 checking for mt... no #11 5.527 checking if : is a manifest tool... no #11 5.530 checking for stdio.h... yes #11 5.545 checking for stdlib.h... yes #11 5.565 checking for string.h... yes #11 5.587 checking for inttypes.h... yes #11 5.606 checking for stdint.h... yes #11 5.624 checking for strings.h... yes #11 5.647 checking for sys/stat.h... yes #11 5.665 checking for sys/types.h... yes #11 5.686 checking for unistd.h... yes #11 5.710 checking for dlfcn.h... yes #11 5.737 checking for objdir... .libs #11 5.788 checking if gcc supports -fno-rtti -fno-exceptions... no #11 5.806 checking for gcc option to produce PIC... -fPIC -DPIC #11 5.806 checking if gcc PIC flag -fPIC -DPIC works... yes #11 5.818 checking if gcc static flag -static works... yes #11 5.875 checking if gcc supports -c -o file.o... yes #11 5.896 checking if gcc supports -c -o file.o... (cached) yes #11 5.896 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 5.903 checking whether -lc should be explicitly linked in... no #11 5.928 checking dynamic linker characteristics... GNU/Linux ld.so #11 5.973 checking how to hardcode library paths into programs... immediate #11 5.973 checking whether stripping libraries is possible... yes #11 5.974 checking if libtool supports shared libraries... yes #11 5.974 checking whether to build shared libraries... yes #11 5.974 checking whether to build static libraries... yes #11 5.975 checking for pkg-config... /usr/bin/pkg-config #11 5.975 checking for pkg-config... /usr/bin/pkg-config #11 5.975 checking pkg-config is at least version 0.20... yes #11 5.976 checking for libosmocore >= 1.9.0... yes #11 5.981 checking for libosmovty >= 1.9.0... yes #11 5.986 checking for libosmogsm >= 1.9.0... yes #11 5.993 checking for libosmo-netif >= 1.4.0... yes #11 5.998 checking for library containing sctp_recvmsg... -lsctp #11 6.068 checking if gcc supports -fvisibility=hidden... yes #11 6.078 checking for doxygen... /usr/bin/doxygen #11 6.081 checking whether to enable VTY/CTRL tests... no #11 6.081 CFLAGS=" -std=gnu11 -Wall" #11 6.081 CPPFLAGS=" -Wall" #11 6.099 checking that generated files are newer than configure... done #11 6.100 configure: creating ./config.status #11 6.360 config.status: creating libosmo-sigtran.pc #11 6.369 config.status: creating libosmo-sccp.pc #11 6.378 config.status: creating libosmo-mtp.pc #11 6.386 config.status: creating libosmo-xua.pc #11 6.396 config.status: creating include/osmocom/Makefile #11 6.408 config.status: creating include/osmocom/sccp/Makefile #11 6.419 config.status: creating include/osmocom/mtp/Makefile #11 6.429 config.status: creating include/osmocom/sigtran/Makefile #11 6.439 config.status: creating include/Makefile #11 6.451 config.status: creating src/Makefile #11 6.463 config.status: creating tests/Makefile #11 6.472 config.status: creating tests/sccp/Makefile #11 6.484 config.status: creating tests/mtp/Makefile #11 6.494 config.status: creating tests/m2ua/Makefile #11 6.502 config.status: creating tests/xua/Makefile #11 6.513 config.status: creating tests/ss7/Makefile #11 6.525 config.status: creating tests/vty/Makefile #11 6.536 config.status: creating examples/Makefile #11 6.545 config.status: creating stp/Makefile #11 6.555 config.status: creating doc/Makefile #11 6.565 config.status: creating doc/examples/Makefile #11 6.576 config.status: creating doc/manuals/Makefile #11 6.588 config.status: creating contrib/Makefile #11 6.600 config.status: creating contrib/systemd/Makefile #11 6.610 config.status: creating Doxyfile #11 6.621 config.status: creating Makefile #11 6.632 config.status: executing tests/atconfig commands #11 6.634 config.status: executing depfiles commands #11 6.812 config.status: executing libtool commands #11 6.848 echo 1.8.0.67-fb30 > .version-t && mv .version-t .version #11 6.850 make install-recursive #11 6.853 make[1]: Entering directory '/data/libosmo-sccp' #11 6.856 Making install in include #11 6.858 make[2]: Entering directory '/data/libosmo-sccp/include' #11 6.860 Making install in osmocom #11 6.862 make[3]: Entering directory '/data/libosmo-sccp/include/osmocom' #11 6.865 Making install in mtp #11 6.866 make[4]: Entering directory '/data/libosmo-sccp/include/osmocom/mtp' #11 6.868 make[5]: Entering directory '/data/libosmo-sccp/include/osmocom/mtp' #11 6.868 make[5]: Nothing to be done for 'install-exec-am'. #11 6.869 /usr/bin/mkdir -p '/usr/local/include/osmocom/mtp' #11 6.871 /usr/bin/install -c -m 644 mtp_level3.h mtp_pcap.h '/usr/local/include/osmocom/mtp' #11 6.872 make[5]: Leaving directory '/data/libosmo-sccp/include/osmocom/mtp' #11 6.872 make[4]: Leaving directory '/data/libosmo-sccp/include/osmocom/mtp' #11 6.872 Making install in sccp #11 6.873 make[4]: Entering directory '/data/libosmo-sccp/include/osmocom/sccp' #11 6.875 make[5]: Entering directory '/data/libosmo-sccp/include/osmocom/sccp' #11 6.875 make[5]: Nothing to be done for 'install-exec-am'. #11 6.876 /usr/bin/mkdir -p '/usr/local/include/osmocom/sccp' #11 6.877 /usr/bin/install -c -m 644 sccp_types.h sccp.h '/usr/local/include/osmocom/sccp' #11 6.878 make[5]: Leaving directory '/data/libosmo-sccp/include/osmocom/sccp' #11 6.878 make[4]: Leaving directory '/data/libosmo-sccp/include/osmocom/sccp' #11 6.879 Making install in sigtran #11 6.880 make[4]: Entering directory '/data/libosmo-sccp/include/osmocom/sigtran' #11 6.882 make[5]: Entering directory '/data/libosmo-sccp/include/osmocom/sigtran' #11 6.882 make[5]: Nothing to be done for 'install-exec-am'. #11 6.883 /usr/bin/mkdir -p '/usr/local/include/osmocom/sigtran' #11 6.883 /usr/bin/mkdir -p '/usr/local/include/osmocom/sigtran/protocol' #11 6.884 /usr/bin/install -c -m 644 xua_types.h xua_msg.h m2ua_types.h sccp_sap.h sigtran_sap.h sccp_helpers.h mtp_sap.h osmo_ss7.h '/usr/local/include/osmocom/sigtran' #11 6.884 /usr/bin/install -c -m 644 protocol/sua.h protocol/m3ua.h protocol/mtp.h protocol/sccp_scmg.h '/usr/local/include/osmocom/sigtran/protocol' #11 6.886 make[5]: Leaving directory '/data/libosmo-sccp/include/osmocom/sigtran' #11 6.886 make[4]: Leaving directory '/data/libosmo-sccp/include/osmocom/sigtran' #11 6.888 make[4]: Entering directory '/data/libosmo-sccp/include/osmocom' #11 6.890 make[5]: Entering directory '/data/libosmo-sccp/include/osmocom' #11 6.890 make[5]: Nothing to be done for 'install-exec-am'. #11 6.890 make[5]: Nothing to be done for 'install-data-am'. #11 6.890 make[5]: Leaving directory '/data/libosmo-sccp/include/osmocom' #11 6.890 make[4]: Leaving directory '/data/libosmo-sccp/include/osmocom' #11 6.890 make[3]: Leaving directory '/data/libosmo-sccp/include/osmocom' #11 6.892 make[3]: Entering directory '/data/libosmo-sccp/include' #11 6.894 make[4]: Entering directory '/data/libosmo-sccp/include' #11 6.894 make[4]: Nothing to be done for 'install-exec-am'. #11 6.894 make[4]: Nothing to be done for 'install-data-am'. #11 6.894 make[4]: Leaving directory '/data/libosmo-sccp/include' #11 6.894 make[3]: Leaving directory '/data/libosmo-sccp/include' #11 6.894 make[2]: Leaving directory '/data/libosmo-sccp/include' #11 6.894 Making install in src #11 6.896 make[2]: Entering directory '/data/libosmo-sccp/src' #11 6.897 CC sccp.o #11 6.897 CC mtp_pcap.o #11 6.897 CC libxua_a-xua_msg.o #11 6.898 CC ipa.lo #11 6.898 CC m3ua.lo #11 6.899 CC osmo_ss7.lo #11 6.899 CC osmo_ss7_as.lo #11 6.899 CC osmo_ss7_hmrt.lo #11 6.899 CC osmo_ss7_asp.lo #11 6.899 CC osmo_ss7_asp_peer.lo #11 6.900 CC osmo_ss7_vty.lo #11 6.902 CC sccp2sua.lo #11 6.902 CC osmo_ss7_xua_srv.lo #11 6.904 CC sccp_helpers.lo #11 6.905 CC sccp_lbcs.lo #11 6.906 CC sccp_sap.lo #11 6.927 CC sccp_sclc.lo #11 7.029 CC sccp_scmg.lo #11 7.118 CC sccp_scrc.lo #11 7.135 CC sccp_scoc.lo #11 7.141 CC sccp_types.lo #11 7.177 CC sccp_user.lo #11 7.206 CC sccp_vty.lo #11 7.216 CC sua.lo #11 7.218 CC xua_asp_fsm.lo #11 7.250 CC xua_as_fsm.lo #11 7.250 CC xua_default_lm_fsm.lo #11 7.266 sccp_scoc.c: In function 'scoc_fsm_active': #11 7.267 sccp_scoc.c:1200:9: note: '#pragma message: TODO: internal disco: send N-DISCONNECT.ind to user' #11 7.267 1200 | #pragma message ("TODO: internal disco: send N-DISCONNECT.ind to user") #11 7.267 | ^~~~~~~ #11 7.295 CC xua_msg.lo #11 7.302 CC xua_rkm.lo #11 7.315 CC xua_shared.lo #11 7.347 CC xua_snm.lo #11 7.349 AR libsccp.a #11 7.350 ar: `u' modifier ignored since `D' is the default (see `U') #11 7.356 AR libmtp.a #11 7.356 ar: `u' modifier ignored since `D' is the default (see `U') #11 7.361 AR libxua.a #11 7.362 ar: `u' modifier ignored since `D' is the default (see `U') #11 7.627 CCLD libosmo-sigtran.la #11 7.841 make[3]: Entering directory '/data/libosmo-sccp/src' #11 7.842 /usr/bin/mkdir -p '/usr/local/lib' #11 7.842 /usr/bin/mkdir -p '/usr/local/lib' #11 7.842 /bin/bash ../libtool --mode=install /usr/bin/install -c libosmo-sigtran.la '/usr/local/lib' #11 7.843 /usr/bin/install -c -m 644 libsccp.a libmtp.a libxua.a '/usr/local/lib' #11 7.847 ( cd '/usr/local/lib' && ranlib libsccp.a ) #11 7.849 ( cd '/usr/local/lib' && ranlib libmtp.a ) #11 7.852 ( cd '/usr/local/lib' && ranlib libxua.a ) #11 7.864 libtool: install: /usr/bin/install -c .libs/libosmo-sigtran.so.9.0.0 /usr/local/lib/libosmo-sigtran.so.9.0.0 #11 7.867 libtool: install: (cd /usr/local/lib && { ln -s -f libosmo-sigtran.so.9.0.0 libosmo-sigtran.so.9 || { rm -f libosmo-sigtran.so.9 && ln -s libosmo-sigtran.so.9.0.0 libosmo-sigtran.so.9; }; }) #11 7.870 libtool: install: (cd /usr/local/lib && { ln -s -f libosmo-sigtran.so.9.0.0 libosmo-sigtran.so || { rm -f libosmo-sigtran.so && ln -s libosmo-sigtran.so.9.0.0 libosmo-sigtran.so; }; }) #11 7.873 libtool: install: /usr/bin/install -c .libs/libosmo-sigtran.lai /usr/local/lib/libosmo-sigtran.la #11 7.876 libtool: install: /usr/bin/install -c .libs/libosmo-sigtran.a /usr/local/lib/libosmo-sigtran.a #11 7.879 libtool: install: chmod 644 /usr/local/lib/libosmo-sigtran.a #11 7.881 libtool: install: ranlib /usr/local/lib/libosmo-sigtran.a #11 7.917 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 7.918 ---------------------------------------------------------------------- #11 7.918 Libraries have been installed in: #11 7.918 /usr/local/lib #11 7.918 #11 7.918 If you ever happen to want to link against installed libraries #11 7.918 in a given directory, LIBDIR, you must either use libtool, and #11 7.918 specify the full pathname of the library, or use the '-LLIBDIR' #11 7.918 flag during linking and do at least one of the following: #11 7.918 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 7.918 during execution #11 7.918 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 7.918 during linking #11 7.918 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 7.918 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 7.918 #11 7.918 See any operating system documentation about shared libraries for #11 7.918 more information, such as the ld(1) and ld.so(8) manual pages. #11 7.918 ---------------------------------------------------------------------- #11 7.919 make[3]: Leaving directory '/data/libosmo-sccp/src' #11 7.919 make[2]: Leaving directory '/data/libosmo-sccp/src' #11 7.920 Making install in tests #11 7.921 make[2]: Entering directory '/data/libosmo-sccp/tests' #11 7.924 Making install in xua #11 7.926 make[3]: Entering directory '/data/libosmo-sccp/tests/xua' #11 7.928 make[4]: Entering directory '/data/libosmo-sccp/tests/xua' #11 7.928 make[4]: Nothing to be done for 'install-exec-am'. #11 7.928 make[4]: Nothing to be done for 'install-data-am'. #11 7.928 make[4]: Leaving directory '/data/libosmo-sccp/tests/xua' #11 7.928 make[3]: Leaving directory '/data/libosmo-sccp/tests/xua' #11 7.928 Making install in sccp #11 7.930 make[3]: Entering directory '/data/libosmo-sccp/tests/sccp' #11 7.931 make[4]: Entering directory '/data/libosmo-sccp/tests/sccp' #11 7.931 make[4]: Nothing to be done for 'install-exec-am'. #11 7.931 make[4]: Nothing to be done for 'install-data-am'. #11 7.931 make[4]: Leaving directory '/data/libosmo-sccp/tests/sccp' #11 7.932 make[3]: Leaving directory '/data/libosmo-sccp/tests/sccp' #11 7.932 Making install in mtp #11 7.933 make[3]: Entering directory '/data/libosmo-sccp/tests/mtp' #11 7.935 make[4]: Entering directory '/data/libosmo-sccp/tests/mtp' #11 7.935 make[4]: Nothing to be done for 'install-exec-am'. #11 7.935 make[4]: Nothing to be done for 'install-data-am'. #11 7.935 make[4]: Leaving directory '/data/libosmo-sccp/tests/mtp' #11 7.935 make[3]: Leaving directory '/data/libosmo-sccp/tests/mtp' #11 7.935 Making install in m2ua #11 7.937 make[3]: Entering directory '/data/libosmo-sccp/tests/m2ua' #11 7.938 make[4]: Entering directory '/data/libosmo-sccp/tests/m2ua' #11 7.938 make[4]: Nothing to be done for 'install-exec-am'. #11 7.938 make[4]: Nothing to be done for 'install-data-am'. #11 7.938 make[4]: Leaving directory '/data/libosmo-sccp/tests/m2ua' #11 7.938 make[3]: Leaving directory '/data/libosmo-sccp/tests/m2ua' #11 7.938 Making install in ss7 #11 7.939 make[3]: Entering directory '/data/libosmo-sccp/tests/ss7' #11 7.941 make[4]: Entering directory '/data/libosmo-sccp/tests/ss7' #11 7.941 make[4]: Nothing to be done for 'install-exec-am'. #11 7.941 make[4]: Nothing to be done for 'install-data-am'. #11 7.941 make[4]: Leaving directory '/data/libosmo-sccp/tests/ss7' #11 7.941 make[3]: Leaving directory '/data/libosmo-sccp/tests/ss7' #11 7.941 Making install in vty #11 7.943 make[3]: Entering directory '/data/libosmo-sccp/tests/vty' #11 7.945 make[4]: Entering directory '/data/libosmo-sccp/tests/vty' #11 7.945 make[4]: Nothing to be done for 'install-exec-am'. #11 7.945 make[4]: Nothing to be done for 'install-data-am'. #11 7.945 make[4]: Leaving directory '/data/libosmo-sccp/tests/vty' #11 7.945 make[3]: Leaving directory '/data/libosmo-sccp/tests/vty' #11 7.946 make[3]: Entering directory '/data/libosmo-sccp/tests' #11 7.948 make[4]: Entering directory '/data/libosmo-sccp/tests' #11 7.948 make[4]: Nothing to be done for 'install-exec-am'. #11 7.948 make[4]: Nothing to be done for 'install-data-am'. #11 7.948 make[4]: Leaving directory '/data/libosmo-sccp/tests' #11 7.948 make[3]: Leaving directory '/data/libosmo-sccp/tests' #11 7.948 make[2]: Leaving directory '/data/libosmo-sccp/tests' #11 7.948 Making install in examples #11 7.950 make[2]: Entering directory '/data/libosmo-sccp/examples' #11 7.951 CC sccp_demo_user.o #11 7.951 CC sccp_test_server.o #11 7.951 CC sccp_test_vty.o #11 8.006 CCLD sccp_demo_user #11 8.141 make[3]: Entering directory '/data/libosmo-sccp/examples' #11 8.141 make[3]: Nothing to be done for 'install-exec-am'. #11 8.141 make[3]: Nothing to be done for 'install-data-am'. #11 8.141 make[3]: Leaving directory '/data/libosmo-sccp/examples' #11 8.142 make[2]: Leaving directory '/data/libosmo-sccp/examples' #11 8.142 Making install in stp #11 8.143 make[2]: Entering directory '/data/libosmo-sccp/stp' #11 8.144 CC stp_main.o #11 8.204 CCLD osmo-stp #11 8.335 make[3]: Entering directory '/data/libosmo-sccp/stp' #11 8.335 make[3]: Nothing to be done for 'install-data-am'. #11 8.336 /usr/bin/mkdir -p '/usr/local/bin' #11 8.339 /bin/bash ../libtool --mode=install /usr/bin/install -c osmo-stp '/usr/local/bin' #11 8.368 libtool: install: /usr/bin/install -c .libs/osmo-stp /usr/local/bin/osmo-stp #11 8.369 make[3]: Leaving directory '/data/libosmo-sccp/stp' #11 8.370 make[2]: Leaving directory '/data/libosmo-sccp/stp' #11 8.370 Making install in doc #11 8.371 make[2]: Entering directory '/data/libosmo-sccp/doc' #11 8.374 Making install in examples #11 8.375 make[3]: Entering directory '/data/libosmo-sccp/doc/examples' #11 8.377 make[4]: Entering directory '/data/libosmo-sccp/doc/examples' #11 8.377 make[4]: Nothing to be done for 'install-exec-am'. #11 8.378 /usr/bin/mkdir -p '/usr/local/share/doc/libosmo-sccp/examples/osmo-stp' #11 8.378 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 8.380 /usr/bin/install -c -m 644 osmo-stp.cfg osmo-stp-multihome.cfg '/usr/local/share/doc/libosmo-sccp/examples/osmo-stp' #11 8.380 /usr/bin/install -c -m 644 osmo-stp.cfg '/usr/local/etc/osmocom' #11 8.381 make[4]: Leaving directory '/data/libosmo-sccp/doc/examples' #11 8.381 make[3]: Leaving directory '/data/libosmo-sccp/doc/examples' #11 8.381 Making install in manuals #11 8.383 make[3]: Entering directory '/data/libosmo-sccp/doc/manuals' #11 8.384 make[4]: Entering directory '/data/libosmo-sccp/doc/manuals' #11 8.384 make[4]: Nothing to be done for 'install-exec-am'. #11 8.384 make[4]: Nothing to be done for 'install-data-am'. #11 8.384 make[4]: Leaving directory '/data/libosmo-sccp/doc/manuals' #11 8.385 make[3]: Leaving directory '/data/libosmo-sccp/doc/manuals' #11 8.386 make[3]: Entering directory '/data/libosmo-sccp/doc' #11 8.388 make[4]: Entering directory '/data/libosmo-sccp/doc' #11 8.388 make[4]: Nothing to be done for 'install-exec-am'. #11 8.388 make[4]: Nothing to be done for 'install-data-am'. #11 8.388 make[4]: Leaving directory '/data/libosmo-sccp/doc' #11 8.388 make[3]: Leaving directory '/data/libosmo-sccp/doc' #11 8.388 make[2]: Leaving directory '/data/libosmo-sccp/doc' #11 8.388 Making install in contrib #11 8.390 make[2]: Entering directory '/data/libosmo-sccp/contrib' #11 8.392 Making install in systemd #11 8.393 make[3]: Entering directory '/data/libosmo-sccp/contrib/systemd' #11 8.394 make[4]: Entering directory '/data/libosmo-sccp/contrib/systemd' #11 8.394 make[4]: Nothing to be done for 'install-exec-am'. #11 8.395 /usr/bin/mkdir -p '/lib/systemd/system' #11 8.397 /usr/bin/install -c -m 644 osmo-stp.service '/lib/systemd/system' #11 8.398 make[4]: Leaving directory '/data/libosmo-sccp/contrib/systemd' #11 8.398 make[3]: Leaving directory '/data/libosmo-sccp/contrib/systemd' #11 8.400 make[3]: Entering directory '/data/libosmo-sccp/contrib' #11 8.401 make[4]: Entering directory '/data/libosmo-sccp/contrib' #11 8.401 make[4]: Nothing to be done for 'install-exec-am'. #11 8.401 make[4]: Nothing to be done for 'install-data-am'. #11 8.401 make[4]: Leaving directory '/data/libosmo-sccp/contrib' #11 8.401 make[3]: Leaving directory '/data/libosmo-sccp/contrib' #11 8.402 make[2]: Leaving directory '/data/libosmo-sccp/contrib' #11 8.404 make[2]: Entering directory '/data/libosmo-sccp' #11 8.405 mkdir -p doc/sigtran #11 8.405 /usr/bin/doxygen Doxyfile #11 8.460 warning: Tag 'SYMBOL_CACHE_SIZE' at line 310 of file 'Doxyfile' has become obsolete. #11 8.460 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 8.460 warning: Tag 'SHOW_DIRECTORIES' at line 519 of file 'Doxyfile' has become obsolete. #11 8.460 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 8.460 warning: Tag 'COLS_IN_ALPHA_INDEX' at line 799 of file 'Doxyfile' has become obsolete. #11 8.460 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 8.460 warning: Tag 'HTML_ALIGN_MEMBERS' at line 900 of file 'Doxyfile' has become obsolete. #11 8.460 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 8.460 warning: Tag 'USE_INLINE_TREES' at line 1087 of file 'Doxyfile' has become obsolete. #11 8.460 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 8.460 warning: Tag 'LATEX_SOURCE_CODE' at line 1247 of file 'Doxyfile' has become obsolete. #11 8.460 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 8.460 warning: Tag 'XML_SCHEMA' at line 1339 of file 'Doxyfile' has become obsolete. #11 8.460 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 8.460 warning: Tag 'XML_DTD' at line 1345 of file 'Doxyfile' has become obsolete. #11 8.460 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 8.460 warning: Tag 'PERL_PATH' at line 1510 of file 'Doxyfile' has become obsolete. #11 8.460 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 8.460 warning: Tag 'CLASS_DIAGRAMS' at line 1522 of file 'Doxyfile' has become obsolete. #11 8.460 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 8.460 warning: Tag 'MSCGEN_PATH' at line 1531 of file 'Doxyfile' has become obsolete. #11 8.460 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 8.461 warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value #11 8.461 Using the default: a4! #11 8.505 Doxygen version used: 1.9.4 #11 8.505 Searching for include files... #11 8.505 Searching for example files... #11 8.505 Searching for images... #11 8.505 Searching for dot files... #11 8.505 Searching for msc files... #11 8.505 Searching for dia files... #11 8.505 Searching for files to exclude #11 8.505 Searching INPUT for files to process... #11 8.505 Searching for files in directory /data/libosmo-sccp/include/osmocom/sigtran #11 8.505 Searching for files in directory /data/libosmo-sccp/include/osmocom/sigtran/protocol #11 8.505 Searching for files in directory /data/libosmo-sccp/src #11 8.505 Reading and parsing tag files #11 8.505 Parsing files #11 8.505 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/m2ua_types.h... #11 8.505 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/m2ua_types.h... #11 8.505 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/mtp_sap.h... #11 8.505 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/mtp_sap.h... #11 8.505 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/osmo_ss7.h... #11 8.505 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/osmo_ss7.h... #11 8.505 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/protocol/m3ua.h... #11 8.505 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/protocol/m3ua.h... #11 8.505 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/protocol/mtp.h... #11 8.505 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/protocol/mtp.h... #11 8.505 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/protocol/sccp_scmg.h... #11 8.505 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/protocol/sccp_scmg.h... #11 8.505 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/protocol/sua.h... #11 8.505 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/protocol/sua.h... #11 8.505 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/sccp_helpers.h... #11 8.505 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/sccp_helpers.h... #11 8.505 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/sccp_sap.h... #11 8.505 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/sccp_sap.h... #11 8.505 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/sigtran_sap.h... #11 8.505 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/sigtran_sap.h... #11 8.505 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/xua_msg.h... #11 8.505 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/xua_msg.h... #11 8.505 Preprocessing /data/libosmo-sccp/include/osmocom/sigtran/xua_types.h... #11 8.505 Parsing file /data/libosmo-sccp/include/osmocom/sigtran/xua_types.h... #11 8.505 Preprocessing /data/libosmo-sccp/src/ipa.c... #11 8.505 Parsing file /data/libosmo-sccp/src/ipa.c... #11 8.505 Preprocessing /data/libosmo-sccp/src/m3ua.c... #11 8.505 Parsing file /data/libosmo-sccp/src/m3ua.c... #11 8.505 Preprocessing /data/libosmo-sccp/src/mtp_pcap.c... #11 8.505 Parsing file /data/libosmo-sccp/src/mtp_pcap.c... #11 8.505 Preprocessing /data/libosmo-sccp/src/osmo_ss7.c... #11 8.505 Parsing file /data/libosmo-sccp/src/osmo_ss7.c... #11 8.505 Preprocessing /data/libosmo-sccp/src/osmo_ss7_as.c... #11 8.505 Parsing file /data/libosmo-sccp/src/osmo_ss7_as.c... #11 8.505 Preprocessing /data/libosmo-sccp/src/osmo_ss7_asp.c... #11 8.505 Parsing file /data/libosmo-sccp/src/osmo_ss7_asp.c... #11 8.505 Preprocessing /data/libosmo-sccp/src/osmo_ss7_asp_peer.c... #11 8.505 Parsing file /data/libosmo-sccp/src/osmo_ss7_asp_peer.c... #11 8.505 Preprocessing /data/libosmo-sccp/src/osmo_ss7_hmrt.c... #11 8.505 Parsing file /data/libosmo-sccp/src/osmo_ss7_hmrt.c... #11 8.505 Preprocessing /data/libosmo-sccp/src/osmo_ss7_vty.c... #11 8.505 Parsing file /data/libosmo-sccp/src/osmo_ss7_vty.c... #11 8.505 Preprocessing /data/libosmo-sccp/src/osmo_ss7_xua_srv.c... #11 8.505 Parsing file /data/libosmo-sccp/src/osmo_ss7_xua_srv.c... #11 8.505 Preprocessing /data/libosmo-sccp/src/sccp.c... #11 8.505 Parsing file /data/libosmo-sccp/src/sccp.c... #11 8.505 Preprocessing /data/libosmo-sccp/src/sccp2sua.c... #11 8.505 Parsing file /data/libosmo-sccp/src/sccp2sua.c... #11 8.505 Preprocessing /data/libosmo-sccp/src/sccp_helpers.c... #11 8.505 Parsing file /data/libosmo-sccp/src/sccp_helpers.c... #11 8.505 Preprocessing /data/libosmo-sccp/src/sccp_internal.h... #11 8.505 Parsing file /data/libosmo-sccp/src/sccp_internal.h... #11 8.505 Preprocessing /data/libosmo-sccp/src/sccp_lbcs.c... #11 8.505 Parsing file /data/libosmo-sccp/src/sccp_lbcs.c... #11 8.505 Preprocessing /data/libosmo-sccp/src/sccp_sap.c... #11 8.505 Parsing file /data/libosmo-sccp/src/sccp_sap.c... #11 8.505 Preprocessing /data/libosmo-sccp/src/sccp_sclc.c... #11 8.505 Parsing file /data/libosmo-sccp/src/sccp_sclc.c... #11 8.505 Preprocessing /data/libosmo-sccp/src/data/libosmo-sccp/include/osmocom/sigtran/osmo_ss7.h:84: warning: unable to resolve reference to 'osmo_xua_servers' for \ref command #11 8.627 /sccp_scmg.c... #11 8.627 Parsing file /data/libosmo-sccp/src/sccp_scmg.c... #11 8.627 Preprocessing /data/libosmo-sccp/src/sccp_scoc.c... #11 8.627 Parsing file /data/libosmo-sccp/src/sccp_scoc.c... #11 8.627 Preprocessing /data/libosmo-sccp/src/sccp_scrc.c... #11 8.627 Parsing file /data/libosmo-sccp/src/sccp_scrc.c... #11 8.627 Preprocessing /data/libosmo-sccp/src/sccp_types.c... #11 8.627 Parsing file /data/libosmo-sccp/src/sccp_types.c... #11 8.627 Preprocessing /data/libosmo-sccp/src/sccp_user.c... #11 8.627 Parsing file /data/libosmo-sccp/src/sccp_user.c... #11 8.627 Preprocessing /data/libosmo-sccp/src/sccp_vty.c... #11 8.627 Parsing file /data/libosmo-sccp/src/sccp_vty.c... #11 8.627 Preprocessing /data/libosmo-sccp/src/ss7_internal.h... #11 8.627 Parsing file /data/libosmo-sccp/src/ss7_internal.h... #11 8.627 Preprocessing /data/libosmo-sccp/src/sua.c... #11 8.627 Parsing file /data/libosmo-sccp/src/sua.c... #11 8.627 Preprocessing /data/libosmo-sccp/src/xua_as_fsm.c... #11 8.627 Parsing file /data/libosmo-sccp/src/xua_as_fsm.c... #11 8.627 Preprocessing /data/libosmo-sccp/src/xua_as_fsm.h... #11 8.627 Parsing file /data/libosmo-sccp/src/xua_as_fsm.h... #11 8.627 Preprocessing /data/libosmo-sccp/src/xua_asp_fsm.c... #11 8.627 Parsing file /data/libosmo-sccp/src/xua_asp_fsm.c... #11 8.627 Preprocessing /data/libosmo-sccp/src/xua_asp_fsm.h... #11 8.627 Parsing file /data/libosmo-sccp/src/xua_asp_fsm.h... #11 8.627 Preprocessing /data/libosmo-sccp/src/xua_default_lm_fsm.c... #11 8.627 Parsing file /data/libosmo-sccp/src/xua_default_lm_fsm.c... #11 8.627 Preprocessing /data/libosmo-sccp/src/xua_internal.h... #11 8.627 Parsing file /data/libosmo-sccp/src/xua_internal.h... #11 8.627 Preprocessing /data/libosmo-sccp/src/xua_msg.c... #11 8.627 Parsing file /data/libosmo-sccp/src/xua_msg.c... #11 8.627 Preprocessing /data/libosmo-sccp/src/xua_rkm.c... #11 8.627 Parsing file /data/libosmo-sccp/src/xua_rkm.c... #11 8.627 Preprocessing /data/libosmo-sccp/src/xua_shared.c... #11 8.627 Parsing file /data/libosmo-sccp/src/xua_shared.c... #11 8.627 Preprocessing /data/libosmo-sccp/src/xua_snm.c... #11 8.627 Parsing file /data/libosmo-sccp/src/xua_snm.c... #11 8.627 Building macro definition list... #11 8.627 Building group list... #11 8.627 Building directory list... #11 8.627 Building namespace list... #11 8.627 Building file list... #11 8.627 Building class list... #11 8.627 Building concept list... #11 8.627 Computing nesting relations for classes... #11 8.627 Associating documentation with classes... #11 8.627 Associating documentation with concepts... #11 8.627 Building example list... #11 8.627 Searching for enumerations... #11 8.627 Searching for documented typedefs... #11 8.627 Searching for members imported via using declarations... #11 8.627 Searching for included using directives... #11 8.627 Searching for documented variables... #11 8.627 Building interface member list... #11 8.627 Building member list... #11 8.627 Searching for friends... #11 8.627 Searching for documented defines... #11 8.627 Computing class inheritance relations... #11 8.627 Computing class usage relations... #11 8.627 Flushing cached template relations that have become invalid... #11 8.627 Computing class relations... #11 8.627 Add enum values to enums... #11 8.627 Searching for member function documentation... #11 8.627 Creating members for template instances... #11 8.627 Building page list... #11 8.627 Search for main page... #11 8.627 Computing page relations... #11 8.627 Determining the scope of groups... #11 8.627 Sorting lists... #11 8.627 Determining which enums are documented #11 8.627 Computing member relations... #11 8.627 Building full member lists recursively... #11 8.627 Adding members to member groups. #11 8.627 Computing member references... #11 8.627 Inheriting documentation... #11 8.627 Generating disk names... #11 8.627 Adding source references... #11 8.627 Adding xrefitems... #11 8.627 Sorting member lists... #11 8.627 Setting anonymous enum type... #11 8.627 Computing dependencies between directories... #11 8.627 Generating citations page... #11 8.627 Counting members... #11 8.627 Counting data structures... #11 8.627 Resolving user defined references... #11 8.627 Finding anchors and sections in the documentation... #11 8.627 Transferring function references... #11 8.627 Combining using relations... #11 8.627 Adding members to index pages... #11 8.627 Correcting members for VHDL... #11 8.627 Computing tooltip texts... #11 8.627 Generating style sheet... #11 8.627 Generating search indices... #11 8.627 Generating example documentation... #11 8.627 Generating file sources... #11 8.627 Generating code for file include/osmocom/sigtran/m2ua_types.h... #11 8.627 Generating code for file include/osmocom/sigtran/mtp_sap.h... #11 8.627 Generating code for file include/osmocom/sigtran/osmo_ss7.h... #11 8.627 Generating code for file include/osmocom/sigtran/protocol/m3ua.h... #11 8.627 Generating code for file include/osmocom/sigtran/protocol/mtp.h... #11 8.627 Generating code for file include/osmocom/sigt/data/libosmo-sccp/include/osmocom/sigtran/osmo_ss7.h:514: warning: argument 'ppid_sid' of command @param is not found in the argument list of osmo_ss7_asp_rx_unknown_cb(struct osmo_ss7_asp *asp, int ppid_mux, struct msgb *msg) #11 8.783 /data/libosmo-sccp/include/osmocom/sigtran/osmo_ss7.h:514: warning: The following parameter of osmo_ss7_asp_rx_unknown_cb(struct osmo_ss7_asp *asp, int ppid_mux, struct msgb *msg) is not documented: #11 8.783 parameter 'ppid_mux' #11 8.784 /data/libosmo-sccp/src/sccp_user.c:881: warning: argument 'sccp' of command @param is not found in the argument list of osmo_sccp_set_max_optional_data(struct osmo_sccp_instance *inst, int val) #11 8.784 /data/libosmo-sccp/src/sccp_user.c:881: warning: The following parameter of osmo_sccp_set_max_optional_data(struct osmo_sccp_instance *inst, int val) is not documented: #11 8.784 parameter 'inst' #11 8.785 /data/libosmo-sccp/src/osmo_ss7_as.c:97: warning: unable to resolve reference to 'asp' for \ref command #11 8.785 /data/libosmo-sccp/src/osmo_ss7_as.c:97: warning: argument 'asp' of command @param is not found in the argument list of osmo_ss7_as_add_asp(struct osmo_ss7_as *as, const char *asp_name) #11 8.785 /data/libosmo-sccp/src/osmo_ss7_as.c:98: warning: unable to resolve reference to 'as' for \ref command #11 8.785 /data/libosmo-sccp/src/osmo_ss7_as.c:97: warning: The following parameter of osmo_ss7_as_add_asp(struct osmo_ss7_as *as, const char *asp_name) is not documented: #11 8.785 parameter 'asp_name' #11 8.786 /data/libosmo-sccp/src/osmo_ss7_as.c:127: warning: unable to resolve reference to 'asp' for \ref command #11 8.786 /data/libosmo-sccp/src/osmo_ss7_as.c:127: warning: argument 'asp' of command @param is not found in the argument list of osmo_ss7_as_del_asp(struct osmo_ss7_as *as, const char *asp_name) #11 8.786 /data/libosmo-sccp/src/osmo_ss7_as.c:128: warning: unable to resolve reference to 'as' for \ref command #11 8.786 /data/libosmo-sccp/src/osmo_ss7_as.c:127: warning: The following parameter of osmo_ss7_as_del_asp(struct osmo_ss7_as *as, const char *asp_name) is not documented: #11 8.786 parameter 'asp_name' #11 8.787 /data/libosmo-sccp/src/osmo_ss7_as.c:177: warning: unable to resolve reference to 'asp' for \ref command #11 8.787 /data/libosmo-sccp/src/osmo_ss7_as.c:178: warning: unable to resolve reference to 'as' for \ref command #11 8.787 /data/libosmo-sccp/src/osmo_ss7_as.c:179: warning: unable to resolve reference to 'asp' for \ref command #11 8.787 /data/libosmo-sccp/src/osmo_ss7_as.c:179: warning: unable to resolve reference to 'as' for \ref command #11 8.788 /data/libosmo-sccp/src/osmo_ss7.c:1002: warning: unable to resolve reference to 'asp' for \ref command #11 8.792 /data/libosmo-sccp/src/osmo_ss7.c:733: warning: unable to resolve reference to 'pc' for \ref command #11 8.794 /data/libosmo-sccp/src/osmo_ss7_xua_srv.c:251: warning: argument 'ctx' of command @param is not found in the argument list of osmo_ss7_xua_server_create(struct osmo_ss7_instance *inst, enum osmo_ss7_asp_protocol proto, uint16_t local_port, const char *local_host) #11 8.794 /data/libosmo-sccp/src/osmo_ss7_xua_srv.c:251: warning: The following parameter of osmo_ss7_xua_server_create(struct osmo_ss7_instance *inst, enum osmo_ss7_asp_protocol proto, uint16_t local_port, const char *local_host) is not documented: #11 8.794 parameter 'inst' #11 8.806 /data/libosmo-sccp/src/osmo_ss7_vty.c:2259: warning: argument 'name' of command @param is not found in the argument list of osmo_sccp_name_by_addr(const struct osmo_sccp_addr *addr) #11 8.806 /data/libosmo-sccp/src/osmo_ss7_vty.c:2259: warning: The following parameter of osmo_sccp_name_by_addr(const struct osmo_sccp_addr *addr) is not documented: #11 8.806 parameter 'addr' #11 8.806 /data/libosmo-sccp/src/sccp_user.c:136: warning: The following parameter of osmo_sccp_user_bind(struct osmo_sccp_instance *inst, const char *name, osmo_prim_cb prim_cb, uint16_t ssn) is not documented: #11 8.806 parameter 'prim_cb' #11 8.806 /data/libosmo-sccp/src/sccp_user.c:123: warning: The following parameter of osmo_sccp_user_bind_pc(struct osmo_sccp_instance *inst, const char *name, osmo_prim_cb prim_cb, uint16_t ssn, uint32_t pc) is not documented: #11 8.806 parameter 'prim_cb' #11 8.811 /data/libosmo-sccp/src/xua_msg.c:433: warning: unable to resolve reference to 'maps' for \ref command #11 8.811 /data/libosmo-sccp/src/xua_msg.c:431: warning: The following parameter of xua_msg_event_map(const struct xua_msg *xua, const struct xua_msg_event_map *maps, unsigned int num_maps) is not documented: #11 8.811 parameter 'num_maps' #11 8.816 /data/libosmo-sccp/src/m3ua.c:685: warning: unable to resolve reference to 'msg' for \ref command #11 8.817 /data/libosmo-sccp/src/m3ua.c:901: warning: argument 'info_string' of command @param is not found in the argument list of m3ua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) #11 8.817 /data/libosmo-sccp/src/m3ua.c:901: warning: The following parameter of m3ua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) is not documented: #11 8.817 parameter 'info_str' #11 8.818 /data/libosmo-sccp/src/m3ua.c:487: warning: unable to resolve reference to 'xua' for \ref command #11 8.824 /data/libosmo-sccp/src/osmo_ss7.c:1002: warning: unable to resolve reference to 'asp' for \ref command #11 8.827 /data/libosmo-sccp/src/osmo_ss7.c:733: warning: unable to resolve reference to 'pc' for \ref command #11 8.830 /data/libosmo-sccp/src/osmo_ss7_as.c:97: warning: unable to resolve reference to 'asp' for \ref command #11 8.830 /data/libosmo-sccp/src/osmo_ss7_as.c:97: warning: argument 'asp' of command @param is not found in the argument list of osmo_ss7_as_add_asp(struct osmo_ss7_as *as, const char *asp_name) #11 8.830 /data/libosmo-sccp/src/osmo_ss7_as.c:98: warning: unable to resolve reference to 'as' for \ref command #11 8.830 /data/libosmo-sccp/src/osmo_ss7_as.c:97: warning: The following parameter of osmo_ss7_as_add_asp(struct osmo_ss7_as *as, const char *asp_name) is not documented: #11 8.830 parameter 'asp_name' #11 8.830 /data/libosmo-sccp/src/osmo_ss7_as.c:127: warning: unable to resolve reference to 'asp' for \ref command #11 8.830 /data/libosmo-sccp/src/osmo_ss7_as.c:127: warning: argument 'asp' of command @param is not found in the argument list of osmo_ss7_as_del_asp(struct osmo_ss7_as *as, const char *asp_name) #11 8.830 /data/libosmo-sccp/src/osmo_ss7_as.c:128: warning: unable to resolve reference to 'as' for \ref command #11 8.830 /data/libosmo-sccp/src/osmo_ss7_as.c:127: warning: The following parameter of osmo_ss7_as_del_asp(struct osmo_ss7_as *as, const char *asp_name) is not documented: #11 8.830 parameter 'asp_name' #11 8.830 /data/libosmo-sccp/src/osmo_ss7_as.c:177: warning: unable to resolve reference to 'asp' for \ref command #11 8.830 /data/libosmo-sccp/src/osmo_ss7_as.c:178: warning: unable to resolve reference to 'as' for \ref command #11 8.830 /data/libosmo-sccp/src/osmo_ss7_as.c:179: warning: unable to resolve reference to 'asp' for \ref command #11 8.830 /data/libosmo-sccp/src/osmo_ss7_as.c:179: warning: unable to resolve reference to 'as' for \ref command #11 8.834 /data/libosmo-sccp/src/osmo_ss7_asp.c:459: warning: The following parameter of ss7_asp_find_by_socket_addr(int fd, int trans_proto) is not documented: #11 8.834 parameter 'trans_proto' #11 8.849 /data/libosmo-sccp/src/osmo_ss7_vty.c:2259: warning: argument 'name' of command @param is not found in the argument list of osmo_sccp_name_by_addr(const struct osmo_sccp_addr *addr) #11 8.849 /data/libosmo-sccp/src/osmo_ss7_vty.c:2259: warning: The following parameter of osmo_sccp_name_by_addr(const struct osmo_sccp_addr *addr) is not documented: #11 8.849 parameter 'addr' #11 8.853 /data/libosmo-sccp/src/osmo_ss7_xua_srv.c:251: warning: argument 'ctx' of command @param is not found in the argument list of osmo_ss7_xua_server_create(struct osmo_ss7_instance *inst, enum osmo_ss7_asp_protocol proto, uint16_t local_port, const char *local_host) #11 8.853 /data/libosmo-sccp/src/osmo_ss7_xua_srv.c:251: warning: The following parameter of osmo_ss7_xua_server_create(struct osmo_ss7_instance *inst, enum osmo_ss7_asp_protocol proto, uint16_t local_port, const char *local_host) is not documented: #11 8.853 parameter 'inst' #11 8.861 /data/libosmo-sccp/src/sccp2sua.c:92: warning: unable to resolve reference to 'in_digits' for \ref command #11 8.861 /data/libosmo-sccp/src/sccp2sua.c:69: warning: unable to resolve reference to 'in' for \ref command #11 8.862 /data/libosmo-sccp/src/sccp2sua.c:224: warning: unable to resolve reference to 'msg' for \ref command #11 8.862 /data/libosmo-sccp/src/sccp2sua.c:116: warning: unable to resolve reference to 'addr' for \ref command #11 8.863 /data/libosmo-sccp/src/sccp2sua.c:320: warning: unable to resolve reference to 'addr' for \ref command #11 8.864 /data/libosmo-sccp/src/sccp2sua.c:682: warning: The following parameter of sccp_msg_add_sua_opt(enum sccp_message_types type, struct msgb *msg, const struct xua_msg_part *opt) is not documented: #11 8.864 parameter 'type' #11 8.864 /data/libosmo-sccp/src/sccp2sua.c:1176: warning: unable to resolve reference to 'xua' for \ref command #11 8.864 /data/libosmo-sccp/src/sccp2sua.c:1140: warning: unable to resolve reference to 'xua' for \ref command #11 8.864 /data/libosmo-sccp/src/sccp2sua.c:1209: warning: unable to resolve reference to 'xua' for \ref command #11 8.864 /data/libosmo-sccp/src/sccp2sua.c:1300: warning: unable to resolve reference to 'xua' for \ref command #11 8.865 /data/libosmo-sccp/src/sccp2sua.c:1638: warning: unable to resolve reference to 'xua' for \ref command #11 8.865 /data/libosmo-sccp/src/sccp2sua.c:1599: warning: unable to resolve reference to 'xua' for \ref command #11 8.865 /data/libosmo-sccp/src/sccp2sua.c:1429: warning: unable to resolve reference to 'xua' for \ref command #11 8.865 /data/libosmo-sccp/src/sccp2sua.c:1559: warning: unable to resolve reference to 'xua' for \ref command #11 8.865 /data/libosmo-sccp/src/sccp2sua.c:797: warning: unable to resolve reference to 'xua' for \ref command #11 8.865 /data/libosmo-sccp/src/sccp2sua.c:1271: warning: unable to resolve reference to 'xua' for \ref command #11 8.865 /data/libosmo-sccp/src/sccp2sua.c:1238: warning: unable to resolve reference to 'xua' for \ref command #11 8.865 /data/libosmo-sccp/src/sccp2sua.c:1332: warning: unable to resolve reference to 'xua' for \ref command #11 8.866 /data/libosmo-sccp/src/sccp2sua.c:1468: warning: unable to resolve reference to 'xua' for \ref command #11 8.866 /data/libosmo-sccp/src/sccp2sua.c:1382: warning: unable to resolve reference to 'xua' for \ref command #11 8.866 /data/libosmo-sccp/src/sccp2sua.c:1519: warning: unable to resolve reference to 'xua' for \ref command #11 8.866 /data/libosmo-sccp/src/sccp2sua.c:1189: warning: unable to resolve reference to 'xua' for \ref command #11 8.866 /data/libosmo-sccp/src/sccp2sua.c:1156: warning: unable to resolve reference to 'xua' for \ref command #11 8.866 /data/libosmo-sccp/src/sccp2sua.c:1221: warning: unable to resolve reference to 'xua' for \ref command #11 8.867 /data/libosmo-sccp/src/sccp2sua.c:565: warning: unable to resolve reference to 'opt' for \ref command #11 8.873 /data/libosmo-sccp/src/sccp_sclc.c:143: warning: argument 'on' of command @param is not found in the argument list of sccp_sclc_user_sap_down(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) #11 8.873 /data/libosmo-sccp/src/sccp_sclc.c:143: warning: The following parameter of sccp_sclc_user_sap_down(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) is not documented: #11 8.873 parameter 'oph' #11 8.873 /data/libosmo-sccp/src/sccp_sclc.c:119: warning: argument 'on' of command @param is not found in the argument list of sccp_sclc_user_sap_down_nofree(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) #11 8.873 /data/libosmo-sccp/src/sccp_sclc.c:119: warning: The following parameter of sccp_sclc_user_sap_down_nofree(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) is not documented: #11 8.873 parameter 'oph' #11 8.878 /data/libosmo-sccp/src/sccp_sclc.c:143: warning: argument 'on' of command @param is not found in the argument list of sccp_sclc_user_sap_down(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) #11 8.878 /data/libosmo-sccp/src/sccp_sclc.c:143: warning: The following parameter of sccp_sclc_user_sap_down(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) is not documented: #11 8.878 parameter 'oph' #11 8.878 /data/libosmo-sccp/src/sccp_sclc.c:119: warning: argument 'on' of command @param is not found in the argument list of sccp_sclc_user_sap_down_nofree(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) #11 8.878 /data/libosmo-sccp/src/sccp_sclc.c:119: warning: The following parameter of sccp_sclc_user_sap_down_nofree(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) is not documented: #11 8.878 parameter 'oph' #11 8.895 /data/libosmo-sccp/src/sccp_user.c:881: warning: argument 'sccp' of command @param is not found in the argument list of osmo_sccp_set_max_optional_data(struct osmo_sccp_instance *inst, int val) #11 8.896 /data/libosmo-sccp/src/sccp_user.c:881: warning: The following parameter of osmo_sccp_set_max_optional_data(struct osmo_sccp_instance *inst, int val) is not documented: #11 8.896 parameter 'inst' #11 8.897 /data/libosmo-sccp/src/sccp_user.c:136: warning: The following parameter of osmo_sccp_user_bind(struct osmo_sccp_instance *inst, const char *name, osmo_prim_cb prim_cb, uint16_t ssn) is not documented: #11 8.897 parameter 'prim_cb' #11 8.897 /data/libosmo-sccp/src/sccp_user.c:123: warning: The following parameter of osmo_sccp_user_bind_pc(struct osmo_sccp_instance *inst, const char *name, osmo_prim_cb prim_cb, uint16_t ssn, uint32_t pc) is not documented: #11 8.897 parameter 'prim_cb' #11 8.898 /data/libosmo-sccp/src/sccp_user.c:88: warning: The following parameter of sccp_user_bind_pc(struct osmo_sccp_instance *inst, const char *name, osmo_prim_cb prim_cb, uint16_t ssn, uint32_t pc) is not documented: #11 8.898 parameter 'prim_cb' #11 8.902 /data/libosmo-sccp/src/osmo_ss7_asp.c:459: warning: The following parameter of ss7_asp_find_by_socket_addr(int fd, int trans_proto) is not documented: #11 8.902 parameter 'trans_proto' #11 8.905 /data/libosmo-sccp/src/sua.c:500: warning: unable to resolve reference to 'xua' for \ref command #11 8.907 /data/libosmo-sccp/src/sua.c:674: warning: unable to resolve reference to 'msg' for \ref command #11 8.908 /data/libosmo-sccp/src/sua.c:910: warning: argument 'info_string' of command @param is not found in the argument list of sua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) #11 8.908 /data/libosmo-sccp/src/sua.c:910: warning: The following parameter of sua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) is not documented: #11 8.908 parameter 'info_str' #11 8.908 /data/libosmo-sccp/src/sua.c:302: warning: unable to resolve reference to 'xua' for \ref command #11 8.923 ran/protocol/sccp_scmg.h... #11 8.923 Generating code for file include/osmocom/sigtran/protocol/sua.h... #11 8.923 Generating code for file include/osmocom/sigtran/sccp_helpers.h... #11 8.923 Generating code for file include/osmocom/sigtran/sccp_sap.h... #11 8.923 Generating code for file include/osmocom/sigtran/sigtran_sap.h... #11 8.923 Generating code for file include/osmocom/sigtran/xua_msg.h... #11 8.923 Generating code for file include/osmocom/sigtran/xua_types.h... #11 8.923 Parsing code for file src/ipa.c... #11 8.923 Parsing code for file src/m3ua.c... #11 8.923 Parsing code for file src/mtp_pcap.c... #11 8.923 Parsing code for file src/osmo_ss7.c... #11 8.923 Parsing code for file src/osmo_ss7_as.c... #11 8.923 Parsing code for file src/osmo_ss7_asp.c... #11 8.923 Parsing code for file src/osmo_ss7_asp_peer.c... #11 8.923 Parsing code for file src/osmo_ss7_hmrt.c... #11 8.923 Parsing code for file src/osmo_ss7_vty.c... #11 8.923 Parsing code for file src/osmo_ss7_xua_srv.c... #11 8.923 Parsing code for file src/sccp.c... #11 8.923 Parsing code for file src/sccp2sua.c... #11 8.923 Parsing code for file src/sccp_helpers.c... #11 8.923 Generating code for file src/sccp_internal.h... #11 8.923 Parsing code for file src/sccp_lbcs.c... #11 8.923 Parsing code for file src/sccp_sap.c... #11 8.923 Parsing code for file src/sccp_sclc.c... #11 8.923 Parsing code for file src/sccp_scmg.c... #11 8.923 Parsing code for file src/sccp_scoc.c... #11 8.923 Parsing code for file src/sccp_scrc.c... #11 8.923 Parsing code for file src/sccp_types.c... #11 8.923 Parsing code for file src/sccp_user.c... #11 8.923 Parsing code for file src/sccp_vty.c... #11 8.923 Generating code for file src/ss7_internal.h... #11 8.923 Parsing code for file src/sua.c... #11 8.923 Parsing code for file src/xua_as_fsm.c... #11 8.923 Generating code for file src/xua_as_fsm.h... #11 8.923 Parsing code for file src/xua_asp_fsm.c... #11 8.923 Generating code for file src/xua_asp_fsm.h... #11 8.923 Parsing code for file src/xua_default_lm_fsm.c... #11 8.923 Generating code for file src/xua_internal.h... #11 8.923 Parsing code for file src/xua_msg.c... #11 8.923 Parsing code for file src/xua_rkm.c... #11 8.923 Parsing code for file src/xua_shared.c... #11 8.923 Parsing code for file src/xua_snm.c... #11 8.923 Generating file documentation... #11 8.923 Generating docs for file include/osmocom/sigtran/m2ua_types.h... #11 8.923 Generating docs for file include/osmocom/sigtran/mtp_sap.h... #11 8.923 Generating docs for file include/osmocom/sigtran/osmo_ss7.h... #11 8.923 Generating docs for file include/osmocom/sigtran/protocol/m3ua.h... #11 8.923 Generating docs for file include/osmocom/sigtran/protocol/mtp.h... #11 8.923 Generating docs for file include/osmocom/sigtran/protocol/sccp_scmg.h... #11 8.923 Generating docs for file include/osmocom/sigtran/protocol/sua.h... #11 8.923 Generating docs for file include/osmocom/sigtran/sccp_helpers.h... #11 8.923 Generating docs for file include/osmocom/sigtran/sccp_sap.h... #11 8.923 Generating docs for file include/osmocom/sigtran/sigtran_sap.h... #11 8.923 Generating docs for file include/osmocom/sigtran/xua_msg.h... #11 8.923 Generating docs for file include/osmocom/sigtran/xua_types.h... #11 8.923 Generating docs for file src/ipa.c... #11 8.923 Generating docs for file src/m3ua.c... #11 8.923 Generating docs for file src/mtp_pcap.c... #11 8.923 Generating docs for file src/osmo_ss7.c... #11 8.923 Generating docs for file src/osmo_ss7_as.c... #11 8.923 Generating docs for file src/osmo_ss7_asp.c... #11 8.923 Generating docs for file src/osmo_ss7_asp_peer.c... #11 8.923 Generating docs for file src/osmo_ss7_hmrt.c... #11 8.923 Generating docs for file src/osmo_ss7_vty.c... #11 8.923 Generating docs for file src/osmo_ss7_xua_srv.c... #11 8.923 Generating docs for file src/sccp.c... #11 8.923 Generating docs for file src/sccp2sua.c... #11 8.923 Generating docs for file src/sccp_helpers.c... #11 8.923 Generating docs for file src/sccp_internal.h... #11 8.923 Generating docs for file src/sccp_lbcs.c... #11 8.923 Generating docs for file src/sccp_sap.c... #11 8.923 Generating docs for file src/sccp_sclc.c... #11 8.923 Generating docs for file src/sccp_scmg.c... #11 8.923 Generating docs for file src/sccp_scoc.c... #11 8.923 Generating docs for file src/sccp_scrc.c... #11 8.923 Generating docs for file src/sccp_types.c... #11 8.923 Generating docs for file src/sccp_user.c... #11 8.923 Generating docs for file src/sccp_vty.c... #11 8.923 Generating docs for file src/ss7_internal.h... #11 8.923 Generating docs for file src/sua.c... #11 8.923 Generating docs for file src/xua_as_fsm.c... #11 8.923 Generating docs for file src/xua_as_fsm.h... #11 8.923 Generating docs for file src/xua_asp_fsm.c... #11 8.923 Generating docs for file src/xua_asp_fsm.h... #11 8.923 Generating docs for file src/xua_default_lm_fsm.c... #11 8.923 Generating docs for file src/xua_intern/data/libosmo-sccp/src/m3ua.c:685: warning: unable to resolve reference to 'msg' for \ref command #11 8.927 /data/libosmo-sccp/src/m3ua.c:901: warning: argument 'info_string' of command @param is not found in the argument list of m3ua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) #11 8.927 /data/libosmo-sccp/src/m3ua.c:901: warning: The following parameter of m3ua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) is not documented: #11 8.927 parameter 'info_str' #11 8.928 /data/libosmo-sccp/src/m3ua.c:487: warning: unable to resolve reference to 'xua' for \ref command #11 8.928 /data/libosmo-sccp/src/sccp2sua.c:69: warning: unable to resolve reference to 'in' for \ref command #11 8.928 /data/libosmo-sccp/src/sccp2sua.c:224: warning: unable to resolve reference to 'msg' for \ref command #11 8.929 /data/libosmo-sccp/src/sccp2sua.c:116: warning: unable to resolve reference to 'addr' for \ref command #11 8.930 /data/libosmo-sccp/src/sua.c:500: warning: unable to resolve reference to 'xua' for \ref command #11 8.930 /data/libosmo-sccp/src/sua.c:674: warning: unable to resolve reference to 'msg' for \ref command #11 8.931 /data/libosmo-sccp/src/sua.c:910: warning: argument 'info_string' of command @param is not found in the argument list of sua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) #11 8.931 /data/libosmo-sccp/src/sua.c:910: warning: The following parameter of sua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) is not documented: #11 8.931 parameter 'info_str' #11 8.931 /data/libosmo-sccp/src/sua.c:302: warning: unable to resolve reference to 'xua' for \ref command #11 8.936 /data/libosmo-sccp/src/xua_msg.c:433: warning: unable to resolve reference to 'maps' for \ref command #11 8.936 /data/libosmo-sccp/src/xua_msg.c:431: warning: The following parameter of xua_msg_event_map(const struct xua_msg *xua, const struct xua_msg_event_map *maps, unsigned int num_maps) is not documented: #11 8.936 parameter 'num_maps' #11 8.960 /data/libosmo-sccp/include/osmocom/sigtran/osmo_ss7.h:84: warning: unable to resolve reference to 'osmo_xua_servers' for \ref command #11 8.961 /data/libosmo-sccp/include/osmocom/sigtran/osmo_ss7.h:84: warning: unable to resolve reference to 'osmo_xua_servers' for \ref command #11 9.042 al.h... #11 9.042 Generating docs for file src/xua_msg.c... #11 9.042 Generating docs for file src/xua_rkm.c... #11 9.042 Generating docs for file src/xua_shared.c... #11 9.042 Generating docs for file src/xua_snm.c... #11 9.042 Generating page documentation... #11 9.042 Generating group documentation... #11 9.042 Generating class documentation... #11 9.042 Generating docs for compound ipa_asp_fsm_priv... #11 9.042 Generating docs for compound lm_fsm_priv... #11 9.042 Generating docs for compound m3ua_data_hdr... #11 9.042 Generating docs for compound osmo_mtp_pause_param... #11 9.042 Generating docs for compound osmo_mtp_prim... #11 9.042 Generating docs for compound osmo_mtp_resume_param... #11 9.042 Generating docs for compound osmo_mtp_status_param... #11 9.042 Generating docs for compound osmo_mtp_transfer_param... #11 9.042 Generating docs for compound osmo_sccp_addr... #11 9.042 Generating docs for compound osmo_sccp_addr_entry... #11 9.042 Generating docs for compound osmo_sccp_gt... #11 9.042 Generating docs for compound osmo_sccp_instance... #11 9.042 Generating docs for compound osmo_sccp_user... #11 9.042 Generating docs for compound osmo_scu_connect_param... #11 9.042 Generating docs for compound osmo_scu_data_param... #11 9.042 Generating docs for compound osmo_scu_disconn_param... #11 9.042 Generating docs for compound osmo_scu_notice_param... #11 9.042 Generating docs for compound osmo_scu_pcstate_param... #11 9.042 Generating docs for compound osmo_scu_prim... #11 9.042 Generating docs for compound osmo_scu_reset_param... #11 9.042 Generating docs for compound osmo_scu_state_param... #11 9.042 Generating docs for compound osmo_scu_unitdata_param... #11 9.042 Generating docs for compound osmo_ss7_as... #11 9.042 Generating docs for compound osmo_ss7_asp... #11 9.042 Generating docs for compound osmo_ss7_asp_peer... #11 9.042 Generating docs for compound osmo_ss7_instance... #11 9.042 Generating docs for compound osmo_ss7_link... #11 9.042 Generating docs for compound osmo_ss7_linkset... #11 9.042 Generating docs for compound osmo_ss7_pc_fmt... #11 9.042 Generating docs for compound osmo_ss7_route... #11 9.042 Generating docs for compound osmo_ss7_route_table... #11 9.042 Generating docs for compound osmo_ss7_routing_key... #11 9.042 Generating docs for compound osmo_ss7_user... #11 9.042 Generating docs for compound osmo_xlm_prim... #11 9.042 Generating docs for compound osmo_xlm_prim_error... #11 9.042 Generating docs for compound osmo_xlm_prim_notify... #11 9.042 Generating docs for compound osmo_xlm_prim_rk_dereg... #11 9.042 Generating docs for compound osmo_xlm_prim_rk_reg... #11 9.042 Generating docs for compound osmo_xua_layer_manager... #11 9.042 Generating docs for compound osmo_xua_server... #11 9.042 Generating docs for compound pcap_hdr... #11 9.042 Generating docs for compound pcaprec_hdr... #11 9.042 Generating docs for compound sccp_connection... #11 9.042 Generating docs for compound sccp_data_callback... #11 9.042 Generating docs for compound sccp_scmg_msg... #11 9.042 Generating docs for compound sccp_system... #11 9.042 Generating docs for compound udt_offsets... #11 9.042 Generating docs for compound xua_as_fsm_priv... #11 9.042 Generating docs for compound xua_asp_fsm_priv... #11 9.042 Generating docs for compound xua_common_hdr... #11 9.042 Generating docs for compound xua_dialect... #11 9.042 Generating docs for compound xua_msg... #11 9.042 Generating docs for compound xua_msg_class... #11 9.042 Generating docs for compound xua_msg_event_map... #11 9.042 Generating docs for compound xua_msg_part... #11 9.042 Generating docs for compound xua_parameter_hdr... #11 9.042 Generating concept documentation... #11 9.042 Generating namespace index... #11 9.042 Generating graph info page... #11 9.042 Generating directory documentation... #11 9.042 Generating index page... #11 9.042 Generating page index... #11 9.042 Generating module index... #11 9.042 Generating namespace index... #11 9.042 Generating namespace member index... #11 9.042 Generating concept index... #11 9.042 Generating annotated compound index... #11 9.042 Generating alphabetical compound index... #11 9.042 Generating hierarchical class index... #11 9.042 Generating member index... #11 9.042 Generating file index... #11 9.042 Generating file member index... #11 9.042 Generating example index... #11 9.042 finalizing index lists... #11 9.042 writing tag file... #11 9.042 Running plantuml with JAVA... #11 9.042 lookup cache used 2216/65536 hits=24409 misses=2370 #11 9.042 finished... #11 9.048 cd ./doc && tar cf html.tar */html #11 9.068 make[3]: Entering directory '/data/libosmo-sccp' #11 9.068 make[3]: Nothing to be done for 'install-exec-am'. #11 9.069 /usr/bin/mkdir -p '/usr/local/share/doc/libosmo-sccp' #11 9.070 /usr/bin/mkdir -p '/usr/local/lib/pkgconfig' #11 9.071 /usr/bin/install -c -m 644 ./doc/html.tar '/usr/local/share/doc/libosmo-sccp' #11 9.072 /usr/bin/install -c -m 644 libosmo-sccp.pc libosmo-mtp.pc libosmo-sigtran.pc libosmo-xua.pc '/usr/local/lib/pkgconfig' #11 9.079 make install-data-hook #11 9.081 make[4]: Entering directory '/data/libosmo-sccp' #11 9.081 cd /usr/local/share/doc/libosmo-sccp && tar xf html.tar && rm -f html.tar #11 9.106 make[4]: Leaving directory '/data/libosmo-sccp' #11 9.106 make[3]: Leaving directory '/data/libosmo-sccp' #11 9.106 make[2]: Leaving directory '/data/libosmo-sccp' #11 9.106 make[1]: Leaving directory '/data/libosmo-sccp' #11 DONE 9.2s #12 [7/7] COPY OSMO-STP.CFG /data/ #12 DONE 0.0s #13 exporting to image #13 exporting layers #13 exporting layers 0.3s done #13 writing image sha256:f9df4633600e76609424826e139dc943ea5c34e659cd4ed97d142d201ceed43c done #13 naming to docker.io/osmocom-build/osmo-stp-master:latest done #13 DONE 0.3s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/osmo-stp-master' + docker_image_exists osmo-stp-master + docker images -q osmocom-build/osmo-stp-master + test -n f9df4633600e + list_osmo_packages debian-bookworm osmo-stp-master + local distro=debian-bookworm + local image=osmo-stp-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-stp-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-stp-master ### ii libosmo-netif-dev:amd64 1.4.0.57.481f.202406222026 amd64 Development headers for Osmocom network interface ii libosmocodec4:amd64 1.9.0.209.e0c63.202406222026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.209.e0c63.202406222026 amd64 Osmo coding library ii libosmocore 1.9.0.209.e0c63.202406222026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.209.e0c63.202406222026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.209.e0c63.202406222026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.209.e0c63.202406222026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.209.e0c63.202406222026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.209.e0c63.202406222026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.209.e0c63.202406222026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.57.481f.202406222026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.209.e0c63.202406222026 amd64 Osmo SIM library ii libosmousb0:amd64 1.9.0.209.e0c63.202406222026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.209.e0c63.202406222026 amd64 Osmo VTY library ii osmocom-nightly 202406222026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master', 'osmocom-nightly'] + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-sgsn-master + local feed + echo debian-bookworm-build + depends=debian-bookworm-build + [ -n debian-bookworm-build ] + docker_images_require debian-bookworm-build + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends debian-bookworm-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-build + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-build + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-build + echo debian-bookworm-build + dir=debian-bookworm-build + pull_arg=--pull + grep ^FROM ../debian-bookworm-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-build OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/debian-bookworm-build' rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/common .common docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --pull -t osmocom-build/debian-bookworm-build:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 5.75kB done #2 DONE 0.0s #3 [auth] sharing credentials for registry.osmocom.org #3 DONE 0.0s #4 [internal] load metadata for registry.osmocom.org/debian:bookworm #4 DONE 0.0s #5 [internal] load build context #5 DONE 0.0s #6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #6 DONE 0.0s #7 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #7 DONE 0.0s #8 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #8 DONE 0.0s #9 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f #9 resolve registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f 0.0s done #9 DONE 0.0s #10 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #10 DONE 0.1s #11 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #11 DONE 0.1s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.0s #12 [10/16] RUN SET -x && git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests && cd osmo-python-tests && python3 setup.py clean build install && cd .. && rm -rf osmo-python-tests #12 CACHED #13 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #13 CACHED #14 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #14 CACHED #15 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #15 CACHED #16 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #16 CACHED #17 [ 5/16] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-bookworm-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget && apt-get clean && wget https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #17 CACHED #18 [12/16] RUN set -x && git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && su build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && rm -rf osmo-ci #18 CACHED #19 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config pylint python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc && apt-get clean #19 CACHED #20 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #20 CACHED #21 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #21 CACHED #22 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #22 CACHED #23 [ 4/16] RUN SET -x && useradd --uid=1000 -d /build -m build && chown -R build:build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #23 CACHED #24 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #24 CACHED #25 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #25 CACHED #26 [16/16] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev && apt-get clean #26 CACHED #27 exporting to image #27 exporting layers done #27 writing image sha256:25d4788ab490924c001af2760b8757203b1d87a5ee8c4145280a4f956e9ce568 done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest done #27 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n 25d4788ab490 + list_osmo_packages debian-bookworm debian-bookworm-build + local distro=debian-bookworm + local image=debian-bookworm-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-build -c + [ -n ] + return + docker_distro_from_image_name osmo-sgsn-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-sgsn-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-sgsn-master + echo osmo-sgsn-master + dir=osmo-sgsn-master + pull_arg=--pull + grep ^FROM ../osmo-sgsn-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-sgsn-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-sgsn-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-sgsn-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/osmo-sgsn-master' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmo-sgsn-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.68kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #3 DONE 0.0s #4 [1/8] FROM docker.io/osmocom-build/debian-bookworm-build #4 CACHED #5 https://gerrit.osmocom.org/plugins/gitiles/osmo-sgsn/+/master?format=TEXT #5 CACHED #6 [internal] load build context #6 transferring context: 433B done #6 DONE 0.0s #7 [2/8] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-abis-dev libosmo-gsup-client-dev libosmo-netif-dev libosmo-ranap-dev libosmo-sccp-dev libosmo-sigtran-dev libsmpp34-dev libgtp-dev libasn1c-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libasn1c)" "pkgconfig(libcrypto)" "pkgconfig(libgtp)" "pkgconfig(libosmo-gsup-client)" "pkgconfig(libosmo-netif)" "pkgconfig(libosmo-ranap)" "pkgconfig(libosmo-sigtran)" "pkgconfig(libosmoabis)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogb)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" ;; esac #7 0.280 Hit:1 http://deb.debian.org/debian bookworm InRelease #7 0.280 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #7 0.284 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #7 0.429 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #7 0.485 Fetched 55.4 kB in 0s (239 kB/s) #7 0.485 Reading package lists... #7 0.940 Reading package lists... #7 1.391 Building dependency tree... #7 1.517 Reading state information... #7 1.638 The following additional packages will be installed: #7 1.638 libasn1c1 libgtp6 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran9 #7 1.638 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore21 #7 1.638 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 #7 1.638 libosmosim2 libosmotrau2 libosmousb0 libosmovty13 libsmpp1 osmocom-nightly #7 1.661 The following NEW packages will be installed: #7 1.661 libasn1c-dev libasn1c1 libgtp-dev libgtp6 libosmo-abis-dev #7 1.661 libosmo-gsup-client-dev libosmo-gsup-client0 libosmo-netif-dev #7 1.661 libosmo-ranap-dev libosmo-ranap7 libosmo-sccp-dev libosmo-sigtran-dev #7 1.661 libosmo-sigtran9 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore #7 1.661 libosmocore-dev libosmocore21 libosmoctrl0 libosmogb14 libosmogsm20 #7 1.661 libosmoisdn0 libosmonetif11 libosmosim2 libosmotrau2 libosmousb0 #7 1.661 libosmovty13 libsmpp1 libsmpp34-dev osmocom-nightly #7 1.692 0 upgraded, 31 newly installed, 0 to remove and 0 not upgraded. #7 1.692 Need to get 3923 kB of archives. #7 1.692 After this operation, 17.8 MB of additional disk space will be used. #7 1.692 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202406222026 [1172 B] #7 1.694 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore21 1.9.0.209.e0c63.202406222026 [164 kB] #7 1.697 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp6 1.11.0.31.7ae1.202406222026 [38.3 kB] #7 1.698 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp-dev 1.11.0.31.7ae1.202406222026 [139 kB] #7 1.701 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.9.0.209.e0c63.202406222026 [45.9 kB] #7 1.702 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau2 1.5.1.24.eb91.202406222026 [29.4 kB] #7 1.704 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.9.0.209.e0c63.202406222026 [65.4 kB] #7 1.705 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.9.0.209.e0c63.202406222026 [222 kB] #7 1.708 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.9.0.209.e0c63.202406222026 [98.6 kB] #7 1.711 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.5.1.24.eb91.202406222026 [72.7 kB] #7 1.712 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-abis-dev 1.5.1.24.eb91.202406222026 [112 kB] #7 1.715 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.7.0.16.413f.202406222026 [19.0 kB] #7 1.716 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.9.0.209.e0c63.202406222026 [66.0 kB] #7 1.717 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.9.0.209.e0c63.202406222026 [172 kB] #7 1.720 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.9.0.209.e0c63.202406222026 [54.5 kB] #7 1.722 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.9.0.209.e0c63.202406222026 [58.7 kB] #7 1.723 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.9.0.209.e0c63.202406222026 [45.3 kB] #7 1.724 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.9.0.209.e0c63.202406222026 [38.6 kB] #7 1.726 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.9.0.209.e0c63.202406222026 [841 kB] #7 1.735 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client-dev 1.7.0.16.413f.202406222026 [22.4 kB] #7 1.735 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.4.0.57.481f.202406222026 [52.5 kB] #7 1.736 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.4.0.57.481f.202406222026 [64.7 kB] #7 1.736 Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sccp-dev 1.8.0.67.fb30.202406222026 [87.8 kB] #7 1.737 Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran9 1.8.0.67.fb30.202406222026 [122 kB] #7 1.738 Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dev 1.8.0.67.fb30.202406222026 [581 kB] #7 1.743 Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libsmpp1 1.14.4.1.f1ec.202406222026 [101 kB] #7 1.744 Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libsmpp34-dev 1.14.4.1.f1ec.202406222026 [111 kB] #7 1.745 Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.36.2.5324.202406222026 [75.3 kB] #7 1.746 Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c-dev 0.9.36.2.5324.202406222026 [105 kB] #7 1.748 Get:30 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.5.1.9.342f.202406222026 [225 kB] #7 1.749 Get:31 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap-dev 1.5.1.9.342f.202406222026 [91.8 kB] #7 1.907 debconf: delaying package configuration, since apt-utils is not installed #7 1.939 Fetched 3923 kB in 0s (47.0 MB/s) #7 1.966 Selecting previously unselected package osmocom-nightly. #7 1.966 (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 ... 117415 files and directories currently installed.) #7 2.006 Preparing to unpack .../00-osmocom-nightly_202406222026_amd64.deb ... #7 2.011 Unpacking osmocom-nightly (202406222026) ... #7 2.044 Selecting previously unselected package libosmocore21:amd64. #7 2.051 Preparing to unpack .../01-libosmocore21_1.9.0.209.e0c63.202406222026_amd64.deb ... #7 2.057 Unpacking libosmocore21:amd64 (1.9.0.209.e0c63.202406222026) ... #7 2.107 Selecting previously unselected package libgtp6:amd64. #7 2.115 Preparing to unpack .../02-libgtp6_1.11.0.31.7ae1.202406222026_amd64.deb ... #7 2.118 Unpacking libgtp6:amd64 (1.11.0.31.7ae1.202406222026) ... #7 2.151 Selecting previously unselected package libgtp-dev:amd64. #7 2.159 Preparing to unpack .../03-libgtp-dev_1.11.0.31.7ae1.202406222026_amd64.deb ... #7 2.163 Unpacking libgtp-dev:amd64 (1.11.0.31.7ae1.202406222026) ... #7 2.209 Selecting previously unselected package libosmocodec4:amd64. #7 2.216 Preparing to unpack .../04-libosmocodec4_1.9.0.209.e0c63.202406222026_amd64.deb ... #7 2.219 Unpacking libosmocodec4:amd64 (1.9.0.209.e0c63.202406222026) ... #7 2.257 Selecting previously unselected package libosmotrau2:amd64. #7 2.264 Preparing to unpack .../05-libosmotrau2_1.5.1.24.eb91.202406222026_amd64.deb ... #7 2.268 Unpacking libosmotrau2:amd64 (1.5.1.24.eb91.202406222026) ... #7 2.305 Selecting previously unselected package libosmoisdn0:amd64. #7 2.312 Preparing to unpack .../06-libosmoisdn0_1.9.0.209.e0c63.202406222026_amd64.deb ... #7 2.315 Unpacking libosmoisdn0:amd64 (1.9.0.209.e0c63.202406222026) ... #7 2.353 Selecting previously unselected package libosmogsm20:amd64. #7 2.360 Preparing to unpack .../07-libosmogsm20_1.9.0.209.e0c63.202406222026_amd64.deb ... #7 2.363 Unpacking libosmogsm20:amd64 (1.9.0.209.e0c63.202406222026) ... #7 2.410 Selecting previously unselected package libosmovty13:amd64. #7 2.418 Preparing to unpack .../08-libosmovty13_1.9.0.209.e0c63.202406222026_amd64.deb ... #7 2.421 Unpacking libosmovty13:amd64 (1.9.0.209.e0c63.202406222026) ... #7 2.458 Selecting previously unselected package libosmoabis13:amd64. #7 2.464 Preparing to unpack .../09-libosmoabis13_1.5.1.24.eb91.202406222026_amd64.deb ... #7 2.470 Unpacking libosmoabis13:amd64 (1.5.1.24.eb91.202406222026) ... #7 2.502 Selecting previously unselected package libosmo-abis-dev:amd64. #7 2.510 Preparing to unpack .../10-libosmo-abis-dev_1.5.1.24.eb91.202406222026_amd64.deb ... #7 2.513 Unpacking libosmo-abis-dev:amd64 (1.5.1.24.eb91.202406222026) ... #7 2.559 Selecting previously unselected package libosmo-gsup-client0:amd64. #7 2.567 Preparing to unpack .../11-libosmo-gsup-client0_1.7.0.16.413f.202406222026_amd64.deb ... #7 2.570 Unpacking libosmo-gsup-client0:amd64 (1.7.0.16.413f.202406222026) ... #7 2.605 Selecting previously unselected package libosmocoding0:amd64. #7 2.612 Preparing to unpack .../12-libosmocoding0_1.9.0.209.e0c63.202406222026_amd64.deb ... #7 2.615 Unpacking libosmocoding0:amd64 (1.9.0.209.e0c63.202406222026) ... #7 2.650 Selecting previously unselected package libosmogb14:amd64. #7 2.657 Preparing to unpack .../13-libosmogb14_1.9.0.209.e0c63.202406222026_amd64.deb ... #7 2.660 Unpacking libosmogb14:amd64 (1.9.0.209.e0c63.202406222026) ... #7 2.707 Selecting previously unselected package libosmoctrl0:amd64. #7 2.713 Preparing to unpack .../14-libosmoctrl0_1.9.0.209.e0c63.202406222026_amd64.deb ... #7 2.716 Unpacking libosmoctrl0:amd64 (1.9.0.209.e0c63.202406222026) ... #7 2.760 Selecting previously unselected package libosmosim2:amd64. #7 2.767 Preparing to unpack .../15-libosmosim2_1.9.0.209.e0c63.202406222026_amd64.deb ... #7 2.770 Unpacking libosmosim2:amd64 (1.9.0.209.e0c63.202406222026) ... #7 2.812 Selecting previously unselected package libosmousb0:amd64. #7 2.819 Preparing to unpack .../16-libosmousb0_1.9.0.209.e0c63.202406222026_amd64.deb ... #7 2.825 Unpacking libosmousb0:amd64 (1.9.0.209.e0c63.202406222026) ... #7 2.864 Selecting previously unselected package libosmocore. #7 2.872 Preparing to unpack .../17-libosmocore_1.9.0.209.e0c63.202406222026_amd64.deb ... #7 2.876 Unpacking libosmocore (1.9.0.209.e0c63.202406222026) ... #7 2.912 Selecting previously unselected package libosmocore-dev:amd64. #7 2.918 Preparing to unpack .../18-libosmocore-dev_1.9.0.209.e0c63.202406222026_amd64.deb ... #7 2.921 Unpacking libosmocore-dev:amd64 (1.9.0.209.e0c63.202406222026) ... #7 3.004 Selecting previously unselected package libosmo-gsup-client-dev:amd64. #7 3.011 Preparing to unpack .../19-libosmo-gsup-client-dev_1.7.0.16.413f.202406222026_amd64.deb ... #7 3.014 Unpacking libosmo-gsup-client-dev:amd64 (1.7.0.16.413f.202406222026) ... #7 3.056 Selecting previously unselected package libosmonetif11:amd64. #7 3.063 Preparing to unpack .../20-libosmonetif11_1.4.0.57.481f.202406222026_amd64.deb ... #7 3.066 Unpacking libosmonetif11:amd64 (1.4.0.57.481f.202406222026) ... #7 3.099 Selecting previously unselected package libosmo-netif-dev:amd64. #7 3.106 Preparing to unpack .../21-libosmo-netif-dev_1.4.0.57.481f.202406222026_amd64.deb ... #7 3.108 Unpacking libosmo-netif-dev:amd64 (1.4.0.57.481f.202406222026) ... #7 3.148 Selecting previously unselected package libosmo-sccp-dev:amd64. #7 3.155 Preparing to unpack .../22-libosmo-sccp-dev_1.8.0.67.fb30.202406222026_amd64.deb ... #7 3.158 Unpacking libosmo-sccp-dev:amd64 (1.8.0.67.fb30.202406222026) ... #7 3.203 Selecting previously unselected package libosmo-sigtran9:amd64. #7 3.210 Preparing to unpack .../23-libosmo-sigtran9_1.8.0.67.fb30.202406222026_amd64.deb ... #7 3.213 Unpacking libosmo-sigtran9:amd64 (1.8.0.67.fb30.202406222026) ... #7 3.250 Selecting previously unselected package libosmo-sigtran-dev:amd64. #7 3.257 Preparing to unpack .../24-libosmo-sigtran-dev_1.8.0.67.fb30.202406222026_amd64.deb ... #7 3.263 Unpacking libosmo-sigtran-dev:amd64 (1.8.0.67.fb30.202406222026) ... #7 3.344 Selecting previously unselected package libsmpp1:amd64. #7 3.351 Preparing to unpack .../25-libsmpp1_1.14.4.1.f1ec.202406222026_amd64.deb ... #7 3.354 Unpacking libsmpp1:amd64 (1.14.4.1.f1ec.202406222026) ... #7 3.391 Selecting previously unselected package libsmpp34-dev:amd64. #7 3.398 Preparing to unpack .../26-libsmpp34-dev_1.14.4.1.f1ec.202406222026_amd64.deb ... #7 3.400 Unpacking libsmpp34-dev:amd64 (1.14.4.1.f1ec.202406222026) ... #7 3.450 Selecting previously unselected package libasn1c1:amd64. #7 3.458 Preparing to unpack .../27-libasn1c1_0.9.36.2.5324.202406222026_amd64.deb ... #7 3.461 Unpacking libasn1c1:amd64 (0.9.36.2.5324.202406222026) ... #7 3.490 Selecting previously unselected package libasn1c-dev:amd64. #7 3.496 Preparing to unpack .../28-libasn1c-dev_0.9.36.2.5324.202406222026_amd64.deb ... #7 3.503 Unpacking libasn1c-dev:amd64 (0.9.36.2.5324.202406222026) ... #7 3.548 Selecting previously unselected package libosmo-ranap7:amd64. #7 3.554 Preparing to unpack .../29-libosmo-ranap7_1.5.1.9.342f.202406222026_amd64.deb ... #7 3.557 Unpacking libosmo-ranap7:amd64 (1.5.1.9.342f.202406222026) ... #7 3.613 Selecting previously unselected package libosmo-ranap-dev:amd64. #7 3.620 Preparing to unpack .../30-libosmo-ranap-dev_1.5.1.9.342f.202406222026_amd64.deb ... #7 3.623 Unpacking libosmo-ranap-dev:amd64 (1.5.1.9.342f.202406222026) ... #7 3.724 Setting up osmocom-nightly (202406222026) ... #7 3.737 Setting up libsmpp1:amd64 (1.14.4.1.f1ec.202406222026) ... #7 3.746 Setting up libosmocore21:amd64 (1.9.0.209.e0c63.202406222026) ... #7 3.754 Setting up libosmousb0:amd64 (1.9.0.209.e0c63.202406222026) ... #7 3.762 Setting up libosmocodec4:amd64 (1.9.0.209.e0c63.202406222026) ... #7 3.776 Setting up libosmotrau2:amd64 (1.5.1.24.eb91.202406222026) ... #7 3.785 Setting up libsmpp34-dev:amd64 (1.14.4.1.f1ec.202406222026) ... #7 3.793 Setting up libosmo-sccp-dev:amd64 (1.8.0.67.fb30.202406222026) ... #7 3.808 Setting up libasn1c1:amd64 (0.9.36.2.5324.202406222026) ... #7 3.816 Setting up libosmovty13:amd64 (1.9.0.209.e0c63.202406222026) ... #7 3.824 Setting up libosmoisdn0:amd64 (1.9.0.209.e0c63.202406222026) ... #7 3.833 Setting up libgtp6:amd64 (1.11.0.31.7ae1.202406222026) ... #7 3.846 Setting up libgtp-dev:amd64 (1.11.0.31.7ae1.202406222026) ... #7 3.861 Setting up libasn1c-dev:amd64 (0.9.36.2.5324.202406222026) ... #7 3.870 Setting up libosmogsm20:amd64 (1.9.0.209.e0c63.202406222026) ... #7 3.878 Setting up libosmoabis13:amd64 (1.5.1.24.eb91.202406222026) ... #7 3.889 Setting up libosmoctrl0:amd64 (1.9.0.209.e0c63.202406222026) ... #7 3.901 Setting up libosmogb14:amd64 (1.9.0.209.e0c63.202406222026) ... #7 3.909 Setting up libosmonetif11:amd64 (1.4.0.57.481f.202406222026) ... #7 3.918 Setting up libosmo-gsup-client0:amd64 (1.7.0.16.413f.202406222026) ... #7 3.933 Setting up libosmo-abis-dev:amd64 (1.5.1.24.eb91.202406222026) ... #7 3.941 Setting up libosmocoding0:amd64 (1.9.0.209.e0c63.202406222026) ... #7 3.949 Setting up libosmosim2:amd64 (1.9.0.209.e0c63.202406222026) ... #7 3.964 Setting up libosmocore (1.9.0.209.e0c63.202406222026) ... #7 3.977 Setting up libosmo-sigtran9:amd64 (1.8.0.67.fb30.202406222026) ... #7 3.987 Setting up libosmo-ranap7:amd64 (1.5.1.9.342f.202406222026) ... #7 3.998 Setting up libosmocore-dev:amd64 (1.9.0.209.e0c63.202406222026) ... #7 4.006 Setting up libosmo-netif-dev:amd64 (1.4.0.57.481f.202406222026) ... #7 4.015 Setting up libosmo-ranap-dev:amd64 (1.5.1.9.342f.202406222026) ... #7 4.030 Setting up libosmo-gsup-client-dev:amd64 (1.7.0.16.413f.202406222026) ... #7 4.038 Setting up libosmo-sigtran-dev:amd64 (1.8.0.67.fb30.202406222026) ... #7 4.047 Processing triggers for libc-bin (2.36-9+deb12u7) ... #7 DONE 4.2s #8 [3/8] WORKDIR /TMP #8 DONE 0.0s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-sgsn.git #9 0.314 Cloning into 'osmo-sgsn'... #9 DONE 1.3s #10 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-SGSN/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-sgsn #10 DONE 0.0s #11 [6/8] RUN CD osmo-sgsn && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && autoreconf -fi && ./configure --enable-iu && make "-j$(nproc)" install && ldconfig #11 0.428 Already on 'master' #11 0.428 Your branch is up to date with 'origin/master'. #11 0.430 refs/heads/master #11 0.442 HEAD is now at bea6a0ff README.md: cosmetic: fix a typo #11 0.443 master #11 0.444 bea6a0ffb566eb1172d748e09cdd1778c72d8fd3 #11 2.994 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 2.994 libtoolize: copying file './ltmain.sh' #11 3.027 libtoolize: putting macros in 'm4'. #11 3.027 libtoolize: copying file 'm4/libtool.m4' #11 3.040 libtoolize: copying file 'm4/ltoptions.m4' #11 3.055 libtoolize: copying file 'm4/ltsugar.m4' #11 3.070 libtoolize: copying file 'm4/ltversion.m4' #11 3.085 libtoolize: copying file 'm4/lt~obsolete.m4' #11 3.108 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 3.108 libtoolize: and rerunning libtoolize and aclocal. #11 4.850 configure.ac:66: warning: The macro `AC_HEADER_STDC' is obsolete. #11 4.850 configure.ac:66: You should run autoupdate. #11 4.850 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 4.850 configure.ac:66: the top level #11 4.850 configure.ac:117: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.850 configure.ac:117: You should run autoupdate. #11 4.850 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.850 configure.ac:117: the top level #11 4.850 configure.ac:154: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.850 configure.ac:154: You should run autoupdate. #11 4.850 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.850 configure.ac:154: the top level #11 4.850 configure.ac:233: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #11 4.850 configure.ac:233: You should use the 'AC_CONFIG_HEADERS' macro instead. #11 4.850 ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... #11 4.850 aclocal.m4:1089: AM_CONFIG_HEADER is expanded from... #11 4.850 configure.ac:233: the top level #11 4.850 configure.ac:235: warning: AC_OUTPUT should be used without arguments. #11 4.850 configure.ac:235: You should run autoupdate. #11 5.470 configure.ac:21: installing './compile' #11 5.471 configure.ac:23: installing './config.guess' #11 5.472 configure.ac:23: installing './config.sub' #11 5.473 configure.ac:9: installing './install-sh' #11 5.474 configure.ac:9: installing './missing' #11 5.645 src/gprs/Makefile.am: installing './depcomp' #11 5.731 tests/gprs/Makefile.am:9: warning: source file '$(top_srcdir)/src/gprs/gprs_utils.c' is in a subdirectory, #11 5.731 tests/gprs/Makefile.am:9: but option 'subdir-objects' is disabled #11 5.731 automake: warning: possible forward-incompatibility. #11 5.731 automake: At least one source file is in a subdirectory, but the 'subdir-objects' #11 5.731 automake: automake option hasn't been enabled. For now, the corresponding output #11 5.731 automake: object file(s) will be placed in the top-level directory. However, this #11 5.731 automake: behavior may change in a future Automake major version, with object #11 5.731 automake: files being placed in the same subdirectory as the corresponding sources. #11 5.731 automake: You are advised to start using 'subdir-objects' option throughout your #11 5.731 automake: project, to avoid future incompatibilities. #11 5.949 checking for a BSD-compatible install... /usr/bin/install -c #11 5.955 checking whether build environment is sane... yes #11 5.962 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 5.964 checking for gawk... gawk #11 5.964 checking whether make sets $(MAKE)... yes #11 5.970 checking whether make supports nested variables... yes #11 5.975 checking whether make supports nested variables... (cached) yes #11 5.975 checking whether make sets $(MAKE)... (cached) yes #11 5.977 checking for gcc... gcc #11 5.996 checking whether the C compiler works... yes #11 6.027 checking for C compiler default output file name... a.out #11 6.027 checking for suffix of executables... #11 6.056 checking whether we are cross compiling... no #11 6.090 checking for suffix of object files... o #11 6.110 checking whether the compiler supports GNU C... yes #11 6.126 checking whether gcc accepts -g... yes #11 6.142 checking for gcc option to enable C11 features... none needed #11 6.192 checking whether gcc understands -c and -o together... yes #11 6.224 checking whether make supports the include directive... yes (GNU style) #11 6.229 checking dependency style of gcc... gcc3 #11 6.253 checking build system type... x86_64-pc-linux-gnu #11 6.284 checking host system type... x86_64-pc-linux-gnu #11 6.284 checking how to print strings... printf #11 6.304 checking for a sed that does not truncate output... /usr/bin/sed #11 6.308 checking for grep that handles long lines and -e... /usr/bin/grep #11 6.310 checking for egrep... /usr/bin/grep -E #11 6.311 checking for fgrep... /usr/bin/grep -F #11 6.312 checking for ld used by gcc... /usr/bin/ld #11 6.314 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 6.316 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 6.318 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 6.331 checking whether ln -s works... yes #11 6.331 checking the maximum length of command line arguments... 1572864 #11 6.335 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 6.336 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 6.336 checking for /usr/bin/ld option to reload object files... -r #11 6.336 checking for file... file #11 6.336 checking for objdump... objdump #11 6.336 checking how to recognize dependent libraries... pass_all #11 6.337 checking for dlltool... no #11 6.337 checking how to associate runtime and link libraries... printf %s\n #11 6.337 checking for ar... ar #11 6.337 checking for archiver @FILE support... @ #11 6.357 checking for strip... strip #11 6.357 checking for ranlib... ranlib #11 6.358 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 6.416 checking for sysroot... no #11 6.416 checking for a working dd... /usr/bin/dd #11 6.418 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 6.434 checking for mt... no #11 6.434 checking if : is a manifest tool... no #11 6.438 checking for stdio.h... yes #11 6.456 checking for stdlib.h... yes #11 6.476 checking for string.h... yes #11 6.496 checking for inttypes.h... yes #11 6.518 checking for stdint.h... yes #11 6.539 checking for strings.h... yes #11 6.561 checking for sys/stat.h... yes #11 6.582 checking for sys/types.h... yes #11 6.602 checking for unistd.h... yes #11 6.627 checking for dlfcn.h... yes #11 6.652 checking for objdir... .libs #11 6.698 checking if gcc supports -fno-rtti -fno-exceptions... no #11 6.711 checking for gcc option to produce PIC... -fPIC -DPIC #11 6.711 checking if gcc PIC flag -fPIC -DPIC works... yes #11 6.724 checking if gcc static flag -static works... yes #11 6.783 checking if gcc supports -c -o file.o... yes #11 6.802 checking if gcc supports -c -o file.o... (cached) yes #11 6.802 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 6.808 checking whether -lc should be explicitly linked in... no #11 6.827 checking dynamic linker characteristics... GNU/Linux ld.so #11 6.872 checking how to hardcode library paths into programs... immediate #11 6.872 checking whether stripping libraries is possible... yes #11 6.873 checking if libtool supports shared libraries... yes #11 6.873 checking whether to build shared libraries... yes #11 6.873 checking whether to build static libraries... yes #11 6.874 checking for pkg-config... /usr/bin/pkg-config #11 6.874 checking for pkg-config... /usr/bin/pkg-config #11 6.875 checking pkg-config is at least version 0.20... yes #11 6.875 checking for libosmocore >= 1.9.0... yes #11 6.881 checking for libosmovty >= 1.9.0... yes #11 6.887 checking for libosmoctrl >= 1.9.0... yes #11 6.893 checking for libosmogsm >= 1.9.0... yes #11 6.900 checking for libosmogb >= 1.9.0... yes #11 6.906 checking for libosmoabis >= 1.5.0... yes #11 6.912 checking for libosmo-netif >= 1.4.0... yes #11 6.918 checking for libosmo-gsup-client >= 1.7.0... yes #11 6.923 checking for libgtp >= 1.11.0... yes #11 6.928 checking for libosmo-sigtran >= 1.8.0... yes #11 6.932 checking for libasn1c >= 0.9.30... yes #11 6.937 checking for libosmo-ranap >= 1.5.0... yes #11 6.942 checking for libcares... yes #11 6.948 checking for egrep... (cached) /usr/bin/grep -E #11 6.948 checking if gcc supports -fvisibility=hidden... yes #11 6.961 checking whether to enable code coverage support... no #11 6.961 checking whether struct tm has tm_gmtoff member... yes #11 6.996 checking whether to enable VTY/CTRL tests... no #11 6.998 CFLAGS="-g -O2 -std=gnu11 -Wall -Wno-trigraphs" #11 6.998 CPPFLAGS=" -Wall -Wno-trigraphs" #11 7.015 checking that generated files are newer than configure... done #11 7.015 configure: creating ./config.status #11 7.289 config.status: creating include/Makefile #11 7.299 config.status: creating include/osmocom/Makefile #11 7.310 config.status: creating include/osmocom/gtphub/Makefile #11 7.320 config.status: creating include/osmocom/sgsn/Makefile #11 7.330 config.status: creating src/Makefile #11 7.340 config.status: creating src/gprs/Makefile #11 7.350 config.status: creating src/sgsn/Makefile #11 7.361 config.status: creating src/gtphub/Makefile #11 7.371 config.status: creating tests/Makefile #11 7.381 config.status: creating tests/atlocal #11 7.390 config.status: creating tests/gprs/Makefile #11 7.401 config.status: creating tests/sgsn/Makefile #11 7.413 config.status: creating tests/gtphub/Makefile #11 7.424 config.status: creating tests/xid/Makefile #11 7.436 config.status: creating tests/sndcp_xid/Makefile #11 7.446 config.status: creating tests/slhc/Makefile #11 7.456 config.status: creating tests/v42bis/Makefile #11 7.467 config.status: creating doc/Makefile #11 7.478 config.status: creating doc/examples/Makefile #11 7.489 config.status: creating doc/manuals/Makefile #11 7.500 config.status: creating contrib/Makefile #11 7.512 config.status: creating contrib/systemd/Makefile #11 7.524 config.status: creating Makefile #11 7.531 config.status: creating config.h #11 7.538 config.status: executing tests/atconfig commands #11 7.540 config.status: executing depfiles commands #11 7.732 config.status: executing libtool commands #11 7.771 echo 1.11.1.22-bea6a > .version-t && mv .version-t .version #11 7.774 make install-recursive #11 7.776 make[1]: Entering directory '/tmp/osmo-sgsn' #11 7.780 Making install in include #11 7.781 make[2]: Entering directory '/tmp/osmo-sgsn/include' #11 7.784 Making install in osmocom #11 7.785 make[3]: Entering directory '/tmp/osmo-sgsn/include/osmocom' #11 7.788 Making install in gtphub #11 7.790 make[4]: Entering directory '/tmp/osmo-sgsn/include/osmocom/gtphub' #11 7.792 make[5]: Entering directory '/tmp/osmo-sgsn/include/osmocom/gtphub' #11 7.792 make[5]: Nothing to be done for 'install-exec-am'. #11 7.792 make[5]: Nothing to be done for 'install-data-am'. #11 7.792 make[5]: Leaving directory '/tmp/osmo-sgsn/include/osmocom/gtphub' #11 7.792 make[4]: Leaving directory '/tmp/osmo-sgsn/include/osmocom/gtphub' #11 7.792 Making install in sgsn #11 7.794 make[4]: Entering directory '/tmp/osmo-sgsn/include/osmocom/sgsn' #11 7.796 make[5]: Entering directory '/tmp/osmo-sgsn/include/osmocom/sgsn' #11 7.796 make[5]: Nothing to be done for 'install-exec-am'. #11 7.796 make[5]: Nothing to be done for 'install-data-am'. #11 7.796 make[5]: Leaving directory '/tmp/osmo-sgsn/include/osmocom/sgsn' #11 7.796 make[4]: Leaving directory '/tmp/osmo-sgsn/include/osmocom/sgsn' #11 7.797 make[4]: Entering directory '/tmp/osmo-sgsn/include/osmocom' #11 7.798 make[5]: Entering directory '/tmp/osmo-sgsn/include/osmocom' #11 7.798 make[5]: Nothing to be done for 'install-exec-am'. #11 7.798 make[5]: Nothing to be done for 'install-data-am'. #11 7.798 make[5]: Leaving directory '/tmp/osmo-sgsn/include/osmocom' #11 7.798 make[4]: Leaving directory '/tmp/osmo-sgsn/include/osmocom' #11 7.799 make[3]: Leaving directory '/tmp/osmo-sgsn/include/osmocom' #11 7.800 make[3]: Entering directory '/tmp/osmo-sgsn/include' #11 7.802 make[4]: Entering directory '/tmp/osmo-sgsn/include' #11 7.802 make[4]: Nothing to be done for 'install-exec-am'. #11 7.802 make[4]: Nothing to be done for 'install-data-am'. #11 7.802 make[4]: Leaving directory '/tmp/osmo-sgsn/include' #11 7.802 make[3]: Leaving directory '/tmp/osmo-sgsn/include' #11 7.802 make[2]: Leaving directory '/tmp/osmo-sgsn/include' #11 7.802 Making install in src #11 7.804 make[2]: Entering directory '/tmp/osmo-sgsn/src' #11 7.806 Making install in gprs #11 7.808 make[3]: Entering directory '/tmp/osmo-sgsn/src/gprs' #11 7.808 CC gprs_llc_parse.lo #11 7.809 CC crc24.lo #11 7.809 CC gprs_utils.lo #11 7.809 CC sgsn_ares.lo #11 8.078 CCLD libcommon.la #11 8.217 make[4]: Entering directory '/tmp/osmo-sgsn/src/gprs' #11 8.217 make[4]: Nothing to be done for 'install-exec-am'. #11 8.217 make[4]: Nothing to be done for 'install-data-am'. #11 8.217 make[4]: Leaving directory '/tmp/osmo-sgsn/src/gprs' #11 8.217 make[3]: Leaving directory '/tmp/osmo-sgsn/src/gprs' #11 8.218 Making install in sgsn #11 8.220 make[3]: Entering directory '/tmp/osmo-sgsn/src/sgsn' #11 8.221 CC apn.o #11 8.221 CC gprs_bssgp.o #11 8.221 CC gprs_gmm_attach.o #11 8.221 CC gprs_gmm.o #11 8.222 CC gprs_gmm_fsm.o #11 8.222 CC gprs_mm_state_gb_fsm.o #11 8.222 CC gprs_ns.o #11 8.223 CC gprs_sm.o #11 8.231 CC gprs_sndcp.o #11 8.235 CC gprs_sndcp_comp.o #11 8.245 CC gprs_sndcp_dcomp.o #11 8.261 CC gprs_sndcp_pcomp.o #11 8.273 CC gprs_sndcp_vty.o #11 8.289 CC gprs_sndcp_xid.o #11 8.297 CC gtp_ggsn.o #11 8.311 CC gtp_mme.o #11 8.321 CC sgsn.o #11 8.337 CC sgsn_main.o #11 8.345 CC sgsn_vty.o #11 8.368 CC sgsn_libgtp.o #11 8.403 CC gprs_llc.o #11 8.406 CC gprs_llc_vty.o #11 8.428 CC mmctx.o #11 8.455 CC pdpctx.o #11 8.496 CC sgsn_ctrl.o #11 8.499 CC sgsn_auth.o #11 8.509 CC gprs_subscriber.o #11 8.561 CC sgsn_cdr.o #11 8.623 CC sgsn_rim.o #11 8.625 CC slhc.o #11 8.628 CC gprs_llc_xid.o #11 8.661 CC v42bis.o #11 8.693 CC gprs_mm_state_iu_fsm.o #11 8.794 CC gprs_ranap.o #11 8.974 gprs_ranap.c: In function 'gsm0408_gprs_rcvmsg_iu': #11 8.974 gprs_ranap.c:254:9: note: '#pragma message: set drop_cipherable arg for gsm0408_rcv_gmm() from IuPS?' #11 8.974 254 | #pragma message "set drop_cipherable arg for gsm0408_rcv_gmm() from IuPS?" #11 8.974 | ^~~~~~~ #11 9.408 CCLD osmo-sgsn #11 9.747 make[4]: Entering directory '/tmp/osmo-sgsn/src/sgsn' #11 9.747 make[4]: Nothing to be done for 'install-data-am'. #11 9.748 /usr/bin/mkdir -p '/usr/local/bin' #11 9.750 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-sgsn '/usr/local/bin' #11 9.771 libtool: install: /usr/bin/install -c osmo-sgsn /usr/local/bin/osmo-sgsn #11 9.774 make[4]: Leaving directory '/tmp/osmo-sgsn/src/sgsn' #11 9.774 make[3]: Leaving directory '/tmp/osmo-sgsn/src/sgsn' #11 9.774 Making install in gtphub #11 9.776 make[3]: Entering directory '/tmp/osmo-sgsn/src/gtphub' #11 9.777 CC gtphub_main.o #11 9.777 CC gtphub.o #11 9.777 CC gtphub_sock.o #11 9.778 CC gtphub_ares.o #11 9.778 CC gtphub_vty.o #11 10.81 CCLD osmo-gtphub #11 11.00 make[4]: Entering directory '/tmp/osmo-sgsn/src/gtphub' #11 11.00 make[4]: Nothing to be done for 'install-data-am'. #11 11.00 /usr/bin/mkdir -p '/usr/local/bin' #11 11.00 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-gtphub '/usr/local/bin' #11 11.02 libtool: install: /usr/bin/install -c osmo-gtphub /usr/local/bin/osmo-gtphub #11 11.02 make[4]: Leaving directory '/tmp/osmo-sgsn/src/gtphub' #11 11.02 make[3]: Leaving directory '/tmp/osmo-sgsn/src/gtphub' #11 11.03 make[3]: Entering directory '/tmp/osmo-sgsn/src' #11 11.03 make[4]: Entering directory '/tmp/osmo-sgsn/src' #11 11.03 make[4]: Nothing to be done for 'install-exec-am'. #11 11.03 make[4]: Nothing to be done for 'install-data-am'. #11 11.03 make[4]: Leaving directory '/tmp/osmo-sgsn/src' #11 11.03 make[3]: Leaving directory '/tmp/osmo-sgsn/src' #11 11.03 make[2]: Leaving directory '/tmp/osmo-sgsn/src' #11 11.03 Making install in contrib #11 11.03 make[2]: Entering directory '/tmp/osmo-sgsn/contrib' #11 11.03 Making install in systemd #11 11.03 make[3]: Entering directory '/tmp/osmo-sgsn/contrib/systemd' #11 11.03 make[4]: Entering directory '/tmp/osmo-sgsn/contrib/systemd' #11 11.03 make[4]: Nothing to be done for 'install-exec-am'. #11 11.04 /usr/bin/mkdir -p '/lib/systemd/system' #11 11.04 /usr/bin/install -c -m 644 osmo-gtphub.service osmo-sgsn.service '/lib/systemd/system' #11 11.04 make[4]: Leaving directory '/tmp/osmo-sgsn/contrib/systemd' #11 11.04 make[3]: Leaving directory '/tmp/osmo-sgsn/contrib/systemd' #11 11.04 make[3]: Entering directory '/tmp/osmo-sgsn/contrib' #11 11.04 make[4]: Entering directory '/tmp/osmo-sgsn/contrib' #11 11.04 make[4]: Nothing to be done for 'install-exec-am'. #11 11.04 make[4]: Nothing to be done for 'install-data-am'. #11 11.04 make[4]: Leaving directory '/tmp/osmo-sgsn/contrib' #11 11.04 make[3]: Leaving directory '/tmp/osmo-sgsn/contrib' #11 11.04 make[2]: Leaving directory '/tmp/osmo-sgsn/contrib' #11 11.04 Making install in tests #11 11.04 make[2]: Entering directory '/tmp/osmo-sgsn/tests' #11 11.05 Making install in gprs #11 11.05 make[3]: Entering directory '/tmp/osmo-sgsn/tests/gprs' #11 11.05 make[4]: Entering directory '/tmp/osmo-sgsn/tests/gprs' #11 11.05 make[4]: Nothing to be done for 'install-exec-am'. #11 11.05 make[4]: Nothing to be done for 'install-data-am'. #11 11.05 make[4]: Leaving directory '/tmp/osmo-sgsn/tests/gprs' #11 11.05 make[3]: Leaving directory '/tmp/osmo-sgsn/tests/gprs' #11 11.05 Making install in gtphub #11 11.05 make[3]: Entering directory '/tmp/osmo-sgsn/tests/gtphub' #11 11.05 make[4]: Entering directory '/tmp/osmo-sgsn/tests/gtphub' #11 11.05 make[4]: Nothing to be done for 'install-exec-am'. #11 11.05 make[4]: Nothing to be done for 'install-data-am'. #11 11.05 make[4]: Leaving directory '/tmp/osmo-sgsn/tests/gtphub' #11 11.05 make[3]: Leaving directory '/tmp/osmo-sgsn/tests/gtphub' #11 11.05 Making install in sgsn #11 11.05 make[3]: Entering directory '/tmp/osmo-sgsn/tests/sgsn' #11 11.06 make[4]: Entering directory '/tmp/osmo-sgsn/tests/sgsn' #11 11.06 make[4]: Nothing to be done for 'install-exec-am'. #11 11.06 make[4]: Nothing to be done for 'install-data-am'. #11 11.06 make[4]: Leaving directory '/tmp/osmo-sgsn/tests/sgsn' #11 11.06 make[3]: Leaving directory '/tmp/osmo-sgsn/tests/sgsn' #11 11.06 Making install in xid #11 11.06 make[3]: Entering directory '/tmp/osmo-sgsn/tests/xid' #11 11.06 make[4]: Entering directory '/tmp/osmo-sgsn/tests/xid' #11 11.06 make[4]: Nothing to be done for 'install-exec-am'. #11 11.06 make[4]: Nothing to be done for 'install-data-am'. #11 11.06 make[4]: Leaving directory '/tmp/osmo-sgsn/tests/xid' #11 11.06 make[3]: Leaving directory '/tmp/osmo-sgsn/tests/xid' #11 11.06 Making install in sndcp_xid #11 11.06 make[3]: Entering directory '/tmp/osmo-sgsn/tests/sndcp_xid' #11 11.06 make[4]: Entering directory '/tmp/osmo-sgsn/tests/sndcp_xid' #11 11.06 make[4]: Nothing to be done for 'install-exec-am'. #11 11.06 make[4]: Nothing to be done for 'install-data-am'. #11 11.06 make[4]: Leaving directory '/tmp/osmo-sgsn/tests/sndcp_xid' #11 11.06 make[3]: Leaving directory '/tmp/osmo-sgsn/tests/sndcp_xid' #11 11.07 Making install in slhc #11 11.07 make[3]: Entering directory '/tmp/osmo-sgsn/tests/slhc' #11 11.07 make[4]: Entering directory '/tmp/osmo-sgsn/tests/slhc' #11 11.07 make[4]: Nothing to be done for 'install-exec-am'. #11 11.07 make[4]: Nothing to be done for 'install-data-am'. #11 11.07 make[4]: Leaving directory '/tmp/osmo-sgsn/tests/slhc' #11 11.07 make[3]: Leaving directory '/tmp/osmo-sgsn/tests/slhc' #11 11.07 Making install in v42bis #11 11.07 make[3]: Entering directory '/tmp/osmo-sgsn/tests/v42bis' #11 11.07 make[4]: Entering directory '/tmp/osmo-sgsn/tests/v42bis' #11 11.07 make[4]: Nothing to be done for 'install-exec-am'. #11 11.07 make[4]: Nothing to be done for 'install-data-am'. #11 11.07 make[4]: Leaving directory '/tmp/osmo-sgsn/tests/v42bis' #11 11.07 make[3]: Leaving directory '/tmp/osmo-sgsn/tests/v42bis' #11 11.07 make[3]: Entering directory '/tmp/osmo-sgsn/tests' #11 11.07 make[4]: Entering directory '/tmp/osmo-sgsn/tests' #11 11.07 make[4]: Nothing to be done for 'install-exec-am'. #11 11.07 make[4]: Nothing to be done for 'install-data-am'. #11 11.07 make[4]: Leaving directory '/tmp/osmo-sgsn/tests' #11 11.07 make[3]: Leaving directory '/tmp/osmo-sgsn/tests' #11 11.08 make[2]: Leaving directory '/tmp/osmo-sgsn/tests' #11 11.08 Making install in doc #11 11.08 make[2]: Entering directory '/tmp/osmo-sgsn/doc' #11 11.08 Making install in examples #11 11.08 make[3]: Entering directory '/tmp/osmo-sgsn/doc/examples' #11 11.08 make[4]: Entering directory '/tmp/osmo-sgsn/doc/examples' #11 11.08 make[4]: Nothing to be done for 'install-exec-am'. #11 11.08 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 11.08 /usr/bin/install -c -m 644 osmo-gtphub/osmo-gtphub.cfg osmo-sgsn/osmo-sgsn.cfg '/usr/local/etc/osmocom' #11 11.09 make install-data-hook #11 11.09 make[5]: Entering directory '/tmp/osmo-sgsn/doc/examples' #11 11.09 for f in $(find . -name '*.cfg*' | sed -e 's,^.,,'); do \ #11 11.09 j="/usr/local/share/doc/osmo-sgsn/examples/$f" && \ #11 11.09 mkdir -p "$(dirname $j)" && \ #11 11.09 /usr/bin/install -c -m 644 ./$f $j; \ #11 11.09 done #11 11.10 make[5]: Leaving directory '/tmp/osmo-sgsn/doc/examples' #11 11.10 make[4]: Leaving directory '/tmp/osmo-sgsn/doc/examples' #11 11.10 make[3]: Leaving directory '/tmp/osmo-sgsn/doc/examples' #11 11.10 Making install in manuals #11 11.10 make[3]: Entering directory '/tmp/osmo-sgsn/doc/manuals' #11 11.10 make[4]: Entering directory '/tmp/osmo-sgsn/doc/manuals' #11 11.10 make[4]: Nothing to be done for 'install-exec-am'. #11 11.10 make[4]: Nothing to be done for 'install-data-am'. #11 11.10 make[4]: Leaving directory '/tmp/osmo-sgsn/doc/manuals' #11 11.10 make[3]: Leaving directory '/tmp/osmo-sgsn/doc/manuals' #11 11.10 make[3]: Entering directory '/tmp/osmo-sgsn/doc' #11 11.10 make[4]: Entering directory '/tmp/osmo-sgsn/doc' #11 11.10 make[4]: Nothing to be done for 'install-exec-am'. #11 11.10 make[4]: Nothing to be done for 'install-data-am'. #11 11.10 make[4]: Leaving directory '/tmp/osmo-sgsn/doc' #11 11.10 make[3]: Leaving directory '/tmp/osmo-sgsn/doc' #11 11.11 make[2]: Leaving directory '/tmp/osmo-sgsn/doc' #11 11.11 make[2]: Entering directory '/tmp/osmo-sgsn' #11 11.11 make[3]: Entering directory '/tmp/osmo-sgsn' #11 11.11 make[3]: Nothing to be done for 'install-exec-am'. #11 11.11 make[3]: Nothing to be done for 'install-data-am'. #11 11.11 make[3]: Leaving directory '/tmp/osmo-sgsn' #11 11.11 make[2]: Leaving directory '/tmp/osmo-sgsn' #11 11.11 make[1]: Leaving directory '/tmp/osmo-sgsn' #11 DONE 11.2s #12 [7/8] COPY OSMO-SGSN.CFG /data/osmo-sgsn.cfg #12 DONE 0.1s #13 [8/8] WORKDIR /DATA #13 DONE 0.0s #14 exporting to image #14 exporting layers #14 exporting layers 0.3s done #14 writing image sha256:adcffe466dd4f759cc56b0d9e76fa3dd996aee8c9878f79bf32c7c1850d62fc4 done #14 naming to docker.io/osmocom-build/osmo-sgsn-master:latest done #14 DONE 0.3s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/osmo-sgsn-master' + docker_image_exists osmo-sgsn-master + docker images -q osmocom-build/osmo-sgsn-master + test -n adcffe466dd4 + list_osmo_packages debian-bookworm osmo-sgsn-master + local distro=debian-bookworm + local image=osmo-sgsn-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-sgsn-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-sgsn-master ### ii libosmo-abis-dev:amd64 1.5.1.24.eb91.202406222026 amd64 Development headers for A-bis interface ii libosmo-gsup-client-dev:amd64 1.7.0.16.413f.202406222026 amd64 Development headers of Osmocom GSUP client library ii libosmo-gsup-client0:amd64 1.7.0.16.413f.202406222026 amd64 Osmocom GSUP (General Subscriber Update Protocol) client library ii libosmo-netif-dev:amd64 1.4.0.57.481f.202406222026 amd64 Development headers for Osmocom network interface ii libosmo-ranap-dev:amd64 1.5.1.9.342f.202406222026 amd64 Osmocom code for the Iuh interface (HNBAP, RUA, RANAP) ii libosmo-ranap7:amd64 1.5.1.9.342f.202406222026 amd64 Osmocom code for the Iuh interface (HNBAP, RUA, RANAP) ii libosmo-sccp-dev:amd64 1.8.0.67.fb30.202406222026 amd64 Development files for libsccp, libmtp and libxua ii libosmo-sigtran-dev:amd64 1.8.0.67.fb30.202406222026 amd64 Development headers for the Osmocom SIGTRAN library ii libosmo-sigtran9:amd64 1.8.0.67.fb30.202406222026 amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmoabis13:amd64 1.5.1.24.eb91.202406222026 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.9.0.209.e0c63.202406222026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.209.e0c63.202406222026 amd64 Osmo coding library ii libosmocore 1.9.0.209.e0c63.202406222026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.209.e0c63.202406222026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.209.e0c63.202406222026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.209.e0c63.202406222026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.209.e0c63.202406222026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.209.e0c63.202406222026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.209.e0c63.202406222026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.57.481f.202406222026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.209.e0c63.202406222026 amd64 Osmo SIM library ii libosmotrau2:amd64 1.5.1.24.eb91.202406222026 amd64 GSM trau handling ii libosmousb0:amd64 1.9.0.209.e0c63.202406222026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.209.e0c63.202406222026 amd64 Osmo VTY library ii osmocom-nightly 202406222026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master', 'osmocom-nightly'] + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-sgsn-test + local feed + echo debian-bookworm-titan + depends=debian-bookworm-titan + [ -n debian-bookworm-titan ] + docker_images_require debian-bookworm-titan + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker pull registry.osmocom.org/osmocom-build/debian-bookworm-titan Using default tag: latest Error response from daemon: manifest for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest not found: manifest unknown: manifest unknown + continue + docker_distro_from_image_name ttcn3-sgsn-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-sgsn-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-sgsn-test + echo ttcn3-sgsn-test + dir=ttcn3-sgsn-test + pull_arg=--pull + grep ^FROM ../ttcn3-sgsn-test/Dockerfile + from_line=FROM $REGISTRY/$USER/debian-bookworm-titan + echo FROM $REGISTRY/$USER/debian-bookworm-titan + grep -q $USER + pull_arg= + set +x Building image: ttcn3-sgsn-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-sgsn-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-sgsn-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-sgsn-test' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/ttcn3-sgsn-test:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 390B done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #3 DONE 0.0s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.41kB done #5 DONE 0.0s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.0s #7 [3/4] RUN TTCN3-DOCKER-PREPARE "master" sgsn #7 CACHED #8 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #8 CACHED #9 [4/4] COPY SGSN_TESTS.CFG /data/SGSN_Tests.cfg #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:f8bba07fe7416f7cb6615b99263e74d6281a1a5d9c35a61d4b60db783341d7e7 0.0s done #10 naming to docker.io/osmocom-build/ttcn3-sgsn-test:latest done #10 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-sgsn-test' + docker_image_exists ttcn3-sgsn-test + docker images -q osmocom-build/ttcn3-sgsn-test + test -n f8bba07fe741 + list_osmo_packages debian-bookworm ttcn3-sgsn-test + local distro=debian-bookworm + local image=ttcn3-sgsn-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-sgsn-test -c + [ -n ] + return + set_clean_up_trap + trap clean_up_common EXIT INT TERM 0 + set -e + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/sgsn-tester + cp SGSN_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/sgsn-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/sgsn-tester/SGSN_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/sgsn-tester/SGSN_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/sgsn-tester/SGSN_Tests.cfg ] + line=Misc_Helpers.mp_osmo_repo := "nightly" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "nightly"/g /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/sgsn-tester/SGSN_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/sgsn + cp osmo-sgsn.cfg /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/sgsn/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/stp + cp osmo-stp.cfg /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/stp/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/unix + network_create + SUBNET=1806417 + seq 1 30 + + bc echo (1806417 + 1) % 256 + SUBNET=82 + NET_NAME=ttcn3-sgsn-test-82 + SUB4=172.18.82.0/24 + SUB6=fd02:db8:82::/64 + set +x Creating network ttcn3-sgsn-test-82, trying SUBNET=82... + docker network create --internal --subnet 172.18.82.0/24 --ipv6 --subnet fd02:db8:82::/64 ttcn3-sgsn-test-82 7cd08466418c5d67d23675b94e0ef8b509e1404e098b1fa3ba46f4b4a940a1ef + set +x ### Network ttcn3-sgsn-test-82 created (SUBNET=82) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=82 to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/sgsn-tester/SGSN_Tests.cfg Applying SUBNET=82 to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/sgsn/osmo-sgsn.cfg Applying SUBNET=82 to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/stp/osmo-stp.cfg + echo Starting container with STP Starting container with STP + docker_network_params 82 200 + NET=82 + ADDR_SUFIX=200 + echo --network ttcn3-sgsn-test-82 --ip 172.18.82.200 --ip6 fd02:db8:82::200 + docker run --rm --network ttcn3-sgsn-test-82 --ip 172.18.82.200 --ip6 fd02:db8:82::200 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/stp:/data --name jenkins-ttcn3-sgsn-test-io_uring-105-stp -d -e LIBOSMO_IO_BACKEND=IO_URING --ulimit memlock=-1 osmocom-build/osmo-stp-master 55f68c12cbcae21babcc1ac5e2cf6edd1b7a084902fac748ecea8e5705e2f996 + echo Starting container with SGSN Starting container with SGSN + docker_network_params 82 10 + NET=82 + ADDR_SUFIX=10 + echo --network ttcn3-sgsn-test-82 --ip 172.18.82.10 --ip6 fd02:db8:82::10 + docker run --rm --network ttcn3-sgsn-test-82 --ip 172.18.82.10 --ip6 fd02:db8:82::10 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/sgsn:/data --name jenkins-ttcn3-sgsn-test-io_uring-105-sgsn -d -e LIBOSMO_IO_BACKEND=IO_URING --ulimit memlock=-1 osmocom-build/osmo-sgsn-master /bin/sh -c osmo-sgsn -c /data/osmo-sgsn.cfg >/data/osmo-sgsn.log 2>&1 698cd015d9bcfef44ef31f914479968dab27115f06f64b90416e1f90136383db + echo Starting container with SGSN testsuite Starting container with SGSN testsuite + docker_network_params 82 103 + NET=82 + ADDR_SUFIX=103 + echo --network ttcn3-sgsn-test-82 --ip 172.18.82.103 --ip6 fd02:db8:82::103 + docker run --rm --network ttcn3-sgsn-test-82 --ip 172.18.82.103 --ip6 fd02:db8:82::103 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.82.10 -e OSMO_SUT_PORT=4245 -v /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/sgsn-tester:/data --name jenkins-ttcn3-sgsn-test-io_uring-105-ttcn3-sgsn-test -e LIBOSMO_IO_BACKEND=IO_URING --ulimit memlock=-1 osmocom-build/ttcn3-sgsn-test + SUBDIR=sgsn + SUITE=SGSN_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/sgsn/SGSN_Tests SGSN_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli SGSN_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: SGSN_Tests.cfg MC@ef989399e457: Unix server socket created successfully. MC@ef989399e457: Listening on TCP port 40527. MC2> ef989399e457 is the default spawn /osmo-ttcn3-hacks/sgsn/SGSN_Tests ef989399e457 40527 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@ef989399e457: New HC connected from 172.18.82.103 [172.18.82.103]. ef989399e457: Linux 5.10.0-20-amd64 on x86_64. cmtc MC@ef989399e457: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@ef989399e457: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@ef989399e457: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@ef989399e457: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@ef989399e457: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@ef989399e457: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@ef989399e457: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@ef989399e457: Configuration file was processed on all HCs. MC@ef989399e457: Creating MTC on host 172.18.82.103. MC@ef989399e457: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach'. ------ SGSN_Tests.TC_attach ------ Sun Jun 23 11:58:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach.pcap" >/data/SGSN_Tests.TC_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef989399e457: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach' was executed successfully (exit status: 0). MTC@ef989399e457: Test case TC_attach started. SGSN_Test-Gb0-NS0(3)@ef989399e457: Creating NSIP provider for "172.18.82.103":21010 SGSN_Test-Gb0-BSSGP0(4)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(7)@ef989399e457: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI97(7)@ef989399e457: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(7)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@ef989399e457: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(8)@ef989399e457: Creating NSIP provider for "172.18.82.103":21011 SGSN_Test-Gb1-BSSGP1(9)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(8)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(12)@ef989399e457: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb0-BSSGP0(4)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI98(12)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI98(12)@ef989399e457: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) TC_attach-BVCI196(6)@ef989399e457: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(12)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(12)@ef989399e457: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(13)@ef989399e457: Creating NSIP provider for "172.18.82.103":21012 SGSN_Test-Gb1-BSSGP1(9)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach-BVCI210(11)@ef989399e457: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(14)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(13)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(17)@ef989399e457: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI99(17)@ef989399e457: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(17)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(17)@ef989399e457: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(14)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach-BVCI220(16)@ef989399e457: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(18)@ef989399e457: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(18)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(18)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(18)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(18)@ef989399e457: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(18)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach-BVCI196(6)@ef989399e457: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='FD985CBA'O, index=0 SGSN_Test-GSUP(19)@ef989399e457: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@ef989399e457: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'F5A11949C84ABB45291B31E68A73B6B0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D65DF89B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1FC1B1FD0A6696E3'O } } } } } SGSN_Test-GSUP(19)@ef989399e457: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@ef989399e457: Added IMSI table entry 0TC_attach(21)"262420000000001" TC_attach(21)@ef989399e457: setverdict(pass): none -> pass TC_attach-BVCI196(6)@ef989399e457: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@ef989399e457: Final verdict of PTC: pass SGSN_Test-Gb0-NS0(3)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@ef989399e457: Final verdict of PTC: none -NSVCI98(12)@ef989399e457: Final verdict of PTC: none -NSVCI97(7)@ef989399e457: Final verdict of PTC: none -NSVCI98-provIP(10)@ef989399e457: Final verdict of PTC: none -NSVCI99(17)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@ef989399e457: Final verdict of PTC: none TC_attach-BVCI220(16)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP-IPA(18)@ef989399e457: Final verdict of PTC: none -NSVCI97-provIP(5)@ef989399e457: Final verdict of PTC: none -NSVCI99-provIP(15)@ef989399e457: Final verdict of PTC: none TC_attach-BVCI210(11)@ef989399e457: Final verdict of PTC: none SGSN_Test-GTP(20)@ef989399e457: Final verdict of PTC: none TC_attach-BVCI196(6)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP(19)@ef989399e457: Final verdict of PTC: none MTC@ef989399e457: Setting final verdict of the test case. MTC@ef989399e457: Local verdict of MTC: none MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GTP(20): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@ef989399e457: Test case TC_attach finished. Verdict: pass MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass'. Sun Jun 23 11:58:39 UTC 2024 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 172.18.82.10:4245 to SGSN_Tests.TC_attach.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=78943) Waiting for packet dumper to finish... 1 (prev_count=78943, count=105378) MTC@ef989399e457: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass' was executed successfully (exit status: 0). MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3'. ------ SGSN_Tests.TC_attach_mnc3 ------ Sun Jun 23 11:58:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_mnc3.pcap" >/data/SGSN_Tests.TC_attach_mnc3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef989399e457: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3' was executed successfully (exit status: 0). MTC@ef989399e457: Test case TC_attach_mnc3 started. SGSN_Test-Gb0-NS0(22)@ef989399e457: Creating NSIP provider for "172.18.82.103":21010 SGSN_Test-Gb0-BSSGP0(23)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(26)@ef989399e457: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI97(26)@ef989399e457: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(26)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(26)@ef989399e457: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(23)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(27)@ef989399e457: Creating NSIP provider for "172.18.82.103":21011 TC_attach_mnc3-BVCI196(25)@ef989399e457: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(28)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(27)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(31)@ef989399e457: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(31)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI98(31)@ef989399e457: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(31)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(31)@ef989399e457: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(32)@ef989399e457: Creating NSIP provider for "172.18.82.103":21012 SGSN_Test-Gb1-BSSGP1(28)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_mnc3-BVCI210(30)@ef989399e457: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(33)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(32)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(36)@ef989399e457: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(36)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI99(36)@ef989399e457: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(36)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(36)@ef989399e457: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(33)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_mnc3-BVCI220(35)@ef989399e457: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(37)@ef989399e457: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(37)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(37)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(37)@ef989399e457: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(37)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@ef989399e457: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='C4D11CFD'O, index=0 SGSN_Test-GSUP(38)@ef989399e457: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@ef989399e457: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '66D7A133F268DEEE694DFB841B102CED'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '61A75C51'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4C5FC5A540A19522'O } } } } } SGSN_Test-GSUP(38)@ef989399e457: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@ef989399e457: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" TC_attach_mnc3(40)@ef989399e457: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@ef989399e457: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@ef989399e457: Final verdict of PTC: pass TC_attach_mnc3-BVCI210(30)@ef989399e457: Final verdict of PTC: none TC_attach_mnc3-BVCI196(25)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-NS1(27)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP(38)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@ef989399e457: Final verdict of PTC: none -NSVCI98(31)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-NS2(32)@ef989399e457: Final verdict of PTC: none -NSVCI97-provIP(24)@ef989399e457: Final verdict of PTC: none TC_attach_mnc3-BVCI220(35)@ef989399e457: Final verdict of PTC: none -NSVCI98-provIP(29)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP-IPA(37)@ef989399e457: Final verdict of PTC: none -NSVCI99-provIP(34)@ef989399e457: Final verdict of PTC: none -NSVCI99(36)@ef989399e457: Final verdict of PTC: none SGSN_Test-GTP(39)@ef989399e457: Final verdict of PTC: none -NSVCI97(26)@ef989399e457: Final verdict of PTC: none MTC@ef989399e457: Setting final verdict of the test case. MTC@ef989399e457: Local verdict of MTC: none MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97-provIP(24): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98-provIP(29): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_mnc3-BVCI210(30): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98(31): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-NS2(32): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99-provIP(34): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_mnc3-BVCI220(35): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99(36): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GTP(39): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@ef989399e457: Test case TC_attach_mnc3 finished. Verdict: pass MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass'. Sun Jun 23 11:58:44 UTC 2024 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 172.18.82.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=44380) Waiting for packet dumper to finish... 1 (prev_count=44380, count=86298) MTC@ef989399e457: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass' was executed successfully (exit status: 0). MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res'. ------ SGSN_Tests.TC_attach_umts_aka_umts_res ------ Sun Jun 23 11:58:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap" >/data/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef989399e457: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res' was executed successfully (exit status: 0). MTC@ef989399e457: Test case TC_attach_umts_aka_umts_res started. SGSN_Test-Gb0-NS0(41)@ef989399e457: Creating NSIP provider for "172.18.82.103":21010 SGSN_Test-Gb0-BSSGP0(42)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(45)@ef989399e457: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI97(45)@ef989399e457: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(45)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(45)@ef989399e457: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(46)@ef989399e457: Creating NSIP provider for "172.18.82.103":21011 SGSN_Test-Gb0-BSSGP0(42)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_umts_aka_umts_res-BVCI196(43)@ef989399e457: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(47)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(46)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(50)@ef989399e457: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(50)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI98(50)@ef989399e457: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(50)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(50)@ef989399e457: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(51)@ef989399e457: Creating NSIP provider for "172.18.82.103":21012 SGSN_Test-Gb1-BSSGP1(47)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_umts_aka_umts_res-BVCI210(49)@ef989399e457: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(52)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(51)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(55)@ef989399e457: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(55)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI99(55)@ef989399e457: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(55)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(55)@ef989399e457: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(52)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_umts_aka_umts_res-BVCI220(54)@ef989399e457: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(56)@ef989399e457: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(56)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(56)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(56)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(56)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(56)@ef989399e457: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(56)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(56)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(43)@ef989399e457: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='CC54117B'O, index=0 SGSN_Test-GSUP(57)@ef989399e457: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@ef989399e457: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '2B8D2B679E4D1D3EF900B418BD846DF9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A919EC6F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B89FE4157580DB9D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '9F35779C4C9927BF7B3D716BEEAC55AA'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E115185F3831D0D83FBC61FF8A7E81EC'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F25A6F1AEE36DC140A988D02F5C384A6'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '822DAB34DB1D3F7A'O } } } } } SGSN_Test-GSUP(57)@ef989399e457: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@ef989399e457: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" TC_attach_umts_aka_umts_res(59)@ef989399e457: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(43)@ef989399e457: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@ef989399e457: Final verdict of PTC: pass TC_attach_umts_aka_umts_res-BVCI210(49)@ef989399e457: Final verdict of PTC: none -NSVCI97(45)@ef989399e457: Final verdict of PTC: none -NSVCI98(50)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-NS1(46)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@ef989399e457: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(43)@ef989399e457: Final verdict of PTC: none -NSVCI97-provIP(44)@ef989399e457: Final verdict of PTC: none SGSN_Test-GTP(58)@ef989399e457: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(54)@ef989399e457: Final verdict of PTC: none -NSVCI98-provIP(48)@ef989399e457: Final verdict of PTC: none -NSVCI99-provIP(53)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-NS2(51)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP-IPA(56)@ef989399e457: Final verdict of PTC: none -NSVCI99(55)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP(57)@ef989399e457: Final verdict of PTC: none MTC@ef989399e457: Setting final verdict of the test case. MTC@ef989399e457: Local verdict of MTC: none MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(43): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97-provIP(44): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98-provIP(48): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(49): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98(50): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-NS2(51): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99-provIP(53): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(54): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99(55): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP-IPA(56): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GTP(58): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@ef989399e457: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass'. Sun Jun 23 11:58:50 UTC 2024 ====== SGSN_Tests.TC_attach_umts_aka_umts_res pass ====== Saving talloc report from 172.18.82.10:4245 to SGSN_Tests.TC_attach_umts_aka_umts_res.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=86529) Waiting for packet dumper to finish... 1 (prev_count=86529, count=105376) MTC@ef989399e457: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass' was executed successfully (exit status: 0). MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres'. ------ SGSN_Tests.TC_attach_umts_aka_gsm_sres ------ Sun Jun 23 11:58:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap" >/data/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef989399e457: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres' was executed successfully (exit status: 0). MTC@ef989399e457: Test case TC_attach_umts_aka_gsm_sres started. SGSN_Test-Gb0-NS0(60)@ef989399e457: Creating NSIP provider for "172.18.82.103":21010 SGSN_Test-Gb0-BSSGP0(61)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(64)@ef989399e457: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI97(64)@ef989399e457: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(64)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(64)@ef989399e457: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(65)@ef989399e457: Creating NSIP provider for "172.18.82.103":21011 SGSN_Test-Gb0-BSSGP0(61)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_umts_aka_gsm_sres-BVCI196(63)@ef989399e457: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(66)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(65)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(70)@ef989399e457: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(70)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI98(70)@ef989399e457: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(69)@ef989399e457: Creating NSIP provider for "172.18.82.103":21012 -NSVCI98(70)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(70)@ef989399e457: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(66)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(71)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_gsm_sres-BVCI210(67)@ef989399e457: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(69)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(75)@ef989399e457: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(75)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI99(75)@ef989399e457: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(75)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(75)@ef989399e457: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(71)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_umts_aka_gsm_sres-BVCI220(72)@ef989399e457: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(74)@ef989399e457: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(74)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(74)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(74)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(74)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(74)@ef989399e457: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(74)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(74)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@ef989399e457: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='FB845F0A'O, index=0 SGSN_Test-GSUP(76)@ef989399e457: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@ef989399e457: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '46A46B3752DD2A0B7FD430B7A04E3595'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0D44C30C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B334DFABD74458C4'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '3EEA10A3BD17E0ACCBC52041B3AAFBEF'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'CC36AFC0FA7FBF625E24975186F2FD58'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'D57F9E911D3E1560FBBDA99E258E443C'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'C0737394C95F588F'O } } } } } SGSN_Test-GSUP(76)@ef989399e457: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@ef989399e457: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" TC_attach_umts_aka_gsm_sres(78)@ef989399e457: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@ef989399e457: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@ef989399e457: Final verdict of PTC: pass SGSN_Test-GSUP(76)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-NS1(65)@ef989399e457: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(72)@ef989399e457: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(67)@ef989399e457: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(63)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@ef989399e457: Final verdict of PTC: none -NSVCI97(64)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@ef989399e457: Final verdict of PTC: none -NSVCI98-provIP(68)@ef989399e457: Final verdict of PTC: none -NSVCI99-provIP(73)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-NS2(69)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP-IPA(74)@ef989399e457: Final verdict of PTC: none -NSVCI99(75)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@ef989399e457: Final verdict of PTC: none SGSN_Test-GTP(77)@ef989399e457: Final verdict of PTC: none -NSVCI98(70)@ef989399e457: Final verdict of PTC: none -NSVCI97-provIP(62)@ef989399e457: Final verdict of PTC: none MTC@ef989399e457: Setting final verdict of the test case. MTC@ef989399e457: Local verdict of MTC: none MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(67): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98-provIP(68): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-NS2(69): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98(70): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(72): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99-provIP(73): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP-IPA(74): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99(75): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GTP(77): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@ef989399e457: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass'. Sun Jun 23 11:58:55 UTC 2024 ====== SGSN_Tests.TC_attach_umts_aka_gsm_sres pass ====== Saving talloc report from 172.18.82.10:4245 to SGSN_Tests.TC_attach_umts_aka_gsm_sres.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=86250) Waiting for packet dumper to finish... 1 (prev_count=86250, count=105201) MTC@ef989399e457: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass' was executed successfully (exit status: 0). MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act'. ------ SGSN_Tests.TC_attach_timeout_after_pdp_act ------ Sun Jun 23 11:58:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap" >/data/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef989399e457: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act' was executed successfully (exit status: 0). MTC@ef989399e457: Test case TC_attach_timeout_after_pdp_act started. SGSN_Test-Gb0-NS0(79)@ef989399e457: Creating NSIP provider for "172.18.82.103":21010 SGSN_Test-Gb0-BSSGP0(80)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(83)@ef989399e457: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI97(83)@ef989399e457: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(83)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(83)@ef989399e457: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(84)@ef989399e457: Creating NSIP provider for "172.18.82.103":21011 SGSN_Test-Gb0-BSSGP0(80)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_timeout_after_pdp_act-BVCI196(82)@ef989399e457: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(85)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(84)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(88)@ef989399e457: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(88)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI98(88)@ef989399e457: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(88)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(88)@ef989399e457: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(89)@ef989399e457: Creating NSIP provider for "172.18.82.103":21012 SGSN_Test-Gb1-BSSGP1(85)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_timeout_after_pdp_act-BVCI210(87)@ef989399e457: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(90)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(89)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(93)@ef989399e457: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(93)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI99(93)@ef989399e457: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(93)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(93)@ef989399e457: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(90)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_timeout_after_pdp_act-BVCI220(92)@ef989399e457: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(94)@ef989399e457: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(94)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(94)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(94)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(94)@ef989399e457: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(94)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(94)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(82)@ef989399e457: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='C50AEEE8'O, index=0 SGSN_Test-GSUP(95)@ef989399e457: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@ef989399e457: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '6F9186347612630B23664B2F0ED3405F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '17E3A7B0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '448D4DEC869B7D57'O } } } } } SGSN_Test-GSUP(95)@ef989399e457: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@ef989399e457: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" TC_attach_timeout_after_pdp_act(97)@ef989399e457: setverdict(pass): none -> pass TC_attach_timeout_after_pdp_act(97)@ef989399e457: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@ef989399e457: Trying to receive 5 ATTACH ACCEPTs SGSN_Test-GSUP-IPA(94)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_attach_timeout_after_pdp_act(97)@ef989399e457: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@ef989399e457: Make sure not more than 5 ATTACH ACCEPT messages are sent TC_attach_timeout_after_pdp_act(97)@ef989399e457: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@ef989399e457: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@ef989399e457: Final verdict of PTC: pass SGSN_Test-Gb0-BSSGP0(80)@ef989399e457: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(82)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-NS1(84)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@ef989399e457: Final verdict of PTC: none -NSVCI97-provIP(81)@ef989399e457: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(87)@ef989399e457: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(92)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP-IPA(94)@ef989399e457: Final verdict of PTC: none -NSVCI98-provIP(86)@ef989399e457: Final verdict of PTC: none -NSVCI97(83)@ef989399e457: Final verdict of PTC: none -NSVCI98(88)@ef989399e457: Final verdict of PTC: none -NSVCI99-provIP(91)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-NS2(89)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP(95)@ef989399e457: Final verdict of PTC: none -NSVCI99(93)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@ef989399e457: Final verdict of PTC: none SGSN_Test-GTP(96)@ef989399e457: Final verdict of PTC: none MTC@ef989399e457: Setting final verdict of the test case. MTC@ef989399e457: Local verdict of MTC: none MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98-provIP(86): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(87): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98(88): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-NS2(89): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99-provIP(91): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(92): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99(93): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP-IPA(94): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GTP(96): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@ef989399e457: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass'. Sun Jun 23 11:59:29 UTC 2024 ====== SGSN_Tests.TC_attach_timeout_after_pdp_act pass ====== Saving talloc report from 172.18.82.10:4245 to SGSN_Tests.TC_attach_timeout_after_pdp_act.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=223960) Waiting for packet dumper to finish... 1 (prev_count=223960, count=231462) MTC@ef989399e457: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass' was executed successfully (exit status: 0). MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout'. ------ SGSN_Tests.TC_attach_auth_id_timeout ------ Sun Jun 23 11:59:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_auth_id_timeout.pcap" >/data/SGSN_Tests.TC_attach_auth_id_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef989399e457: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout' was executed successfully (exit status: 0). MTC@ef989399e457: Test case TC_attach_auth_id_timeout started. SGSN_Test-Gb0-NS0(98)@ef989399e457: Creating NSIP provider for "172.18.82.103":21010 SGSN_Test-Gb0-BSSGP0(99)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(103)@ef989399e457: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(103)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI97(103)@ef989399e457: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(103)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(103)@ef989399e457: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(102)@ef989399e457: Creating NSIP provider for "172.18.82.103":21011 SGSN_Test-Gb0-BSSGP0(99)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_auth_id_timeout-BVCI196(100)@ef989399e457: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(104)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(102)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(107)@ef989399e457: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(107)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI98(107)@ef989399e457: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(107)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(107)@ef989399e457: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(108)@ef989399e457: Creating NSIP provider for "172.18.82.103":21012 SGSN_Test-Gb1-BSSGP1(104)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_auth_id_timeout-BVCI210(106)@ef989399e457: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(109)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(108)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(112)@ef989399e457: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI99(112)@ef989399e457: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(112)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(112)@ef989399e457: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(109)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_auth_id_timeout-BVCI220(111)@ef989399e457: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(113)@ef989399e457: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(113)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(113)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(113)@ef989399e457: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(113)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(100)@ef989399e457: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='E1CFAA64'O, index=0 SGSN_Test-GSUP(114)@ef989399e457: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) SGSN_Test-GSUP-IPA(113)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_attach_auth_id_timeout(116)@ef989399e457: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(100)@ef989399e457: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@ef989399e457: Final verdict of PTC: pass SGSN_Test-Gb1-BSSGP1(104)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-NS2(108)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@ef989399e457: Final verdict of PTC: none -NSVCI99(112)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-NS1(102)@ef989399e457: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(100)@ef989399e457: Final verdict of PTC: none -NSVCI99-provIP(110)@ef989399e457: Final verdict of PTC: none SGSN_Test-GTP(115)@ef989399e457: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(106)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@ef989399e457: Final verdict of PTC: none -NSVCI98-provIP(105)@ef989399e457: Final verdict of PTC: none -NSVCI98(107)@ef989399e457: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP(114)@ef989399e457: Final verdict of PTC: none -NSVCI97-provIP(101)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP-IPA(113)@ef989399e457: Final verdict of PTC: none -NSVCI97(103)@ef989399e457: Final verdict of PTC: none MTC@ef989399e457: Setting final verdict of the test case. MTC@ef989399e457: Local verdict of MTC: none MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(100): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97-provIP(101): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-NS1(102): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97(103): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GTP(115): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@ef989399e457: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass'. Sun Jun 23 12:00:04 UTC 2024 ====== SGSN_Tests.TC_attach_auth_id_timeout pass ====== Saving talloc report from 172.18.82.10:4245 to SGSN_Tests.TC_attach_auth_id_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=166497) Waiting for packet dumper to finish... 1 (prev_count=166497, count=173000) MTC@ef989399e457: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass' was executed successfully (exit status: 0). MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout'. ------ SGSN_Tests.TC_attach_auth_sai_timeout ------ Sun Jun 23 12:00:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_auth_sai_timeout.pcap" >/data/SGSN_Tests.TC_attach_auth_sai_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef989399e457: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout' was executed successfully (exit status: 0). MTC@ef989399e457: Test case TC_attach_auth_sai_timeout started. SGSN_Test-Gb0-NS0(117)@ef989399e457: Creating NSIP provider for "172.18.82.103":21010 SGSN_Test-Gb0-BSSGP0(118)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(121)@ef989399e457: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(121)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI97(121)@ef989399e457: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(121)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(121)@ef989399e457: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(122)@ef989399e457: Creating NSIP provider for "172.18.82.103":21011 SGSN_Test-Gb0-BSSGP0(118)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(123)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_sai_timeout-BVCI196(120)@ef989399e457: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(122)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(127)@ef989399e457: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(127)@ef989399e457: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(126)@ef989399e457: Creating NSIP provider for "172.18.82.103":21012 -NSVCI98(127)@ef989399e457: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(127)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(127)@ef989399e457: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(128)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(123)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_auth_sai_timeout-BVCI210(124)@ef989399e457: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(126)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(132)@ef989399e457: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(132)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI99(132)@ef989399e457: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(132)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(132)@ef989399e457: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(128)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_auth_sai_timeout-BVCI220(129)@ef989399e457: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(131)@ef989399e457: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(131)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(131)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(131)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(131)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(131)@ef989399e457: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(131)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(131)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(120)@ef989399e457: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='E1B4EE03'O, index=0 SGSN_Test-GSUP(133)@ef989399e457: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@ef989399e457: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@ef989399e457: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" TC_attach_auth_sai_timeout(135)@ef989399e457: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(120)@ef989399e457: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@ef989399e457: Final verdict of PTC: pass TC_attach_auth_sai_timeout-BVCI210(124)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP(133)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-NS2(126)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@ef989399e457: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(120)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@ef989399e457: Final verdict of PTC: none -NSVCI98(127)@ef989399e457: Final verdict of PTC: none -NSVCI97(121)@ef989399e457: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(129)@ef989399e457: Final verdict of PTC: none -NSVCI99-provIP(130)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP-IPA(131)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@ef989399e457: Final verdict of PTC: none -NSVCI98-provIP(125)@ef989399e457: Final verdict of PTC: none SGSN_Test-GTP(134)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@ef989399e457: Final verdict of PTC: none -NSVCI99(132)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-NS1(122)@ef989399e457: Final verdict of PTC: none -NSVCI97-provIP(119)@ef989399e457: Final verdict of PTC: none MTC@ef989399e457: Setting final verdict of the test case. MTC@ef989399e457: Local verdict of MTC: none MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97-provIP(119): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(120): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97(121): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-NS1(122): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(124): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98-provIP(125): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-NS2(126): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98(127): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(129): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99-provIP(130): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP-IPA(131): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99(132): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GTP(134): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@ef989399e457: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass'. Sun Jun 23 12:00:14 UTC 2024 ====== SGSN_Tests.TC_attach_auth_sai_timeout pass ====== Saving talloc report from 172.18.82.10:4245 to SGSN_Tests.TC_attach_auth_sai_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=70325) Waiting for packet dumper to finish... 1 (prev_count=70325, count=80919) MTC@ef989399e457: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject'. ------ SGSN_Tests.TC_attach_auth_sai_reject ------ Sun Jun 23 12:00:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_auth_sai_reject.pcap" >/data/SGSN_Tests.TC_attach_auth_sai_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef989399e457: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject' was executed successfully (exit status: 0). MTC@ef989399e457: Test case TC_attach_auth_sai_reject started. SGSN_Test-Gb0-NS0(136)@ef989399e457: Creating NSIP provider for "172.18.82.103":21010 SGSN_Test-Gb0-BSSGP0(137)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(140)@ef989399e457: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI97(140)@ef989399e457: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(140)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(140)@ef989399e457: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(141)@ef989399e457: Creating NSIP provider for "172.18.82.103":21011 SGSN_Test-Gb0-BSSGP0(137)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_auth_sai_reject-BVCI196(139)@ef989399e457: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(142)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(141)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(145)@ef989399e457: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(145)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI98(145)@ef989399e457: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(145)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(145)@ef989399e457: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(146)@ef989399e457: Creating NSIP provider for "172.18.82.103":21012 SGSN_Test-Gb1-BSSGP1(142)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_auth_sai_reject-BVCI210(144)@ef989399e457: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(147)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(146)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(150)@ef989399e457: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(150)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI99(150)@ef989399e457: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(150)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(150)@ef989399e457: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(147)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_auth_sai_reject-BVCI220(149)@ef989399e457: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(151)@ef989399e457: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(151)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(151)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(151)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(151)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(151)@ef989399e457: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(151)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(151)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(139)@ef989399e457: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='FA10DCD8'O, index=0 SGSN_Test-GSUP(152)@ef989399e457: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@ef989399e457: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@ef989399e457: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" TC_attach_auth_sai_reject(154)@ef989399e457: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@ef989399e457: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@ef989399e457: Final verdict of PTC: pass SGSN_Test-Gb0-NS0(136)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@ef989399e457: Final verdict of PTC: none -NSVCI97(140)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@ef989399e457: Final verdict of PTC: none -NSVCI98-provIP(143)@ef989399e457: Final verdict of PTC: none SGSN_Test-GTP(153)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP(152)@ef989399e457: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(139)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-NS1(141)@ef989399e457: Final verdict of PTC: none -NSVCI97-provIP(138)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@ef989399e457: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(149)@ef989399e457: Final verdict of PTC: none -NSVCI99(150)@ef989399e457: Final verdict of PTC: none -NSVCI98(145)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP-IPA(151)@ef989399e457: Final verdict of PTC: none -NSVCI99-provIP(148)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-NS2(146)@ef989399e457: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(144)@ef989399e457: Final verdict of PTC: none MTC@ef989399e457: Setting final verdict of the test case. MTC@ef989399e457: Local verdict of MTC: none MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98-provIP(143): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(144): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98(145): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-NS2(146): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99-provIP(148): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(149): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99(150): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP-IPA(151): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GTP(153): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@ef989399e457: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass'. Sun Jun 23 12:00:24 UTC 2024 ====== SGSN_Tests.TC_attach_auth_sai_reject pass ====== Saving talloc report from 172.18.82.10:4245 to SGSN_Tests.TC_attach_auth_sai_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=72306) Waiting for packet dumper to finish... 1 (prev_count=72306, count=83286) MTC@ef989399e457: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass' was executed successfully (exit status: 0). MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout'. ------ SGSN_Tests.TC_attach_gsup_lu_timeout ------ Sun Jun 23 12:00:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap" >/data/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef989399e457: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout' was executed successfully (exit status: 0). MTC@ef989399e457: Test case TC_attach_gsup_lu_timeout started. SGSN_Test-Gb0-NS0(155)@ef989399e457: Creating NSIP provider for "172.18.82.103":21010 SGSN_Test-Gb0-BSSGP0(156)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(160)@ef989399e457: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(160)@ef989399e457: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(159)@ef989399e457: Creating NSIP provider for "172.18.82.103":21011 -NSVCI97(160)@ef989399e457: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(160)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(160)@ef989399e457: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(156)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(161)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gsup_lu_timeout-BVCI196(157)@ef989399e457: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(159)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(164)@ef989399e457: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(164)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI98(164)@ef989399e457: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(164)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(164)@ef989399e457: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(165)@ef989399e457: Creating NSIP provider for "172.18.82.103":21012 SGSN_Test-Gb1-BSSGP1(161)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(166)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gsup_lu_timeout-BVCI210(163)@ef989399e457: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(165)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(170)@ef989399e457: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(170)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI99(170)@ef989399e457: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(170)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(170)@ef989399e457: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(166)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_gsup_lu_timeout-BVCI220(167)@ef989399e457: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(169)@ef989399e457: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(169)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(169)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(169)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(169)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(169)@ef989399e457: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(169)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(169)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(157)@ef989399e457: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='E0ED1A22'O, index=0 SGSN_Test-GSUP(171)@ef989399e457: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@ef989399e457: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'A24886B66EC171AF551ED2455FC05FAD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DC39F36C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A6AA96F70120CB94'O } } } } } SGSN_Test-GSUP(171)@ef989399e457: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@ef989399e457: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" TC_attach_gsup_lu_timeout(173)@ef989399e457: setverdict(fail): none -> fail MC@ef989399e457: Test Component 173 has requested to stop MTC. Terminating current testcase execution. TC_attach_gsup_lu_timeout-BVCI196(157)@ef989399e457: Final verdict of PTC: none -NSVCI97(160)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@ef989399e457: Final verdict of PTC: none -NSVCI98(164)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-NS1(159)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-NS2(165)@ef989399e457: Final verdict of PTC: none -NSVCI98-provIP(162)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@ef989399e457: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(167)@ef989399e457: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(163)@ef989399e457: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@ef989399e457: Final verdict of PTC: fail -NSVCI99(170)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@ef989399e457: Final verdict of PTC: none -NSVCI99-provIP(168)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP(171)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@ef989399e457: Final verdict of PTC: none SGSN_Test-GTP(172)@ef989399e457: Final verdict of PTC: none -NSVCI97-provIP(158)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP-IPA(169)@ef989399e457: Final verdict of PTC: none MTC@ef989399e457: Setting final verdict of the test case. MTC@ef989399e457: Local verdict of MTC: none MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(157): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97-provIP(158): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-NS1(159): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97(160): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98-provIP(162): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(163): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98(164): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-NS2(165): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(167): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99-provIP(168): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP-IPA(169): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99(170): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GTP(172): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@ef989399e457: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail'. Sun Jun 23 12:00:29 UTC 2024 ------ SGSN_Tests.TC_attach_gsup_lu_timeout fail ------ Saving talloc report from 172.18.82.10:4245 to SGSN_Tests.TC_attach_gsup_lu_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=40607) Waiting for packet dumper to finish... 1 (prev_count=40607, count=72084) MTC@ef989399e457: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail' was executed successfully (exit status: 0). MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject'. ------ SGSN_Tests.TC_attach_gsup_lu_reject ------ Sun Jun 23 12:00:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_gsup_lu_reject.pcap" >/data/SGSN_Tests.TC_attach_gsup_lu_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef989399e457: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject' was executed successfully (exit status: 0). MTC@ef989399e457: Test case TC_attach_gsup_lu_reject started. SGSN_Test-Gb0-NS0(174)@ef989399e457: Creating NSIP provider for "172.18.82.103":21010 SGSN_Test-Gb0-BSSGP0(175)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(178)@ef989399e457: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI97(178)@ef989399e457: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(178)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(178)@ef989399e457: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(179)@ef989399e457: Creating NSIP provider for "172.18.82.103":21011 SGSN_Test-Gb0-BSSGP0(175)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(180)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gsup_lu_reject-BVCI196(176)@ef989399e457: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(179)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(183)@ef989399e457: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(183)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI98(183)@ef989399e457: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(183)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(183)@ef989399e457: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(184)@ef989399e457: Creating NSIP provider for "172.18.82.103":21012 SGSN_Test-Gb1-BSSGP1(180)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_gsup_lu_reject-BVCI210(182)@ef989399e457: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(185)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(184)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(189)@ef989399e457: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(189)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI99(189)@ef989399e457: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(189)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(189)@ef989399e457: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(185)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_gsup_lu_reject-BVCI220(186)@ef989399e457: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(188)@ef989399e457: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(188)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(188)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(188)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(188)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(188)@ef989399e457: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(188)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(188)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(176)@ef989399e457: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='DC1F93DA'O, index=0 SGSN_Test-GSUP(190)@ef989399e457: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@ef989399e457: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'E2A2A1B51A1CBFE8E95C216EDA4ECA56'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6FEFE5DF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '473FD0C7E3CA0A33'O } } } } } SGSN_Test-GSUP(190)@ef989399e457: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@ef989399e457: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" TC_attach_gsup_lu_reject(192)@ef989399e457: setverdict(fail): none -> fail MC@ef989399e457: Test Component 192 has requested to stop MTC. Terminating current testcase execution. TC_attach_gsup_lu_reject-BVCI210(182)@ef989399e457: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(176)@ef989399e457: Final verdict of PTC: none -NSVCI98(183)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-NS1(179)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-NS0(174)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP(190)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@ef989399e457: Final verdict of PTC: none -NSVCI97(178)@ef989399e457: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(186)@ef989399e457: Final verdict of PTC: none -NSVCI97-provIP(177)@ef989399e457: Final verdict of PTC: none -NSVCI99-provIP(187)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@ef989399e457: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@ef989399e457: Final verdict of PTC: fail SGSN_Test-Gb2-NS2(184)@ef989399e457: Final verdict of PTC: none -NSVCI99(189)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP-IPA(188)@ef989399e457: Final verdict of PTC: none SGSN_Test-GTP(191)@ef989399e457: Final verdict of PTC: none -NSVCI98-provIP(181)@ef989399e457: Final verdict of PTC: none MTC@ef989399e457: Setting final verdict of the test case. MTC@ef989399e457: Local verdict of MTC: none MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(176): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97-provIP(177): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97(178): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98-provIP(181): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(182): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98(183): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-NS2(184): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(186): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99-provIP(187): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP-IPA(188): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99(189): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GTP(191): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@ef989399e457: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail'. Sun Jun 23 12:00:34 UTC 2024 ------ SGSN_Tests.TC_attach_gsup_lu_reject fail ------ Saving talloc report from 172.18.82.10:4245 to SGSN_Tests.TC_attach_gsup_lu_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=43930) Waiting for packet dumper to finish... 1 (prev_count=43930, count=77776) MTC@ef989399e457: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail' was executed successfully (exit status: 0). MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined'. ------ SGSN_Tests.TC_attach_combined ------ Sun Jun 23 12:00:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_combined.pcap" >/data/SGSN_Tests.TC_attach_combined.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef989399e457: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined' was executed successfully (exit status: 0). MTC@ef989399e457: Test case TC_attach_combined started. SGSN_Test-Gb0-NS0(193)@ef989399e457: Creating NSIP provider for "172.18.82.103":21010 SGSN_Test-Gb0-BSSGP0(194)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(198)@ef989399e457: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(198)@ef989399e457: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(197)@ef989399e457: Creating NSIP provider for "172.18.82.103":21011 -NSVCI97(198)@ef989399e457: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(198)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(198)@ef989399e457: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(194)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(199)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_combined-BVCI196(195)@ef989399e457: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(197)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(202)@ef989399e457: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(202)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI98(202)@ef989399e457: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(202)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(202)@ef989399e457: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(199)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(203)@ef989399e457: Creating NSIP provider for "172.18.82.103":21012 TC_attach_combined-BVCI210(201)@ef989399e457: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(204)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(203)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(208)@ef989399e457: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(208)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI99(208)@ef989399e457: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(208)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(208)@ef989399e457: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(204)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_combined-BVCI220(205)@ef989399e457: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(207)@ef989399e457: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(207)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(207)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(207)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(207)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(207)@ef989399e457: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(207)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(207)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(195)@ef989399e457: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='FADA52F3'O, index=0 SGSN_Test-GSUP(209)@ef989399e457: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@ef989399e457: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '10D7C671F79D88D7064F9B2328A881B0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B5AA385F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C1EE29459D5F47EF'O } } } } } SGSN_Test-GSUP(209)@ef989399e457: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@ef989399e457: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" TC_attach_combined(211)@ef989399e457: setverdict(pass): none -> pass TC_attach_combined-BVCI196(195)@ef989399e457: Removing Client IMSI='262420000000007'H, index=0 TC_attach_combined(211)@ef989399e457: Final verdict of PTC: pass SGSN_Test-Gb2-BSSGP2(204)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@ef989399e457: Final verdict of PTC: none TC_attach_combined-BVCI210(201)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@ef989399e457: Final verdict of PTC: none -NSVCI98(202)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-NS1(197)@ef989399e457: Final verdict of PTC: none -NSVCI99-provIP(206)@ef989399e457: Final verdict of PTC: none TC_attach_combined-BVCI220(205)@ef989399e457: Final verdict of PTC: none -NSVCI98-provIP(200)@ef989399e457: Final verdict of PTC: none -NSVCI97(198)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-NS2(203)@ef989399e457: Final verdict of PTC: none -NSVCI99(208)@ef989399e457: Final verdict of PTC: none -NSVCI97-provIP(196)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP-IPA(207)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP(209)@ef989399e457: Final verdict of PTC: none TC_attach_combined-BVCI196(195)@ef989399e457: Final verdict of PTC: none SGSN_Test-GTP(210)@ef989399e457: Final verdict of PTC: none MTC@ef989399e457: Setting final verdict of the test case. MTC@ef989399e457: Local verdict of MTC: none MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_combined-BVCI196(195): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97-provIP(196): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-NS1(197): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97(198): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98-provIP(200): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_combined-BVCI210(201): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98(202): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-NS2(203): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_combined-BVCI220(205): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99-provIP(206): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP-IPA(207): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99(208): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GTP(210): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@ef989399e457: Test case TC_attach_combined finished. Verdict: pass MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass'. Sun Jun 23 12:00:39 UTC 2024 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 172.18.82.10:4245 to SGSN_Tests.TC_attach_combined.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=85443) Waiting for packet dumper to finish... 1 (prev_count=85443, count=104413) MTC@ef989399e457: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass' was executed successfully (exit status: 0). MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all'. ------ SGSN_Tests.TC_attach_accept_all ------ Sun Jun 23 12:00:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_accept_all.pcap" >/data/SGSN_Tests.TC_attach_accept_all.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef989399e457: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all' was executed successfully (exit status: 0). MTC@ef989399e457: Test case TC_attach_accept_all started. SGSN_Test-Gb0-NS0(212)@ef989399e457: Creating NSIP provider for "172.18.82.103":21010 SGSN_Test-Gb0-BSSGP0(213)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(216)@ef989399e457: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI97(216)@ef989399e457: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(216)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(216)@ef989399e457: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(213)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_accept_all-BVCI196(215)@ef989399e457: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(217)@ef989399e457: Creating NSIP provider for "172.18.82.103":21011 SGSN_Test-Gb1-BSSGP1(218)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(217)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(221)@ef989399e457: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(221)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI98(221)@ef989399e457: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(221)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(221)@ef989399e457: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(222)@ef989399e457: Creating NSIP provider for "172.18.82.103":21012 SGSN_Test-Gb1-BSSGP1(218)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(223)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_accept_all-BVCI210(220)@ef989399e457: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(222)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(227)@ef989399e457: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(227)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI99(227)@ef989399e457: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(227)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(227)@ef989399e457: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(223)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_accept_all-BVCI220(224)@ef989399e457: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(226)@ef989399e457: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(226)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(226)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(226)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(226)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(226)@ef989399e457: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(226)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(226)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(215)@ef989399e457: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='F3846D9B'O, index=0 SGSN_Test-GSUP(228)@ef989399e457: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) TC_attach_accept_all(230)@ef989399e457: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(215)@ef989399e457: Removing Client IMSI='262420000000008'H, index=0 TC_attach_accept_all(230)@ef989399e457: Final verdict of PTC: pass SGSN_Test-Gb1-BSSGP1(218)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-NS1(217)@ef989399e457: Final verdict of PTC: none -NSVCI98(221)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@ef989399e457: Final verdict of PTC: none -NSVCI97(216)@ef989399e457: Final verdict of PTC: none -NSVCI98-provIP(219)@ef989399e457: Final verdict of PTC: none -NSVCI97-provIP(214)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP(228)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-NS2(222)@ef989399e457: Final verdict of PTC: none -NSVCI99(227)@ef989399e457: Final verdict of PTC: none TC_attach_accept_all-BVCI210(220)@ef989399e457: Final verdict of PTC: none -NSVCI99-provIP(225)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP-IPA(226)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@ef989399e457: Final verdict of PTC: none TC_attach_accept_all-BVCI196(215)@ef989399e457: Final verdict of PTC: none SGSN_Test-GTP(229)@ef989399e457: Final verdict of PTC: none TC_attach_accept_all-BVCI220(224)@ef989399e457: Final verdict of PTC: none MTC@ef989399e457: Setting final verdict of the test case. MTC@ef989399e457: Local verdict of MTC: none MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97-provIP(214): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_accept_all-BVCI196(215): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98-provIP(219): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_accept_all-BVCI210(220): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98(221): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-NS2(222): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_accept_all-BVCI220(224): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99-provIP(225): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP-IPA(226): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99(227): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GTP(229): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@ef989399e457: Test case TC_attach_accept_all finished. Verdict: pass MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass'. Sun Jun 23 12:00:45 UTC 2024 ====== SGSN_Tests.TC_attach_accept_all pass ====== Saving talloc report from 172.18.82.10:4245 to SGSN_Tests.TC_attach_accept_all.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=55422) Waiting for packet dumper to finish... 1 (prev_count=55422, count=86248) MTC@ef989399e457: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass' was executed successfully (exit status: 0). MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed'. ------ SGSN_Tests.TC_attach_closed ------ Sun Jun 23 12:00:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_closed.pcap" >/data/SGSN_Tests.TC_attach_closed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef989399e457: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed' was executed successfully (exit status: 0). MTC@ef989399e457: Test case TC_attach_closed started. SGSN_Test-Gb0-NS0(231)@ef989399e457: Creating NSIP provider for "172.18.82.103":21010 SGSN_Test-Gb0-BSSGP0(232)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(235)@ef989399e457: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(235)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI97(235)@ef989399e457: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(235)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(235)@ef989399e457: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(232)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(236)@ef989399e457: Creating NSIP provider for "172.18.82.103":21011 TC_attach_closed-BVCI196(234)@ef989399e457: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(237)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(236)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(240)@ef989399e457: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(240)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI98(240)@ef989399e457: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(240)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(240)@ef989399e457: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(241)@ef989399e457: Creating NSIP provider for "172.18.82.103":21012 SGSN_Test-Gb1-BSSGP1(237)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_closed-BVCI210(239)@ef989399e457: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(242)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(241)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(245)@ef989399e457: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(245)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI99(245)@ef989399e457: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(245)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(245)@ef989399e457: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(242)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_closed-BVCI220(244)@ef989399e457: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(246)@ef989399e457: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(246)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(246)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(246)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(246)@ef989399e457: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(246)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(234)@ef989399e457: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='EB600DF3'O, index=0 SGSN_Test-GSUP(247)@ef989399e457: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(234)@ef989399e457: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='EB600DF3'O, index=1 TC_attach_closed(249)@ef989399e457: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@ef989399e457: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@ef989399e457: Final verdict of PTC: pass TC_attach_closed-BVCI196(234)@ef989399e457: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='EDC0A726'O, index=2 SGSN_Test-GSUP(247)@ef989399e457: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) TC_attach_closed(250)@ef989399e457: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@ef989399e457: Removing Client IMSI='262420000000010'H, index=2 TC_attach_closed(250)@ef989399e457: Final verdict of PTC: pass SGSN_Test-Gb0-NS0(231)@ef989399e457: Final verdict of PTC: none -NSVCI98(240)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP(247)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@ef989399e457: Final verdict of PTC: none -NSVCI97-provIP(233)@ef989399e457: Final verdict of PTC: none TC_attach_closed-BVCI220(244)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-NS1(236)@ef989399e457: Final verdict of PTC: none TC_attach_closed-BVCI196(234)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@ef989399e457: Final verdict of PTC: none TC_attach_closed-BVCI210(239)@ef989399e457: Final verdict of PTC: none -NSVCI97(235)@ef989399e457: Final verdict of PTC: none -NSVCI99(245)@ef989399e457: Final verdict of PTC: none -NSVCI99-provIP(243)@ef989399e457: Final verdict of PTC: none SGSN_Test-GTP(248)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-NS2(241)@ef989399e457: Final verdict of PTC: none -NSVCI98-provIP(238)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP-IPA(246)@ef989399e457: Final verdict of PTC: none MTC@ef989399e457: Setting final verdict of the test case. MTC@ef989399e457: Local verdict of MTC: none MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97-provIP(233): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_closed-BVCI196(234): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97(235): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-NS1(236): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98-provIP(238): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_closed-BVCI210(239): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98(240): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-NS2(241): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99-provIP(243): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_closed-BVCI220(244): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GTP(248): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@ef989399e457: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@ef989399e457: Test case TC_attach_closed finished. Verdict: pass MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass'. Sun Jun 23 12:00:51 UTC 2024 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 172.18.82.10:4245 to SGSN_Tests.TC_attach_closed.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=83114) Waiting for packet dumper to finish... 1 (prev_count=83114, count=96043) MTC@ef989399e457: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass' was executed successfully (exit status: 0). MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response'. ------ SGSN_Tests.TC_attach_no_imei_response ------ Sun Jun 23 12:00:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_no_imei_response.pcap" >/data/SGSN_Tests.TC_attach_no_imei_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef989399e457: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response' was executed successfully (exit status: 0). MTC@ef989399e457: Test case TC_attach_no_imei_response started. SGSN_Test-Gb0-NS0(251)@ef989399e457: Creating NSIP provider for "172.18.82.103":21010 SGSN_Test-Gb0-BSSGP0(252)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(255)@ef989399e457: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI97(255)@ef989399e457: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(255)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(255)@ef989399e457: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(256)@ef989399e457: Creating NSIP provider for "172.18.82.103":21011 SGSN_Test-Gb0-BSSGP0(252)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_no_imei_response-BVCI196(254)@ef989399e457: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(257)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(256)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(260)@ef989399e457: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(260)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI98(260)@ef989399e457: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(260)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(260)@ef989399e457: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(261)@ef989399e457: Creating NSIP provider for "172.18.82.103":21012 SGSN_Test-Gb1-BSSGP1(257)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_no_imei_response-BVCI210(259)@ef989399e457: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(262)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(261)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(265)@ef989399e457: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(265)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI99(265)@ef989399e457: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(265)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(265)@ef989399e457: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(262)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_no_imei_response-BVCI220(264)@ef989399e457: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(266)@ef989399e457: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(266)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(266)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(266)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(266)@ef989399e457: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(266)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(266)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(254)@ef989399e457: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='F0BAD63D'O, index=0 SGSN_Test-GSUP(267)@ef989399e457: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) SGSN_Test-GSUP-IPA(266)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_attach_no_imei_response(269)@ef989399e457: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(254)@ef989399e457: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@ef989399e457: Final verdict of PTC: pass SGSN_Test-Gb1-NS1(256)@ef989399e457: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(254)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@ef989399e457: Final verdict of PTC: none -NSVCI97(255)@ef989399e457: Final verdict of PTC: none -NSVCI97-provIP(253)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP(267)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@ef989399e457: Final verdict of PTC: none -NSVCI98(260)@ef989399e457: Final verdict of PTC: none -NSVCI98-provIP(258)@ef989399e457: Final verdict of PTC: none -NSVCI99(265)@ef989399e457: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(259)@ef989399e457: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(264)@ef989399e457: Final verdict of PTC: none -NSVCI99-provIP(263)@ef989399e457: Final verdict of PTC: none SGSN_Test-GTP(268)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-NS2(261)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP-IPA(266)@ef989399e457: Final verdict of PTC: none MTC@ef989399e457: Setting final verdict of the test case. MTC@ef989399e457: Local verdict of MTC: none MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97-provIP(253): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_no_imei_response-BVCI196(254): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98-provIP(258): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_no_imei_response-BVCI210(259): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98(260): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-NS2(261): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99-provIP(263): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_no_imei_response-BVCI220(264): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99(265): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP-IPA(266): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GTP(268): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@ef989399e457: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass'. Sun Jun 23 12:01:26 UTC 2024 ====== SGSN_Tests.TC_attach_no_imei_response pass ====== Saving talloc report from 172.18.82.10:4245 to SGSN_Tests.TC_attach_no_imei_response.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=187084) Waiting for packet dumper to finish... 1 (prev_count=187084, count=188157) MTC@ef989399e457: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass' was executed successfully (exit status: 0). MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response'. ------ SGSN_Tests.TC_attach_no_imsi_response ------ Sun Jun 23 12:01:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_no_imsi_response.pcap" >/data/SGSN_Tests.TC_attach_no_imsi_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef989399e457: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response' was executed successfully (exit status: 0). MTC@ef989399e457: Test case TC_attach_no_imsi_response started. SGSN_Test-Gb0-NS0(270)@ef989399e457: Creating NSIP provider for "172.18.82.103":21010 SGSN_Test-Gb0-BSSGP0(271)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(274)@ef989399e457: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(274)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI97(274)@ef989399e457: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(274)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(274)@ef989399e457: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(271)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(275)@ef989399e457: Creating NSIP provider for "172.18.82.103":21011 TC_attach_no_imsi_response-BVCI196(273)@ef989399e457: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(276)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(275)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(280)@ef989399e457: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(280)@ef989399e457: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(279)@ef989399e457: Creating NSIP provider for "172.18.82.103":21012 -NSVCI98(280)@ef989399e457: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(280)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(280)@ef989399e457: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(276)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(281)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_no_imsi_response-BVCI210(277)@ef989399e457: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(279)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(284)@ef989399e457: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(284)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI99(284)@ef989399e457: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(284)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(284)@ef989399e457: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(281)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_no_imsi_response-BVCI220(283)@ef989399e457: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(285)@ef989399e457: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(285)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(285)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(285)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(285)@ef989399e457: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(285)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(285)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(273)@ef989399e457: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='D4568C7E'O, index=0 SGSN_Test-GSUP(286)@ef989399e457: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) SGSN_Test-GSUP-IPA(285)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_attach_no_imsi_response(288)@ef989399e457: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(273)@ef989399e457: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@ef989399e457: Final verdict of PTC: pass TC_attach_no_imsi_response-BVCI210(277)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-NS1(275)@ef989399e457: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(283)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-NS2(279)@ef989399e457: Final verdict of PTC: none -NSVCI99-provIP(282)@ef989399e457: Final verdict of PTC: none -NSVCI97-provIP(272)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@ef989399e457: Final verdict of PTC: none -NSVCI98(280)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@ef989399e457: Final verdict of PTC: none -NSVCI98-provIP(278)@ef989399e457: Final verdict of PTC: none SGSN_Test-GTP(287)@ef989399e457: Final verdict of PTC: none -NSVCI99(284)@ef989399e457: Final verdict of PTC: none -NSVCI97(274)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP(286)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@ef989399e457: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(273)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP-IPA(285)@ef989399e457: Final verdict of PTC: none MTC@ef989399e457: Setting final verdict of the test case. MTC@ef989399e457: Local verdict of MTC: none MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97-provIP(272): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(273): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97(274): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-NS1(275): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(277): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98-provIP(278): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-NS2(279): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98(280): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99-provIP(282): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(283): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99(284): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP-IPA(285): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GTP(287): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@ef989399e457: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass'. Sun Jun 23 12:02:01 UTC 2024 ====== SGSN_Tests.TC_attach_no_imsi_response pass ====== Saving talloc report from 172.18.82.10:4245 to SGSN_Tests.TC_attach_no_imsi_response.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=182115) Waiting for packet dumper to finish... 1 (prev_count=182115, count=188618) MTC@ef989399e457: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass' was executed successfully (exit status: 0). MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty'. ------ SGSN_Tests.TC_attach_closed_add_vty ------ Sun Jun 23 12:02:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_closed_add_vty.pcap" >/data/SGSN_Tests.TC_attach_closed_add_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef989399e457: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty' was executed successfully (exit status: 0). MTC@ef989399e457: Test case TC_attach_closed_add_vty started. SGSN_Test-Gb0-NS0(289)@ef989399e457: Creating NSIP provider for "172.18.82.103":21010 SGSN_Test-Gb0-BSSGP0(290)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(293)@ef989399e457: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI97(293)@ef989399e457: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(293)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(293)@ef989399e457: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(294)@ef989399e457: Creating NSIP provider for "172.18.82.103":21011 SGSN_Test-Gb0-BSSGP0(290)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_closed_add_vty-BVCI196(292)@ef989399e457: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(295)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(294)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(298)@ef989399e457: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(298)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI98(298)@ef989399e457: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(298)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(298)@ef989399e457: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(299)@ef989399e457: Creating NSIP provider for "172.18.82.103":21012 SGSN_Test-Gb1-BSSGP1(295)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_closed_add_vty-BVCI210(297)@ef989399e457: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(300)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(299)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(303)@ef989399e457: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(303)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI99(303)@ef989399e457: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(303)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(303)@ef989399e457: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(300)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_closed_add_vty-BVCI220(302)@ef989399e457: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(304)@ef989399e457: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(304)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(304)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(304)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(304)@ef989399e457: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(304)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed_add_vty-BVCI196(292)@ef989399e457: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='CC0DF85F'O, index=0 SGSN_Test-GSUP(305)@ef989399e457: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@ef989399e457: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='CC0DF85F'O, index=1 TC_attach_closed_add_vty(307)@ef989399e457: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@ef989399e457: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@ef989399e457: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='CC0DF85F'O, index=2 TC_attach_closed_add_vty(307)@ef989399e457: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@ef989399e457: Removing Client IMSI='001010123456700'H, index=2 TC_attach_closed_add_vty(307)@ef989399e457: Final verdict of PTC: pass SGSN_Test-Gb1-BSSGP1(295)@ef989399e457: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(302)@ef989399e457: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(297)@ef989399e457: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(292)@ef989399e457: Final verdict of PTC: none -NSVCI97(293)@ef989399e457: Final verdict of PTC: none -NSVCI98(298)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP(305)@ef989399e457: Final verdict of PTC: none -NSVCI99(303)@ef989399e457: Final verdict of PTC: none -NSVCI98-provIP(296)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-NS1(294)@ef989399e457: Final verdict of PTC: none -NSVCI99-provIP(301)@ef989399e457: Final verdict of PTC: none -NSVCI97-provIP(291)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-NS2(299)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@ef989399e457: Final verdict of PTC: none SGSN_Test-GTP(306)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP-IPA(304)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@ef989399e457: Final verdict of PTC: none MTC@ef989399e457: Setting final verdict of the test case. MTC@ef989399e457: Local verdict of MTC: none MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98-provIP(296): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(297): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98(298): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-NS2(299): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GTP(306): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@ef989399e457: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass'. Sun Jun 23 12:02:07 UTC 2024 ====== SGSN_Tests.TC_attach_closed_add_vty pass ====== Saving talloc report from 172.18.82.10:4245 to SGSN_Tests.TC_attach_closed_add_vty.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=83232) Waiting for packet dumper to finish... 1 (prev_count=83232, count=96161) MTC@ef989399e457: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass' was executed successfully (exit status: 0). MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_check_subscriber_list ------ Sun Jun 23 12:02:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_check_subscriber_list.pcap" >/data/SGSN_Tests.TC_attach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef989399e457: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list' was executed successfully (exit status: 0). MTC@ef989399e457: Test case TC_attach_check_subscriber_list started. SGSN_Test-Gb0-NS0(308)@ef989399e457: Creating NSIP provider for "172.18.82.103":21010 SGSN_Test-Gb0-BSSGP0(309)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(312)@ef989399e457: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI97(312)@ef989399e457: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(312)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(312)@ef989399e457: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(313)@ef989399e457: Creating NSIP provider for "172.18.82.103":21011 SGSN_Test-Gb0-BSSGP0(309)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_check_subscriber_list-BVCI196(311)@ef989399e457: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(314)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(313)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(318)@ef989399e457: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(318)@ef989399e457: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(317)@ef989399e457: Creating NSIP provider for "172.18.82.103":21012 -NSVCI98(318)@ef989399e457: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(318)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(318)@ef989399e457: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(319)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(314)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_check_subscriber_list-BVCI210(315)@ef989399e457: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(317)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(323)@ef989399e457: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(323)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI99(323)@ef989399e457: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(323)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(323)@ef989399e457: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(319)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_check_subscriber_list-BVCI220(320)@ef989399e457: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(322)@ef989399e457: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(322)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(322)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(322)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(322)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(322)@ef989399e457: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(322)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(322)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@ef989399e457: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='D49810AA'O, index=0 SGSN_Test-GSUP(324)@ef989399e457: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@ef989399e457: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '0E5294B2D25B51595CD888021A16E206'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6A390A8D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8F1384FD5AEC378A'O } } } } } SGSN_Test-GSUP(324)@ef989399e457: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@ef989399e457: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" TC_attach_check_subscriber_list(326)@ef989399e457: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@ef989399e457: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@ef989399e457: Final verdict of PTC: pass SGSN_Test-Gb2-NS2(317)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@ef989399e457: Final verdict of PTC: none -NSVCI99(323)@ef989399e457: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(320)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@ef989399e457: Final verdict of PTC: none -NSVCI97(312)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-NS1(313)@ef989399e457: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(311)@ef989399e457: Final verdict of PTC: none -NSVCI98-provIP(316)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP(324)@ef989399e457: Final verdict of PTC: none -NSVCI98(318)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@ef989399e457: Final verdict of PTC: none -NSVCI99-provIP(321)@ef989399e457: Final verdict of PTC: none SGSN_Test-GTP(325)@ef989399e457: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(315)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP-IPA(322)@ef989399e457: Final verdict of PTC: none -NSVCI97-provIP(310)@ef989399e457: Final verdict of PTC: none MTC@ef989399e457: Setting final verdict of the test case. MTC@ef989399e457: Local verdict of MTC: none MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(315): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98-provIP(316): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-NS2(317): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98(318): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(320): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99-provIP(321): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP-IPA(322): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99(323): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GTP(325): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@ef989399e457: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass'. Sun Jun 23 12:02:12 UTC 2024 ====== SGSN_Tests.TC_attach_check_subscriber_list pass ====== Saving talloc report from 172.18.82.10:4245 to SGSN_Tests.TC_attach_check_subscriber_list.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=107286) Waiting for packet dumper to finish... 1 (prev_count=107286, count=108359) MTC@ef989399e457: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_detach_check_subscriber_list ------ Sun Jun 23 12:02:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap" >/data/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef989399e457: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list' was executed successfully (exit status: 0). MTC@ef989399e457: Test case TC_attach_detach_check_subscriber_list started. SGSN_Test-Gb0-NS0(327)@ef989399e457: Creating NSIP provider for "172.18.82.103":21010 SGSN_Test-Gb0-BSSGP0(328)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(331)@ef989399e457: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI97(331)@ef989399e457: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(331)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(331)@ef989399e457: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(332)@ef989399e457: Creating NSIP provider for "172.18.82.103":21011 SGSN_Test-Gb0-BSSGP0(328)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_detach_check_subscriber_list-BVCI196(330)@ef989399e457: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(333)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(332)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(336)@ef989399e457: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(336)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI98(336)@ef989399e457: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(336)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(336)@ef989399e457: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(337)@ef989399e457: Creating NSIP provider for "172.18.82.103":21012 SGSN_Test-Gb1-BSSGP1(333)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_detach_check_subscriber_list-BVCI210(335)@ef989399e457: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(338)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(337)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(341)@ef989399e457: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(341)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI99(341)@ef989399e457: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(341)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(341)@ef989399e457: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(338)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_detach_check_subscriber_list-BVCI220(340)@ef989399e457: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(342)@ef989399e457: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(342)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(342)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(342)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(342)@ef989399e457: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(342)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(330)@ef989399e457: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='EABB1418'O, index=0 SGSN_Test-GSUP(343)@ef989399e457: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@ef989399e457: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '5351AAF1C7554FCF181EDB5499D441D4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8838CA85'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A5B2553E490DE907'O } } } } } SGSN_Test-GSUP(343)@ef989399e457: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@ef989399e457: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" TC_attach_detach_check_subscriber_list(345)@ef989399e457: setverdict(pass): none -> pass TC_attach_detach_check_subscriber_list(345)@ef989399e457: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(330)@ef989399e457: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@ef989399e457: Final verdict of PTC: pass -NSVCI97(331)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP(343)@ef989399e457: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(335)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-NS1(332)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP-IPA(342)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@ef989399e457: Final verdict of PTC: none -NSVCI98-provIP(334)@ef989399e457: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(340)@ef989399e457: Final verdict of PTC: none -NSVCI99-provIP(339)@ef989399e457: Final verdict of PTC: none SGSN_Test-GTP(344)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@ef989399e457: Final verdict of PTC: none -NSVCI97-provIP(329)@ef989399e457: Final verdict of PTC: none -NSVCI98(336)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-NS2(337)@ef989399e457: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(330)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@ef989399e457: Final verdict of PTC: none -NSVCI99(341)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@ef989399e457: Final verdict of PTC: none MTC@ef989399e457: Setting final verdict of the test case. MTC@ef989399e457: Local verdict of MTC: none MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97-provIP(329): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(330): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98-provIP(334): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(335): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98(336): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-NS2(337): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GTP(344): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@ef989399e457: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass'. Sun Jun 23 12:02:22 UTC 2024 ====== SGSN_Tests.TC_attach_detach_check_subscriber_list pass ====== Saving talloc report from 172.18.82.10:4245 to SGSN_Tests.TC_attach_detach_check_subscriber_list.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=117336) Waiting for packet dumper to finish... 1 (prev_count=117336, count=125157) MTC@ef989399e457: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend'. ------ SGSN_Tests.TC_attach_check_complete_resend ------ Sun Jun 23 12:02:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_check_complete_resend.pcap" >/data/SGSN_Tests.TC_attach_check_complete_resend.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef989399e457: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend' was executed successfully (exit status: 0). MTC@ef989399e457: Test case TC_attach_check_complete_resend started. SGSN_Test-Gb0-NS0(346)@ef989399e457: Creating NSIP provider for "172.18.82.103":21010 SGSN_Test-Gb0-BSSGP0(347)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(350)@ef989399e457: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI97(350)@ef989399e457: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(350)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(350)@ef989399e457: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(351)@ef989399e457: Creating NSIP provider for "172.18.82.103":21011 SGSN_Test-Gb0-BSSGP0(347)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_check_complete_resend-BVCI196(348)@ef989399e457: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(352)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(351)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(355)@ef989399e457: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(355)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI98(355)@ef989399e457: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(355)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(355)@ef989399e457: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(356)@ef989399e457: Creating NSIP provider for "172.18.82.103":21012 SGSN_Test-Gb1-BSSGP1(352)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_check_complete_resend-BVCI210(354)@ef989399e457: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(357)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(356)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(360)@ef989399e457: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(360)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI99(360)@ef989399e457: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(360)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(360)@ef989399e457: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(357)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_check_complete_resend-BVCI220(359)@ef989399e457: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(361)@ef989399e457: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(361)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(361)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(361)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(361)@ef989399e457: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(361)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(361)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(348)@ef989399e457: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='DE43DF7D'O, index=0 SGSN_Test-GSUP(362)@ef989399e457: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@ef989399e457: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '1F65EFA3E16E37FCB0B51A0FDCF9D082'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BBEEE127'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '32A12556A0F31372'O } } } } } SGSN_Test-GSUP(362)@ef989399e457: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@ef989399e457: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" TC_attach_check_complete_resend(364)@ef989399e457: Warning: Re-starting timer T, which is already active (running or expired). TC_attach_check_complete_resend(364)@ef989399e457: Warning: Re-starting timer T, which is already active (running or expired). TC_attach_check_complete_resend(364)@ef989399e457: Warning: Re-starting timer T, which is already active (running or expired). TC_attach_check_complete_resend(364)@ef989399e457: Warning: Re-starting timer T, which is already active (running or expired). SGSN_Test-GSUP-IPA(361)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_attach_check_complete_resend(364)@ef989399e457: Warning: Re-starting timer T, which is already active (running or expired). TC_attach_check_complete_resend(364)@ef989399e457: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(348)@ef989399e457: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@ef989399e457: Final verdict of PTC: pass SGSN_Test-Gb2-NS2(356)@ef989399e457: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(348)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@ef989399e457: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(359)@ef989399e457: Final verdict of PTC: none -NSVCI97-provIP(349)@ef989399e457: Final verdict of PTC: none -NSVCI97(350)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@ef989399e457: Final verdict of PTC: none -NSVCI98-provIP(353)@ef989399e457: Final verdict of PTC: none -NSVCI99-provIP(358)@ef989399e457: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(354)@ef989399e457: Final verdict of PTC: none -NSVCI99(360)@ef989399e457: Final verdict of PTC: none -NSVCI98(355)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP(362)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP-IPA(361)@ef989399e457: Final verdict of PTC: none SGSN_Test-GTP(363)@ef989399e457: Final verdict of PTC: none MTC@ef989399e457: Setting final verdict of the test case. MTC@ef989399e457: Local verdict of MTC: none MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(348): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97-provIP(349): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98-provIP(353): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(354): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98(355): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-NS2(356): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99-provIP(358): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(359): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99(360): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP-IPA(361): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GTP(363): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@ef989399e457: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass'. Sun Jun 23 12:03:01 UTC 2024 ====== SGSN_Tests.TC_attach_check_complete_resend pass ====== Saving talloc report from 172.18.82.10:4245 to SGSN_Tests.TC_attach_check_complete_resend.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=227371) Waiting for packet dumper to finish... 1 (prev_count=227371, count=228444) MTC@ef989399e457: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass' was executed successfully (exit status: 0). MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_update ------ Sun Jun 23 12:03:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap" >/data/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef989399e457: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update' was executed successfully (exit status: 0). MTC@ef989399e457: Test case TC_hlr_location_cancel_request_update started. SGSN_Test-Gb0-NS0(365)@ef989399e457: Creating NSIP provider for "172.18.82.103":21010 SGSN_Test-Gb0-BSSGP0(366)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(369)@ef989399e457: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI97(369)@ef989399e457: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(369)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(369)@ef989399e457: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(370)@ef989399e457: Creating NSIP provider for "172.18.82.103":21011 SGSN_Test-Gb0-BSSGP0(366)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_hlr_location_cancel_request_update-BVCI196(368)@ef989399e457: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(371)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(370)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(374)@ef989399e457: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(374)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI98(374)@ef989399e457: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(374)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(374)@ef989399e457: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(375)@ef989399e457: Creating NSIP provider for "172.18.82.103":21012 SGSN_Test-Gb1-BSSGP1(371)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_hlr_location_cancel_request_update-BVCI210(373)@ef989399e457: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(376)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(375)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(380)@ef989399e457: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(380)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI99(380)@ef989399e457: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(380)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(380)@ef989399e457: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(376)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_hlr_location_cancel_request_update-BVCI220(377)@ef989399e457: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(379)@ef989399e457: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(379)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(379)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(379)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(379)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(379)@ef989399e457: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(379)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(379)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_update-BVCI196(368)@ef989399e457: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='E57F4EB2'O, index=0 SGSN_Test-GSUP(381)@ef989399e457: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@ef989399e457: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '99ABB1C2F4887D66EF878DBC04319574'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CCC3416A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '05169319CBDF6A0A'O } } } } } SGSN_Test-GSUP(381)@ef989399e457: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@ef989399e457: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" TC_hlr_location_cancel_request_update(383)@ef989399e457: setverdict(pass): none -> pass TC_hlr_location_cancel_request_update(383)@ef989399e457: setverdict(pass): pass -> pass, component reason not changed MC@ef989399e457: Test Component 383 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-Gb1-NS1(370)@ef989399e457: Final verdict of PTC: none -NSVCI97(369)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@ef989399e457: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@ef989399e457: Final verdict of PTC: pass SGSN_Test-Gb0-NS0(365)@ef989399e457: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(368)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP(381)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-NS2(375)@ef989399e457: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(377)@ef989399e457: Final verdict of PTC: none -NSVCI99(380)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@ef989399e457: Final verdict of PTC: none -NSVCI98(374)@ef989399e457: Final verdict of PTC: none -NSVCI99-provIP(378)@ef989399e457: Final verdict of PTC: none -NSVCI97-provIP(367)@ef989399e457: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(373)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@ef989399e457: Final verdict of PTC: none SGSN_Test-GTP(382)@ef989399e457: Final verdict of PTC: none -NSVCI98-provIP(372)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP-IPA(379)@ef989399e457: Final verdict of PTC: none MTC@ef989399e457: Setting final verdict of the test case. MTC@ef989399e457: Local verdict of MTC: none MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98-provIP(372): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(373): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98(374): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-NS2(375): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(377): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99-provIP(378): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP-IPA(379): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99(380): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GTP(382): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@ef989399e457: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass'. Sun Jun 23 12:03:11 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_update pass ====== Saving talloc report from 172.18.82.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_update.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=99460) Waiting for packet dumper to finish... 1 (prev_count=99460, count=124812) MTC@ef989399e457: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass' was executed successfully (exit status: 0). MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_withdraw ------ Sun Jun 23 12:03:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap" >/data/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef989399e457: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw' was executed successfully (exit status: 0). MTC@ef989399e457: Test case TC_hlr_location_cancel_request_withdraw started. SGSN_Test-Gb0-NS0(384)@ef989399e457: Creating NSIP provider for "172.18.82.103":21010 SGSN_Test-Gb0-BSSGP0(385)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(388)@ef989399e457: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI97(388)@ef989399e457: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(388)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(388)@ef989399e457: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(385)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(389)@ef989399e457: Creating NSIP provider for "172.18.82.103":21011 TC_hlr_location_cancel_request_withdraw-BVCI196(387)@ef989399e457: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(389)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(393)@ef989399e457: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(393)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI98(393)@ef989399e457: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(393)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(393)@ef989399e457: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(394)@ef989399e457: Creating NSIP provider for "172.18.82.103":21012 SGSN_Test-Gb1-BSSGP1(390)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_hlr_location_cancel_request_withdraw-BVCI210(392)@ef989399e457: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(394)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(398)@ef989399e457: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI99(398)@ef989399e457: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(398)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(398)@ef989399e457: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(395)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@ef989399e457: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(399)@ef989399e457: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(399)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(399)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(399)@ef989399e457: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(399)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@ef989399e457: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='CDB065B9'O, index=0 SGSN_Test-GSUP(400)@ef989399e457: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@ef989399e457: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '2E712F543452A142E63B36D365ABF32D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A77231EA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9A8361278ADC9073'O } } } } } SGSN_Test-GSUP(400)@ef989399e457: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@ef989399e457: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" TC_hlr_location_cancel_request_withdraw(402)@ef989399e457: setverdict(pass): none -> pass TC_hlr_location_cancel_request_withdraw(402)@ef989399e457: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@ef989399e457: Removing Client IMSI='262420000000029'H, index=0 TC_hlr_location_cancel_request_withdraw(402)@ef989399e457: Final verdict of PTC: pass SGSN_Test-Gb0-NS0(384)@ef989399e457: Final verdict of PTC: none -NSVCI98(393)@ef989399e457: Final verdict of PTC: none -NSVCI97(388)@ef989399e457: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(387)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@ef989399e457: Final verdict of PTC: none -NSVCI98-provIP(391)@ef989399e457: Final verdict of PTC: none -NSVCI99-provIP(396)@ef989399e457: Final verdict of PTC: none SGSN_Test-GTP(401)@ef989399e457: Final verdict of PTC: none -NSVCI97-provIP(386)@ef989399e457: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(392)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP(400)@ef989399e457: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@ef989399e457: Final verdict of PTC: none -NSVCI99(398)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP-IPA(399)@ef989399e457: Final verdict of PTC: none MTC@ef989399e457: Setting final verdict of the test case. MTC@ef989399e457: Local verdict of MTC: none MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(392): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GTP(401): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@ef989399e457: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass'. Sun Jun 23 12:03:16 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass ====== Saving talloc report from 172.18.82.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_withdraw.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=105168) Waiting for packet dumper to finish... 1 (prev_count=105168, count=106241) MTC@ef989399e457: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass' was executed successfully (exit status: 0). MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw ------ Sun Jun 23 12:03:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap" >/data/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef989399e457: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw' was executed successfully (exit status: 0). MTC@ef989399e457: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. SGSN_Test-Gb0-NS0(403)@ef989399e457: Creating NSIP provider for "172.18.82.103":21010 SGSN_Test-Gb0-BSSGP0(404)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(407)@ef989399e457: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(407)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI97(407)@ef989399e457: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(407)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(407)@ef989399e457: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(408)@ef989399e457: Creating NSIP provider for "172.18.82.103":21011 SGSN_Test-Gb0-BSSGP0(404)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(409)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405)@ef989399e457: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(408)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(413)@ef989399e457: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(413)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI98(413)@ef989399e457: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(412)@ef989399e457: Creating NSIP provider for "172.18.82.103":21012 -NSVCI98(413)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(413)@ef989399e457: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(409)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(410)@ef989399e457: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(414)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(412)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(417)@ef989399e457: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(417)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI99(417)@ef989399e457: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(417)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(417)@ef989399e457: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(414)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@ef989399e457: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(418)@ef989399e457: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(418)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(418)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(418)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(418)@ef989399e457: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(418)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405)@ef989399e457: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='E3DD7CE7'O, index=0 SGSN_Test-GSUP(419)@ef989399e457: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@ef989399e457: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@ef989399e457: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@ef989399e457: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405)@ef989399e457: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@ef989399e457: Final verdict of PTC: pass SGSN_Test-Gb0-BSSGP0(404)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@ef989399e457: Final verdict of PTC: none -NSVCI97(407)@ef989399e457: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405)@ef989399e457: Final verdict of PTC: none -NSVCI97-provIP(406)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-NS1(408)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-NS2(412)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@ef989399e457: Final verdict of PTC: none -NSVCI99(417)@ef989399e457: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@ef989399e457: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(410)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP-IPA(418)@ef989399e457: Final verdict of PTC: none -NSVCI98(413)@ef989399e457: Final verdict of PTC: none -NSVCI98-provIP(411)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP(419)@ef989399e457: Final verdict of PTC: none -NSVCI99-provIP(415)@ef989399e457: Final verdict of PTC: none SGSN_Test-GTP(420)@ef989399e457: Final verdict of PTC: none MTC@ef989399e457: Setting final verdict of the test case. MTC@ef989399e457: Local verdict of MTC: none MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97-provIP(406): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97(407): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-NS1(408): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(410): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98-provIP(411): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-NS2(412): none (none -> none) Sun Jun 23 12:03:21 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass ====== Saving talloc report from 172.18.82.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.talloc MTC@ef989399e457: Local verdict of PTC -NSVCI98(413): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99-provIP(415): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GTP(420): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@ef989399e457: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=59153) Waiting for packet dumper to finish... 1 (prev_count=59153, count=68995) MTC@ef989399e457: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass' was executed successfully (exit status: 0). MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update ------ Sun Jun 23 12:03:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap" >/data/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef989399e457: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update' was executed successfully (exit status: 0). MTC@ef989399e457: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. SGSN_Test-Gb0-NS0(422)@ef989399e457: Creating NSIP provider for "172.18.82.103":21010 SGSN_Test-Gb0-BSSGP0(423)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(426)@ef989399e457: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI97(426)@ef989399e457: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(426)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(426)@ef989399e457: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(427)@ef989399e457: Creating NSIP provider for "172.18.82.103":21011 SGSN_Test-Gb0-BSSGP0(423)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(428)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@ef989399e457: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(427)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(431)@ef989399e457: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(431)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI98(431)@ef989399e457: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(431)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(431)@ef989399e457: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(432)@ef989399e457: Creating NSIP provider for "172.18.82.103":21012 SGSN_Test-Gb1-BSSGP1(428)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@ef989399e457: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(433)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(432)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(436)@ef989399e457: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(436)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI99(436)@ef989399e457: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(436)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(436)@ef989399e457: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(433)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@ef989399e457: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(437)@ef989399e457: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(437)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(437)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(437)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(437)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(437)@ef989399e457: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(437)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(437)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@ef989399e457: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='F414A54F'O, index=0 SGSN_Test-GSUP(438)@ef989399e457: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@ef989399e457: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@ef989399e457: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@ef989399e457: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@ef989399e457: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@ef989399e457: Final verdict of PTC: pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@ef989399e457: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@ef989399e457: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@ef989399e457: Final verdict of PTC: none -NSVCI97(426)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@ef989399e457: Final verdict of PTC: none -NSVCI98(431)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-NS2(432)@ef989399e457: Final verdict of PTC: none -NSVCI99-provIP(434)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP-IPA(437)@ef989399e457: Final verdict of PTC: none -NSVCI98-provIP(429)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP(438)@ef989399e457: Final verdict of PTC: none -NSVCI97-provIP(424)@ef989399e457: Final verdict of PTC: none SGSN_Test-GTP(439)@ef989399e457: Final verdict of PTC: none -NSVCI99(436)@ef989399e457: Final verdict of PTC: none MTC@ef989399e457: Setting final verdict of the test case. MTC@ef989399e457: Local verdict of MTC: none MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97-provIP(424): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98-provIP(429): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99-provIP(434): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99(436): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP-IPA(437): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GTP(439): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@ef989399e457: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass'. Sun Jun 23 12:03:26 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass ====== Saving talloc report from 172.18.82.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=68448) Waiting for packet dumper to finish... 1 (prev_count=68448, count=69521) MTC@ef989399e457: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass' was executed successfully (exit status: 0). MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown'. ------ SGSN_Tests.TC_rau_unknown ------ Sun Jun 23 12:03:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_rau_unknown.pcap" >/data/SGSN_Tests.TC_rau_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef989399e457: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown' was executed successfully (exit status: 0). MTC@ef989399e457: Test case TC_rau_unknown started. SGSN_Test-Gb0-NS0(441)@ef989399e457: Creating NSIP provider for "172.18.82.103":21010 SGSN_Test-Gb0-BSSGP0(442)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(445)@ef989399e457: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI97(445)@ef989399e457: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(445)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(445)@ef989399e457: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(442)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(446)@ef989399e457: Creating NSIP provider for "172.18.82.103":21011 TC_rau_unknown-BVCI196(444)@ef989399e457: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(447)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(446)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(450)@ef989399e457: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(450)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI98(450)@ef989399e457: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(450)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(450)@ef989399e457: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(451)@ef989399e457: Creating NSIP provider for "172.18.82.103":21012 SGSN_Test-Gb1-BSSGP1(447)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_rau_unknown-BVCI210(449)@ef989399e457: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(452)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(451)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(455)@ef989399e457: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(455)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI99(455)@ef989399e457: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(455)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(455)@ef989399e457: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(452)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_rau_unknown-BVCI220(454)@ef989399e457: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(456)@ef989399e457: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(456)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(456)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(456)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(456)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(456)@ef989399e457: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(456)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(456)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@ef989399e457: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='FF64D732'O, index=0 SGSN_Test-GSUP(457)@ef989399e457: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) TC_rau_unknown(459)@ef989399e457: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@ef989399e457: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@ef989399e457: Final verdict of PTC: pass SGSN_Test-Gb0-NS0(441)@ef989399e457: Final verdict of PTC: none TC_rau_unknown-BVCI196(444)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@ef989399e457: Final verdict of PTC: none -NSVCI97(445)@ef989399e457: Final verdict of PTC: none -NSVCI98(450)@ef989399e457: Final verdict of PTC: none -NSVCI97-provIP(443)@ef989399e457: Final verdict of PTC: none -NSVCI98-provIP(448)@ef989399e457: Final verdict of PTC: none TC_rau_unknown-BVCI210(449)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-NS2(451)@ef989399e457: Final verdict of PTC: none -NSVCI99(455)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP(457)@ef989399e457: Final verdict of PTC: none TC_rau_unknown-BVCI220(454)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@ef989399e457: Final verdict of PTC: none SGSN_Test-GTP(458)@ef989399e457: Final verdict of PTC: none -NSVCI99-provIP(453)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP-IPA(456)@ef989399e457: Final verdict of PTC: none MTC@ef989399e457: Setting final verdict of the test case. MTC@ef989399e457: Local verdict of MTC: none MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98-provIP(448): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_rau_unknown-BVCI210(449): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98(450): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-NS2(451): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99-provIP(453): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_rau_unknown-BVCI220(454): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99(455): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP-IPA(456): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GTP(458): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@ef989399e457: Test case TC_rau_unknown finished. Verdict: pass MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass'. Sun Jun 23 12:03:31 UTC 2024 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 172.18.82.10:4245 to SGSN_Tests.TC_rau_unknown.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=58311) Waiting for packet dumper to finish... 1 (prev_count=58311, count=70644) MTC@ef989399e457: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass' was executed successfully (exit status: 0). MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau'. ------ SGSN_Tests.TC_attach_rau ------ Sun Jun 23 12:03:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_rau.pcap" >/data/SGSN_Tests.TC_attach_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef989399e457: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau' was executed successfully (exit status: 0). MTC@ef989399e457: Test case TC_attach_rau started. SGSN_Test-Gb0-NS0(460)@ef989399e457: Creating NSIP provider for "172.18.82.103":21010 SGSN_Test-Gb0-BSSGP0(461)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(464)@ef989399e457: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI97(464)@ef989399e457: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(464)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(464)@ef989399e457: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(461)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(465)@ef989399e457: Creating NSIP provider for "172.18.82.103":21011 TC_attach_rau-BVCI196(463)@ef989399e457: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(466)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(465)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(469)@ef989399e457: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(469)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI98(469)@ef989399e457: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(469)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(469)@ef989399e457: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(470)@ef989399e457: Creating NSIP provider for "172.18.82.103":21012 SGSN_Test-Gb1-BSSGP1(466)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_rau-BVCI210(468)@ef989399e457: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(471)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(470)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(474)@ef989399e457: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(474)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI99(474)@ef989399e457: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(474)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(474)@ef989399e457: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(471)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_rau-BVCI220(473)@ef989399e457: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(475)@ef989399e457: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(475)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(475)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(475)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(475)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(475)@ef989399e457: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(475)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(475)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau-BVCI196(463)@ef989399e457: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='D59D2A43'O, index=0 SGSN_Test-GSUP(476)@ef989399e457: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@ef989399e457: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'E03B42E68AA6B38031F2DCE121864DB3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EB9D48F6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F0F35D5A66C974E0'O } } } } } SGSN_Test-GSUP(476)@ef989399e457: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@ef989399e457: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" TC_attach_rau(478)@ef989399e457: setverdict(pass): none -> pass TC_attach_rau(478)@ef989399e457: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@ef989399e457: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(463)@ef989399e457: Removing Client IMSI='262420000000012'H, index=0 TC_attach_rau(478)@ef989399e457: Final verdict of PTC: pass SGSN_Test-Gb2-NS2(470)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-NS1(465)@ef989399e457: Final verdict of PTC: none TC_attach_rau-BVCI196(463)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@ef989399e457: Final verdict of PTC: none -NSVCI97(464)@ef989399e457: Final verdict of PTC: none SGSN_Test-GTP(477)@ef989399e457: Final verdict of PTC: none -NSVCI98-provIP(467)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP-IPA(475)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@ef989399e457: Final verdict of PTC: none -NSVCI97-provIP(462)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP(476)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@ef989399e457: Final verdict of PTC: none TC_attach_rau-BVCI210(468)@ef989399e457: Final verdict of PTC: none -NSVCI99(474)@ef989399e457: Final verdict of PTC: none TC_attach_rau-BVCI220(473)@ef989399e457: Final verdict of PTC: none -NSVCI98(469)@ef989399e457: Final verdict of PTC: none -NSVCI99-provIP(472)@ef989399e457: Final verdict of PTC: none MTC@ef989399e457: Setting final verdict of the test case. MTC@ef989399e457: Local verdict of MTC: none MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98-provIP(467): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_rau-BVCI210(468): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98(469): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-NS2(470): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99-provIP(472): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_rau-BVCI220(473): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99(474): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP-IPA(475): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GTP(477): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@ef989399e457: Test case TC_attach_rau finished. Verdict: pass MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass'. Sun Jun 23 12:03:36 UTC 2024 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 172.18.82.10:4245 to SGSN_Tests.TC_attach_rau.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=107080) Waiting for packet dumper to finish... 1 (prev_count=107080, count=108153) MTC@ef989399e457: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass' was executed successfully (exit status: 0). MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a'. ------ SGSN_Tests.TC_attach_rau_a_a ------ Sun Jun 23 12:03:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_rau_a_a.pcap" >/data/SGSN_Tests.TC_attach_rau_a_a.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef989399e457: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a' was executed successfully (exit status: 0). MTC@ef989399e457: Test case TC_attach_rau_a_a started. SGSN_Test-Gb0-NS0(479)@ef989399e457: Creating NSIP provider for "172.18.82.103":21010 SGSN_Test-Gb0-BSSGP0(480)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(483)@ef989399e457: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI97(483)@ef989399e457: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(483)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(483)@ef989399e457: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(484)@ef989399e457: Creating NSIP provider for "172.18.82.103":21011 SGSN_Test-Gb0-BSSGP0(480)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(485)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_a-BVCI196(481)@ef989399e457: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(484)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(488)@ef989399e457: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(488)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI98(488)@ef989399e457: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(488)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(488)@ef989399e457: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(489)@ef989399e457: Creating NSIP provider for "172.18.82.103":21012 SGSN_Test-Gb1-BSSGP1(485)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_rau_a_a-BVCI210(487)@ef989399e457: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(490)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(489)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(493)@ef989399e457: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(493)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI99(493)@ef989399e457: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(493)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(493)@ef989399e457: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(490)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_rau_a_a-BVCI220(492)@ef989399e457: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(494)@ef989399e457: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(494)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(494)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(494)@ef989399e457: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(494)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(481)@ef989399e457: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='C558D2A8'O, index=0 SGSN_Test-GSUP(495)@ef989399e457: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@ef989399e457: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'BFAB6D880DA976725B72741FF8791FC6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '868E4FFE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C54D306468761F78'O } } } } } SGSN_Test-GSUP(495)@ef989399e457: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@ef989399e457: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" TC_attach_rau_a_a(497)@ef989399e457: setverdict(pass): none -> pass TC_attach_rau_a_a(497)@ef989399e457: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@ef989399e457: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@ef989399e457: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@ef989399e457: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@ef989399e457: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(481)@ef989399e457: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@ef989399e457: Final verdict of PTC: pass SGSN_Test-Gb0-NS0(479)@ef989399e457: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(481)@ef989399e457: Final verdict of PTC: none -NSVCI97(483)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP(495)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP-IPA(494)@ef989399e457: Final verdict of PTC: none -NSVCI99(493)@ef989399e457: Final verdict of PTC: none -NSVCI98(488)@ef989399e457: Final verdict of PTC: none -NSVCI97-provIP(482)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@ef989399e457: Final verdict of PTC: none -NSVCI98-provIP(486)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-NS2(489)@ef989399e457: Final verdict of PTC: none SGSN_Test-GTP(496)@ef989399e457: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(492)@ef989399e457: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(487)@ef989399e457: Final verdict of PTC: none -NSVCI99-provIP(491)@ef989399e457: Final verdict of PTC: none MTC@ef989399e457: Setting final verdict of the test case. MTC@ef989399e457: Local verdict of MTC: none MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_rau_a_a-BVCI196(481): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97-provIP(482): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98-provIP(486): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_rau_a_a-BVCI210(487): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98(488): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-NS2(489): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GTP(496): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@ef989399e457: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass'. Sun Jun 23 12:03:46 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_a pass ====== Saving talloc report from 172.18.82.10:4245 to SGSN_Tests.TC_attach_rau_a_a.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=130215) Waiting for packet dumper to finish... 1 (prev_count=130215, count=137331) MTC@ef989399e457: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass' was executed successfully (exit status: 0). MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b'. ------ SGSN_Tests.TC_attach_rau_a_b ------ Sun Jun 23 12:03:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_rau_a_b.pcap" >/data/SGSN_Tests.TC_attach_rau_a_b.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef989399e457: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b' was executed successfully (exit status: 0). MTC@ef989399e457: Test case TC_attach_rau_a_b started. SGSN_Test-Gb0-NS0(498)@ef989399e457: Creating NSIP provider for "172.18.82.103":21010 SGSN_Test-Gb0-BSSGP0(499)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(502)@ef989399e457: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI97(502)@ef989399e457: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(502)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(502)@ef989399e457: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(503)@ef989399e457: Creating NSIP provider for "172.18.82.103":21011 SGSN_Test-Gb0-BSSGP0(499)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_rau_a_b-BVCI196(501)@ef989399e457: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(504)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(503)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(507)@ef989399e457: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(507)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI98(507)@ef989399e457: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(507)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(507)@ef989399e457: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(508)@ef989399e457: Creating NSIP provider for "172.18.82.103":21012 SGSN_Test-Gb1-BSSGP1(504)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_rau_a_b-BVCI210(506)@ef989399e457: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(509)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(508)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(512)@ef989399e457: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(512)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI99(512)@ef989399e457: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(512)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(512)@ef989399e457: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(509)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_rau_a_b-BVCI220(511)@ef989399e457: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(513)@ef989399e457: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(513)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(513)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(513)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(513)@ef989399e457: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(513)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@ef989399e457: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='E55605DB'O, index=0 SGSN_Test-GSUP(514)@ef989399e457: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@ef989399e457: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '02117638CF6E1375DC5047E588B69F71'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9B8AD6C3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '92957E51C7A96183'O } } } } } SGSN_Test-GSUP(514)@ef989399e457: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@ef989399e457: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" TC_attach_rau_a_b(516)@ef989399e457: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@ef989399e457: attach complete sending rau TC_attach_rau_a_b(516)@ef989399e457: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@ef989399e457: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@ef989399e457: rau complete unregistering TC_attach_rau_a_b-BVCI196(501)@ef989399e457: Removing Client IMSI='262420000000038'H, index=0 TC_attach_rau_a_b-BVCI210(506)@ef989399e457: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='D5327C63'O, index=0 TC_attach_rau_a_b(516)@ef989399e457: sending second RAU via different RA TC_attach_rau_a_b(516)@ef989399e457: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@ef989399e457: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@ef989399e457: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(501)@ef989399e457: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@ef989399e457: Final verdict of PTC: pass -NSVCI98(507)@ef989399e457: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(506)@ef989399e457: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(501)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-NS1(503)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-NS2(508)@ef989399e457: Final verdict of PTC: none -NSVCI97(502)@ef989399e457: Final verdict of PTC: none -NSVCI98-provIP(505)@ef989399e457: Final verdict of PTC: none -NSVCI97-provIP(500)@ef989399e457: Final verdict of PTC: none -NSVCI99-provIP(510)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP(514)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@ef989399e457: Final verdict of PTC: none -NSVCI99(512)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP-IPA(513)@ef989399e457: Final verdict of PTC: none SGSN_Test-GTP(515)@ef989399e457: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(511)@ef989399e457: Final verdict of PTC: none MTC@ef989399e457: Setting final verdict of the test case. MTC@ef989399e457: Local verdict of MTC: none MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98-provIP(505): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_rau_a_b-BVCI210(506): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98(507): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-NS2(508): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GTP(515): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@ef989399e457: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass'. Sun Jun 23 12:03:56 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_b pass ====== Saving talloc report from 172.18.82.10:4245 to SGSN_Tests.TC_attach_rau_a_b.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=131688) Waiting for packet dumper to finish... 1 (prev_count=131688, count=139190) MTC@ef989399e457: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass' was executed successfully (exit status: 0). MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync'. ------ SGSN_Tests.TC_attach_usim_resync ------ Sun Jun 23 12:03:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_usim_resync.pcap" >/data/SGSN_Tests.TC_attach_usim_resync.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef989399e457: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync' was executed successfully (exit status: 0). MTC@ef989399e457: Test case TC_attach_usim_resync started. SGSN_Test-Gb0-NS0(517)@ef989399e457: Creating NSIP provider for "172.18.82.103":21010 SGSN_Test-Gb0-BSSGP0(518)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(521)@ef989399e457: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI97(521)@ef989399e457: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(521)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(521)@ef989399e457: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(522)@ef989399e457: Creating NSIP provider for "172.18.82.103":21011 SGSN_Test-Gb0-BSSGP0(518)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_resync-BVCI196(520)@ef989399e457: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(523)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(522)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(526)@ef989399e457: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(526)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI98(526)@ef989399e457: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(526)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(526)@ef989399e457: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(527)@ef989399e457: Creating NSIP provider for "172.18.82.103":21012 SGSN_Test-Gb1-BSSGP1(523)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_resync-BVCI210(525)@ef989399e457: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(528)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(527)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(531)@ef989399e457: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(531)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI99(531)@ef989399e457: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(531)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(531)@ef989399e457: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(528)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_resync-BVCI220(530)@ef989399e457: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(532)@ef989399e457: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(532)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(532)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(532)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(532)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(532)@ef989399e457: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(532)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(532)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(520)@ef989399e457: Adding Client=TC_attach_usim_resync(535), IMSI='262420000000040'H, TLLI='D4CF2685'O, index=0 SGSN_Test-GSUP(533)@ef989399e457: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(535) TC_attach_usim_resync(535)@ef989399e457: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'A99D8286A3964F949E539D72C45AC123'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D04CA148'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E59521E89082E75C'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'BBFC100DBC9473F3355EB25792F355F6'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '8D7431003AB94C50916CCB8EE9687559'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '36392F1741E3FDA7563ACFB2EDF0D898'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '648F40BF01925813'O } } } } } SGSN_Test-GSUP(533)@ef989399e457: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(535) SGSN_Test-GSUP(533)@ef989399e457: Added IMSI table entry 0TC_attach_usim_resync(535)"262420000000040" TC_attach_usim_resync(535)@ef989399e457: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(520)@ef989399e457: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_resync(535)@ef989399e457: Final verdict of PTC: pass SGSN_Test-Gb1-NS1(522)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@ef989399e457: Final verdict of PTC: none -NSVCI97(521)@ef989399e457: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(520)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@ef989399e457: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(525)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-NS2(527)@ef989399e457: Final verdict of PTC: none -NSVCI98(526)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP-IPA(532)@ef989399e457: Final verdict of PTC: none -NSVCI98-provIP(524)@ef989399e457: Final verdict of PTC: none -NSVCI99-provIP(529)@ef989399e457: Final verdict of PTC: none -NSVCI99(531)@ef989399e457: Final verdict of PTC: none -NSVCI97-provIP(519)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP(533)@ef989399e457: Final verdict of PTC: none SGSN_Test-GTP(534)@ef989399e457: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(530)@ef989399e457: Final verdict of PTC: none MTC@ef989399e457: Setting final verdict of the test case. MTC@ef989399e457: Local verdict of MTC: none MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_usim_resync-BVCI196(520): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98-provIP(524): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_usim_resync-BVCI210(525): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98(526): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-NS2(527): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99-provIP(529): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_usim_resync-BVCI220(530): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99(531): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP-IPA(532): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GTP(534): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_usim_resync(535): pass (none -> pass) MTC@ef989399e457: Test case TC_attach_usim_resync finished. Verdict: pass MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass'. Sun Jun 23 12:04:01 UTC 2024 ====== SGSN_Tests.TC_attach_usim_resync pass ====== Saving talloc report from 172.18.82.10:4245 to SGSN_Tests.TC_attach_usim_resync.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=104168) Waiting for packet dumper to finish... 1 (prev_count=104168, count=105241) MTC@ef989399e457: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass' was executed successfully (exit status: 0). MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54'. ------ SGSN_Tests.TC_attach_usim_a54_a54 ------ Sun Jun 23 12:04:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_usim_a54_a54.pcap" >/data/SGSN_Tests.TC_attach_usim_a54_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef989399e457: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54' was executed successfully (exit status: 0). MTC@ef989399e457: Test case TC_attach_usim_a54_a54 started. SGSN_Test-Gb0-NS0(536)@ef989399e457: Creating NSIP provider for "172.18.82.103":21010 SGSN_Test-Gb0-BSSGP0(537)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(540)@ef989399e457: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI97(540)@ef989399e457: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(540)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(540)@ef989399e457: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(541)@ef989399e457: Creating NSIP provider for "172.18.82.103":21011 SGSN_Test-Gb0-BSSGP0(537)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(542)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a54-BVCI196(539)@ef989399e457: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(541)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(546)@ef989399e457: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(546)@ef989399e457: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(545)@ef989399e457: Creating NSIP provider for "172.18.82.103":21012 -NSVCI98(546)@ef989399e457: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(546)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(546)@ef989399e457: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(542)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(547)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a54-BVCI210(543)@ef989399e457: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(545)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(550)@ef989399e457: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI99(550)@ef989399e457: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(550)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(550)@ef989399e457: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(547)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_a54_a54-BVCI220(549)@ef989399e457: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(551)@ef989399e457: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(551)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(551)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(551)@ef989399e457: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(551)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(539)@ef989399e457: Adding Client=TC_attach_usim_a54_a54(554), IMSI='262420000000040'H, TLLI='E1C98FD1'O, index=0 SGSN_Test-GSUP(552)@ef989399e457: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(554) TC_attach_usim_a54_a54(554)@ef989399e457: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'AD539370E4054026C1C26946791FCC8A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '19710892'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FCF11D6359B244EF'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'EEE060F058DF9B8C08FC1FCFF7F916B0'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E66CE8B6DA33C10E2FBFCC710BA35E78'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '3B586386176A5F302F6108459DAB2B34'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '4DB65FF7EA978005'O } } } } } SGSN_Test-GSUP(552)@ef989399e457: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(554) SGSN_Test-GSUP(552)@ef989399e457: Added IMSI table entry 0TC_attach_usim_a54_a54(554)"262420000000040" TC_attach_usim_a54_a54(554)@ef989399e457: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(539)@ef989399e457: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(554)@ef989399e457: Final verdict of PTC: pass SGSN_Test-Gb1-NS1(541)@ef989399e457: Final verdict of PTC: none -NSVCI97(540)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@ef989399e457: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(543)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-NS2(545)@ef989399e457: Final verdict of PTC: none -NSVCI98(546)@ef989399e457: Final verdict of PTC: none -NSVCI98-provIP(544)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@ef989399e457: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(539)@ef989399e457: Final verdict of PTC: none -NSVCI97-provIP(538)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@ef989399e457: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(549)@ef989399e457: Final verdict of PTC: none -NSVCI99(550)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP(552)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP-IPA(551)@ef989399e457: Final verdict of PTC: none -NSVCI99-provIP(548)@ef989399e457: Final verdict of PTC: none SGSN_Test-GTP(553)@ef989399e457: Final verdict of PTC: none MTC@ef989399e457: Setting final verdict of the test case. MTC@ef989399e457: Local verdict of MTC: none MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(539): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(543): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98-provIP(544): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-NS2(545): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98(546): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(549): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GTP(553): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_usim_a54_a54(554): pass (none -> pass) MTC@ef989399e457: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass'. Sun Jun 23 12:04:07 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a54 pass ====== Saving talloc report from 172.18.82.10:4245 to SGSN_Tests.TC_attach_usim_a54_a54.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=62707) Waiting for packet dumper to finish... 1 (prev_count=62707, count=88712) MTC@ef989399e457: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass' was executed successfully (exit status: 0). MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53'. ------ SGSN_Tests.TC_attach_usim_a54_a53 ------ Sun Jun 23 12:04:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_usim_a54_a53.pcap" >/data/SGSN_Tests.TC_attach_usim_a54_a53.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef989399e457: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53' was executed successfully (exit status: 0). MTC@ef989399e457: Test case TC_attach_usim_a54_a53 started. SGSN_Test-Gb0-NS0(555)@ef989399e457: Creating NSIP provider for "172.18.82.103":21010 SGSN_Test-Gb0-BSSGP0(556)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(559)@ef989399e457: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI97(559)@ef989399e457: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(559)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(559)@ef989399e457: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(560)@ef989399e457: Creating NSIP provider for "172.18.82.103":21011 SGSN_Test-Gb0-BSSGP0(556)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(561)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a53-BVCI196(557)@ef989399e457: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(560)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(565)@ef989399e457: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(565)@ef989399e457: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(564)@ef989399e457: Creating NSIP provider for "172.18.82.103":21012 -NSVCI98(565)@ef989399e457: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(565)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(565)@ef989399e457: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(566)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(561)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_a54_a53-BVCI210(562)@ef989399e457: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(564)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(570)@ef989399e457: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(570)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI99(570)@ef989399e457: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(570)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(570)@ef989399e457: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(566)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_a54_a53-BVCI220(567)@ef989399e457: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(569)@ef989399e457: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(569)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(569)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(569)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(569)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(569)@ef989399e457: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(569)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(569)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(557)@ef989399e457: Adding Client=TC_attach_usim_a54_a53(573), IMSI='262420000000040'H, TLLI='F8EC81D7'O, index=0 SGSN_Test-GSUP(571)@ef989399e457: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(573) TC_attach_usim_a54_a53(573)@ef989399e457: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '6A1442272C0D61DECD30457203F03947'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0376A6B9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AC6F28472320F5F8'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'EA6243E3D25BAE17C2BC088B611C1D8F'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '5185E366A3A38BADE59046884FDE77E2'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '4EED10A7B309CD7E6FBDE5EA8CDE2624'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'AFAD95A4B891E872'O } } } } } SGSN_Test-GSUP(571)@ef989399e457: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(573) SGSN_Test-GSUP(571)@ef989399e457: Added IMSI table entry 0TC_attach_usim_a54_a53(573)"262420000000040" TC_attach_usim_a54_a53(573)@ef989399e457: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(557)@ef989399e457: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(573)@ef989399e457: Final verdict of PTC: pass SGSN_Test-Gb0-NS0(555)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-NS1(560)@ef989399e457: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(562)@ef989399e457: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(567)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@ef989399e457: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(557)@ef989399e457: Final verdict of PTC: none -NSVCI97-provIP(558)@ef989399e457: Final verdict of PTC: none -NSVCI97(559)@ef989399e457: Final verdict of PTC: none -NSVCI98(565)@ef989399e457: Final verdict of PTC: none -NSVCI99(570)@ef989399e457: Final verdict of PTC: none -NSVCI98-provIP(563)@ef989399e457: Final verdict of PTC: none SGSN_Test-GTP(572)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP-IPA(569)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-NS2(564)@ef989399e457: Final verdict of PTC: none -NSVCI99-provIP(568)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP(571)@ef989399e457: Final verdict of PTC: none MTC@ef989399e457: Setting final verdict of the test case. MTC@ef989399e457: Local verdict of MTC: none MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(557): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97-provIP(558): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(562): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98-provIP(563): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-NS2(564): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98(565): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(567): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99-provIP(568): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP-IPA(569): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99(570): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GTP(572): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_usim_a54_a53(573): pass (none -> pass) MTC@ef989399e457: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass'. Sun Jun 23 12:04:12 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a53 pass ====== Saving talloc report from 172.18.82.10:4245 to SGSN_Tests.TC_attach_usim_a54_a53.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=61732) Waiting for packet dumper to finish... 1 (prev_count=61732, count=87649) MTC@ef989399e457: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass' was executed successfully (exit status: 0). MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54'. ------ SGSN_Tests.TC_attach_usim_a53_a54 ------ Sun Jun 23 12:04:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_usim_a53_a54.pcap" >/data/SGSN_Tests.TC_attach_usim_a53_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef989399e457: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54' was executed successfully (exit status: 0). MTC@ef989399e457: Test case TC_attach_usim_a53_a54 started. SGSN_Test-Gb0-NS0(574)@ef989399e457: Creating NSIP provider for "172.18.82.103":21010 SGSN_Test-Gb0-BSSGP0(575)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(578)@ef989399e457: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI97(578)@ef989399e457: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(578)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(578)@ef989399e457: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(579)@ef989399e457: Creating NSIP provider for "172.18.82.103":21011 SGSN_Test-Gb0-BSSGP0(575)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_a53_a54-BVCI196(577)@ef989399e457: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(580)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(579)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(583)@ef989399e457: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(583)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI98(583)@ef989399e457: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(583)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(583)@ef989399e457: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(584)@ef989399e457: Creating NSIP provider for "172.18.82.103":21012 SGSN_Test-Gb1-BSSGP1(580)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_a53_a54-BVCI210(582)@ef989399e457: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(585)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(584)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(588)@ef989399e457: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI99(588)@ef989399e457: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(588)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(588)@ef989399e457: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(585)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_a53_a54-BVCI220(587)@ef989399e457: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(589)@ef989399e457: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(589)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(589)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(589)@ef989399e457: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(589)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(577)@ef989399e457: Adding Client=TC_attach_usim_a53_a54(592), IMSI='262420000000040'H, TLLI='CBEDB133'O, index=0 SGSN_Test-GSUP(590)@ef989399e457: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(592) TC_attach_usim_a53_a54(592)@ef989399e457: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '2B75D58F400C774F843EDFBD620DA15D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DF71C226'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1835FF06E93CC6A3'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '9A216BAACE667E36A5668478D9F48654'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '8C1FCD1D3BF710560AA1E6EBF4BCF377'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'D28A89F77FB840B8D99203D823826202'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '099C31C7A31D95F9'O } } } } } SGSN_Test-GSUP(590)@ef989399e457: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(592) SGSN_Test-GSUP(590)@ef989399e457: Added IMSI table entry 0TC_attach_usim_a53_a54(592)"262420000000040" TC_attach_usim_a53_a54(592)@ef989399e457: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(577)@ef989399e457: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(592)@ef989399e457: Final verdict of PTC: pass TC_attach_usim_a53_a54-BVCI196(577)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@ef989399e457: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(582)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-NS1(579)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@ef989399e457: Final verdict of PTC: none -NSVCI98(583)@ef989399e457: Final verdict of PTC: none -NSVCI97(578)@ef989399e457: Final verdict of PTC: none -NSVCI97-provIP(576)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-NS2(584)@ef989399e457: Final verdict of PTC: none -NSVCI98-provIP(581)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP(590)@ef989399e457: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(587)@ef989399e457: Final verdict of PTC: none -NSVCI99(588)@ef989399e457: Final verdict of PTC: none -NSVCI99-provIP(586)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP-IPA(589)@ef989399e457: Final verdict of PTC: none SGSN_Test-GTP(591)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@ef989399e457: Final verdict of PTC: none MTC@ef989399e457: Setting final verdict of the test case. MTC@ef989399e457: Local verdict of MTC: none MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(577): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98-provIP(581): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(582): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98(583): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-NS2(584): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(587): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GTP(591): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_usim_a53_a54(592): pass (none -> pass) MTC@ef989399e457: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass'. Sun Jun 23 12:04:17 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a53_a54 pass ====== Saving talloc report from 172.18.82.10:4245 to SGSN_Tests.TC_attach_usim_a53_a54.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=56707) Waiting for packet dumper to finish... 1 (prev_count=56707, count=82620) MTC@ef989399e457: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass' was executed successfully (exit status: 0). MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54'. ------ SGSN_Tests.TC_attach_usim_a50_a54 ------ Sun Jun 23 12:04:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_usim_a50_a54.pcap" >/data/SGSN_Tests.TC_attach_usim_a50_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef989399e457: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54' was executed successfully (exit status: 0). MTC@ef989399e457: Test case TC_attach_usim_a50_a54 started. SGSN_Test-Gb0-NS0(593)@ef989399e457: Creating NSIP provider for "172.18.82.103":21010 SGSN_Test-Gb0-BSSGP0(594)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(597)@ef989399e457: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(597)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI97(597)@ef989399e457: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(597)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(597)@ef989399e457: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(598)@ef989399e457: Creating NSIP provider for "172.18.82.103":21011 SGSN_Test-Gb0-BSSGP0(594)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(599)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a50_a54-BVCI196(596)@ef989399e457: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(598)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(603)@ef989399e457: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(603)@ef989399e457: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(602)@ef989399e457: Creating NSIP provider for "172.18.82.103":21012 -NSVCI98(603)@ef989399e457: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(603)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(603)@ef989399e457: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(599)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(604)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a50_a54-BVCI210(600)@ef989399e457: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(602)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(607)@ef989399e457: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(607)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI99(607)@ef989399e457: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(607)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(607)@ef989399e457: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(604)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_a50_a54-BVCI220(606)@ef989399e457: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(608)@ef989399e457: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(608)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(608)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(608)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(608)@ef989399e457: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(608)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(596)@ef989399e457: Adding Client=TC_attach_usim_a50_a54(611), IMSI='262420000000040'H, TLLI='E6FF1BDB'O, index=0 SGSN_Test-GSUP(609)@ef989399e457: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(611) TC_attach_usim_a50_a54(611)@ef989399e457: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '44BB344FF9859D82C94AC2B02E2CC498'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D9ED2DF0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2D825892426D40E9'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '316E9117AB512866A78CA72CB242CB08'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '6F992F9085DE2E821050CBDED124A6AE'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'FECFDDD5B8E8BDC3BF1A048CAD8BF102'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'D4004C46EE490662'O } } } } } SGSN_Test-GSUP(609)@ef989399e457: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(611) SGSN_Test-GSUP(609)@ef989399e457: Added IMSI table entry 0TC_attach_usim_a50_a54(611)"262420000000040" TC_attach_usim_a50_a54(611)@ef989399e457: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(596)@ef989399e457: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(611)@ef989399e457: Final verdict of PTC: pass TC_attach_usim_a50_a54-BVCI196(596)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@ef989399e457: Final verdict of PTC: none -NSVCI97(597)@ef989399e457: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(600)@ef989399e457: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(606)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@ef989399e457: Final verdict of PTC: none -NSVCI99(607)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-NS1(598)@ef989399e457: Final verdict of PTC: none -NSVCI99-provIP(605)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-NS2(602)@ef989399e457: Final verdict of PTC: none -NSVCI97-provIP(595)@ef989399e457: Final verdict of PTC: none SGSN_Test-GTP(610)@ef989399e457: Final verdict of PTC: none -NSVCI98(603)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP(609)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP-IPA(608)@ef989399e457: Final verdict of PTC: none -NSVCI98-provIP(601)@ef989399e457: Final verdict of PTC: none MTC@ef989399e457: Setting final verdict of the test case. MTC@ef989399e457: Local verdict of MTC: none MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97-provIP(595): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(596): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97(597): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(600): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98-provIP(601): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-NS2(602): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98(603): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99-provIP(605): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(606): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GTP(610): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_usim_a50_a54(611): pass (none -> pass) MTC@ef989399e457: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass'. Sun Jun 23 12:04:22 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a50_a54 pass ====== Saving talloc report from 172.18.82.10:4245 to SGSN_Tests.TC_attach_usim_a50_a54.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=87942) MTC@ef989399e457: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass' was executed successfully (exit status: 0). MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50'. ------ SGSN_Tests.TC_attach_usim_a54_a50 ------ Sun Jun 23 12:04:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_usim_a54_a50.pcap" >/data/SGSN_Tests.TC_attach_usim_a54_a50.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef989399e457: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50' was executed successfully (exit status: 0). MTC@ef989399e457: Test case TC_attach_usim_a54_a50 started. SGSN_Test-Gb0-NS0(612)@ef989399e457: Creating NSIP provider for "172.18.82.103":21010 SGSN_Test-Gb0-BSSGP0(613)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(616)@ef989399e457: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI97(616)@ef989399e457: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(616)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(616)@ef989399e457: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(613)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_a54_a50-BVCI196(615)@ef989399e457: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(617)@ef989399e457: Creating NSIP provider for "172.18.82.103":21011 SGSN_Test-Gb1-BSSGP1(618)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(617)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(621)@ef989399e457: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(621)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI98(621)@ef989399e457: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(621)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(621)@ef989399e457: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(622)@ef989399e457: Creating NSIP provider for "172.18.82.103":21012 SGSN_Test-Gb1-BSSGP1(618)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_a54_a50-BVCI210(620)@ef989399e457: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(623)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(622)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(626)@ef989399e457: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(626)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI99(626)@ef989399e457: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(626)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(626)@ef989399e457: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(623)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_a54_a50-BVCI220(625)@ef989399e457: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(627)@ef989399e457: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(627)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(627)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(627)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(627)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(627)@ef989399e457: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(627)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(627)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(615)@ef989399e457: Adding Client=TC_attach_usim_a54_a50(630), IMSI='262420000000040'H, TLLI='DC9362D9'O, index=0 SGSN_Test-GSUP(628)@ef989399e457: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(630) TC_attach_usim_a54_a50(630)@ef989399e457: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '49266484E3B3A890797E50E15F29305D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C58CA207'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F3FFF47DE93C77D6'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '3F34AF90506E608D8374A17F6AAB3B06'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '2E6996DFB7795C92A4C97146639BB5E1'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '581E090B32860F5503F6FF3B8D683D0C'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'DDB2986370FE3523'O } } } } } SGSN_Test-GSUP(628)@ef989399e457: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(630) SGSN_Test-GSUP(628)@ef989399e457: Added IMSI table entry 0TC_attach_usim_a54_a50(630)"262420000000040" TC_attach_usim_a54_a50(630)@ef989399e457: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(615)@ef989399e457: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(630)@ef989399e457: Final verdict of PTC: pass -NSVCI97(616)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-NS2(622)@ef989399e457: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(615)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@ef989399e457: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(620)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP-IPA(627)@ef989399e457: Final verdict of PTC: none -NSVCI99-provIP(624)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP(628)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-NS1(617)@ef989399e457: Final verdict of PTC: none -NSVCI99(626)@ef989399e457: Final verdict of PTC: none -NSVCI97-provIP(614)@ef989399e457: Final verdict of PTC: none -NSVCI98(621)@ef989399e457: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(625)@ef989399e457: Final verdict of PTC: none -NSVCI98-provIP(619)@ef989399e457: Final verdict of PTC: none SGSN_Test-GTP(629)@ef989399e457: Final verdict of PTC: none MTC@ef989399e457: Setting final verdict of the test case. MTC@ef989399e457: Local verdict of MTC: none MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97-provIP(614): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(615): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98-provIP(619): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(620): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99-provIP(624): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(625): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99(626): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP-IPA(627): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GTP(629): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_usim_a54_a50(630): pass (none -> pass) MTC@ef989399e457: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass'. Sun Jun 23 12:04:26 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a50 pass ====== Saving talloc report from 172.18.82.10:4245 to SGSN_Tests.TC_attach_usim_a54_a50.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=43882) Waiting for packet dumper to finish... 1 (prev_count=43882, count=87734) MTC@ef989399e457: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass' was executed successfully (exit status: 0). MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff'. ------ SGSN_Tests.TC_detach_unknown_nopoweroff ------ Sun Jun 23 12:04:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap" >/data/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef989399e457: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff' was executed successfully (exit status: 0). MTC@ef989399e457: Test case TC_detach_unknown_nopoweroff started. SGSN_Test-Gb0-NS0(631)@ef989399e457: Creating NSIP provider for "172.18.82.103":21010 SGSN_Test-Gb0-BSSGP0(632)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(636)@ef989399e457: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(636)@ef989399e457: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(635)@ef989399e457: Creating NSIP provider for "172.18.82.103":21011 -NSVCI97(636)@ef989399e457: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(636)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(636)@ef989399e457: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(632)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(637)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_nopoweroff-BVCI196(633)@ef989399e457: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(635)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(640)@ef989399e457: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(640)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI98(640)@ef989399e457: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(640)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(640)@ef989399e457: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(641)@ef989399e457: Creating NSIP provider for "172.18.82.103":21012 SGSN_Test-Gb1-BSSGP1(637)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_detach_unknown_nopoweroff-BVCI210(639)@ef989399e457: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(642)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(641)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(645)@ef989399e457: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(645)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI99(645)@ef989399e457: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(645)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(645)@ef989399e457: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(642)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_detach_unknown_nopoweroff-BVCI220(644)@ef989399e457: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(646)@ef989399e457: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(646)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(646)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(646)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(646)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(646)@ef989399e457: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(646)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(646)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(633)@ef989399e457: Adding Client=TC_detach_unknown_nopoweroff(649), IMSI='262420000000013'H, TLLI='F1780AF1'O, index=0 SGSN_Test-GSUP(647)@ef989399e457: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(649) TC_detach_unknown_nopoweroff(649)@ef989399e457: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(633)@ef989399e457: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(649)@ef989399e457: Final verdict of PTC: pass TC_detach_unknown_nopoweroff-BVCI196(633)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-NS1(635)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-NS2(641)@ef989399e457: Final verdict of PTC: none -NSVCI99(645)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@ef989399e457: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(639)@ef989399e457: Final verdict of PTC: none -NSVCI98(640)@ef989399e457: Final verdict of PTC: none -NSVCI99-provIP(643)@ef989399e457: Final verdict of PTC: none -NSVCI97-provIP(634)@ef989399e457: Final verdict of PTC: none -NSVCI97(636)@ef989399e457: Final verdict of PTC: none -NSVCI98-provIP(638)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP-IPA(646)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP(647)@ef989399e457: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(644)@ef989399e457: Final verdict of PTC: none SGSN_Test-GTP(648)@ef989399e457: Final verdict of PTC: none MTC@ef989399e457: Setting final verdict of the test case. MTC@ef989399e457: Local verdict of MTC: none MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(633): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97-provIP(634): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-NS1(635): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97(636): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98-provIP(638): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(639): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98(640): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-NS2(641): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99-provIP(643): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(644): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99(645): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP-IPA(646): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GTP(648): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_detach_unknown_nopoweroff(649): pass (none -> pass) MTC@ef989399e457: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass'. Sun Jun 23 12:04:31 UTC 2024 ====== SGSN_Tests.TC_detach_unknown_nopoweroff pass ====== Saving talloc report from 172.18.82.10:4245 to SGSN_Tests.TC_detach_unknown_nopoweroff.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=44008) Waiting for packet dumper to finish... 1 (prev_count=44008, count=73690) MTC@ef989399e457: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass' was executed successfully (exit status: 0). MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff'. ------ SGSN_Tests.TC_detach_unknown_poweroff ------ Sun Jun 23 12:04:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_detach_unknown_poweroff.pcap" >/data/SGSN_Tests.TC_detach_unknown_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef989399e457: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff' was executed successfully (exit status: 0). MTC@ef989399e457: Test case TC_detach_unknown_poweroff started. SGSN_Test-Gb0-NS0(650)@ef989399e457: Creating NSIP provider for "172.18.82.103":21010 SGSN_Test-Gb0-BSSGP0(651)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(654)@ef989399e457: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI97(654)@ef989399e457: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(654)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(654)@ef989399e457: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(655)@ef989399e457: Creating NSIP provider for "172.18.82.103":21011 SGSN_Test-Gb0-BSSGP0(651)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_detach_unknown_poweroff-BVCI196(653)@ef989399e457: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(656)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(655)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(659)@ef989399e457: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(659)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI98(659)@ef989399e457: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(659)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(659)@ef989399e457: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(660)@ef989399e457: Creating NSIP provider for "172.18.82.103":21012 SGSN_Test-Gb1-BSSGP1(656)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_detach_unknown_poweroff-BVCI210(658)@ef989399e457: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(661)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(660)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(664)@ef989399e457: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(664)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI99(664)@ef989399e457: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(664)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(664)@ef989399e457: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(661)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_detach_unknown_poweroff-BVCI220(663)@ef989399e457: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(665)@ef989399e457: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(665)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(665)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(665)@ef989399e457: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(665)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(653)@ef989399e457: Adding Client=TC_detach_unknown_poweroff(668), IMSI='262420000000014'H, TLLI='DB9A875F'O, index=0 SGSN_Test-GSUP(666)@ef989399e457: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(668) TC_detach_unknown_poweroff(668)@ef989399e457: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(653)@ef989399e457: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(668)@ef989399e457: Final verdict of PTC: pass TC_detach_unknown_poweroff-BVCI220(663)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-NS1(655)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@ef989399e457: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(653)@ef989399e457: Final verdict of PTC: none -NSVCI97-provIP(652)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP-IPA(665)@ef989399e457: Final verdict of PTC: none -NSVCI97(654)@ef989399e457: Final verdict of PTC: none -NSVCI98(659)@ef989399e457: Final verdict of PTC: none -NSVCI98-provIP(657)@ef989399e457: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(658)@ef989399e457: Final verdict of PTC: none -NSVCI99-provIP(662)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP(666)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-NS2(660)@ef989399e457: Final verdict of PTC: none -NSVCI99(664)@ef989399e457: Final verdict of PTC: none SGSN_Test-GTP(667)@ef989399e457: Final verdict of PTC: none MTC@ef989399e457: Setting final verdict of the test case. MTC@ef989399e457: Local verdict of MTC: none MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97-provIP(652): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(653): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97(654): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98-provIP(657): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(658): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98(659): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-NS2(660): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99-provIP(662): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(663): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GTP(667): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_detach_unknown_poweroff(668): pass (none -> pass) MTC@ef989399e457: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass'. Sun Jun 23 12:04:41 UTC 2024 ====== SGSN_Tests.TC_detach_unknown_poweroff pass ====== Saving talloc report from 172.18.82.10:4245 to SGSN_Tests.TC_detach_unknown_poweroff.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=79050) Waiting for packet dumper to finish... 1 (prev_count=79050, count=86552) MTC@ef989399e457: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass' was executed successfully (exit status: 0). MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff'. ------ SGSN_Tests.TC_detach_nopoweroff ------ Sun Jun 23 12:04:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_detach_nopoweroff.pcap" >/data/SGSN_Tests.TC_detach_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef989399e457: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff' was executed successfully (exit status: 0). MTC@ef989399e457: Test case TC_detach_nopoweroff started. SGSN_Test-Gb0-NS0(669)@ef989399e457: Creating NSIP provider for "172.18.82.103":21010 SGSN_Test-Gb0-BSSGP0(670)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(673)@ef989399e457: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI97(673)@ef989399e457: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(673)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(673)@ef989399e457: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(674)@ef989399e457: Creating NSIP provider for "172.18.82.103":21011 SGSN_Test-Gb0-BSSGP0(670)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_detach_nopoweroff-BVCI196(672)@ef989399e457: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(675)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(674)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(678)@ef989399e457: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(678)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI98(678)@ef989399e457: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(678)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(678)@ef989399e457: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(675)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(679)@ef989399e457: Creating NSIP provider for "172.18.82.103":21012 TC_detach_nopoweroff-BVCI210(677)@ef989399e457: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(680)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(679)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(683)@ef989399e457: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(683)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI99(683)@ef989399e457: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(683)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(683)@ef989399e457: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(680)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_detach_nopoweroff-BVCI220(682)@ef989399e457: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(684)@ef989399e457: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(684)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(684)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(684)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(684)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(684)@ef989399e457: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(684)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(684)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(672)@ef989399e457: Adding Client=TC_detach_nopoweroff(687), IMSI='262420000000015'H, TLLI='D339652E'O, index=0 SGSN_Test-GSUP(685)@ef989399e457: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(687) TC_detach_nopoweroff(687)@ef989399e457: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '78D68CDFE553FCA5D2BCDE67DF853422'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9ACF69E3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4F883A6ECABEB648'O } } } } } SGSN_Test-GSUP(685)@ef989399e457: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(687) SGSN_Test-GSUP(685)@ef989399e457: Added IMSI table entry 0TC_detach_nopoweroff(687)"262420000000015" TC_detach_nopoweroff(687)@ef989399e457: setverdict(pass): none -> pass TC_detach_nopoweroff(687)@ef989399e457: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(672)@ef989399e457: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(687)@ef989399e457: Final verdict of PTC: pass SGSN_Test-Gb2-NS2(679)@ef989399e457: Final verdict of PTC: none -NSVCI97(673)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-NS1(674)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@ef989399e457: Final verdict of PTC: none -NSVCI99-provIP(681)@ef989399e457: Final verdict of PTC: none -NSVCI97-provIP(671)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@ef989399e457: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(677)@ef989399e457: Final verdict of PTC: none -NSVCI99(683)@ef989399e457: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(682)@ef989399e457: Final verdict of PTC: none SGSN_Test-GTP(686)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP-IPA(684)@ef989399e457: Final verdict of PTC: none -NSVCI98-provIP(676)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP(685)@ef989399e457: Final verdict of PTC: none -NSVCI98(678)@ef989399e457: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(672)@ef989399e457: Final verdict of PTC: none MTC@ef989399e457: Setting final verdict of the test case. MTC@ef989399e457: Local verdict of MTC: none MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97-provIP(671): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_detach_nopoweroff-BVCI196(672): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_detach_nopoweroff-BVCI210(677): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99-provIP(681): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_detach_nopoweroff-BVCI220(682): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99(683): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP-IPA(684): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GTP(686): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_detach_nopoweroff(687): pass (none -> pass) MTC@ef989399e457: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass'. Sun Jun 23 12:04:46 UTC 2024 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 172.18.82.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=106703) Waiting for packet dumper to finish... 1 (prev_count=106703, count=107776) MTC@ef989399e457: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass' was executed successfully (exit status: 0). MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff'. ------ SGSN_Tests.TC_detach_poweroff ------ Sun Jun 23 12:04:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_detach_poweroff.pcap" >/data/SGSN_Tests.TC_detach_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef989399e457: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff' was executed successfully (exit status: 0). MTC@ef989399e457: Test case TC_detach_poweroff started. SGSN_Test-Gb0-NS0(688)@ef989399e457: Creating NSIP provider for "172.18.82.103":21010 SGSN_Test-Gb0-BSSGP0(689)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(692)@ef989399e457: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI97(692)@ef989399e457: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(692)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(692)@ef989399e457: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(693)@ef989399e457: Creating NSIP provider for "172.18.82.103":21011 SGSN_Test-Gb0-BSSGP0(689)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_detach_poweroff-BVCI196(690)@ef989399e457: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(694)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(693)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(697)@ef989399e457: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(697)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI98(697)@ef989399e457: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(697)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(697)@ef989399e457: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(698)@ef989399e457: Creating NSIP provider for "172.18.82.103":21012 SGSN_Test-Gb1-BSSGP1(694)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_detach_poweroff-BVCI210(696)@ef989399e457: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(699)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(698)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(703)@ef989399e457: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(703)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI99(703)@ef989399e457: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(703)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(703)@ef989399e457: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(699)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_detach_poweroff-BVCI220(700)@ef989399e457: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(702)@ef989399e457: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(702)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(702)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(702)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(702)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(702)@ef989399e457: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(702)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(702)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(690)@ef989399e457: Adding Client=TC_detach_poweroff(706), IMSI='262420000000016'H, TLLI='D08A92D6'O, index=0 SGSN_Test-GSUP(704)@ef989399e457: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(706) TC_detach_poweroff(706)@ef989399e457: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '271C6A8A10E0796F5E65A7D4CF0012FB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7562E54A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D1B1465A1B1EC1A8'O } } } } } SGSN_Test-GSUP(704)@ef989399e457: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(706) SGSN_Test-GSUP(704)@ef989399e457: Added IMSI table entry 0TC_detach_poweroff(706)"262420000000016" TC_detach_poweroff(706)@ef989399e457: setverdict(pass): none -> pass TC_detach_poweroff(706)@ef989399e457: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(690)@ef989399e457: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(706)@ef989399e457: Final verdict of PTC: pass TC_detach_poweroff-BVCI220(700)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@ef989399e457: Final verdict of PTC: none -NSVCI98(697)@ef989399e457: Final verdict of PTC: none -NSVCI97(692)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@ef989399e457: Final verdict of PTC: none TC_detach_poweroff-BVCI196(690)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@ef989399e457: Final verdict of PTC: none -NSVCI98-provIP(695)@ef989399e457: Final verdict of PTC: none TC_detach_poweroff-BVCI210(696)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@ef989399e457: Final verdict of PTC: none -NSVCI99(703)@ef989399e457: Final verdict of PTC: none -NSVCI97-provIP(691)@ef989399e457: Final verdict of PTC: none SGSN_Test-GTP(705)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP(704)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-NS2(698)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP-IPA(702)@ef989399e457: Final verdict of PTC: none -NSVCI99-provIP(701)@ef989399e457: Final verdict of PTC: none MTC@ef989399e457: Setting final verdict of the test case. MTC@ef989399e457: Local verdict of MTC: none MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_detach_poweroff-BVCI196(690): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97-provIP(691): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_detach_poweroff-BVCI210(696): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_detach_poweroff-BVCI220(700): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99-provIP(701): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP-IPA(702): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99(703): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GTP(705): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_detach_poweroff(706): pass (none -> pass) MTC@ef989399e457: Test case TC_detach_poweroff finished. Verdict: pass MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass'. Sun Jun 23 12:04:56 UTC 2024 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 172.18.82.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=117040) Waiting for packet dumper to finish... 1 (prev_count=117040, count=124542) MTC@ef989399e457: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass' was executed successfully (exit status: 0). MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act'. ------ SGSN_Tests.TC_attach_pdp_act ------ Sun Jun 23 12:04:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_pdp_act.pcap" >/data/SGSN_Tests.TC_attach_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef989399e457: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act' was executed successfully (exit status: 0). MTC@ef989399e457: Test case TC_attach_pdp_act started. SGSN_Test-Gb0-NS0(707)@ef989399e457: Creating NSIP provider for "172.18.82.103":21010 SGSN_Test-Gb0-BSSGP0(708)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(712)@ef989399e457: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(712)@ef989399e457: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(711)@ef989399e457: Creating NSIP provider for "172.18.82.103":21011 -NSVCI97(712)@ef989399e457: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(712)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(712)@ef989399e457: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(713)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(708)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act-BVCI196(709)@ef989399e457: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(711)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(717)@ef989399e457: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(717)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI98(717)@ef989399e457: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(717)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(717)@ef989399e457: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(716)@ef989399e457: Creating NSIP provider for "172.18.82.103":21012 SGSN_Test-Gb1-BSSGP1(713)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act-BVCI210(714)@ef989399e457: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(718)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(716)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(721)@ef989399e457: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(721)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI99(721)@ef989399e457: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(721)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(721)@ef989399e457: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(718)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act-BVCI220(720)@ef989399e457: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(722)@ef989399e457: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(722)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(722)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(722)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(722)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(722)@ef989399e457: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(722)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(722)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(709)@ef989399e457: Adding Client=TC_attach_pdp_act(725), IMSI='262420000000017'H, TLLI='C49C2816'O, index=0 SGSN_Test-GSUP(723)@ef989399e457: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(725) TC_attach_pdp_act(725)@ef989399e457: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '3E13885E49B886ADD40496AD886FD829'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A14E7766'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DD1D6ABD58BCC4DE'O } } } } } SGSN_Test-GSUP(723)@ef989399e457: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(725) SGSN_Test-GSUP(723)@ef989399e457: Added IMSI table entry 0TC_attach_pdp_act(725)"262420000000017" TC_attach_pdp_act(725)@ef989399e457: setverdict(pass): none -> pass TC_attach_pdp_act(725)@ef989399e457: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(709)@ef989399e457: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(725)@ef989399e457: Final verdict of PTC: pass -NSVCI98(717)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@ef989399e457: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(709)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-NS2(716)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@ef989399e457: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(714)@ef989399e457: Final verdict of PTC: none -NSVCI97(712)@ef989399e457: Final verdict of PTC: none -NSVCI97-provIP(710)@ef989399e457: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(720)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-NS1(711)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP-IPA(722)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@ef989399e457: Final verdict of PTC: none -NSVCI99(721)@ef989399e457: Final verdict of PTC: none -NSVCI99-provIP(719)@ef989399e457: Final verdict of PTC: none -NSVCI98-provIP(715)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP(723)@ef989399e457: Final verdict of PTC: none SGSN_Test-GTP(724)@ef989399e457: Final verdict of PTC: none MTC@ef989399e457: Setting final verdict of the test case. MTC@ef989399e457: Local verdict of MTC: none MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_pdp_act-BVCI196(709): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97-provIP(710): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-NS1(711): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97(712): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_pdp_act-BVCI210(714): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98-provIP(715): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-NS2(716): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98(717): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99-provIP(719): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_pdp_act-BVCI220(720): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99(721): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP-IPA(722): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GTP(724): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_pdp_act(725): pass (none -> pass) MTC@ef989399e457: Test case TC_attach_pdp_act finished. Verdict: pass MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass'. Sun Jun 23 12:05:00 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act pass ====== Saving talloc report from 172.18.82.10:4245 to SGSN_Tests.TC_attach_pdp_act.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=107015) Waiting for packet dumper to finish... 1 (prev_count=107015, count=108088) MTC@ef989399e457: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass' was executed successfully (exit status: 0). MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached'. ------ SGSN_Tests.TC_pdp_act_unattached ------ Sun Jun 23 12:05:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_pdp_act_unattached.pcap" >/data/SGSN_Tests.TC_pdp_act_unattached.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef989399e457: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached' was executed successfully (exit status: 0). MTC@ef989399e457: Test case TC_pdp_act_unattached started. SGSN_Test-Gb0-NS0(726)@ef989399e457: Creating NSIP provider for "172.18.82.103":21010 SGSN_Test-Gb0-BSSGP0(727)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(730)@ef989399e457: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI97(730)@ef989399e457: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(730)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(730)@ef989399e457: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(731)@ef989399e457: Creating NSIP provider for "172.18.82.103":21011 SGSN_Test-Gb0-BSSGP0(727)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_pdp_act_unattached-BVCI196(729)@ef989399e457: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(732)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(731)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(736)@ef989399e457: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(736)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI98(736)@ef989399e457: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(735)@ef989399e457: Creating NSIP provider for "172.18.82.103":21012 -NSVCI98(736)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(736)@ef989399e457: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(732)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_pdp_act_unattached-BVCI210(733)@ef989399e457: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(737)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(735)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(740)@ef989399e457: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(740)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI99(740)@ef989399e457: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(740)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(740)@ef989399e457: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(737)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_pdp_act_unattached-BVCI220(739)@ef989399e457: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(741)@ef989399e457: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(741)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(741)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(741)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(741)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(741)@ef989399e457: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(741)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(741)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(729)@ef989399e457: Adding Client=TC_pdp_act_unattached(744), IMSI='262420000000018'H, TLLI='C6C00971'O, index=0 SGSN_Test-GSUP(742)@ef989399e457: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(744) TC_pdp_act_unattached(744)@ef989399e457: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(729)@ef989399e457: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(744)@ef989399e457: Final verdict of PTC: pass SGSN_Test-Gb0-NS0(726)@ef989399e457: Final verdict of PTC: none -NSVCI97(730)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@ef989399e457: Final verdict of PTC: none -NSVCI99(740)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@ef989399e457: Final verdict of PTC: none -NSVCI97-provIP(728)@ef989399e457: Final verdict of PTC: none -NSVCI98(736)@ef989399e457: Final verdict of PTC: none SGSN_Test-GTP(743)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP-IPA(741)@ef989399e457: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(733)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-NS2(735)@ef989399e457: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(739)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP(742)@ef989399e457: Final verdict of PTC: none -NSVCI99-provIP(738)@ef989399e457: Final verdict of PTC: none -NSVCI98-provIP(734)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-NS1(731)@ef989399e457: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(729)@ef989399e457: Final verdict of PTC: none MTC@ef989399e457: Setting final verdict of the test case. MTC@ef989399e457: Local verdict of MTC: none MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97-provIP(728): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_pdp_act_unattached-BVCI196(729): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_pdp_act_unattached-BVCI210(733): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98-provIP(734): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-NS2(735): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98(736): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99-provIP(738): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_pdp_act_unattached-BVCI220(739): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99(740): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP-IPA(741): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GTP(743): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_pdp_act_unattached(744): pass (none -> pass) MTC@ef989399e457: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass'. Sun Jun 23 12:05:04 UTC 2024 ====== SGSN_Tests.TC_pdp_act_unattached pass ====== Saving talloc report from 172.18.82.10:4245 to SGSN_Tests.TC_pdp_act_unattached.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=10311) Waiting for packet dumper to finish... 1 (prev_count=10311, count=57448) MTC@ef989399e457: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass' was executed successfully (exit status: 0). MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user'. ------ SGSN_Tests.TC_attach_pdp_act_user ------ Sun Jun 23 12:05:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_pdp_act_user.pcap" >/data/SGSN_Tests.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef989399e457: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@ef989399e457: Test case TC_attach_pdp_act_user started. SGSN_Test-Gb0-NS0(745)@ef989399e457: Creating NSIP provider for "172.18.82.103":21010 SGSN_Test-Gb0-BSSGP0(746)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(749)@ef989399e457: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(749)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI97(749)@ef989399e457: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(749)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(749)@ef989399e457: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(750)@ef989399e457: Creating NSIP provider for "172.18.82.103":21011 SGSN_Test-Gb0-BSSGP0(746)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_user-BVCI196(748)@ef989399e457: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(751)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(750)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(754)@ef989399e457: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(754)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI98(754)@ef989399e457: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(754)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(754)@ef989399e457: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(755)@ef989399e457: Creating NSIP provider for "172.18.82.103":21012 SGSN_Test-Gb1-BSSGP1(751)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_user-BVCI210(753)@ef989399e457: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(755)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(759)@ef989399e457: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(759)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI99(759)@ef989399e457: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(759)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(759)@ef989399e457: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(756)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_user-BVCI220(758)@ef989399e457: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(760)@ef989399e457: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(760)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(760)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(760)@ef989399e457: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(760)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(748)@ef989399e457: Adding Client=TC_attach_pdp_act_user(763), IMSI='262420000000019'H, TLLI='CEB14225'O, index=0 SGSN_Test-GSUP(761)@ef989399e457: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(763) TC_attach_pdp_act_user(763)@ef989399e457: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '84580148129E4E7A0A5C294C2825B892'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E54CF67E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D8012A9BC910931C'O } } } } } SGSN_Test-GSUP(761)@ef989399e457: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(763) SGSN_Test-GSUP(761)@ef989399e457: Added IMSI table entry 0TC_attach_pdp_act_user(763)"262420000000019" TC_attach_pdp_act_user(763)@ef989399e457: setverdict(pass): none -> pass TC_attach_pdp_act_user(763)@ef989399e457: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user-BVCI196(748)@ef989399e457: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(763)@ef989399e457: Final verdict of PTC: pass TC_attach_pdp_act_user-BVCI196(748)@ef989399e457: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(753)@ef989399e457: Final verdict of PTC: none -NSVCI97(749)@ef989399e457: Final verdict of PTC: none -NSVCI98(754)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@ef989399e457: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(758)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@ef989399e457: Final verdict of PTC: none -NSVCI97-provIP(747)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP-IPA(760)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-NS2(755)@ef989399e457: Final verdict of PTC: none -NSVCI98-provIP(752)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@ef989399e457: Final verdict of PTC: none -NSVCI99(759)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP(761)@ef989399e457: Final verdict of PTC: none SGSN_Test-GTP(762)@ef989399e457: Final verdict of PTC: none -NSVCI99-provIP(757)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-NS1(750)@ef989399e457: Final verdict of PTC: none MTC@ef989399e457: Setting final verdict of the test case. MTC@ef989399e457: Local verdict of MTC: none MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97-provIP(747): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(748): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97(749): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-NS1(750): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98-provIP(752): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(753): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98(754): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-NS2(755): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(758): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GTP(762): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_pdp_act_user(763): pass (none -> pass) MTC@ef989399e457: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass'. Sun Jun 23 12:05:09 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user pass ====== Saving talloc report from 172.18.82.10:4245 to SGSN_Tests.TC_attach_pdp_act_user.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=92719) Waiting for packet dumper to finish... 1 (prev_count=92719, count=93792) MTC@ef989399e457: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass' was executed successfully (exit status: 0). MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject'. ------ SGSN_Tests.TC_attach_pdp_act_ggsn_reject ------ Sun Jun 23 12:05:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap" >/data/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef989399e457: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject' was executed successfully (exit status: 0). MTC@ef989399e457: Test case TC_attach_pdp_act_ggsn_reject started. SGSN_Test-Gb0-NS0(764)@ef989399e457: Creating NSIP provider for "172.18.82.103":21010 SGSN_Test-Gb0-BSSGP0(765)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(768)@ef989399e457: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI97(768)@ef989399e457: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(768)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(768)@ef989399e457: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(769)@ef989399e457: Creating NSIP provider for "172.18.82.103":21011 SGSN_Test-Gb0-BSSGP0(765)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_ggsn_reject-BVCI196(767)@ef989399e457: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(770)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(769)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(773)@ef989399e457: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI98(773)@ef989399e457: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(773)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(773)@ef989399e457: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(770)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(774)@ef989399e457: Creating NSIP provider for "172.18.82.103":21012 TC_attach_pdp_act_ggsn_reject-BVCI210(772)@ef989399e457: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(774)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(778)@ef989399e457: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI99(778)@ef989399e457: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(778)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(778)@ef989399e457: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(775)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_ggsn_reject-BVCI220(777)@ef989399e457: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(779)@ef989399e457: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(779)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(779)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(779)@ef989399e457: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(779)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(767)@ef989399e457: Adding Client=TC_attach_pdp_act_ggsn_reject(782), IMSI='262420000000020'H, TLLI='D631A9CC'O, index=0 SGSN_Test-GSUP(780)@ef989399e457: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(782) TC_attach_pdp_act_ggsn_reject(782)@ef989399e457: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'C2BBFA6BA85413FCB5F4B738A978BB7E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5D9FE825'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'ACB67DA61E913CE3'O } } } } } SGSN_Test-GSUP(780)@ef989399e457: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(782) SGSN_Test-GSUP(780)@ef989399e457: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(782)"262420000000020" TC_attach_pdp_act_ggsn_reject(782)@ef989399e457: setverdict(pass): none -> pass TC_attach_pdp_act_ggsn_reject(782)@ef989399e457: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(767)@ef989399e457: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(782)@ef989399e457: Final verdict of PTC: pass SGSN_Test-GSUP(780)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@ef989399e457: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(767)@ef989399e457: Final verdict of PTC: none -NSVCI97(768)@ef989399e457: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(772)@ef989399e457: Final verdict of PTC: none -NSVCI98(773)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@ef989399e457: Final verdict of PTC: none -NSVCI97-provIP(766)@ef989399e457: Final verdict of PTC: none -NSVCI99-provIP(776)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@ef989399e457: Final verdict of PTC: none -NSVCI98-provIP(771)@ef989399e457: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(777)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@ef989399e457: Final verdict of PTC: none -NSVCI99(778)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP-IPA(779)@ef989399e457: Final verdict of PTC: none SGSN_Test-GTP(781)@ef989399e457: Final verdict of PTC: none MTC@ef989399e457: Setting final verdict of the test case. MTC@ef989399e457: Local verdict of MTC: none MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(767): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(772): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(777): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GTP(781): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(782): pass (none -> pass) MTC@ef989399e457: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass'. Sun Jun 23 12:05:13 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass ====== Saving talloc report from 172.18.82.10:4245 to SGSN_Tests.TC_attach_pdp_act_ggsn_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=95032) Waiting for packet dumper to finish... 1 (prev_count=95032, count=96105) MTC@ef989399e457: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass' was executed successfully (exit status: 0). MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mo ------ Sun Jun 23 12:05:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap" >/data/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef989399e457: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo' was executed successfully (exit status: 0). MTC@ef989399e457: Test case TC_attach_pdp_act_user_deact_mo started. SGSN_Test-Gb0-NS0(783)@ef989399e457: Creating NSIP provider for "172.18.82.103":21010 SGSN_Test-Gb0-BSSGP0(784)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(787)@ef989399e457: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI97(787)@ef989399e457: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(787)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(787)@ef989399e457: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(788)@ef989399e457: Creating NSIP provider for "172.18.82.103":21011 SGSN_Test-Gb0-BSSGP0(784)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_user_deact_mo-BVCI196(786)@ef989399e457: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(789)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(788)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(792)@ef989399e457: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(792)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI98(792)@ef989399e457: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(792)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(792)@ef989399e457: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(793)@ef989399e457: Creating NSIP provider for "172.18.82.103":21012 SGSN_Test-Gb1-BSSGP1(789)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_user_deact_mo-BVCI210(791)@ef989399e457: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(794)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(793)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(797)@ef989399e457: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(797)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI99(797)@ef989399e457: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(797)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(797)@ef989399e457: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(794)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_user_deact_mo-BVCI220(796)@ef989399e457: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(798)@ef989399e457: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(798)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(798)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(798)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(798)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(798)@ef989399e457: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(798)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(798)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(786)@ef989399e457: Adding Client=TC_attach_pdp_act_user_deact_mo(801), IMSI='262420000000021'H, TLLI='D3748664'O, index=0 SGSN_Test-GSUP(799)@ef989399e457: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_pdp_act_user_deact_mo(801) TC_attach_pdp_act_user_deact_mo(801)@ef989399e457: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '4C7A220FD3C385D493C5DFB0C571C002'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7ADCF5DC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1156C5E331782EE7'O } } } } } SGSN_Test-GSUP(799)@ef989399e457: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(801) SGSN_Test-GSUP(799)@ef989399e457: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(801)"262420000000021" TC_attach_pdp_act_user_deact_mo(801)@ef989399e457: setverdict(pass): none -> pass TC_attach_pdp_act_user_deact_mo(801)@ef989399e457: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(801)@ef989399e457: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(786)@ef989399e457: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(801)@ef989399e457: Final verdict of PTC: pass SGSN_Test-GSUP(799)@ef989399e457: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(796)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-NS2(793)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@ef989399e457: Final verdict of PTC: none -NSVCI97-provIP(785)@ef989399e457: Final verdict of PTC: none -NSVCI98-provIP(790)@ef989399e457: Final verdict of PTC: none -NSVCI98(792)@ef989399e457: Final verdict of PTC: none -NSVCI99-provIP(795)@ef989399e457: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(791)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP-IPA(798)@ef989399e457: Final verdict of PTC: none -NSVCI99(797)@ef989399e457: Final verdict of PTC: none -NSVCI97(787)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@ef989399e457: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(786)@ef989399e457: Final verdict of PTC: none SGSN_Test-GTP(800)@ef989399e457: Final verdict of PTC: none MTC@ef989399e457: Setting final verdict of the test case. MTC@ef989399e457: Local verdict of MTC: none MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(786): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98-provIP(790): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(791): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98(792): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99-provIP(795): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(796): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99(797): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP-IPA(798): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GTP(800): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(801): pass (none -> pass) MTC@ef989399e457: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass'. Sun Jun 23 12:05:17 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass ====== Saving talloc report from 172.18.82.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_deact_mo.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=119902) Waiting for packet dumper to finish... 1 (prev_count=119902, count=120975) MTC@ef989399e457: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass' was executed successfully (exit status: 0). MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mt ------ Sun Jun 23 12:05:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap" >/data/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef989399e457: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt' was executed successfully (exit status: 0). MTC@ef989399e457: Test case TC_attach_pdp_act_user_deact_mt started. SGSN_Test-Gb0-NS0(802)@ef989399e457: Creating NSIP provider for "172.18.82.103":21010 SGSN_Test-Gb0-BSSGP0(803)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(806)@ef989399e457: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(806)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI97(806)@ef989399e457: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(806)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(806)@ef989399e457: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(807)@ef989399e457: Creating NSIP provider for "172.18.82.103":21011 SGSN_Test-Gb0-BSSGP0(803)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_user_deact_mt-BVCI196(805)@ef989399e457: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(808)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(807)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(811)@ef989399e457: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(811)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI98(811)@ef989399e457: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(811)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(811)@ef989399e457: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(808)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(812)@ef989399e457: Creating NSIP provider for "172.18.82.103":21012 TC_attach_pdp_act_user_deact_mt-BVCI210(810)@ef989399e457: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(813)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(812)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(816)@ef989399e457: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(816)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI99(816)@ef989399e457: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(816)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(816)@ef989399e457: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(813)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_user_deact_mt-BVCI220(815)@ef989399e457: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(817)@ef989399e457: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(817)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(817)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(817)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(817)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(817)@ef989399e457: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(817)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(817)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(805)@ef989399e457: Adding Client=TC_attach_pdp_act_user_deact_mt(820), IMSI='262420000000022'H, TLLI='C416D9A2'O, index=0 SGSN_Test-GSUP(818)@ef989399e457: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_pdp_act_user_deact_mt(820) TC_attach_pdp_act_user_deact_mt(820)@ef989399e457: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'D1E8BC905400CBE45FD5D0DB6044EAD2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A379EB1F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CED59FD0B59787C0'O } } } } } SGSN_Test-GSUP(818)@ef989399e457: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(820) SGSN_Test-GSUP(818)@ef989399e457: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(820)"262420000000022" TC_attach_pdp_act_user_deact_mt(820)@ef989399e457: setverdict(pass): none -> pass TC_attach_pdp_act_user_deact_mt(820)@ef989399e457: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt-BVCI196(805)@ef989399e457: Removing Client IMSI='262420000000022'H, index=0 TC_attach_pdp_act_user_deact_mt(820)@ef989399e457: Final verdict of PTC: pass TC_attach_pdp_act_user_deact_mt-BVCI196(805)@ef989399e457: Final verdict of PTC: none -NSVCI99(816)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@ef989399e457: Final verdict of PTC: none -NSVCI97(806)@ef989399e457: Final verdict of PTC: none -NSVCI98(811)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@ef989399e457: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(810)@ef989399e457: Final verdict of PTC: none -NSVCI97-provIP(804)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@ef989399e457: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(815)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-NS1(807)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP-IPA(817)@ef989399e457: Final verdict of PTC: none -NSVCI99-provIP(814)@ef989399e457: Final verdict of PTC: none -NSVCI98-provIP(809)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-NS2(812)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP(818)@ef989399e457: Final verdict of PTC: none SGSN_Test-GTP(819)@ef989399e457: Final verdict of PTC: none MTC@ef989399e457: Setting final verdict of the test case. MTC@ef989399e457: Local verdict of MTC: none MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97-provIP(804): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(805): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97(806): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-NS1(807): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98-provIP(809): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(810): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99-provIP(814): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(815): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99(816): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP-IPA(817): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GTP(819): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(820): pass (none -> pass) MTC@ef989399e457: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass'. Sun Jun 23 12:05:21 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass ====== Saving talloc report from 172.18.82.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_deact_mt.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=118495) Waiting for packet dumper to finish... 1 (prev_count=118495, count=119568) MTC@ef989399e457: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass' was executed successfully (exit status: 0). MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup'. ------ SGSN_Tests.TC_attach_pdp_act_deact_dup ------ Sun Jun 23 12:05:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap" >/data/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef989399e457: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup' was executed successfully (exit status: 0). MTC@ef989399e457: Test case TC_attach_pdp_act_deact_dup started. SGSN_Test-Gb0-NS0(821)@ef989399e457: Creating NSIP provider for "172.18.82.103":21010 SGSN_Test-Gb0-BSSGP0(822)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(826)@ef989399e457: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(826)@ef989399e457: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(825)@ef989399e457: Creating NSIP provider for "172.18.82.103":21011 -NSVCI97(826)@ef989399e457: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(826)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(826)@ef989399e457: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(822)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(827)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_dup-BVCI196(823)@ef989399e457: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(825)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(830)@ef989399e457: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(830)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI98(830)@ef989399e457: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(830)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(830)@ef989399e457: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(831)@ef989399e457: Creating NSIP provider for "172.18.82.103":21012 SGSN_Test-Gb1-BSSGP1(827)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_deact_dup-BVCI210(829)@ef989399e457: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(832)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(831)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(835)@ef989399e457: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(835)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI99(835)@ef989399e457: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(835)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(835)@ef989399e457: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(832)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_deact_dup-BVCI220(834)@ef989399e457: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(836)@ef989399e457: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(836)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(836)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(836)@ef989399e457: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(836)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(823)@ef989399e457: Adding Client=TC_attach_pdp_act_deact_dup(839), IMSI='262420000000046'H, TLLI='F3A6E570'O, index=0 SGSN_Test-GSUP(837)@ef989399e457: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(839) TC_attach_pdp_act_deact_dup(839)@ef989399e457: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '27E89DB05A988B2D7EDFA74803830E40'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '17D92B15'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A214BADD554CA5F2'O } } } } } SGSN_Test-GSUP(837)@ef989399e457: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(839) SGSN_Test-GSUP(837)@ef989399e457: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(839)"262420000000046" TC_attach_pdp_act_deact_dup(839)@ef989399e457: setverdict(pass): none -> pass TC_attach_pdp_act_deact_dup(839)@ef989399e457: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@ef989399e457: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(839)@ef989399e457: "Received deletePDPContextResponse 1, seq_nr=1036" TC_attach_pdp_act_deact_dup(839)@ef989399e457: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@ef989399e457: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@ef989399e457: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(823)@ef989399e457: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(839)@ef989399e457: Final verdict of PTC: pass TC_attach_pdp_act_deact_dup-BVCI196(823)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-NS1(825)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@ef989399e457: Final verdict of PTC: none -NSVCI98(830)@ef989399e457: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(829)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@ef989399e457: Final verdict of PTC: none -NSVCI97(826)@ef989399e457: Final verdict of PTC: none -NSVCI98-provIP(828)@ef989399e457: Final verdict of PTC: none SGSN_Test-GTP(838)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP(837)@ef989399e457: Final verdict of PTC: none -NSVCI97-provIP(824)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP-IPA(836)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-NS2(831)@ef989399e457: Final verdict of PTC: none -NSVCI99-provIP(833)@ef989399e457: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(834)@ef989399e457: Final verdict of PTC: none -NSVCI99(835)@ef989399e457: Final verdict of PTC: none MTC@ef989399e457: Setting final verdict of the test case. MTC@ef989399e457: Local verdict of MTC: none MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(823): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97-provIP(824): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-NS1(825): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97(826): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98-provIP(828): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(829): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98(830): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-NS2(831): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(834): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GTP(838): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_pdp_act_deact_dup(839): pass (none -> pass) MTC@ef989399e457: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass'. Sun Jun 23 12:05:27 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_dup pass ====== Saving talloc report from 172.18.82.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_dup.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=120451) Waiting for packet dumper to finish... 1 (prev_count=120451, count=121524) MTC@ef989399e457: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass' was executed successfully (exit status: 0). MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt'. ------ SGSN_Tests.TC_attach_second_attempt ------ Sun Jun 23 12:05:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_second_attempt.pcap" >/data/SGSN_Tests.TC_attach_second_attempt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef989399e457: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt' was executed successfully (exit status: 0). MTC@ef989399e457: Test case TC_attach_second_attempt started. SGSN_Test-Gb0-NS0(840)@ef989399e457: Creating NSIP provider for "172.18.82.103":21010 SGSN_Test-Gb0-BSSGP0(841)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(844)@ef989399e457: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI97(844)@ef989399e457: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(844)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(844)@ef989399e457: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(845)@ef989399e457: Creating NSIP provider for "172.18.82.103":21011 SGSN_Test-Gb0-BSSGP0(841)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(846)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_second_attempt-BVCI196(842)@ef989399e457: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(845)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(849)@ef989399e457: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(849)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI98(849)@ef989399e457: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(849)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(849)@ef989399e457: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(850)@ef989399e457: Creating NSIP provider for "172.18.82.103":21012 SGSN_Test-Gb1-BSSGP1(846)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_second_attempt-BVCI210(848)@ef989399e457: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(851)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(850)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(854)@ef989399e457: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(854)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI99(854)@ef989399e457: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(854)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(854)@ef989399e457: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(851)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_second_attempt-BVCI220(853)@ef989399e457: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(855)@ef989399e457: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(855)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(855)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(855)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(855)@ef989399e457: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(855)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(855)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(842)@ef989399e457: Adding Client=TC_attach_second_attempt(858), IMSI='262420000000022'H, TLLI='DF062304'O, index=0 SGSN_Test-GSUP(856)@ef989399e457: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(858) TC_attach_second_attempt(858)@ef989399e457: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'AA2208789FF4DA8E921C4FBF39F68323'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3017BE20'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9379603730FBA155'O } } } } } SGSN_Test-GSUP(856)@ef989399e457: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(858) SGSN_Test-GSUP(856)@ef989399e457: Added IMSI table entry 0TC_attach_second_attempt(858)"262420000000022" TC_attach_second_attempt(858)@ef989399e457: setverdict(pass): none -> pass TC_attach_second_attempt(858)@ef989399e457: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'F01940D877D23B6114218DB67BFE3A6F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D1ED4478'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8E4201AEAE2E32F8'O } } } } } SGSN_Test-GSUP-IPA(855)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_attach_second_attempt(858)@ef989399e457: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@ef989399e457: Test Component 858 has requested to stop MTC. Terminating current testcase execution. TC_attach_second_attempt-BVCI210(848)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@ef989399e457: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(853)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-NS2(850)@ef989399e457: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(842)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP(856)@ef989399e457: Final verdict of PTC: none -NSVCI98(849)@ef989399e457: Final verdict of PTC: none -NSVCI97-provIP(843)@ef989399e457: Final verdict of PTC: none -NSVCI98-provIP(847)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@ef989399e457: Final verdict of PTC: none -NSVCI97(844)@ef989399e457: Final verdict of PTC: none -NSVCI99-provIP(852)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP-IPA(855)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@ef989399e457: Final verdict of PTC: none -NSVCI99(854)@ef989399e457: Final verdict of PTC: none SGSN_Test-GTP(857)@ef989399e457: Final verdict of PTC: none TC_attach_second_attempt(858)@ef989399e457: Final verdict of PTC: fail reason: "Tguard timeout" SGSN_Test-Gb1-NS1(845)@ef989399e457: Final verdict of PTC: none MTC@ef989399e457: Setting final verdict of the test case. MTC@ef989399e457: Local verdict of MTC: none MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_second_attempt-BVCI196(842): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97-provIP(843): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98-provIP(847): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_second_attempt-BVCI210(848): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98(849): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-NS2(850): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99-provIP(852): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_second_attempt-BVCI220(853): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99(854): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP-IPA(855): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GTP(857): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_second_attempt(858): fail (none -> fail) reason: "Tguard timeout" MTC@ef989399e457: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail'. Sun Jun 23 12:06:01 UTC 2024 ------ SGSN_Tests.TC_attach_second_attempt fail ------ Saving talloc report from 172.18.82.10:4245 to SGSN_Tests.TC_attach_second_attempt.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=232005) Waiting for packet dumper to finish... 1 (prev_count=232005, count=233078) MTC@ef989399e457: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail' was executed successfully (exit status: 0). MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout'. ------ SGSN_Tests.TC_attach_echo_timeout ------ Sun Jun 23 12:06:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_echo_timeout.pcap" >/data/SGSN_Tests.TC_attach_echo_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef989399e457: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout' was executed successfully (exit status: 0). MTC@ef989399e457: Test case TC_attach_echo_timeout started. SGSN_Test-Gb0-NS0(859)@ef989399e457: Creating NSIP provider for "172.18.82.103":21010 SGSN_Test-Gb0-BSSGP0(860)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(863)@ef989399e457: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI97(863)@ef989399e457: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(863)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(863)@ef989399e457: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(860)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(864)@ef989399e457: Creating NSIP provider for "172.18.82.103":21011 TC_attach_echo_timeout-BVCI196(862)@ef989399e457: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(865)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(864)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(868)@ef989399e457: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(868)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI98(868)@ef989399e457: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(868)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(868)@ef989399e457: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(869)@ef989399e457: Creating NSIP provider for "172.18.82.103":21012 SGSN_Test-Gb1-BSSGP1(865)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_echo_timeout-BVCI210(867)@ef989399e457: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(870)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(869)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(874)@ef989399e457: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(874)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI99(874)@ef989399e457: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(874)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(874)@ef989399e457: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(870)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_echo_timeout-BVCI220(871)@ef989399e457: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(873)@ef989399e457: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(873)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(873)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(873)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(873)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(873)@ef989399e457: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(873)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(873)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(862)@ef989399e457: Adding Client=TC_attach_echo_timeout(877), IMSI='262420000000067'H, TLLI='DCA70714'O, index=0 SGSN_Test-GSUP(875)@ef989399e457: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(877) TC_attach_echo_timeout(877)@ef989399e457: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '6FC56E1EC127F0B3DFC9A671FD4D3D6F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '75C8BE0B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BAD0F0627AA58C9B'O } } } } } SGSN_Test-GSUP(875)@ef989399e457: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(877) SGSN_Test-GSUP(875)@ef989399e457: Added IMSI table entry 0TC_attach_echo_timeout(877)"262420000000067" TC_attach_echo_timeout(877)@ef989399e457: setverdict(pass): none -> pass TC_attach_echo_timeout(877)@ef989399e457: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@ef989399e457: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@ef989399e457: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@ef989399e457: "Received EchoRequest seq_nr=1039" SGSN_Test-GSUP-IPA(873)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(873)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_attach_echo_timeout(877)@ef989399e457: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@ef989399e457: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@ef989399e457: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@ef989399e457: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@ef989399e457: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@ef989399e457: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@ef989399e457: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@ef989399e457: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@ef989399e457: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@ef989399e457: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@ef989399e457: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@ef989399e457: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(877)@ef989399e457: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(877)@ef989399e457: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@ef989399e457: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@ef989399e457: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@ef989399e457: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(877)@ef989399e457: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@ef989399e457: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(862)@ef989399e457: Removing Client IMSI='262420000000067'H, index=0 TC_attach_echo_timeout(877)@ef989399e457: Final verdict of PTC: pass SGSN_Test-Gb1-BSSGP1(865)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@ef989399e457: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(862)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-NS1(864)@ef989399e457: Final verdict of PTC: none -NSVCI98-provIP(866)@ef989399e457: Final verdict of PTC: none -NSVCI97(863)@ef989399e457: Final verdict of PTC: none -NSVCI97-provIP(861)@ef989399e457: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(871)@ef989399e457: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(867)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@ef989399e457: Final verdict of PTC: none -NSVCI99(874)@ef989399e457: Final verdict of PTC: none SGSN_Test-GTP(876)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP(875)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-NS2(869)@ef989399e457: Final verdict of PTC: none -NSVCI98(868)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP-IPA(873)@ef989399e457: Final verdict of PTC: none -NSVCI99-provIP(872)@ef989399e457: Final verdict of PTC: none MTC@ef989399e457: Setting final verdict of the test case. MTC@ef989399e457: Local verdict of MTC: none MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_echo_timeout-BVCI196(862): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98-provIP(866): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_echo_timeout-BVCI210(867): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98(868): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-NS2(869): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_echo_timeout-BVCI220(871): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99-provIP(872): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP-IPA(873): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99(874): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GTP(876): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_echo_timeout(877): pass (none -> pass) MTC@ef989399e457: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass'. Sun Jun 23 12:06:40 UTC 2024 ====== SGSN_Tests.TC_attach_echo_timeout pass ====== Saving talloc report from 172.18.82.10:4245 to SGSN_Tests.TC_attach_echo_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=246574) Waiting for packet dumper to finish... 1 (prev_count=246574, count=247647) MTC@ef989399e457: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass' was executed successfully (exit status: 0). MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo'. ------ SGSN_Tests.TC_attach_restart_ctr_echo ------ Sun Jun 23 12:06:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_restart_ctr_echo.pcap" >/data/SGSN_Tests.TC_attach_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef989399e457: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo' was executed successfully (exit status: 0). MTC@ef989399e457: Test case TC_attach_restart_ctr_echo started. SGSN_Test-Gb0-NS0(878)@ef989399e457: Creating NSIP provider for "172.18.82.103":21010 SGSN_Test-Gb0-BSSGP0(879)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(882)@ef989399e457: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI97(882)@ef989399e457: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(882)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(882)@ef989399e457: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(883)@ef989399e457: Creating NSIP provider for "172.18.82.103":21011 SGSN_Test-Gb0-BSSGP0(879)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(884)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_echo-BVCI196(880)@ef989399e457: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(883)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(887)@ef989399e457: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(887)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI98(887)@ef989399e457: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(887)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(887)@ef989399e457: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(884)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(888)@ef989399e457: Creating NSIP provider for "172.18.82.103":21012 TC_attach_restart_ctr_echo-BVCI210(886)@ef989399e457: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(889)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(888)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(892)@ef989399e457: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(892)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI99(892)@ef989399e457: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(892)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(892)@ef989399e457: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(889)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_restart_ctr_echo-BVCI220(891)@ef989399e457: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(893)@ef989399e457: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(893)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(893)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(893)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(893)@ef989399e457: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(893)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(893)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(880)@ef989399e457: Adding Client=TC_attach_restart_ctr_echo(896), IMSI='262420000000023'H, TLLI='E4079E89'O, index=0 SGSN_Test-GSUP(894)@ef989399e457: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(896) TC_attach_restart_ctr_echo(896)@ef989399e457: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '3C74C486B406227A87979FD5E97137C2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FD1DB918'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0CE62734ACDD18BB'O } } } } } SGSN_Test-GSUP(894)@ef989399e457: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(896) SGSN_Test-GSUP(894)@ef989399e457: Added IMSI table entry 0TC_attach_restart_ctr_echo(896)"262420000000023" TC_attach_restart_ctr_echo(896)@ef989399e457: setverdict(pass): none -> pass TC_attach_restart_ctr_echo(896)@ef989399e457: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@ef989399e457: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@ef989399e457: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(880)@ef989399e457: Removing Client IMSI='262420000000023'H, index=0 TC_attach_restart_ctr_echo(896)@ef989399e457: Final verdict of PTC: pass SGSN_Test-GSUP(894)@ef989399e457: Final verdict of PTC: none -NSVCI98(887)@ef989399e457: Final verdict of PTC: none -NSVCI99(892)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-NS1(883)@ef989399e457: Final verdict of PTC: none -NSVCI97(882)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@ef989399e457: Final verdict of PTC: none SGSN_Test-GTP(895)@ef989399e457: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(891)@ef989399e457: Final verdict of PTC: none -NSVCI97-provIP(881)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-NS2(888)@ef989399e457: Final verdict of PTC: none -NSVCI99-provIP(890)@ef989399e457: Final verdict of PTC: none -NSVCI98-provIP(885)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP-IPA(893)@ef989399e457: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(880)@ef989399e457: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(886)@ef989399e457: Final verdict of PTC: none MTC@ef989399e457: Setting final verdict of the test case. MTC@ef989399e457: Local verdict of MTC: none MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(880): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97-provIP(881): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98-provIP(885): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(886): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98(887): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-NS2(888): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99-provIP(890): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(891): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99(892): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP-IPA(893): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GTP(895): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_restart_ctr_echo(896): pass (none -> pass) MTC@ef989399e457: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass'. Sun Jun 23 12:06:54 UTC 2024 ====== SGSN_Tests.TC_attach_restart_ctr_echo pass ====== Saving talloc report from 172.18.82.10:4245 to SGSN_Tests.TC_attach_restart_ctr_echo.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=122538) Waiting for packet dumper to finish... 1 (prev_count=122538, count=135848) MTC@ef989399e457: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create'. ------ SGSN_Tests.TC_attach_restart_ctr_create ------ Sun Jun 23 12:06:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_restart_ctr_create.pcap" >/data/SGSN_Tests.TC_attach_restart_ctr_create.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef989399e457: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create' was executed successfully (exit status: 0). MTC@ef989399e457: Test case TC_attach_restart_ctr_create started. SGSN_Test-Gb0-NS0(897)@ef989399e457: Creating NSIP provider for "172.18.82.103":21010 SGSN_Test-Gb0-BSSGP0(898)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(901)@ef989399e457: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(901)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI97(901)@ef989399e457: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(901)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(901)@ef989399e457: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(902)@ef989399e457: Creating NSIP provider for "172.18.82.103":21011 SGSN_Test-Gb0-BSSGP0(898)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(903)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_create-BVCI196(900)@ef989399e457: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(902)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(907)@ef989399e457: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(907)@ef989399e457: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(906)@ef989399e457: Creating NSIP provider for "172.18.82.103":21012 -NSVCI98(907)@ef989399e457: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(907)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(907)@ef989399e457: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(903)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_restart_ctr_create-BVCI210(904)@ef989399e457: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(908)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(906)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(911)@ef989399e457: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(911)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI99(911)@ef989399e457: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(911)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(911)@ef989399e457: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(908)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_restart_ctr_create-BVCI220(910)@ef989399e457: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(912)@ef989399e457: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(912)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(912)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(912)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(912)@ef989399e457: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(912)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(900)@ef989399e457: Adding Client=TC_attach_restart_ctr_create(915), IMSI='262420000000024'H, TLLI='D51545AE'O, index=0 SGSN_Test-GSUP(913)@ef989399e457: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(915) TC_attach_restart_ctr_create(915)@ef989399e457: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '57FD859D4A6AC3904629DCC068389A62'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '98A43516'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EE2C05AD7D587A1D'O } } } } } SGSN_Test-GSUP(913)@ef989399e457: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(915) SGSN_Test-GSUP(913)@ef989399e457: Added IMSI table entry 0TC_attach_restart_ctr_create(915)"262420000000024" TC_attach_restart_ctr_create(915)@ef989399e457: setverdict(pass): none -> pass TC_attach_restart_ctr_create(915)@ef989399e457: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@ef989399e457: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@ef989399e457: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(900)@ef989399e457: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(915)@ef989399e457: Final verdict of PTC: pass SGSN_Test-Gb2-BSSGP2(908)@ef989399e457: Final verdict of PTC: none -NSVCI97(901)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@ef989399e457: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(904)@ef989399e457: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(910)@ef989399e457: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(900)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-NS2(906)@ef989399e457: Final verdict of PTC: none -NSVCI98(907)@ef989399e457: Final verdict of PTC: none -NSVCI97-provIP(899)@ef989399e457: Final verdict of PTC: none SGSN_Test-GTP(914)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP-IPA(912)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP(913)@ef989399e457: Final verdict of PTC: none -NSVCI99-provIP(909)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-NS1(902)@ef989399e457: Final verdict of PTC: none -NSVCI98-provIP(905)@ef989399e457: Final verdict of PTC: none -NSVCI99(911)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@ef989399e457: Final verdict of PTC: none MTC@ef989399e457: Setting final verdict of the test case. MTC@ef989399e457: Local verdict of MTC: none MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97-provIP(899): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(900): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97(901): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-NS1(902): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(904): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98-provIP(905): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-NS2(906): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98(907): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99-provIP(909): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(910): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GTP(914): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_restart_ctr_create(915): pass (none -> pass) MTC@ef989399e457: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass'. Sun Jun 23 12:06:59 UTC 2024 ====== SGSN_Tests.TC_attach_restart_ctr_create pass ====== Saving talloc report from 172.18.82.10:4245 to SGSN_Tests.TC_attach_restart_ctr_create.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=100301) Waiting for packet dumper to finish... 1 (prev_count=100301, count=101374) MTC@ef989399e457: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass' was executed successfully (exit status: 0). MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire'. ------ SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire ------ Sun Jun 23 12:07:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap" >/data/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef989399e457: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire' was executed successfully (exit status: 0). MTC@ef989399e457: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. SGSN_Test-Gb0-NS0(916)@ef989399e457: Creating NSIP provider for "172.18.82.103":21010 SGSN_Test-Gb0-BSSGP0(917)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(920)@ef989399e457: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI97(920)@ef989399e457: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(920)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(920)@ef989399e457: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(921)@ef989399e457: Creating NSIP provider for "172.18.82.103":21011 SGSN_Test-Gb0-BSSGP0(917)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@ef989399e457: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(922)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(921)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(925)@ef989399e457: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(925)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI98(925)@ef989399e457: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(925)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(925)@ef989399e457: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(926)@ef989399e457: Creating NSIP provider for "172.18.82.103":21012 SGSN_Test-Gb1-BSSGP1(922)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924)@ef989399e457: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(927)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(926)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(930)@ef989399e457: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(930)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI99(930)@ef989399e457: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(930)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(930)@ef989399e457: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(927)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(929)@ef989399e457: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(931)@ef989399e457: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(931)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(931)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(931)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(931)@ef989399e457: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(931)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(931)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@ef989399e457: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(934), IMSI='262420000000025'H, TLLI='CFCC8940'O, index=0 SGSN_Test-GSUP(932)@ef989399e457: Created GsupExpect[0] for "262420000000025" to be handled at TC_attach_pdp_act_deact_mt_t3395_expire(934) TC_attach_pdp_act_deact_mt_t3395_expire(934)@ef989399e457: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '86DF20CFAEBEDF60FB58035AEB1EB956'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4035D3C3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '49DE835D0CCFBA59'O } } } } } SGSN_Test-GSUP(932)@ef989399e457: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(934) SGSN_Test-GSUP(932)@ef989399e457: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(934)"262420000000025" TC_attach_pdp_act_deact_mt_t3395_expire(934)@ef989399e457: setverdict(pass): none -> pass TC_attach_pdp_act_deact_mt_t3395_expire(934)@ef989399e457: setverdict(pass): pass -> pass, component reason not changed SGSN_Test-GSUP-IPA(931)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire(934)@ef989399e457: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@ef989399e457: Removing Client IMSI='262420000000025'H, index=0 TC_attach_pdp_act_deact_mt_t3395_expire(934)@ef989399e457: Final verdict of PTC: pass SGSN_Test-Gb1-NS1(921)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP(932)@ef989399e457: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(929)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-NS2(926)@ef989399e457: Final verdict of PTC: none -NSVCI97-provIP(918)@ef989399e457: Final verdict of PTC: none -NSVCI98(925)@ef989399e457: Final verdict of PTC: none -NSVCI99(930)@ef989399e457: Final verdict of PTC: none -NSVCI99-provIP(928)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@ef989399e457: Final verdict of PTC: none -NSVCI97(920)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@ef989399e457: Final verdict of PTC: none -NSVCI98-provIP(923)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP-IPA(931)@ef989399e457: Final verdict of PTC: none SGSN_Test-GTP(933)@ef989399e457: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@ef989399e457: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@ef989399e457: Final verdict of PTC: none MTC@ef989399e457: Setting final verdict of the test case. MTC@ef989399e457: Local verdict of MTC: none MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98-provIP(923): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99-provIP(928): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(929): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99(930): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP-IPA(931): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GTP(933): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(934): pass (none -> pass) MTC@ef989399e457: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass'. Sun Jun 23 12:07:36 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass ====== Saving talloc report from 172.18.82.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=232370) Waiting for packet dumper to finish... 1 (prev_count=232370, count=233443) MTC@ef989399e457: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass' was executed successfully (exit status: 0). MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans ------ Sun Jun 23 12:07:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap" >/data/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef989399e457: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans' was executed successfully (exit status: 0). MTC@ef989399e457: Test case TC_attach_pdp_act_deact_gtp_retrans started. SGSN_Test-Gb0-NS0(935)@ef989399e457: Creating NSIP provider for "172.18.82.103":21010 SGSN_Test-Gb0-BSSGP0(936)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(939)@ef989399e457: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI97(939)@ef989399e457: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(939)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(939)@ef989399e457: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(940)@ef989399e457: Creating NSIP provider for "172.18.82.103":21011 SGSN_Test-Gb0-BSSGP0(936)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@ef989399e457: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(941)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(940)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(944)@ef989399e457: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(944)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI98(944)@ef989399e457: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(944)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(944)@ef989399e457: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(945)@ef989399e457: Creating NSIP provider for "172.18.82.103":21012 SGSN_Test-Gb1-BSSGP1(941)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943)@ef989399e457: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(946)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(945)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(949)@ef989399e457: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(949)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI99(949)@ef989399e457: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(949)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(949)@ef989399e457: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(946)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948)@ef989399e457: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(950)@ef989399e457: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(950)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(950)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(950)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(950)@ef989399e457: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(950)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(950)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@ef989399e457: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(953), IMSI='262420000000027'H, TLLI='F96C1480'O, index=0 SGSN_Test-GSUP(951)@ef989399e457: Created GsupExpect[0] for "262420000000027" to be handled at TC_attach_pdp_act_deact_gtp_retrans(953) TC_attach_pdp_act_deact_gtp_retrans(953)@ef989399e457: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'FC502BC33F6866A1B7E8597F19B7DBF6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6886BDB9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E031729152DDFC8D'O } } } } } SGSN_Test-GSUP(951)@ef989399e457: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(953) SGSN_Test-GSUP(951)@ef989399e457: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(953)"262420000000027" TC_attach_pdp_act_deact_gtp_retrans(953)@ef989399e457: setverdict(pass): none -> pass TC_attach_pdp_act_deact_gtp_retrans(953)@ef989399e457: First createPDPContextRequest received, dropping & waiting for retransmission TC_attach_pdp_act_deact_gtp_retrans(953)@ef989399e457: First deletePDPContextRequest received, dropping & waiting for retransmission TC_attach_pdp_act_deact_gtp_retrans(953)@ef989399e457: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(953)@ef989399e457: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@ef989399e457: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(953)@ef989399e457: Final verdict of PTC: pass SGSN_Test-Gb0-NS0(935)@ef989399e457: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@ef989399e457: Final verdict of PTC: none -NSVCI97(939)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@ef989399e457: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@ef989399e457: Final verdict of PTC: none -NSVCI97-provIP(937)@ef989399e457: Final verdict of PTC: none -NSVCI99(949)@ef989399e457: Final verdict of PTC: none -NSVCI99-provIP(947)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP(951)@ef989399e457: Final verdict of PTC: none -NSVCI98-provIP(942)@ef989399e457: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@ef989399e457: Final verdict of PTC: none SGSN_Test-GTP(952)@ef989399e457: Final verdict of PTC: none -NSVCI98(944)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-NS2(945)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP-IPA(950)@ef989399e457: Final verdict of PTC: none MTC@ef989399e457: Setting final verdict of the test case. MTC@ef989399e457: Local verdict of MTC: none MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97-provIP(937): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98-provIP(942): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98(944): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-NS2(945): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99-provIP(947): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99(949): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP-IPA(950): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GTP(952): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(953): pass (none -> pass) MTC@ef989399e457: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass'. Sun Jun 23 12:07:50 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass ====== Saving talloc report from 172.18.82.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=124570) Waiting for packet dumper to finish... 1 (prev_count=124570, count=153960) MTC@ef989399e457: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass' was executed successfully (exit status: 0). MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp ------ Sun Jun 23 12:07:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap" >/data/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef989399e457: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp' was executed successfully (exit status: 0). MTC@ef989399e457: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. SGSN_Test-Gb0-NS0(954)@ef989399e457: Creating NSIP provider for "172.18.82.103":21010 SGSN_Test-Gb0-BSSGP0(955)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(958)@ef989399e457: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(958)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI97(958)@ef989399e457: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(958)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(958)@ef989399e457: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(959)@ef989399e457: Creating NSIP provider for "172.18.82.103":21011 SGSN_Test-Gb0-BSSGP0(955)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(960)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@ef989399e457: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(959)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(964)@ef989399e457: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(964)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI98(964)@ef989399e457: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(964)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(964)@ef989399e457: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(963)@ef989399e457: Creating NSIP provider for "172.18.82.103":21012 SGSN_Test-Gb1-BSSGP1(960)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(961)@ef989399e457: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(965)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(963)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(968)@ef989399e457: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(968)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI99(968)@ef989399e457: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(968)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(968)@ef989399e457: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(965)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967)@ef989399e457: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(969)@ef989399e457: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(969)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(969)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(969)@ef989399e457: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(969)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@ef989399e457: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(972), IMSI='262420000000028'H, TLLI='CDF0EE93'O, index=0 SGSN_Test-GSUP(970)@ef989399e457: Created GsupExpect[0] for "262420000000028" to be handled at TC_attach_pdp_act_deact_gtp_retrans_resp(972) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@ef989399e457: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '59CB66D4F9BE706CE8904CDF28CA8C6F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A8C07FC2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '712BD2B6AD2449A8'O } } } } } SGSN_Test-GSUP(970)@ef989399e457: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(972) SGSN_Test-GSUP(970)@ef989399e457: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(972)"262420000000028" TC_attach_pdp_act_deact_gtp_retrans_resp(972)@ef989399e457: setverdict(pass): none -> pass TC_attach_pdp_act_deact_gtp_retrans_resp(972)@ef989399e457: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(972)@ef989399e457: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest TC_attach_pdp_act_deact_gtp_retrans_resp(972)@ef989399e457: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@ef989399e457: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(972)@ef989399e457: Final verdict of PTC: pass SGSN_Test-Gb1-NS1(959)@ef989399e457: Final verdict of PTC: none -NSVCI98(964)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@ef989399e457: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@ef989399e457: Final verdict of PTC: none -NSVCI99(968)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-NS2(963)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@ef989399e457: Final verdict of PTC: none -NSVCI97(958)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@ef989399e457: Final verdict of PTC: none -NSVCI97-provIP(956)@ef989399e457: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(961)@ef989399e457: Final verdict of PTC: none SGSN_Test-GTP(971)@ef989399e457: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP(970)@ef989399e457: Final verdict of PTC: none -NSVCI98-provIP(962)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP-IPA(969)@ef989399e457: Final verdict of PTC: none -NSVCI99-provIP(966)@ef989399e457: Final verdict of PTC: none MTC@ef989399e457: Setting final verdict of the test case. MTC@ef989399e457: Local verdict of MTC: none MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97-provIP(956): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97(958): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-NS1(959): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(961): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98-provIP(962): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-NS2(963): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98(964): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GTP(971): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(972): pass (none -> pass) MTC@ef989399e457: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass'. Sun Jun 23 12:07:54 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass ====== Saving talloc report from 172.18.82.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=98261) Waiting for packet dumper to finish... 1 (prev_count=98261, count=117269) MTC@ef989399e457: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass' was executed successfully (exit status: 0). MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn'. ------ SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn ------ Sun Jun 23 12:07:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap" >/data/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef989399e457: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn' was executed successfully (exit status: 0). MTC@ef989399e457: Test case TC_attach_pdp_act_user_error_ind_ggsn started. SGSN_Test-Gb0-NS0(973)@ef989399e457: Creating NSIP provider for "172.18.82.103":21010 SGSN_Test-Gb0-BSSGP0(974)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(977)@ef989399e457: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI97(977)@ef989399e457: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(977)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(977)@ef989399e457: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(978)@ef989399e457: Creating NSIP provider for "172.18.82.103":21011 SGSN_Test-Gb0-BSSGP0(974)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(979)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(975)@ef989399e457: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(978)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(983)@ef989399e457: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(983)@ef989399e457: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(982)@ef989399e457: Creating NSIP provider for "172.18.82.103":21012 -NSVCI98(983)@ef989399e457: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(983)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(983)@ef989399e457: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(979)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(984)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(980)@ef989399e457: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(982)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(987)@ef989399e457: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(987)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI99(987)@ef989399e457: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(987)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(987)@ef989399e457: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(984)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(986)@ef989399e457: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(988)@ef989399e457: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(988)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(988)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(988)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(988)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(988)@ef989399e457: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(988)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(988)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(975)@ef989399e457: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(991), IMSI='262420000000026'H, TLLI='C3AF3D29'O, index=0 SGSN_Test-GSUP(989)@ef989399e457: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_user_error_ind_ggsn(991) TC_attach_pdp_act_user_error_ind_ggsn(991)@ef989399e457: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '08985067CF7C2B1EAEE3B09A1ED575EA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '24BE6EF5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F009FCF816DEF942'O } } } } } SGSN_Test-GSUP(989)@ef989399e457: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(991) SGSN_Test-GSUP(989)@ef989399e457: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(991)"262420000000026" TC_attach_pdp_act_user_error_ind_ggsn(991)@ef989399e457: setverdict(pass): none -> pass TC_attach_pdp_act_user_error_ind_ggsn(991)@ef989399e457: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(975)@ef989399e457: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_user_error_ind_ggsn(991)@ef989399e457: Final verdict of PTC: pass TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(980)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@ef989399e457: Final verdict of PTC: none -NSVCI99(987)@ef989399e457: Final verdict of PTC: none -NSVCI98(983)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-NS2(982)@ef989399e457: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(975)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP(989)@ef989399e457: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(986)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@ef989399e457: Final verdict of PTC: none -NSVCI97-provIP(976)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP-IPA(988)@ef989399e457: Final verdict of PTC: none -NSVCI97(977)@ef989399e457: Final verdict of PTC: none -NSVCI98-provIP(981)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@ef989399e457: Final verdict of PTC: none SGSN_Test-GTP(990)@ef989399e457: Final verdict of PTC: none -NSVCI99-provIP(985)@ef989399e457: Final verdict of PTC: none MTC@ef989399e457: Setting final verdict of the test case. MTC@ef989399e457: Local verdict of MTC: none MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(975): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97-provIP(976): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(980): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98-provIP(981): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-NS2(982): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98(983): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99-provIP(985): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(986): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99(987): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP-IPA(988): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GTP(990): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(991): pass (none -> pass) MTC@ef989399e457: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass'. Sun Jun 23 12:07:58 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass ====== Saving talloc report from 172.18.82.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=100266) Waiting for packet dumper to finish... 1 (prev_count=100266, count=101339) MTC@ef989399e457: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass' was executed successfully (exit status: 0). MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach'. ------ SGSN_Tests.TC_attach_pdp_act_gmm_detach ------ Sun Jun 23 12:08:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap" >/data/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef989399e457: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach' was executed successfully (exit status: 0). MTC@ef989399e457: Test case TC_attach_pdp_act_gmm_detach started. SGSN_Test-Gb0-NS0(992)@ef989399e457: Creating NSIP provider for "172.18.82.103":21010 SGSN_Test-Gb0-BSSGP0(993)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(996)@ef989399e457: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(996)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI97(996)@ef989399e457: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(996)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(996)@ef989399e457: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(997)@ef989399e457: Creating NSIP provider for "172.18.82.103":21011 SGSN_Test-Gb0-BSSGP0(993)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_gmm_detach-BVCI196(995)@ef989399e457: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(998)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(997)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1001)@ef989399e457: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1001)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI98(1001)@ef989399e457: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1001)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1001)@ef989399e457: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(998)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1002)@ef989399e457: Creating NSIP provider for "172.18.82.103":21012 TC_attach_pdp_act_gmm_detach-BVCI210(1000)@ef989399e457: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1003)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1002)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1007)@ef989399e457: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1007)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI99(1007)@ef989399e457: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1007)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1007)@ef989399e457: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1003)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_gmm_detach-BVCI220(1004)@ef989399e457: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1006)@ef989399e457: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1006)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1006)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1006)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1006)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1006)@ef989399e457: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1006)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1006)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(995)@ef989399e457: Adding Client=TC_attach_pdp_act_gmm_detach(1010), IMSI='262420000000026'H, TLLI='DB4AAAA6'O, index=0 SGSN_Test-GSUP(1008)@ef989399e457: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1010) TC_attach_pdp_act_gmm_detach(1010)@ef989399e457: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'DA988945C649D16BF7E76753733E26DA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AB4C7A5B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4B0689600EB249B4'O } } } } } SGSN_Test-GSUP(1008)@ef989399e457: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1010) SGSN_Test-GSUP(1008)@ef989399e457: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1010)"262420000000026" TC_attach_pdp_act_gmm_detach(1010)@ef989399e457: setverdict(pass): none -> pass TC_attach_pdp_act_gmm_detach(1010)@ef989399e457: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1010)@ef989399e457: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(995)@ef989399e457: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1010)@ef989399e457: Final verdict of PTC: pass -NSVCI98(1001)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@ef989399e457: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1004)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-NS1(997)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1006)@ef989399e457: Final verdict of PTC: none -NSVCI98-provIP(999)@ef989399e457: Final verdict of PTC: none -NSVCI97-provIP(994)@ef989399e457: Final verdict of PTC: none -NSVCI99(1007)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1002)@ef989399e457: Final verdict of PTC: none -NSVCI99-provIP(1005)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP(1008)@ef989399e457: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(995)@ef989399e457: Final verdict of PTC: none -NSVCI97(996)@ef989399e457: Final verdict of PTC: none SGSN_Test-GTP(1009)@ef989399e457: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1000)@ef989399e457: Final verdict of PTC: none MTC@ef989399e457: Setting final verdict of the test case. MTC@ef989399e457: Local verdict of MTC: none MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97-provIP(994): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(995): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97(996): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-NS1(997): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98-provIP(999): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1000): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98(1001): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-NS2(1002): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1004): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99-provIP(1005): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP-IPA(1006): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99(1007): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GTP(1009): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1010): pass (none -> pass) MTC@ef989399e457: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass'. Sun Jun 23 12:08:02 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_gmm_detach pass ====== Saving talloc report from 172.18.82.10:4245 to SGSN_Tests.TC_attach_pdp_act_gmm_detach.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=102388) MTC@ef989399e457: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass' was executed successfully (exit status: 0). MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach'. ------ SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach ------ Sun Jun 23 12:08:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap" >/data/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef989399e457: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach' was executed successfully (exit status: 0). MTC@ef989399e457: Test case TC_attach_gmm_attach_req_while_gmm_attach started. SGSN_Test-Gb0-NS0(1011)@ef989399e457: Creating NSIP provider for "172.18.82.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1015)@ef989399e457: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI97(1015)@ef989399e457: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1015)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1015)@ef989399e457: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1016)@ef989399e457: Creating NSIP provider for "172.18.82.103":21011 SGSN_Test-Gb0-BSSGP0(1012)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@ef989399e457: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1017)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1016)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1020)@ef989399e457: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1020)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI98(1020)@ef989399e457: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1020)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1020)@ef989399e457: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(1017)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1021)@ef989399e457: Creating NSIP provider for "172.18.82.103":21012 TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1019)@ef989399e457: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1022)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1021)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1026)@ef989399e457: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1026)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI99(1026)@ef989399e457: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1026)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1026)@ef989399e457: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1022)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1023)@ef989399e457: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1025)@ef989399e457: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1025)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1025)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1025)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1025)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1025)@ef989399e457: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1025)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1025)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@ef989399e457: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1029), IMSI='262420000000039'H, TLLI='E030657A'O, index=0 SGSN_Test-GSUP(1027)@ef989399e457: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1029) TC_attach_gmm_attach_req_while_gmm_attach(1029)@ef989399e457: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@ef989399e457: Removing Client IMSI='262420000000039'H, index=0 TC_attach_gmm_attach_req_while_gmm_attach(1029)@ef989399e457: Final verdict of PTC: pass SGSN_Test-Gb0-NS0(1011)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1016)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@ef989399e457: Final verdict of PTC: none -NSVCI97(1015)@ef989399e457: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@ef989399e457: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1019)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1021)@ef989399e457: Final verdict of PTC: none -NSVCI98(1020)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@ef989399e457: Final verdict of PTC: none -NSVCI99-provIP(1024)@ef989399e457: Final verdict of PTC: none -NSVCI98-provIP(1018)@ef989399e457: Final verdict of PTC: none -NSVCI97-provIP(1013)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP(1027)@ef989399e457: Final verdict of PTC: none -NSVCI99(1026)@ef989399e457: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1023)@ef989399e457: Final verdict of PTC: none SGSN_Test-GTP(1028)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1025)@ef989399e457: Final verdict of PTC: none MTC@ef989399e457: Setting final verdict of the test case. MTC@ef989399e457: Local verdict of MTC: none MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97-provIP(1013): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98-provIP(1018): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1019): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98(1020): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-NS2(1021): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1023): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99-provIP(1024): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP-IPA(1025): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99(1026): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GTP(1028): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1029): pass (none -> pass) MTC@ef989399e457: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass'. Sun Jun 23 12:08:07 UTC 2024 ====== SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass ====== Saving talloc report from 172.18.82.10:4245 to SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=73447) Waiting for packet dumper to finish... 1 (prev_count=73447, count=86568) MTC@ef989399e457: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass' was executed successfully (exit status: 0). MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3'. ------ SGSN_Tests.TC_xid_empty_l3 ------ Sun Jun 23 12:08:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_xid_empty_l3.pcap" >/data/SGSN_Tests.TC_xid_empty_l3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef989399e457: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3' was executed successfully (exit status: 0). MTC@ef989399e457: Test case TC_xid_empty_l3 started. SGSN_Test-Gb0-NS0(1030)@ef989399e457: Creating NSIP provider for "172.18.82.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1034)@ef989399e457: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI97(1034)@ef989399e457: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1034)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1034)@ef989399e457: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1035)@ef989399e457: Creating NSIP provider for "172.18.82.103":21011 SGSN_Test-Gb0-BSSGP0(1031)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_xid_empty_l3-BVCI196(1033)@ef989399e457: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1036)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1035)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1039)@ef989399e457: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1039)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI98(1039)@ef989399e457: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1039)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1039)@ef989399e457: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(1036)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1040)@ef989399e457: Creating NSIP provider for "172.18.82.103":21012 TC_xid_empty_l3-BVCI210(1038)@ef989399e457: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1041)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1040)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1044)@ef989399e457: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1044)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI99(1044)@ef989399e457: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1044)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1044)@ef989399e457: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1041)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_xid_empty_l3-BVCI220(1043)@ef989399e457: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1045)@ef989399e457: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1045)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1045)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1045)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1045)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1045)@ef989399e457: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1045)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1045)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1033)@ef989399e457: Adding Client=TC_xid_empty_l3(1048), IMSI='262420000000044'H, TLLI='F6833651'O, index=0 SGSN_Test-GSUP(1046)@ef989399e457: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1048) TC_xid_empty_l3(1048)@ef989399e457: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '499DE5FCB8A7B9FE81A065BEA9E130BE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EA65785A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '883922647F00CC46'O } } } } } SGSN_Test-GSUP(1046)@ef989399e457: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1048) SGSN_Test-GSUP(1046)@ef989399e457: Added IMSI table entry 0TC_xid_empty_l3(1048)"262420000000044" TC_xid_empty_l3(1048)@ef989399e457: setverdict(pass): none -> pass TC_xid_empty_l3(1048)@ef989399e457: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1048)@ef989399e457: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1033)@ef989399e457: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1048)@ef989399e457: Final verdict of PTC: pass SGSN_Test-Gb0-NS0(1030)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1035)@ef989399e457: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1033)@ef989399e457: Final verdict of PTC: none -NSVCI97(1034)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@ef989399e457: Final verdict of PTC: none -NSVCI99(1044)@ef989399e457: Final verdict of PTC: none -NSVCI97-provIP(1032)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@ef989399e457: Final verdict of PTC: none -NSVCI98-provIP(1037)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1040)@ef989399e457: Final verdict of PTC: none -NSVCI98(1039)@ef989399e457: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1043)@ef989399e457: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1038)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1045)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP(1046)@ef989399e457: Final verdict of PTC: none SGSN_Test-GTP(1047)@ef989399e457: Final verdict of PTC: none -NSVCI99-provIP(1042)@ef989399e457: Final verdict of PTC: none MTC@ef989399e457: Setting final verdict of the test case. MTC@ef989399e457: Local verdict of MTC: none MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_xid_empty_l3-BVCI196(1033): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98-provIP(1037): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_xid_empty_l3-BVCI210(1038): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98(1039): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-NS2(1040): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99-provIP(1042): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_xid_empty_l3-BVCI220(1043): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99(1044): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP-IPA(1045): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GTP(1047): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_xid_empty_l3(1048): pass (none -> pass) MTC@ef989399e457: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass'. Sun Jun 23 12:08:13 UTC 2024 ====== SGSN_Tests.TC_xid_empty_l3 pass ====== Saving talloc report from 172.18.82.10:4245 to SGSN_Tests.TC_xid_empty_l3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=112418) Waiting for packet dumper to finish... 1 (prev_count=112418, count=113491) MTC@ef989399e457: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass' was executed successfully (exit status: 0). MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u'. ------ SGSN_Tests.TC_xid_n201u ------ Sun Jun 23 12:08:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_xid_n201u.pcap" >/data/SGSN_Tests.TC_xid_n201u.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef989399e457: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u' was executed successfully (exit status: 0). MTC@ef989399e457: Test case TC_xid_n201u started. SGSN_Test-Gb0-NS0(1049)@ef989399e457: Creating NSIP provider for "172.18.82.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1053)@ef989399e457: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI97(1053)@ef989399e457: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1053)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1053)@ef989399e457: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1054)@ef989399e457: Creating NSIP provider for "172.18.82.103":21011 SGSN_Test-Gb0-BSSGP0(1050)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_xid_n201u-BVCI196(1052)@ef989399e457: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1055)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1054)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1058)@ef989399e457: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1058)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI98(1058)@ef989399e457: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1058)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1058)@ef989399e457: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1059)@ef989399e457: Creating NSIP provider for "172.18.82.103":21012 SGSN_Test-Gb1-BSSGP1(1055)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_xid_n201u-BVCI210(1057)@ef989399e457: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1060)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1059)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1063)@ef989399e457: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1063)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI99(1063)@ef989399e457: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1063)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1063)@ef989399e457: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1060)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_xid_n201u-BVCI220(1062)@ef989399e457: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1064)@ef989399e457: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1064)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1064)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1064)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1064)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1064)@ef989399e457: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1064)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1064)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1052)@ef989399e457: Adding Client=TC_xid_n201u(1067), IMSI='262420000000045'H, TLLI='E3FD4100'O, index=0 SGSN_Test-GSUP(1065)@ef989399e457: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1067) TC_xid_n201u(1067)@ef989399e457: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '7F7E42059D3AE7AF09F52E37ABC8D798'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6FD2F31D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7DAFD7CF4FC4DF26'O } } } } } SGSN_Test-GSUP(1065)@ef989399e457: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1067) SGSN_Test-GSUP(1065)@ef989399e457: Added IMSI table entry 0TC_xid_n201u(1067)"262420000000045" TC_xid_n201u(1067)@ef989399e457: setverdict(pass): none -> pass TC_xid_n201u(1067)@ef989399e457: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1067)@ef989399e457: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1052)@ef989399e457: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1067)@ef989399e457: Final verdict of PTC: pass SGSN_Test-Gb2-NS2(1059)@ef989399e457: Final verdict of PTC: none TC_xid_n201u-BVCI196(1052)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@ef989399e457: Final verdict of PTC: none -NSVCI97-provIP(1051)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1054)@ef989399e457: Final verdict of PTC: none TC_xid_n201u-BVCI220(1062)@ef989399e457: Final verdict of PTC: none -NSVCI97(1053)@ef989399e457: Final verdict of PTC: none -NSVCI98(1058)@ef989399e457: Final verdict of PTC: none -NSVCI99(1063)@ef989399e457: Final verdict of PTC: none TC_xid_n201u-BVCI210(1057)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP(1065)@ef989399e457: Final verdict of PTC: none -NSVCI98-provIP(1056)@ef989399e457: Final verdict of PTC: none -NSVCI99-provIP(1061)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@ef989399e457: Final verdict of PTC: none SGSN_Test-GTP(1066)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1064)@ef989399e457: Final verdict of PTC: none MTC@ef989399e457: Setting final verdict of the test case. MTC@ef989399e457: Local verdict of MTC: none MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97-provIP(1051): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_xid_n201u-BVCI196(1052): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98-provIP(1056): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_xid_n201u-BVCI210(1057): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98(1058): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-NS2(1059): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99-provIP(1061): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_xid_n201u-BVCI220(1062): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99(1063): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP-IPA(1064): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GTP(1066): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_xid_n201u(1067): pass (none -> pass) MTC@ef989399e457: Test case TC_xid_n201u finished. Verdict: pass MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass'. Sun Jun 23 12:08:18 UTC 2024 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 172.18.82.10:4245 to SGSN_Tests.TC_xid_n201u.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=115749) Waiting for packet dumper to finish... 1 (prev_count=115749, count=116822) MTC@ef989399e457: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass' was executed successfully (exit status: 0). MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null'. ------ SGSN_Tests.TC_llc_null ------ Sun Jun 23 12:08:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_llc_null.pcap" >/data/SGSN_Tests.TC_llc_null.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef989399e457: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null' was executed successfully (exit status: 0). MTC@ef989399e457: Test case TC_llc_null started. SGSN_Test-Gb0-NS0(1068)@ef989399e457: Creating NSIP provider for "172.18.82.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1072)@ef989399e457: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1072)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI97(1072)@ef989399e457: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1072)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1072)@ef989399e457: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1073)@ef989399e457: Creating NSIP provider for "172.18.82.103":21011 SGSN_Test-Gb0-BSSGP0(1069)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_llc_null-BVCI196(1071)@ef989399e457: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1074)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1073)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1077)@ef989399e457: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1077)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI98(1077)@ef989399e457: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1077)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1077)@ef989399e457: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(1074)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1078)@ef989399e457: Creating NSIP provider for "172.18.82.103":21012 TC_llc_null-BVCI210(1076)@ef989399e457: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1078)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1083)@ef989399e457: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1083)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI99(1083)@ef989399e457: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1083)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1083)@ef989399e457: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1079)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_llc_null-BVCI220(1080)@ef989399e457: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1082)@ef989399e457: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1082)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1082)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1082)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1082)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1082)@ef989399e457: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1082)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1082)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1071)@ef989399e457: Adding Client=TC_llc_null(1086), IMSI='262420000000041'H, TLLI='FC016C1D'O, index=0 SGSN_Test-GSUP(1084)@ef989399e457: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1086) TC_llc_null(1086)@ef989399e457: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '69FE012372C73121A72C92711BD9CB0E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2C3B4520'O (",;E ") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BAB3534468D1D367'O } } } } } SGSN_Test-GSUP(1084)@ef989399e457: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1086) SGSN_Test-GSUP(1084)@ef989399e457: Added IMSI table entry 0TC_llc_null(1086)"262420000000041" TC_llc_null(1086)@ef989399e457: setverdict(pass): none -> pass TC_llc_null-BVCI196(1071)@ef989399e457: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1086)@ef989399e457: Final verdict of PTC: pass TC_llc_null-BVCI196(1071)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@ef989399e457: Final verdict of PTC: none -NSVCI97(1072)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1073)@ef989399e457: Final verdict of PTC: none -NSVCI98(1077)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@ef989399e457: Final verdict of PTC: none TC_llc_null-BVCI210(1076)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP(1084)@ef989399e457: Final verdict of PTC: none -NSVCI99-provIP(1081)@ef989399e457: Final verdict of PTC: none -NSVCI97-provIP(1070)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1082)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1078)@ef989399e457: Final verdict of PTC: none SGSN_Test-GTP(1085)@ef989399e457: Final verdict of PTC: none -NSVCI99(1083)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@ef989399e457: Final verdict of PTC: none -NSVCI98-provIP(1075)@ef989399e457: Final verdict of PTC: none TC_llc_null-BVCI220(1080)@ef989399e457: Final verdict of PTC: none MTC@ef989399e457: Setting final verdict of the test case. MTC@ef989399e457: Local verdict of MTC: none MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97-provIP(1070): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_llc_null-BVCI196(1071): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97(1072): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-NS1(1073): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_llc_null-BVCI210(1076): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_llc_null-BVCI220(1080): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99-provIP(1081): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP-IPA(1082): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99(1083): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GTP(1085): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_llc_null(1086): pass (none -> pass) MTC@ef989399e457: Test case TC_llc_null finished. Verdict: pass MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass'. Sun Jun 23 12:08:29 UTC 2024 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 172.18.82.10:4245 to SGSN_Tests.TC_llc_null.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=106341) Waiting for packet dumper to finish... 1 (prev_count=106341, count=114995) MTC@ef989399e457: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass' was executed successfully (exit status: 0). MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm'. ------ SGSN_Tests.TC_llc_sabm_dm_llgmm ------ Sun Jun 23 12:08:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap" >/data/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef989399e457: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm' was executed successfully (exit status: 0). MTC@ef989399e457: Test case TC_llc_sabm_dm_llgmm started. SGSN_Test-Gb0-NS0(1087)@ef989399e457: Creating NSIP provider for "172.18.82.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1091)@ef989399e457: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI97(1091)@ef989399e457: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1091)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1091)@ef989399e457: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1092)@ef989399e457: Creating NSIP provider for "172.18.82.103":21011 SGSN_Test-Gb0-BSSGP0(1088)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_llc_sabm_dm_llgmm-BVCI196(1090)@ef989399e457: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1093)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1092)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1096)@ef989399e457: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1096)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI98(1096)@ef989399e457: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1096)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1096)@ef989399e457: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1097)@ef989399e457: Creating NSIP provider for "172.18.82.103":21012 SGSN_Test-Gb1-BSSGP1(1093)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_llc_sabm_dm_llgmm-BVCI210(1095)@ef989399e457: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1098)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1097)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1101)@ef989399e457: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI99(1101)@ef989399e457: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1101)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1101)@ef989399e457: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1098)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_llc_sabm_dm_llgmm-BVCI220(1100)@ef989399e457: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1102)@ef989399e457: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1102)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1102)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1102)@ef989399e457: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1102)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1090)@ef989399e457: Adding Client=TC_llc_sabm_dm_llgmm(1105), IMSI='262420000000042'H, TLLI='E9FE2FB6'O, index=0 SGSN_Test-GSUP(1103)@ef989399e457: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1105) TC_llc_sabm_dm_llgmm(1105)@ef989399e457: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '8778F97166208FDCFE5444B91ECCF7BB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '217266A6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '43CB876A5EBD5483'O } } } } } SGSN_Test-GSUP(1103)@ef989399e457: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1105) SGSN_Test-GSUP(1103)@ef989399e457: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1105)"262420000000042" TC_llc_sabm_dm_llgmm(1105)@ef989399e457: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1090)@ef989399e457: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1105)@ef989399e457: Final verdict of PTC: pass TC_llc_sabm_dm_llgmm-BVCI196(1090)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1097)@ef989399e457: Final verdict of PTC: none -NSVCI98(1096)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@ef989399e457: Final verdict of PTC: none -NSVCI97(1091)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@ef989399e457: Final verdict of PTC: none -NSVCI97-provIP(1089)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP(1103)@ef989399e457: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1100)@ef989399e457: Final verdict of PTC: none -NSVCI99-provIP(1099)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1092)@ef989399e457: Final verdict of PTC: none SGSN_Test-GTP(1104)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@ef989399e457: Final verdict of PTC: none -NSVCI99(1101)@ef989399e457: Final verdict of PTC: none -NSVCI98-provIP(1094)@ef989399e457: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1095)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1102)@ef989399e457: Final verdict of PTC: none MTC@ef989399e457: Setting final verdict of the test case. MTC@ef989399e457: Local verdict of MTC: none MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1090): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98-provIP(1094): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1095): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98(1096): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-NS2(1097): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1100): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GTP(1104): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_llc_sabm_dm_llgmm(1105): pass (none -> pass) MTC@ef989399e457: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass'. Sun Jun 23 12:08:35 UTC 2024 ====== SGSN_Tests.TC_llc_sabm_dm_llgmm pass ====== Saving talloc report from 172.18.82.10:4245 to SGSN_Tests.TC_llc_sabm_dm_llgmm.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=102601) Waiting for packet dumper to finish... 1 (prev_count=102601, count=103674) MTC@ef989399e457: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass' was executed successfully (exit status: 0). MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5'. ------ SGSN_Tests.TC_llc_sabm_dm_ll5 ------ Sun Jun 23 12:08:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap" >/data/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef989399e457: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5' was executed successfully (exit status: 0). MTC@ef989399e457: Test case TC_llc_sabm_dm_ll5 started. SGSN_Test-Gb0-NS0(1106)@ef989399e457: Creating NSIP provider for "172.18.82.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1110)@ef989399e457: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI97(1110)@ef989399e457: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1110)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1110)@ef989399e457: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(1107)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1111)@ef989399e457: Creating NSIP provider for "172.18.82.103":21011 TC_llc_sabm_dm_ll5-BVCI196(1109)@ef989399e457: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1112)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1111)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1115)@ef989399e457: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1115)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI98(1115)@ef989399e457: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1115)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1115)@ef989399e457: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1116)@ef989399e457: Creating NSIP provider for "172.18.82.103":21012 SGSN_Test-Gb1-BSSGP1(1112)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1117)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_sabm_dm_ll5-BVCI210(1114)@ef989399e457: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1116)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1121)@ef989399e457: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1121)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI99(1121)@ef989399e457: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1121)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1121)@ef989399e457: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1117)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_llc_sabm_dm_ll5-BVCI220(1118)@ef989399e457: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1120)@ef989399e457: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1120)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1120)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1120)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1120)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1120)@ef989399e457: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1120)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1120)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1109)@ef989399e457: Adding Client=TC_llc_sabm_dm_ll5(1124), IMSI='262420000000043'H, TLLI='C2F2A85D'O, index=0 SGSN_Test-GSUP(1122)@ef989399e457: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1124) TC_llc_sabm_dm_ll5(1124)@ef989399e457: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '38BC3215FBCF92F75780828837138354'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8337AE9F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AEE80726D7668665'O } } } } } SGSN_Test-GSUP(1122)@ef989399e457: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1124) SGSN_Test-GSUP(1122)@ef989399e457: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1124)"262420000000043" TC_llc_sabm_dm_ll5(1124)@ef989399e457: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1109)@ef989399e457: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1124)@ef989399e457: Final verdict of PTC: pass TC_llc_sabm_dm_ll5-BVCI196(1109)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP(1122)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@ef989399e457: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1114)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1116)@ef989399e457: Final verdict of PTC: none -NSVCI99-provIP(1119)@ef989399e457: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1118)@ef989399e457: Final verdict of PTC: none -NSVCI97(1110)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1111)@ef989399e457: Final verdict of PTC: none -NSVCI97-provIP(1108)@ef989399e457: Final verdict of PTC: none -NSVCI98-provIP(1113)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1120)@ef989399e457: Final verdict of PTC: none -NSVCI98(1115)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@ef989399e457: Final verdict of PTC: none -NSVCI99(1121)@ef989399e457: Final verdict of PTC: none SGSN_Test-GTP(1123)@ef989399e457: Final verdict of PTC: none MTC@ef989399e457: Setting final verdict of the test case. MTC@ef989399e457: Local verdict of MTC: none MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1109): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98-provIP(1113): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1114): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98(1115): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-NS2(1116): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1118): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99-provIP(1119): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP-IPA(1120): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99(1121): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GTP(1123): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_llc_sabm_dm_ll5(1124): pass (none -> pass) MTC@ef989399e457: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass'. Sun Jun 23 12:08:41 UTC 2024 ====== SGSN_Tests.TC_llc_sabm_dm_ll5 pass ====== Saving talloc report from 172.18.82.10:4245 to SGSN_Tests.TC_llc_sabm_dm_ll5.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=106541) Waiting for packet dumper to finish... 1 (prev_count=106541, count=107614) MTC@ef989399e457: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass' was executed successfully (exit status: 0). MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging'. ------ SGSN_Tests.TC_suspend_nopaging ------ Sun Jun 23 12:08:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_suspend_nopaging.pcap" >/data/SGSN_Tests.TC_suspend_nopaging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef989399e457: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging' was executed successfully (exit status: 0). MTC@ef989399e457: Test case TC_suspend_nopaging started. SGSN_Test-Gb0-NS0(1125)@ef989399e457: Creating NSIP provider for "172.18.82.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1129)@ef989399e457: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1129)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI97(1129)@ef989399e457: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1129)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1129)@ef989399e457: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1130)@ef989399e457: Creating NSIP provider for "172.18.82.103":21011 SGSN_Test-Gb0-BSSGP0(1126)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_suspend_nopaging-BVCI196(1128)@ef989399e457: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1131)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1130)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1134)@ef989399e457: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1134)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI98(1134)@ef989399e457: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1134)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1134)@ef989399e457: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1135)@ef989399e457: Creating NSIP provider for "172.18.82.103":21012 SGSN_Test-Gb1-BSSGP1(1131)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_suspend_nopaging-BVCI210(1133)@ef989399e457: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1136)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1135)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1139)@ef989399e457: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1139)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI99(1139)@ef989399e457: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1139)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1139)@ef989399e457: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1136)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_suspend_nopaging-BVCI220(1138)@ef989399e457: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1140)@ef989399e457: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1140)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1140)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1140)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1140)@ef989399e457: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1140)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1128)@ef989399e457: Adding Client=TC_suspend_nopaging(1143), IMSI='262420000000048'H, TLLI='DADD0984'O, index=0 SGSN_Test-GSUP(1141)@ef989399e457: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1143) TC_suspend_nopaging(1143)@ef989399e457: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'EBBC6E4956673C4250006BD03BE74976'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BFE2E806'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5912D24A39BA8625'O } } } } } SGSN_Test-GSUP(1141)@ef989399e457: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1143) SGSN_Test-GSUP(1141)@ef989399e457: Added IMSI table entry 0TC_suspend_nopaging(1143)"262420000000048" TC_suspend_nopaging(1143)@ef989399e457: setverdict(pass): none -> pass TC_suspend_nopaging(1143)@ef989399e457: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging-BVCI196(1128)@ef989399e457: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1143)@ef989399e457: Final verdict of PTC: pass TC_suspend_nopaging-BVCI196(1128)@ef989399e457: Final verdict of PTC: none -NSVCI97(1129)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@ef989399e457: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1133)@ef989399e457: Final verdict of PTC: none -NSVCI97-provIP(1127)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@ef989399e457: Final verdict of PTC: none -NSVCI98(1134)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1130)@ef989399e457: Final verdict of PTC: none -NSVCI98-provIP(1132)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1135)@ef989399e457: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1138)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP(1141)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1140)@ef989399e457: Final verdict of PTC: none SGSN_Test-GTP(1142)@ef989399e457: Final verdict of PTC: none -NSVCI99-provIP(1137)@ef989399e457: Final verdict of PTC: none -NSVCI99(1139)@ef989399e457: Final verdict of PTC: none MTC@ef989399e457: Setting final verdict of the test case. MTC@ef989399e457: Local verdict of MTC: none MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97-provIP(1127): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_suspend_nopaging-BVCI196(1128): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97(1129): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-NS1(1130): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98-provIP(1132): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_suspend_nopaging-BVCI210(1133): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98(1134): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-NS2(1135): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_suspend_nopaging-BVCI220(1138): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GTP(1142): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_suspend_nopaging(1143): pass (none -> pass) MTC@ef989399e457: Test case TC_suspend_nopaging finished. Verdict: pass MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass'. Sun Jun 23 12:08:51 UTC 2024 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 172.18.82.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=123856) Waiting for packet dumper to finish... 1 (prev_count=123856, count=133484) MTC@ef989399e457: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass' was executed successfully (exit status: 0). MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume'. ------ SGSN_Tests.TC_suspend_resume ------ Sun Jun 23 12:08:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_suspend_resume.pcap" >/data/SGSN_Tests.TC_suspend_resume.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef989399e457: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume' was executed successfully (exit status: 0). MTC@ef989399e457: Test case TC_suspend_resume started. SGSN_Test-Gb0-NS0(1144)@ef989399e457: Creating NSIP provider for "172.18.82.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1148)@ef989399e457: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI97(1148)@ef989399e457: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1148)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1148)@ef989399e457: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1149)@ef989399e457: Creating NSIP provider for "172.18.82.103":21011 SGSN_Test-Gb0-BSSGP0(1145)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_suspend_resume-BVCI196(1147)@ef989399e457: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1149)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1153)@ef989399e457: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1153)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI98(1153)@ef989399e457: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1153)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1153)@ef989399e457: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1154)@ef989399e457: Creating NSIP provider for "172.18.82.103":21012 SGSN_Test-Gb1-BSSGP1(1150)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_suspend_resume-BVCI210(1152)@ef989399e457: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1155)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1154)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1158)@ef989399e457: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1158)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI99(1158)@ef989399e457: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1158)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1158)@ef989399e457: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1155)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_suspend_resume-BVCI220(1157)@ef989399e457: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1159)@ef989399e457: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1159)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1159)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1159)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1159)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1159)@ef989399e457: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1159)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1159)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1147)@ef989399e457: Adding Client=TC_suspend_resume(1162), IMSI='262420000000049'H, TLLI='DC8100EF'O, index=0 SGSN_Test-GSUP(1160)@ef989399e457: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1162) TC_suspend_resume(1162)@ef989399e457: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '94E6FEB714A86E5A29C0884D2598FBF2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '56CECC9A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3B0832F996BB5F64'O } } } } } SGSN_Test-GSUP(1160)@ef989399e457: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1162) SGSN_Test-GSUP(1160)@ef989399e457: Added IMSI table entry 0TC_suspend_resume(1162)"262420000000049" TC_suspend_resume(1162)@ef989399e457: setverdict(pass): none -> pass TC_suspend_resume(1162)@ef989399e457: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume-BVCI196(1147)@ef989399e457: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1162)@ef989399e457: Final verdict of PTC: pass TC_suspend_resume-BVCI220(1157)@ef989399e457: Final verdict of PTC: none -NSVCI97(1148)@ef989399e457: Final verdict of PTC: none -NSVCI98-provIP(1151)@ef989399e457: Final verdict of PTC: none TC_suspend_resume-BVCI210(1152)@ef989399e457: Final verdict of PTC: none -NSVCI98(1153)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1159)@ef989399e457: Final verdict of PTC: none SGSN_Test-GTP(1161)@ef989399e457: Final verdict of PTC: none TC_suspend_resume-BVCI196(1147)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1154)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@ef989399e457: Final verdict of PTC: none -NSVCI97-provIP(1146)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@ef989399e457: Final verdict of PTC: none -NSVCI99(1158)@ef989399e457: Final verdict of PTC: none -NSVCI99-provIP(1156)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP(1160)@ef989399e457: Final verdict of PTC: none MTC@ef989399e457: Setting final verdict of the test case. MTC@ef989399e457: Local verdict of MTC: none MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_suspend_resume-BVCI196(1147): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98-provIP(1151): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_suspend_resume-BVCI210(1152): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98(1153): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-NS2(1154): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99-provIP(1156): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_suspend_resume-BVCI220(1157): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99(1158): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP-IPA(1159): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GTP(1161): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_suspend_resume(1162): pass (none -> pass) MTC@ef989399e457: Test case TC_suspend_resume finished. Verdict: pass MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass'. Sun Jun 23 12:09:02 UTC 2024 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 172.18.82.10:4245 to SGSN_Tests.TC_suspend_resume.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=137923) MTC@ef989399e457: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass' was executed successfully (exit status: 0). MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau'. ------ SGSN_Tests.TC_suspend_rau ------ Sun Jun 23 12:09:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_suspend_rau.pcap" >/data/SGSN_Tests.TC_suspend_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef989399e457: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau' was executed successfully (exit status: 0). MTC@ef989399e457: Test case TC_suspend_rau started. SGSN_Test-Gb0-NS0(1163)@ef989399e457: Creating NSIP provider for "172.18.82.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1167)@ef989399e457: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI97(1167)@ef989399e457: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1167)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1167)@ef989399e457: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(1164)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1168)@ef989399e457: Creating NSIP provider for "172.18.82.103":21011 TC_suspend_rau-BVCI196(1166)@ef989399e457: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1169)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1168)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1172)@ef989399e457: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1172)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI98(1172)@ef989399e457: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1172)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1172)@ef989399e457: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(1169)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1173)@ef989399e457: Creating NSIP provider for "172.18.82.103":21012 TC_suspend_rau-BVCI210(1171)@ef989399e457: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1174)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1173)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1178)@ef989399e457: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1178)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI99(1178)@ef989399e457: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1178)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1178)@ef989399e457: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1174)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_suspend_rau-BVCI220(1175)@ef989399e457: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1177)@ef989399e457: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1177)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1177)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1177)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1177)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1177)@ef989399e457: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1177)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1177)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1166)@ef989399e457: Adding Client=TC_suspend_rau(1181), IMSI='262420000000050'H, TLLI='EDE8C82E'O, index=0 SGSN_Test-GSUP(1179)@ef989399e457: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1181) TC_suspend_rau(1181)@ef989399e457: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '4698F57FFE36261EC0BF1A2A9E3245CE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '41AF72A4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '284EC07CBBF6B1EF'O } } } } } SGSN_Test-GSUP(1179)@ef989399e457: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1181) SGSN_Test-GSUP(1179)@ef989399e457: Added IMSI table entry 0TC_suspend_rau(1181)"262420000000050" TC_suspend_rau(1181)@ef989399e457: setverdict(pass): none -> pass TC_suspend_rau(1181)@ef989399e457: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@ef989399e457: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@ef989399e457: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau-BVCI196(1166)@ef989399e457: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1181)@ef989399e457: Final verdict of PTC: pass SGSN_Test-Gb2-BSSGP2(1174)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@ef989399e457: Final verdict of PTC: none -NSVCI98(1172)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@ef989399e457: Final verdict of PTC: none -NSVCI99(1178)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1173)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1168)@ef989399e457: Final verdict of PTC: none TC_suspend_rau-BVCI210(1171)@ef989399e457: Final verdict of PTC: none -NSVCI98-provIP(1170)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP(1179)@ef989399e457: Final verdict of PTC: none -NSVCI97(1167)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1177)@ef989399e457: Final verdict of PTC: none -NSVCI97-provIP(1165)@ef989399e457: Final verdict of PTC: none TC_suspend_rau-BVCI196(1166)@ef989399e457: Final verdict of PTC: none TC_suspend_rau-BVCI220(1175)@ef989399e457: Final verdict of PTC: none SGSN_Test-GTP(1180)@ef989399e457: Final verdict of PTC: none -NSVCI99-provIP(1176)@ef989399e457: Final verdict of PTC: none MTC@ef989399e457: Setting final verdict of the test case. MTC@ef989399e457: Local verdict of MTC: none MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97-provIP(1165): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_suspend_rau-BVCI196(1166): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98-provIP(1170): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_suspend_rau-BVCI210(1171): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98(1172): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-NS2(1173): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_suspend_rau-BVCI220(1175): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99-provIP(1176): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP-IPA(1177): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99(1178): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GTP(1180): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_suspend_rau(1181): pass (none -> pass) MTC@ef989399e457: Test case TC_suspend_rau finished. Verdict: pass MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass'. Sun Jun 23 12:09:11 UTC 2024 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 172.18.82.10:4245 to SGSN_Tests.TC_suspend_rau.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=135198) Waiting for packet dumper to finish... 1 (prev_count=135198, count=142763) MTC@ef989399e457: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass' was executed successfully (exit status: 0). MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps'. ------ SGSN_Tests.TC_paging_ps ------ Sun Jun 23 12:09:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_paging_ps.pcap" >/data/SGSN_Tests.TC_paging_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef989399e457: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps' was executed successfully (exit status: 0). MTC@ef989399e457: Test case TC_paging_ps started. SGSN_Test-Gb0-NS0(1182)@ef989399e457: Creating NSIP provider for "172.18.82.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1186)@ef989399e457: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1186)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI97(1186)@ef989399e457: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1186)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1186)@ef989399e457: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(1183)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1187)@ef989399e457: Creating NSIP provider for "172.18.82.103":21011 TC_paging_ps-BVCI196(1185)@ef989399e457: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1188)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1187)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1191)@ef989399e457: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1191)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI98(1191)@ef989399e457: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1191)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1191)@ef989399e457: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1192)@ef989399e457: Creating NSIP provider for "172.18.82.103":21012 SGSN_Test-Gb1-BSSGP1(1188)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_paging_ps-BVCI210(1190)@ef989399e457: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1192)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1197)@ef989399e457: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1197)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI99(1197)@ef989399e457: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1197)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1197)@ef989399e457: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1193)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_paging_ps-BVCI220(1194)@ef989399e457: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1196)@ef989399e457: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1196)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1196)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1196)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1196)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1196)@ef989399e457: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1196)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1196)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1185)@ef989399e457: Adding Client=TC_paging_ps(1200), IMSI='262420000000051'H, TLLI='DCBAAFC0'O, index=0 SGSN_Test-GSUP(1198)@ef989399e457: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1200) TC_paging_ps(1200)@ef989399e457: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '4F33FE4C2A521A255F698A0B83AB74E1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C9454F37'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1F1FF4F851B9D38F'O } } } } } SGSN_Test-GSUP(1198)@ef989399e457: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1200) SGSN_Test-GSUP(1198)@ef989399e457: Added IMSI table entry 0TC_paging_ps(1200)"262420000000051" TC_paging_ps(1200)@ef989399e457: setverdict(pass): none -> pass TC_paging_ps(1200)@ef989399e457: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps-BVCI196(1185)@ef989399e457: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000051'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '00C4'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0000'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := 'E82662E0'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps-BVCI196(1185)@ef989399e457: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1200)@ef989399e457: Final verdict of PTC: pass SGSN_Test-Gb2-NS2(1192)@ef989399e457: Final verdict of PTC: none -NSVCI97(1186)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@ef989399e457: Final verdict of PTC: none TC_paging_ps-BVCI210(1190)@ef989399e457: Final verdict of PTC: none TC_paging_ps-BVCI220(1194)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1187)@ef989399e457: Final verdict of PTC: none -NSVCI98(1191)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1196)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP(1198)@ef989399e457: Final verdict of PTC: none -NSVCI98-provIP(1189)@ef989399e457: Final verdict of PTC: none SGSN_Test-GTP(1199)@ef989399e457: Final verdict of PTC: none -NSVCI99(1197)@ef989399e457: Final verdict of PTC: none -NSVCI99-provIP(1195)@ef989399e457: Final verdict of PTC: none -NSVCI97-provIP(1184)@ef989399e457: Final verdict of PTC: none TC_paging_ps-BVCI196(1185)@ef989399e457: Final verdict of PTC: none MTC@ef989399e457: Setting final verdict of the test case. MTC@ef989399e457: Local verdict of MTC: none MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97-provIP(1184): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_paging_ps-BVCI196(1185): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97(1186): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-NS1(1187): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98-provIP(1189): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_paging_ps-BVCI210(1190): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98(1191): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-NS2(1192): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_paging_ps-BVCI220(1194): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99-provIP(1195): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP-IPA(1196): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99(1197): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GTP(1199): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_paging_ps(1200): pass (none -> pass) MTC@ef989399e457: Test case TC_paging_ps finished. Verdict: pass MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass'. Sun Jun 23 12:09:21 UTC 2024 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 172.18.82.10:4245 to SGSN_Tests.TC_paging_ps.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=124682) Waiting for packet dumper to finish... 1 (prev_count=124682, count=135763) MTC@ef989399e457: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass' was executed successfully (exit status: 0). MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report'. ------ SGSN_Tests.TC_bssgp_rim_single_report ------ Sun Jun 23 12:09:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_bssgp_rim_single_report.pcap" >/data/SGSN_Tests.TC_bssgp_rim_single_report.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef989399e457: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report' was executed successfully (exit status: 0). MTC@ef989399e457: Test case TC_bssgp_rim_single_report started. SGSN_Test-Gb0-NS0(1201)@ef989399e457: Creating NSIP provider for "172.18.82.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1205)@ef989399e457: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI97(1205)@ef989399e457: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1205)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1205)@ef989399e457: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(1202)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1206)@ef989399e457: Creating NSIP provider for "172.18.82.103":21011 TC_bssgp_rim_single_report-BVCI196(1204)@ef989399e457: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1207)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1206)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1211)@ef989399e457: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1211)@ef989399e457: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1210)@ef989399e457: Creating NSIP provider for "172.18.82.103":21012 -NSVCI98(1211)@ef989399e457: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1211)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1211)@ef989399e457: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(1207)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1212)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1210)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1215)@ef989399e457: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_bssgp_rim_single_report-BVCI210(1208)@ef989399e457: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1215)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI99(1215)@ef989399e457: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1215)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1215)@ef989399e457: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1212)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_bssgp_rim_single_report-BVCI220(1214)@ef989399e457: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1216)@ef989399e457: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1216)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1216)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1216)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1216)@ef989399e457: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1216)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1216)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@ef989399e457: setverdict(pass): none -> pass MTC@ef989399e457: Warning: Re-starting timer T, which is already active (running or expired). MTC@ef989399e457: setverdict(pass): pass -> pass, component reason not changed SGSN_Test-GSUP(1217)@ef989399e457: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1208)@ef989399e457: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1204)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1210)@ef989399e457: Final verdict of PTC: none -NSVCI98-provIP(1209)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1216)@ef989399e457: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1214)@ef989399e457: Final verdict of PTC: none -NSVCI99(1215)@ef989399e457: Final verdict of PTC: none -NSVCI97-provIP(1203)@ef989399e457: Final verdict of PTC: none SGSN_Test-GTP(1218)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1206)@ef989399e457: Final verdict of PTC: none -NSVCI99-provIP(1213)@ef989399e457: Final verdict of PTC: none -NSVCI98(1211)@ef989399e457: Final verdict of PTC: none -NSVCI97(1205)@ef989399e457: Final verdict of PTC: none MTC@ef989399e457: Setting final verdict of the test case. MTC@ef989399e457: Local verdict of MTC: pass MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (pass -> pass) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (pass -> pass) MTC@ef989399e457: Local verdict of PTC -NSVCI97-provIP(1203): none (pass -> pass) MTC@ef989399e457: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1204): none (pass -> pass) MTC@ef989399e457: Local verdict of PTC -NSVCI97(1205): none (pass -> pass) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (pass -> pass) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (pass -> pass) MTC@ef989399e457: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1208): none (pass -> pass) MTC@ef989399e457: Local verdict of PTC -NSVCI98-provIP(1209): none (pass -> pass) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-NS2(1210): none (pass -> pass) MTC@ef989399e457: Local verdict of PTC -NSVCI98(1211): none (pass -> pass) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (pass -> pass) MTC@ef989399e457: Local verdict of PTC -NSVCI99-provIP(1213): none (pass -> pass) MTC@ef989399e457: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1214): none (pass -> pass) MTC@ef989399e457: Local verdict of PTC -NSVCI99(1215): none (pass -> pass) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP-IPA(1216): none (pass -> pass) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP(1217): none (pass -> pass) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GTP(1218): none (pass -> pass) MTC@ef989399e457: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass'. Sun Jun 23 12:09:25 UTC 2024 ====== SGSN_Tests.TC_bssgp_rim_single_report pass ====== Saving talloc report from 172.18.82.10:4245 to SGSN_Tests.TC_bssgp_rim_single_report.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=10340) Waiting for packet dumper to finish... 1 (prev_count=10340, count=76109) MTC@ef989399e457: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass' was executed successfully (exit status: 0). MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran'. ------ SGSN_Tests.TC_rim_eutran_to_geran ------ Sun Jun 23 12:09:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_rim_eutran_to_geran.pcap" >/data/SGSN_Tests.TC_rim_eutran_to_geran.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef989399e457: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran' was executed successfully (exit status: 0). MTC@ef989399e457: Test case TC_rim_eutran_to_geran started. SGSN_Test-Gb0-NS0(1219)@ef989399e457: Creating NSIP provider for "172.18.82.103":21010 SGSN_Test-Gb0-BSSGP0(1220)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1219)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1223)@ef989399e457: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1223)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI97(1223)@ef989399e457: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1223)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1223)@ef989399e457: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(1220)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1220)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1224)@ef989399e457: Creating NSIP provider for "172.18.82.103":21011 TC_rim_eutran_to_geran-BVCI196(1222)@ef989399e457: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1225)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1224)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1229)@ef989399e457: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1229)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI98(1229)@ef989399e457: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1229)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1229)@ef989399e457: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1228)@ef989399e457: Creating NSIP provider for "172.18.82.103":21012 SGSN_Test-Gb1-BSSGP1(1225)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1225)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1230)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rim_eutran_to_geran-BVCI210(1226)@ef989399e457: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1228)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1233)@ef989399e457: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1233)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI99(1233)@ef989399e457: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1233)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1233)@ef989399e457: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1230)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1230)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_rim_eutran_to_geran-BVCI220(1232)@ef989399e457: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1234)@ef989399e457: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1234)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1234)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1234)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1234)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1234)@ef989399e457: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1234)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1234)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@ef989399e457: setverdict(pass): none -> pass MTC@ef989399e457: setverdict(pass): pass -> pass, component reason not changed -NSVCI98(1229)@ef989399e457: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1226)@ef989399e457: Final verdict of PTC: none -NSVCI97(1223)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1224)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1228)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1220)@ef989399e457: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1222)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1230)@ef989399e457: Final verdict of PTC: none -NSVCI98-provIP(1227)@ef989399e457: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1232)@ef989399e457: Final verdict of PTC: none -NSVCI99(1233)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP(1235)@ef989399e457: Final verdict of PTC: none -NSVCI97-provIP(1221)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1225)@ef989399e457: Final verdict of PTC: none SGSN_Test-GTP(1236)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1219)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1234)@ef989399e457: Final verdict of PTC: none -NSVCI99-provIP(1231)@ef989399e457: Final verdict of PTC: none MTC@ef989399e457: Setting final verdict of the test case. MTC@ef989399e457: Local verdict of MTC: pass MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-NS0(1219): none (pass -> pass) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1220): none (pass -> pass) MTC@ef989399e457: Local verdict of PTC -NSVCI97-provIP(1221): none (pass -> pass) MTC@ef989399e457: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1222): none (pass -> pass) MTC@ef989399e457: Local verdict of PTC -NSVCI97(1223): none (pass -> pass) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-NS1(1224): none (pass -> pass) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1225): none (pass -> pass) MTC@ef989399e457: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1226): none (pass -> pass) MTC@ef989399e457: Local verdict of PTC -NSVCI98-provIP(1227): none (pass -> pass) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-NS2(1228): none (pass -> pass) MTC@ef989399e457: Local verdict of PTC -NSVCI98(1229): none (pass -> pass) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1230): none (pass -> pass) MTC@ef989399e457: Local verdict of PTC -NSVCI99-provIP(1231): none (pass -> pass) MTC@ef989399e457: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1232): none (pass -> pass) MTC@ef989399e457: Local verdict of PTC -NSVCI99(1233): none (pass -> pass) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP-IPA(1234): none (pass -> pass) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP(1235): none (pass -> pass) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GTP(1236): none (pass -> pass) MTC@ef989399e457: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass'. Sun Jun 23 12:09:29 UTC 2024 ====== SGSN_Tests.TC_rim_eutran_to_geran pass ====== Saving talloc report from 172.18.82.10:4245 to SGSN_Tests.TC_rim_eutran_to_geran.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=3893) Waiting for packet dumper to finish... 1 (prev_count=3893, count=51578) MTC@ef989399e457: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass' was executed successfully (exit status: 0). MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_attach ------ Sun Jun 23 12:09:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap" >/data/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef989399e457: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach' was executed successfully (exit status: 0). MTC@ef989399e457: Test case TC_cell_change_different_rai_ci_attach started. SGSN_Test-Gb0-NS0(1237)@ef989399e457: Creating NSIP provider for "172.18.82.103":21010 SGSN_Test-Gb0-BSSGP0(1238)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1237)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1241)@ef989399e457: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1241)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI97(1241)@ef989399e457: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1241)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1241)@ef989399e457: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1242)@ef989399e457: Creating NSIP provider for "172.18.82.103":21011 SGSN_Test-Gb0-BSSGP0(1238)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1238)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_cell_change_different_rai_ci_attach-BVCI196(1240)@ef989399e457: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1243)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1242)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1246)@ef989399e457: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1246)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI98(1246)@ef989399e457: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1246)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1246)@ef989399e457: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1247)@ef989399e457: Creating NSIP provider for "172.18.82.103":21012 SGSN_Test-Gb1-BSSGP1(1243)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1243)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_cell_change_different_rai_ci_attach-BVCI210(1245)@ef989399e457: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1248)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1247)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1251)@ef989399e457: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1251)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI99(1251)@ef989399e457: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1251)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1251)@ef989399e457: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1248)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1248)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_cell_change_different_rai_ci_attach-BVCI220(1250)@ef989399e457: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1252)@ef989399e457: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1252)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1252)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1252)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1252)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1252)@ef989399e457: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1252)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1252)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1240)@ef989399e457: Adding Client=TC_cell_change_different_rai_ci_attach(1255), IMSI='262420000000068'H, TLLI='E8B5FAEE'O, index=0 SGSN_Test-GSUP(1253)@ef989399e457: Created GsupExpect[0] for "262420000000068" to be handled at TC_cell_change_different_rai_ci_attach(1255) TC_cell_change_different_rai_ci_attach(1255)@ef989399e457: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'EAFC0709010B78060853F934D5384FA1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F9DE0578'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BDBA4AAFA530F677'O } } } } } SGSN_Test-GSUP(1253)@ef989399e457: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1255) SGSN_Test-GSUP(1253)@ef989399e457: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1255)"262420000000068" TC_cell_change_different_rai_ci_attach(1255)@ef989399e457: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach-BVCI196(1240)@ef989399e457: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1245)@ef989399e457: Adding Client=TC_cell_change_different_rai_ci_attach(1255), IMSI='262420000000068'H, TLLI='DE5B8977'O, index=0 TC_cell_change_different_rai_ci_attach-BVCI196(1240)@ef989399e457: Warning: Could not find client for IMSI '262420000000068'H TC_cell_change_different_rai_ci_attach(1255)@ef989399e457: Final verdict of PTC: pass TC_cell_change_different_rai_ci_attach-BVCI196(1240)@ef989399e457: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1245)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1242)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1238)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1248)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1237)@ef989399e457: Final verdict of PTC: none -NSVCI97(1241)@ef989399e457: Final verdict of PTC: none -NSVCI98(1246)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1247)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1243)@ef989399e457: Final verdict of PTC: none -NSVCI98-provIP(1244)@ef989399e457: Final verdict of PTC: none SGSN_Test-GTP(1254)@ef989399e457: Final verdict of PTC: none -NSVCI97-provIP(1239)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1252)@ef989399e457: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1250)@ef989399e457: Final verdict of PTC: none -NSVCI99(1251)@ef989399e457: Final verdict of PTC: none -NSVCI99-provIP(1249)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP(1253)@ef989399e457: Final verdict of PTC: none MTC@ef989399e457: Setting final verdict of the test case. MTC@ef989399e457: Local verdict of MTC: none MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-NS0(1237): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1238): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97-provIP(1239): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1240): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97(1241): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-NS1(1242): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1243): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98-provIP(1244): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1245): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98(1246): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-NS2(1247): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1248): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99-provIP(1249): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1250): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99(1251): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP-IPA(1252): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP(1253): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GTP(1254): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1255): pass (none -> pass) MTC@ef989399e457: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: pass MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach pass'. Sun Jun 23 12:09:35 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_rai_ci_attach pass ====== Saving talloc report from 172.18.82.10:4245 to SGSN_Tests.TC_cell_change_different_rai_ci_attach.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=118002) Waiting for packet dumper to finish... 1 (prev_count=118002, count=137219) MTC@ef989399e457: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach pass' was executed successfully (exit status: 0). MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_data ------ Sun Jun 23 12:09:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap" >/data/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef989399e457: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data' was executed successfully (exit status: 0). MTC@ef989399e457: Test case TC_cell_change_different_rai_ci_data started. SGSN_Test-Gb0-NS0(1256)@ef989399e457: Creating NSIP provider for "172.18.82.103":21010 SGSN_Test-Gb0-BSSGP0(1257)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1256)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1261)@ef989399e457: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1261)@ef989399e457: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1260)@ef989399e457: Creating NSIP provider for "172.18.82.103":21011 -NSVCI97(1261)@ef989399e457: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1261)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1261)@ef989399e457: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(1257)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1257)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1262)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_rai_ci_data-BVCI196(1258)@ef989399e457: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1260)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1265)@ef989399e457: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1265)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI98(1265)@ef989399e457: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1265)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1265)@ef989399e457: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1266)@ef989399e457: Creating NSIP provider for "172.18.82.103":21012 SGSN_Test-Gb1-BSSGP1(1262)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1262)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_cell_change_different_rai_ci_data-BVCI210(1264)@ef989399e457: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1267)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1266)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1270)@ef989399e457: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1270)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI99(1270)@ef989399e457: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1270)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1270)@ef989399e457: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1267)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1267)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_cell_change_different_rai_ci_data-BVCI220(1269)@ef989399e457: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1271)@ef989399e457: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1271)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1271)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1271)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1271)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1271)@ef989399e457: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1271)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1271)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1258)@ef989399e457: Adding Client=TC_cell_change_different_rai_ci_data(1274), IMSI='262420000000070'H, TLLI='D36879D8'O, index=0 SGSN_Test-GSUP(1272)@ef989399e457: Created GsupExpect[0] for "262420000000070" to be handled at TC_cell_change_different_rai_ci_data(1274) TC_cell_change_different_rai_ci_data(1274)@ef989399e457: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'C0497B98F480537EDA951FCBC76FD8A6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A9871891'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E5A584F084BC7C42'O } } } } } SGSN_Test-GSUP(1272)@ef989399e457: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1274) SGSN_Test-GSUP(1272)@ef989399e457: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1274)"262420000000070" TC_cell_change_different_rai_ci_data(1274)@ef989399e457: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data-BVCI210(1264)@ef989399e457: Adding Client=TC_cell_change_different_rai_ci_data(1274), IMSI='262420000000070'H, TLLI='F46581A9'O, index=0 TC_cell_change_different_rai_ci_data(1274)@ef989399e457: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1264)@ef989399e457: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data-BVCI196(1258)@ef989399e457: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1274)@ef989399e457: Final verdict of PTC: pass SGSN_Test-Gb0-NS0(1256)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1260)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1257)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1262)@ef989399e457: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1269)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1267)@ef989399e457: Final verdict of PTC: none -NSVCI97(1261)@ef989399e457: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1264)@ef989399e457: Final verdict of PTC: none -NSVCI97-provIP(1259)@ef989399e457: Final verdict of PTC: none -NSVCI99-provIP(1268)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1271)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP(1272)@ef989399e457: Final verdict of PTC: none -NSVCI98-provIP(1263)@ef989399e457: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1258)@ef989399e457: Final verdict of PTC: none -NSVCI98(1265)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1266)@ef989399e457: Final verdict of PTC: none -NSVCI99(1270)@ef989399e457: Final verdict of PTC: none SGSN_Test-GTP(1273)@ef989399e457: Final verdict of PTC: none MTC@ef989399e457: Setting final verdict of the test case. MTC@ef989399e457: Local verdict of MTC: none MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-NS0(1256): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1257): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1258): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97-provIP(1259): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-NS1(1260): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97(1261): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1262): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98-provIP(1263): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1264): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98(1265): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-NS2(1266): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1267): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99-provIP(1268): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1269): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99(1270): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP-IPA(1271): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP(1272): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GTP(1273): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_cell_change_different_rai_ci_data(1274): pass (none -> pass) MTC@ef989399e457: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass'. Sun Jun 23 12:09:41 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_rai_ci_data pass ====== Saving talloc report from 172.18.82.10:4245 to SGSN_Tests.TC_cell_change_different_rai_ci_data.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=119587) Waiting for packet dumper to finish... 1 (prev_count=119587, count=120660) MTC@ef989399e457: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass' was executed successfully (exit status: 0). MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_ci_attach ------ Sun Jun 23 12:09:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_cell_change_different_ci_attach.pcap" >/data/SGSN_Tests.TC_cell_change_different_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef989399e457: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach' was executed successfully (exit status: 0). MTC@ef989399e457: Test case TC_cell_change_different_ci_attach started. SGSN_Test-Gb0-NS0(1275)@ef989399e457: Creating NSIP provider for "172.18.82.103":21010 SGSN_Test-Gb0-NS0(1275)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } SGSN_Test-Gb0-BSSGP0(1276)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI97(1279)@ef989399e457: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI97(1279)@ef989399e457: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1279)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1279)@ef989399e457: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(1276)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1280)@ef989399e457: Creating NSIP provider for "172.18.82.103":21011 TC_cell_change_different_ci_attach-BVCI196(1278)@ef989399e457: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1281)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1280)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1284)@ef989399e457: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1284)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI98(1284)@ef989399e457: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1284)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1284)@ef989399e457: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(1281)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1285)@ef989399e457: Creating NSIP provider for "172.18.82.103":21012 TC_cell_change_different_ci_attach-BVCI210(1283)@ef989399e457: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1286)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1285)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1289)@ef989399e457: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1289)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI99(1289)@ef989399e457: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1289)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1289)@ef989399e457: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1286)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_cell_change_different_ci_attach-BVCI220(1288)@ef989399e457: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1290)@ef989399e457: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1290)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1290)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1290)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1290)@ef989399e457: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1290)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1290)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1278)@ef989399e457: Adding Client=TC_cell_change_different_ci_attach(1293), IMSI='262420000000069'H, TLLI='CFF70DAD'O, index=0 SGSN_Test-GSUP(1291)@ef989399e457: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1293) TC_cell_change_different_ci_attach-BVCI196(1278)@ef989399e457: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1283)@ef989399e457: Adding Client=TC_cell_change_different_ci_attach(1293), IMSI='262420000000069'H, TLLI='CFF70DAD'O, index=0 TC_cell_change_different_ci_attach(1293)@ef989399e457: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '72AE44872AD6EBEF830A935F622C8ED4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4042B55E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '024317A505E8049C'O } } } } } SGSN_Test-GSUP(1291)@ef989399e457: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1293) SGSN_Test-GSUP(1291)@ef989399e457: Added IMSI table entry 0TC_cell_change_different_ci_attach(1293)"262420000000069" TC_cell_change_different_ci_attach(1293)@ef989399e457: setverdict(pass): none -> pass TC_cell_change_different_ci_attach-BVCI210(1283)@ef989399e457: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1288)@ef989399e457: Adding Client=TC_cell_change_different_ci_attach(1293), IMSI='262420000000069'H, TLLI='E663DFC2'O, index=0 TC_cell_change_different_ci_attach-BVCI196(1278)@ef989399e457: Warning: Could not find client for IMSI '262420000000069'H TC_cell_change_different_ci_attach(1293)@ef989399e457: Final verdict of PTC: pass TC_cell_change_different_ci_attach-BVCI210(1283)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1280)@ef989399e457: Final verdict of PTC: none -NSVCI99(1289)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@ef989399e457: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1278)@ef989399e457: Final verdict of PTC: none -NSVCI97(1279)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1290)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@ef989399e457: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1288)@ef989399e457: Final verdict of PTC: none SGSN_Test-GTP(1292)@ef989399e457: Final verdict of PTC: none -NSVCI98(1284)@ef989399e457: Final verdict of PTC: none -NSVCI97-provIP(1277)@ef989399e457: Final verdict of PTC: none -NSVCI99-provIP(1287)@ef989399e457: Final verdict of PTC: none -NSVCI98-provIP(1282)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1285)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP(1291)@ef989399e457: Final verdict of PTC: none MTC@ef989399e457: Setting final verdict of the test case. MTC@ef989399e457: Local verdict of MTC: none MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1278): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98-provIP(1282): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1283): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98(1284): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-NS2(1285): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99-provIP(1287): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1288): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99(1289): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP-IPA(1290): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GTP(1292): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_cell_change_different_ci_attach(1293): pass (none -> pass) MTC@ef989399e457: Test case TC_cell_change_different_ci_attach finished. Verdict: pass MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach pass'. Sun Jun 23 12:09:46 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_ci_attach pass ====== Saving talloc report from 172.18.82.10:4245 to SGSN_Tests.TC_cell_change_different_ci_attach.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=142215) Waiting for packet dumper to finish... 1 (prev_count=142215, count=143288) MTC@ef989399e457: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach pass' was executed successfully (exit status: 0). MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data'. ------ SGSN_Tests.TC_cell_change_different_ci_data ------ Sun Jun 23 12:09:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_cell_change_different_ci_data.pcap" >/data/SGSN_Tests.TC_cell_change_different_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef989399e457: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data' was executed successfully (exit status: 0). MTC@ef989399e457: Test case TC_cell_change_different_ci_data started. SGSN_Test-Gb0-NS0(1294)@ef989399e457: Creating NSIP provider for "172.18.82.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1298)@ef989399e457: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI97(1298)@ef989399e457: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1298)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1298)@ef989399e457: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1299)@ef989399e457: Creating NSIP provider for "172.18.82.103":21011 SGSN_Test-Gb0-BSSGP0(1295)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_cell_change_different_ci_data-BVCI196(1297)@ef989399e457: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1300)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1299)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1303)@ef989399e457: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1303)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI98(1303)@ef989399e457: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1303)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1303)@ef989399e457: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(1300)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1304)@ef989399e457: Creating NSIP provider for "172.18.82.103":21012 TC_cell_change_different_ci_data-BVCI210(1302)@ef989399e457: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1305)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1304)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1308)@ef989399e457: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1308)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI99(1308)@ef989399e457: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1308)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1308)@ef989399e457: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1305)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_cell_change_different_ci_data-BVCI220(1307)@ef989399e457: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1309)@ef989399e457: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1309)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1309)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1309)@ef989399e457: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1309)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1297)@ef989399e457: Adding Client=TC_cell_change_different_ci_data(1312), IMSI='262420000000071'H, TLLI='EA218342'O, index=0 SGSN_Test-GSUP(1310)@ef989399e457: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1312) TC_cell_change_different_ci_data-BVCI196(1297)@ef989399e457: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1302)@ef989399e457: Adding Client=TC_cell_change_different_ci_data(1312), IMSI='262420000000071'H, TLLI='EA218342'O, index=0 TC_cell_change_different_ci_data(1312)@ef989399e457: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'D652A0EF09F25D52DFC694C23D88B616'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C295B321'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8EA4B9BD86B69446'O } } } } } SGSN_Test-GSUP(1310)@ef989399e457: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1312) SGSN_Test-GSUP(1310)@ef989399e457: Added IMSI table entry 0TC_cell_change_different_ci_data(1312)"262420000000071" TC_cell_change_different_ci_data(1312)@ef989399e457: setverdict(pass): none -> pass TC_cell_change_different_ci_data-BVCI210(1302)@ef989399e457: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1307)@ef989399e457: Adding Client=TC_cell_change_different_ci_data(1312), IMSI='262420000000071'H, TLLI='EF97ED78'O, index=0 TC_cell_change_different_ci_data-BVCI196(1297)@ef989399e457: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1312)@ef989399e457: Final verdict of PTC: pass SGSN_Test-Gb2-NS2(1304)@ef989399e457: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1297)@ef989399e457: Final verdict of PTC: none -NSVCI97(1298)@ef989399e457: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1302)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@ef989399e457: Final verdict of PTC: none -NSVCI98-provIP(1301)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1309)@ef989399e457: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1307)@ef989399e457: Final verdict of PTC: none -NSVCI97-provIP(1296)@ef989399e457: Final verdict of PTC: none -NSVCI99-provIP(1306)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP(1310)@ef989399e457: Final verdict of PTC: none SGSN_Test-GTP(1311)@ef989399e457: Final verdict of PTC: none -NSVCI99(1308)@ef989399e457: Final verdict of PTC: none -NSVCI98(1303)@ef989399e457: Final verdict of PTC: none MTC@ef989399e457: Setting final verdict of the test case. MTC@ef989399e457: Local verdict of MTC: none MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1297): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98-provIP(1301): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1302): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98(1303): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-NS2(1304): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1307): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GTP(1311): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_cell_change_different_ci_data(1312): pass (none -> pass) MTC@ef989399e457: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass'. Sun Jun 23 12:09:50 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_ci_data pass ====== Saving talloc report from 172.18.82.10:4245 to SGSN_Tests.TC_cell_change_different_ci_data.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=120143) Waiting for packet dumper to finish... 1 (prev_count=120143, count=121216) MTC@ef989399e457: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass' was executed successfully (exit status: 0). MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in'. ------ SGSN_Tests.TC_sgsn_context_req_in ------ Sun Jun 23 12:09:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_sgsn_context_req_in.pcap" >/data/SGSN_Tests.TC_sgsn_context_req_in.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef989399e457: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in' was executed successfully (exit status: 0). MTC@ef989399e457: Test case TC_sgsn_context_req_in started. SGSN_Test-Gb0-NS0(1313)@ef989399e457: Creating NSIP provider for "172.18.82.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1318)@ef989399e457: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1318)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI97(1318)@ef989399e457: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(1317)@ef989399e457: Creating NSIP provider for "172.18.82.103":21011 -NSVCI97(1318)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1318)@ef989399e457: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(1314)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1319)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_in-BVCI196(1315)@ef989399e457: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1317)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1322)@ef989399e457: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1322)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI98(1322)@ef989399e457: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1322)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1322)@ef989399e457: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1323)@ef989399e457: Creating NSIP provider for "172.18.82.103":21012 SGSN_Test-Gb1-BSSGP1(1319)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_sgsn_context_req_in-BVCI210(1321)@ef989399e457: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1324)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1323)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1327)@ef989399e457: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1327)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI99(1327)@ef989399e457: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1327)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1327)@ef989399e457: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1324)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_sgsn_context_req_in-BVCI220(1326)@ef989399e457: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1328)@ef989399e457: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1328)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1328)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1328)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1328)@ef989399e457: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1328)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1328)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1315)@ef989399e457: Adding Client=TC_sgsn_context_req_in(1331), IMSI='262420000000072'H, TLLI='E91839A6'O, index=0 SGSN_Test-GSUP(1329)@ef989399e457: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1331) TC_sgsn_context_req_in(1331)@ef989399e457: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'A1BC3BE44A2B420EA6868EAB1AE12A38'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '822D334B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '65BC7BC6948572A0'O } } } } } SGSN_Test-GSUP(1329)@ef989399e457: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1331) SGSN_Test-GSUP(1329)@ef989399e457: Added IMSI table entry 0TC_sgsn_context_req_in(1331)"262420000000072" TC_sgsn_context_req_in(1331)@ef989399e457: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" TC_sgsn_context_req_in-BVCI196(1315)@ef989399e457: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1331)@ef989399e457: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" -NSVCI97(1318)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@ef989399e457: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1315)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1317)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@ef989399e457: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1326)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1323)@ef989399e457: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1321)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@ef989399e457: Final verdict of PTC: none -NSVCI97-provIP(1316)@ef989399e457: Final verdict of PTC: none -NSVCI98(1322)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1328)@ef989399e457: Final verdict of PTC: none -NSVCI99(1327)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP(1329)@ef989399e457: Final verdict of PTC: none -NSVCI98-provIP(1320)@ef989399e457: Final verdict of PTC: none SGSN_Test-GTP(1330)@ef989399e457: Final verdict of PTC: none -NSVCI99-provIP(1325)@ef989399e457: Final verdict of PTC: none MTC@ef989399e457: Setting final verdict of the test case. MTC@ef989399e457: Local verdict of MTC: none MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1315): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97-provIP(1316): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-NS1(1317): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97(1318): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98-provIP(1320): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1321): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98(1322): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-NS2(1323): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99-provIP(1325): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1326): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99(1327): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP-IPA(1328): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GTP(1330): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_sgsn_context_req_in(1331): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@ef989399e457: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail'. Sun Jun 23 12:09:57 UTC 2024 ------ SGSN_Tests.TC_sgsn_context_req_in fail ------ Saving talloc report from 172.18.82.10:4245 to SGSN_Tests.TC_sgsn_context_req_in.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=114243) MTC@ef989399e457: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail' was executed successfully (exit status: 0). MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out'. ------ SGSN_Tests.TC_sgsn_context_req_out ------ Sun Jun 23 12:09:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_sgsn_context_req_out.pcap" >/data/SGSN_Tests.TC_sgsn_context_req_out.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef989399e457: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out' was executed successfully (exit status: 0). MTC@ef989399e457: Test case TC_sgsn_context_req_out started. SGSN_Test-Gb0-NS0(1332)@ef989399e457: Creating NSIP provider for "172.18.82.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1336)@ef989399e457: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1336)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI97(1336)@ef989399e457: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1336)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1336)@ef989399e457: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(1333)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1337)@ef989399e457: Creating NSIP provider for "172.18.82.103":21011 TC_sgsn_context_req_out-BVCI196(1335)@ef989399e457: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1338)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1337)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1341)@ef989399e457: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1341)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI98(1341)@ef989399e457: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1341)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1341)@ef989399e457: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1342)@ef989399e457: Creating NSIP provider for "172.18.82.103":21012 SGSN_Test-Gb1-BSSGP1(1338)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_sgsn_context_req_out-BVCI210(1340)@ef989399e457: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1343)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1342)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1346)@ef989399e457: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1346)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI99(1346)@ef989399e457: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1346)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1346)@ef989399e457: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1343)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_sgsn_context_req_out-BVCI220(1345)@ef989399e457: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1347)@ef989399e457: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1347)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1347)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1347)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1347)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1347)@ef989399e457: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1347)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1347)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1335)@ef989399e457: Adding Client=TC_sgsn_context_req_out(1350), IMSI='262420000000073'H, TLLI='D83D12E2'O, index=0 SGSN_Test-GSUP(1348)@ef989399e457: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1350) TC_sgsn_context_req_out(1350)@ef989399e457: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@ef989399e457: Test Component 1350 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-Gb1-NS1(1337)@ef989399e457: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1335)@ef989399e457: Final verdict of PTC: none -NSVCI98(1341)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@ef989399e457: Final verdict of PTC: none -NSVCI97(1336)@ef989399e457: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1340)@ef989399e457: Final verdict of PTC: none TC_sgsn_context_req_out(1350)@ef989399e457: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" SGSN_Test-GSUP(1348)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1342)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@ef989399e457: Final verdict of PTC: none -NSVCI97-provIP(1334)@ef989399e457: Final verdict of PTC: none -NSVCI98-provIP(1339)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1347)@ef989399e457: Final verdict of PTC: none -NSVCI99(1346)@ef989399e457: Final verdict of PTC: none -NSVCI99-provIP(1344)@ef989399e457: Final verdict of PTC: none SGSN_Test-GTP(1349)@ef989399e457: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1345)@ef989399e457: Final verdict of PTC: none MTC@ef989399e457: Setting final verdict of the test case. MTC@ef989399e457: Local verdict of MTC: none MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97-provIP(1334): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1335): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97(1336): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-NS1(1337): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98-provIP(1339): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1340): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99-provIP(1344): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1345): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99(1346): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP-IPA(1347): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GTP(1349): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_sgsn_context_req_out(1350): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@ef989399e457: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail'. Sun Jun 23 12:10:01 UTC 2024 ------ SGSN_Tests.TC_sgsn_context_req_out fail ------ Saving talloc report from 172.18.82.10:4245 to SGSN_Tests.TC_sgsn_context_req_out.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=58412) Waiting for packet dumper to finish... 1 (prev_count=58412, count=72461) MTC@ef989399e457: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail' was executed successfully (exit status: 0). MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update'. ------ SGSN_Tests.TC_attach_req_id_req_ra_update ------ Sun Jun 23 12:10:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap" >/data/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef989399e457: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update' was executed successfully (exit status: 0). MTC@ef989399e457: Test case TC_attach_req_id_req_ra_update started. SGSN_Test-Gb0-NS0(1351)@ef989399e457: Creating NSIP provider for "172.18.82.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1355)@ef989399e457: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI97(1355)@ef989399e457: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1355)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1355)@ef989399e457: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1356)@ef989399e457: Creating NSIP provider for "172.18.82.103":21011 SGSN_Test-Gb0-BSSGP0(1352)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_req_id_req_ra_update-BVCI196(1353)@ef989399e457: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1357)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1356)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1360)@ef989399e457: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1360)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI98(1360)@ef989399e457: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1360)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1360)@ef989399e457: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(1357)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1361)@ef989399e457: Creating NSIP provider for "172.18.82.103":21012 TC_attach_req_id_req_ra_update-BVCI210(1359)@ef989399e457: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1362)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1361)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1365)@ef989399e457: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1365)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI99(1365)@ef989399e457: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1365)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1365)@ef989399e457: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1362)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_req_id_req_ra_update-BVCI220(1364)@ef989399e457: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1366)@ef989399e457: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1366)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1366)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1366)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1366)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1366)@ef989399e457: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1366)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1366)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1353)@ef989399e457: Adding Client=TC_attach_req_id_req_ra_update(1369), IMSI='262420000000047'H, TLLI='ED752CFF'O, index=0 SGSN_Test-GSUP(1367)@ef989399e457: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1369) TC_attach_req_id_req_ra_update(1369)@ef989399e457: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1353)@ef989399e457: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1369)@ef989399e457: Final verdict of PTC: pass -NSVCI98(1360)@ef989399e457: Final verdict of PTC: none -NSVCI97(1355)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@ef989399e457: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1364)@ef989399e457: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1359)@ef989399e457: Final verdict of PTC: none -NSVCI99(1365)@ef989399e457: Final verdict of PTC: none -NSVCI97-provIP(1354)@ef989399e457: Final verdict of PTC: none -NSVCI98-provIP(1358)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP(1367)@ef989399e457: Final verdict of PTC: none SGSN_Test-GTP(1368)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1361)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1366)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@ef989399e457: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1353)@ef989399e457: Final verdict of PTC: none -NSVCI99-provIP(1363)@ef989399e457: Final verdict of PTC: none MTC@ef989399e457: Setting final verdict of the test case. MTC@ef989399e457: Local verdict of MTC: none MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1353): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97-provIP(1354): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98-provIP(1358): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1359): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98(1360): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-NS2(1361): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99-provIP(1363): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1364): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99(1365): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP-IPA(1366): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GTP(1368): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_attach_req_id_req_ra_update(1369): pass (none -> pass) MTC@ef989399e457: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass'. Sun Jun 23 12:10:05 UTC 2024 ====== SGSN_Tests.TC_attach_req_id_req_ra_update pass ====== Saving talloc report from 172.18.82.10:4245 to SGSN_Tests.TC_attach_req_id_req_ra_update.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=3611) Waiting for packet dumper to finish... 1 (prev_count=3611, count=79817) MTC@ef989399e457: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass' was executed successfully (exit status: 0). MC@ef989399e457: Test execution finished. MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach'. ------ SGSN_Tests_Iu.TC_iu_attach ------ Sun Jun 23 12:10:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests_Iu.TC_iu_attach.pcap" >/data/SGSN_Tests_Iu.TC_iu_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef989399e457: External command `../ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach' was executed successfully (exit status: 0). MTC@ef989399e457: Test case TC_iu_attach started. SGSN_Test-Gb0-NS0(1370)@ef989399e457: Creating NSIP provider for "172.18.82.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1374)@ef989399e457: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI97(1374)@ef989399e457: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1374)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1374)@ef989399e457: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(1371)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1375)@ef989399e457: Creating NSIP provider for "172.18.82.103":21011 TC_iu_attach-BVCI196(1373)@ef989399e457: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1376)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1375)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1379)@ef989399e457: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1379)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI98(1379)@ef989399e457: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1379)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1379)@ef989399e457: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1380)@ef989399e457: Creating NSIP provider for "172.18.82.103":21012 SGSN_Test-Gb1-BSSGP1(1376)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_iu_attach-BVCI210(1378)@ef989399e457: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1381)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1380)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1384)@ef989399e457: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1384)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI99(1384)@ef989399e457: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1384)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1384)@ef989399e457: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1381)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_iu_attach-BVCI220(1383)@ef989399e457: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ef989399e457: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef989399e457: Starting RAN_Emulation SGSN_Test_0-M3UA(1387)@ef989399e457: ************************************************* SGSN_Test_0-M3UA(1387)@ef989399e457: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1387)@ef989399e457: ************************************************* SGSN_Test_0-SCCP(1385)@ef989399e457: v_sccp_pdu_maxlen:268 SGSN_Test_0-M3UA(1387)@ef989399e457: SCTP_ConnectResult -> connection established from: "172.18.82.103":23908 to server: "172.18.82.200":2905 association #8 SGSN_Test_0-M3UA(1387)@ef989399e457: Warning: Sendmsg error! Strerror=Success SGSN_Test-GSUP-IPA(1388)@ef989399e457: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1388)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1388)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1388)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1388)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1388)@ef989399e457: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1388)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1388)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_iu_attach-BVCI196(1373)@ef989399e457: Adding Client=TC_iu_attach(1391), IMSI='262420000001001'H, TLLI='F4C7B8F6'O, index=0 SGSN_Test-GSUP(1389)@ef989399e457: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1391) TC_iu_attach(1391)@ef989399e457: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { attachRequest := { messageType := '00000000'B, msNetworkCapability := { lengthIndicator := 0, msNetworkCapabilityV := { gea1bit := '1'B, smCapabilitiesviaDedicatedChannels := '1'B, smCapabilitiesviaGPRSChannels := '0'B, ucs2Support := '1'B, ssScreeningIndicator := '01'B, solSACapability := '0'B, revisionLevelIndicatior := '1'B, pFCFeatureMode := omit, extendedGEAbits := omit, lcsVAcapability := omit, pSInterRATHOtoUTRANIuModeCapability := omit, pSInterRATHOtoEUTRANS1ModeCapability := omit, eMMCombinedProceduresCapability := omit, iSRSupport := omit, sRVCCtoGERANUTRANCapability := omit, ePCCapability := omit, nFCapability := omit, gERANNertworkSharingCapability := omit, spare_octets := omit } }, attachType := { attachType := '001'B, for_l3 := '0'B }, gprsCKSN := { keySequence := '111'B, spare := '0'B }, drxParam := { splitPGCycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001001'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '0F90'O, rac := 'C9'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1386)@ef989399e457: setverdict(fail): none -> fail reason: "RANAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "RANAP: Timeout waiting for RESET-ACK after sending RESET" MC@ef989399e457: Test Component 1386 has requested to stop MTC. Terminating current testcase execution. SGSN_Test_0-RAN(1386)@ef989399e457: Final verdict of PTC: fail reason: "RANAP: Timeout waiting for RESET-ACK after sending RESET" -NSVCI99(1384)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@ef989399e457: Final verdict of PTC: none TC_iu_attach-BVCI220(1383)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1375)@ef989399e457: Final verdict of PTC: none SGSN_Test_0-M3UA(1387)@ef989399e457: Final verdict of PTC: none -NSVCI99-provIP(1382)@ef989399e457: Final verdict of PTC: none SGSN_Test_0-SCCP(1385)@ef989399e457: Final verdict of PTC: none -NSVCI97(1374)@ef989399e457: Final verdict of PTC: none TC_iu_attach-BVCI210(1378)@ef989399e457: Final verdict of PTC: none TC_iu_attach(1391)@ef989399e457: Final verdict of PTC: none -NSVCI98-provIP(1377)@ef989399e457: Final verdict of PTC: none -NSVCI97-provIP(1372)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1388)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1380)@ef989399e457: Final verdict of PTC: none SGSN_Test-GTP(1390)@ef989399e457: Final verdict of PTC: none -NSVCI98(1379)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP(1389)@ef989399e457: Final verdict of PTC: none TC_iu_attach-BVCI196(1373)@ef989399e457: Final verdict of PTC: none MTC@ef989399e457: Setting final verdict of the test case. MTC@ef989399e457: Local verdict of MTC: none MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97-provIP(1372): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_iu_attach-BVCI196(1373): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_iu_attach-BVCI210(1378): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_iu_attach-BVCI220(1383): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test_0-SCCP(1385): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test_0-RAN(1386): fail (none -> fail) reason: "RANAP: Timeout waiting for RESET-ACK after sending RESET" MTC@ef989399e457: Local verdict of PTC SGSN_Test_0-M3UA(1387): none (fail -> fail) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP-IPA(1388): none (fail -> fail) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP(1389): none (fail -> fail) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GTP(1390): none (fail -> fail) MTC@ef989399e457: Local verdict of PTC TC_iu_attach(1391): none (fail -> fail) MTC@ef989399e457: Test case TC_iu_attach finished. Verdict: fail reason: RANAP: Timeout waiting for RESET-ACK after sending RESET MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach fail'. Sun Jun 23 12:10:15 UTC 2024 ------ SGSN_Tests_Iu.TC_iu_attach fail ------ Saving talloc report from 172.18.82.10:4245 to SGSN_Tests_Iu.TC_iu_attach.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=67752) Waiting for packet dumper to finish... 1 (prev_count=67752, count=93931) MTC@ef989399e457: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach fail' was executed successfully (exit status: 0). MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr'. ------ SGSN_Tests_Iu.TC_iu_attach_encr ------ Sun Jun 23 12:10:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests_Iu.TC_iu_attach_encr.pcap" >/data/SGSN_Tests_Iu.TC_iu_attach_encr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef989399e457: External command `../ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr' was executed successfully (exit status: 0). MTC@ef989399e457: Test case TC_iu_attach_encr started. SGSN_Test-Gb0-NS0(1392)@ef989399e457: Creating NSIP provider for "172.18.82.103":21010 SGSN_Test-Gb0-BSSGP0(1393)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1392)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1396)@ef989399e457: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1396)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI97(1396)@ef989399e457: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1396)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1396)@ef989399e457: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1397)@ef989399e457: Creating NSIP provider for "172.18.82.103":21011 SGSN_Test-Gb0-BSSGP0(1393)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1393)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_iu_attach_encr-BVCI196(1395)@ef989399e457: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1398)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1397)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1401)@ef989399e457: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1401)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI98(1401)@ef989399e457: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1401)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1401)@ef989399e457: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1402)@ef989399e457: Creating NSIP provider for "172.18.82.103":21012 SGSN_Test-Gb1-BSSGP1(1398)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1398)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_iu_attach_encr-BVCI210(1400)@ef989399e457: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1403)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1402)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1406)@ef989399e457: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1406)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI99(1406)@ef989399e457: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1406)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1406)@ef989399e457: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1403)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1403)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@ef989399e457: Connecting RANAP RAN_Emulation to SCCP_SP_PORT TC_iu_attach_encr-BVCI220(1405)@ef989399e457: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@ef989399e457: Starting RAN_Emulation SGSN_Test_0-M3UA(1409)@ef989399e457: ************************************************* SGSN_Test_0-M3UA(1409)@ef989399e457: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1409)@ef989399e457: ************************************************* SGSN_Test_0-SCCP(1407)@ef989399e457: v_sccp_pdu_maxlen:268 SGSN_Test_0-M3UA(1409)@ef989399e457: SCTP_ConnectResult -> connection established from: "172.18.82.103":23908 to server: "172.18.82.200":2905 association #8 SGSN_Test_0-M3UA(1409)@ef989399e457: Warning: Sendmsg error! Strerror=Success SGSN_Test-GSUP-IPA(1410)@ef989399e457: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1410)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1410)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1410)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1410)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1410)@ef989399e457: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1410)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1410)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_iu_attach_encr-BVCI196(1395)@ef989399e457: Adding Client=TC_iu_attach_encr(1413), IMSI='262420000001001'H, TLLI='E1B19BBF'O, index=0 SGSN_Test-GSUP(1411)@ef989399e457: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1413) TC_iu_attach_encr(1413)@ef989399e457: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { attachRequest := { messageType := '00000000'B, msNetworkCapability := { lengthIndicator := 0, msNetworkCapabilityV := { gea1bit := '1'B, smCapabilitiesviaDedicatedChannels := '1'B, smCapabilitiesviaGPRSChannels := '0'B, ucs2Support := '1'B, ssScreeningIndicator := '01'B, solSACapability := '0'B, revisionLevelIndicatior := '1'B, pFCFeatureMode := omit, extendedGEAbits := omit, lcsVAcapability := omit, pSInterRATHOtoUTRANIuModeCapability := omit, pSInterRATHOtoEUTRANS1ModeCapability := omit, eMMCombinedProceduresCapability := omit, iSRSupport := omit, sRVCCtoGERANUTRANCapability := omit, ePCCapability := omit, nFCapability := omit, gERANNertworkSharingCapability := omit, spare_octets := omit } }, attachType := { attachType := '001'B, for_l3 := '0'B }, gprsCKSN := { keySequence := '111'B, spare := '0'B }, drxParam := { splitPGCycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001001'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '485F'O ("H_"), rac := '8B'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1408)@ef989399e457: setverdict(fail): none -> fail reason: "RANAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "RANAP: Timeout waiting for RESET-ACK after sending RESET" MC@ef989399e457: Test Component 1408 has requested to stop MTC. Terminating current testcase execution. SGSN_Test_0-RAN(1408)@ef989399e457: Final verdict of PTC: fail reason: "RANAP: Timeout waiting for RESET-ACK after sending RESET" -NSVCI97(1396)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1393)@ef989399e457: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1395)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1397)@ef989399e457: Final verdict of PTC: none -NSVCI97-provIP(1394)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1392)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1398)@ef989399e457: Final verdict of PTC: none -NSVCI98-provIP(1399)@ef989399e457: Final verdict of PTC: none -NSVCI99(1406)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1402)@ef989399e457: Final verdict of PTC: none -NSVCI98(1401)@ef989399e457: Final verdict of PTC: none SGSN_Test_0-M3UA(1409)@ef989399e457: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1405)@ef989399e457: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1400)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP(1411)@ef989399e457: Final verdict of PTC: none -NSVCI99-provIP(1404)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1410)@ef989399e457: Final verdict of PTC: none SGSN_Test-GTP(1412)@ef989399e457: Final verdict of PTC: none SGSN_Test_0-SCCP(1407)@ef989399e457: Final verdict of PTC: none TC_iu_attach_encr(1413)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1403)@ef989399e457: Final verdict of PTC: none MTC@ef989399e457: Setting final verdict of the test case. MTC@ef989399e457: Local verdict of MTC: none MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-NS0(1392): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1393): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97-provIP(1394): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_iu_attach_encr-BVCI196(1395): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97(1396): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-NS1(1397): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1398): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98-provIP(1399): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_iu_attach_encr-BVCI210(1400): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98(1401): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-NS2(1402): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1403): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99-provIP(1404): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_iu_attach_encr-BVCI220(1405): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99(1406): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test_0-SCCP(1407): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test_0-RAN(1408): fail (none -> fail) reason: "RANAP: Timeout waiting for RESET-ACK after sending RESET" MTC@ef989399e457: Local verdict of PTC SGSN_Test_0-M3UA(1409): none (fail -> fail) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP-IPA(1410): none (fail -> fail) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP(1411): none (fail -> fail) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GTP(1412): none (fail -> fail) MTC@ef989399e457: Local verdict of PTC TC_iu_attach_encr(1413): none (fail -> fail) MTC@ef989399e457: Test case TC_iu_attach_encr finished. Verdict: fail reason: RANAP: Timeout waiting for RESET-ACK after sending RESET MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr fail'. Sun Jun 23 12:10:25 UTC 2024 ------ SGSN_Tests_Iu.TC_iu_attach_encr fail ------ Saving talloc report from 172.18.82.10:4245 to SGSN_Tests_Iu.TC_iu_attach_encr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=67454) Waiting for packet dumper to finish... 1 (prev_count=67454, count=93718) MTC@ef989399e457: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr fail' was executed successfully (exit status: 0). MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau'. ------ SGSN_Tests_Iu.TC_iu_attach_geran_rau ------ Sun Jun 23 12:10:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap" >/data/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef989399e457: External command `../ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau' was executed successfully (exit status: 0). MTC@ef989399e457: Test case TC_iu_attach_geran_rau started. SGSN_Test-Gb0-NS0(1414)@ef989399e457: Creating NSIP provider for "172.18.82.103":21010 SGSN_Test-Gb0-BSSGP0(1415)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1414)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1418)@ef989399e457: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1418)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI97(1418)@ef989399e457: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1418)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb1-NS1(1419)@ef989399e457: Creating NSIP provider for "172.18.82.103":21011 -NSVCI97(1418)@ef989399e457: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(1415)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1415)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1420)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1419)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1423)@ef989399e457: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_iu_attach_geran_rau-BVCI196(1417)@ef989399e457: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1423)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI98(1423)@ef989399e457: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1423)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1423)@ef989399e457: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(1420)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1420)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1424)@ef989399e457: Creating NSIP provider for "172.18.82.103":21012 TC_iu_attach_geran_rau-BVCI210(1422)@ef989399e457: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1425)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1424)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1428)@ef989399e457: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1428)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI99(1428)@ef989399e457: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1428)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1428)@ef989399e457: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1425)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1425)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@ef989399e457: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef989399e457: Starting RAN_Emulation SGSN_Test_0-M3UA(1431)@ef989399e457: ************************************************* SGSN_Test_0-M3UA(1431)@ef989399e457: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1431)@ef989399e457: ************************************************* SGSN_Test_0-SCCP(1429)@ef989399e457: v_sccp_pdu_maxlen:268 TC_iu_attach_geran_rau-BVCI220(1427)@ef989399e457: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-M3UA(1431)@ef989399e457: SCTP_ConnectResult -> connection established from: "172.18.82.103":23908 to server: "172.18.82.200":2905 association #8 SGSN_Test_0-M3UA(1431)@ef989399e457: Warning: Sendmsg error! Strerror=Success SGSN_Test-GSUP-IPA(1432)@ef989399e457: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1432)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1432)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1432)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1432)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1432)@ef989399e457: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1432)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1432)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_iu_attach_geran_rau-BVCI196(1417)@ef989399e457: Adding Client=TC_iu_attach_geran_rau(1435), IMSI='262420000001002'H, TLLI='FA9E9AA6'O, index=0 SGSN_Test-GSUP(1433)@ef989399e457: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1435) TC_iu_attach_geran_rau(1435)@ef989399e457: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { attachRequest := { messageType := '00000000'B, msNetworkCapability := { lengthIndicator := 0, msNetworkCapabilityV := { gea1bit := '1'B, smCapabilitiesviaDedicatedChannels := '1'B, smCapabilitiesviaGPRSChannels := '0'B, ucs2Support := '1'B, ssScreeningIndicator := '01'B, solSACapability := '0'B, revisionLevelIndicatior := '1'B, pFCFeatureMode := omit, extendedGEAbits := omit, lcsVAcapability := omit, pSInterRATHOtoUTRANIuModeCapability := omit, pSInterRATHOtoEUTRANS1ModeCapability := omit, eMMCombinedProceduresCapability := omit, iSRSupport := omit, sRVCCtoGERANUTRANCapability := omit, ePCCapability := omit, nFCapability := omit, gERANNertworkSharingCapability := omit, spare_octets := omit } }, attachType := { attachType := '001'B, for_l3 := '0'B }, gprsCKSN := { keySequence := '111'B, spare := '0'B }, drxParam := { splitPGCycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001002'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '5EBD'O, rac := '9A'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1430)@ef989399e457: setverdict(fail): none -> fail reason: "RANAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "RANAP: Timeout waiting for RESET-ACK after sending RESET" MC@ef989399e457: Test Component 1430 has requested to stop MTC. Terminating current testcase execution. SGSN_Test_0-RAN(1430)@ef989399e457: Final verdict of PTC: fail reason: "RANAP: Timeout waiting for RESET-ACK after sending RESET" TC_iu_attach_geran_rau-BVCI196(1417)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1415)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1414)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1420)@ef989399e457: Final verdict of PTC: none -NSVCI97(1418)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1419)@ef989399e457: Final verdict of PTC: none -NSVCI97-provIP(1416)@ef989399e457: Final verdict of PTC: none -NSVCI98(1423)@ef989399e457: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1422)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1425)@ef989399e457: Final verdict of PTC: none SGSN_Test_0-M3UA(1431)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP(1433)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1424)@ef989399e457: Final verdict of PTC: none -NSVCI99(1428)@ef989399e457: Final verdict of PTC: none -NSVCI98-provIP(1421)@ef989399e457: Final verdict of PTC: none SGSN_Test_0-SCCP(1429)@ef989399e457: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1427)@ef989399e457: Final verdict of PTC: none SGSN_Test-GTP(1434)@ef989399e457: Final verdict of PTC: none -NSVCI99-provIP(1426)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1432)@ef989399e457: Final verdict of PTC: none TC_iu_attach_geran_rau(1435)@ef989399e457: Final verdict of PTC: none MTC@ef989399e457: Setting final verdict of the test case. MTC@ef989399e457: Local verdict of MTC: none MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-NS0(1414): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1415): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97-provIP(1416): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1417): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97(1418): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-NS1(1419): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1420): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98-provIP(1421): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1422): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98(1423): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-NS2(1424): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1425): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99-provIP(1426): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1427): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99(1428): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test_0-SCCP(1429): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test_0-RAN(1430): fail (none -> fail) reason: "RANAP: Timeout waiting for RESET-ACK after sending RESET" MTC@ef989399e457: Local verdict of PTC SGSN_Test_0-M3UA(1431): none (fail -> fail) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP-IPA(1432): none (fail -> fail) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP(1433): none (fail -> fail) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GTP(1434): none (fail -> fail) MTC@ef989399e457: Local verdict of PTC TC_iu_attach_geran_rau(1435): none (fail -> fail) MTC@ef989399e457: Test case TC_iu_attach_geran_rau finished. Verdict: fail reason: RANAP: Timeout waiting for RESET-ACK after sending RESET MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau fail'. Sun Jun 23 12:10:35 UTC 2024 ------ SGSN_Tests_Iu.TC_iu_attach_geran_rau fail ------ Saving talloc report from 172.18.82.10:4245 to SGSN_Tests_Iu.TC_iu_attach_geran_rau.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=66708) Waiting for packet dumper to finish... 1 (prev_count=66708, count=93096) MTC@ef989399e457: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau fail' was executed successfully (exit status: 0). MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau'. ------ SGSN_Tests_Iu.TC_geran_attach_iu_rau ------ Sun Jun 23 12:10:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap" >/data/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef989399e457: External command `../ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau' was executed successfully (exit status: 0). MTC@ef989399e457: Test case TC_geran_attach_iu_rau started. SGSN_Test-Gb0-NS0(1436)@ef989399e457: Creating NSIP provider for "172.18.82.103":21010 SGSN_Test-Gb0-BSSGP0(1437)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1436)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1440)@ef989399e457: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1440)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI97(1440)@ef989399e457: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1440)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1440)@ef989399e457: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1441)@ef989399e457: Creating NSIP provider for "172.18.82.103":21011 SGSN_Test-Gb0-BSSGP0(1437)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1437)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1442)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_geran_attach_iu_rau-BVCI196(1439)@ef989399e457: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1441)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1446)@ef989399e457: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1446)@ef989399e457: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1445)@ef989399e457: Creating NSIP provider for "172.18.82.103":21012 -NSVCI98(1446)@ef989399e457: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1446)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1446)@ef989399e457: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(1442)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1442)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_geran_attach_iu_rau-BVCI210(1443)@ef989399e457: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1447)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1445)@ef989399e457: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.82.103", remote_udp_port := 23000, remote_ip := "172.18.82.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1450)@ef989399e457: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1450)@ef989399e457: Provider Link came up: sending NS-RESET -NSVCI99(1450)@ef989399e457: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1450)@ef989399e457: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1450)@ef989399e457: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1447)@ef989399e457: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1447)@ef989399e457: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@ef989399e457: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ef989399e457: Starting RAN_Emulation SGSN_Test_0-M3UA(1453)@ef989399e457: ************************************************* SGSN_Test_0-M3UA(1453)@ef989399e457: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1453)@ef989399e457: ************************************************* SGSN_Test_0-SCCP(1451)@ef989399e457: v_sccp_pdu_maxlen:268 TC_geran_attach_iu_rau-BVCI220(1449)@ef989399e457: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-M3UA(1453)@ef989399e457: SCTP_ConnectResult -> connection established from: "172.18.82.103":23908 to server: "172.18.82.200":2905 association #8 SGSN_Test_0-M3UA(1453)@ef989399e457: Warning: Sendmsg error! Strerror=Success SGSN_Test-GSUP-IPA(1454)@ef989399e457: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1454)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1454)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1454)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1454)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1454)@ef989399e457: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1454)@ef989399e457: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1454)@ef989399e457: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_geran_attach_iu_rau-BVCI196(1439)@ef989399e457: Adding Client=TC_geran_attach_iu_rau(1457), IMSI='262420000001003'H, TLLI='DA8C9E6C'O, index=0 SGSN_Test-GSUP(1455)@ef989399e457: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1457) TC_geran_attach_iu_rau(1457)@ef989399e457: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '5909BA69D6F100B1C0D36BA13E968476'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1E36AA49'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3CEBAE3A743CBBE4'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '3304B47AADF24235815FA79A47F3E382'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E60A9129FD84E915E4BD4F486AB9AB9E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '0E493E8C591AB336F39379D282474156'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '942C30EC52F19A63'O } } } } } SGSN_Test-GSUP(1455)@ef989399e457: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1457) SGSN_Test-GSUP(1455)@ef989399e457: Added IMSI table entry 0TC_geran_attach_iu_rau(1457)"262420000001003" TC_geran_attach_iu_rau(1457)@ef989399e457: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { routingAreaUpdateRequest := { messageType := '00000000'B, updateType := { valueField := '000'B, for_l3 := '0'B }, gprsCKSN := { keySequence := '111'B, spare := '0'B }, oldRoutingAreaId := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '00'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, oldPTMSISignature := omit, readyTimerValue := omit, drxParameter := omit, tmsiStatus := omit, ptmsi := { elementIdentifier := '0100011'B, spare1 := '0'B, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'C79DF22C'O } } } } }, mSNetworkCapability := omit, pdpContextStatus := omit, pC_LCSCapability := omit, mBMS_ContextStatus := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, oldRoutingAreaIdentification2 := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, voiceDomainUEUsageSetting := omit, p_TMSI_Type := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1452)@ef989399e457: setverdict(fail): none -> fail reason: "RANAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "RANAP: Timeout waiting for RESET-ACK after sending RESET" MC@ef989399e457: Test Component 1452 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-Gb2-NS2(1445)@ef989399e457: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1443)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1437)@ef989399e457: Final verdict of PTC: none -NSVCI97(1440)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1442)@ef989399e457: Final verdict of PTC: none SGSN_Test_0-RAN(1452)@ef989399e457: Final verdict of PTC: fail reason: "RANAP: Timeout waiting for RESET-ACK after sending RESET" -NSVCI99(1450)@ef989399e457: Final verdict of PTC: none SGSN_Test-GTP(1456)@ef989399e457: Final verdict of PTC: none -NSVCI97-provIP(1438)@ef989399e457: Final verdict of PTC: none -NSVCI99-provIP(1448)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1436)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP(1455)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1447)@ef989399e457: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1441)@ef989399e457: Final verdict of PTC: none -NSVCI98-provIP(1444)@ef989399e457: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1439)@ef989399e457: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1454)@ef989399e457: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1449)@ef989399e457: Final verdict of PTC: none SGSN_Test_0-SCCP(1451)@ef989399e457: Final verdict of PTC: none -NSVCI98(1446)@ef989399e457: Final verdict of PTC: none TC_geran_attach_iu_rau(1457)@ef989399e457: Final verdict of PTC: none SGSN_Test_0-M3UA(1453)@ef989399e457: Final verdict of PTC: none MTC@ef989399e457: Setting final verdict of the test case. MTC@ef989399e457: Local verdict of MTC: none MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-NS0(1436): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1437): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97-provIP(1438): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1439): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI97(1440): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-NS1(1441): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1442): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1443): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98-provIP(1444): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-NS2(1445): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI98(1446): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1447): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99-provIP(1448): none (none -> none) MTC@ef989399e457: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1449): none (none -> none) MTC@ef989399e457: Local verdict of PTC -NSVCI99(1450): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test_0-SCCP(1451): none (none -> none) MTC@ef989399e457: Local verdict of PTC SGSN_Test_0-RAN(1452): fail (none -> fail) reason: "RANAP: Timeout waiting for RESET-ACK after sending RESET" MTC@ef989399e457: Local verdict of PTC SGSN_Test_0-M3UA(1453): none (fail -> fail) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP-IPA(1454): none (fail -> fail) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GSUP(1455): none (fail -> fail) MTC@ef989399e457: Local verdict of PTC SGSN_Test-GTP(1456): none (fail -> fail) MTC@ef989399e457: Local verdict of PTC TC_geran_attach_iu_rau(1457): none (fail -> fail) MTC@ef989399e457: Test case TC_geran_attach_iu_rau finished. Verdict: fail reason: RANAP: Timeout waiting for RESET-ACK after sending RESET MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau fail'. Sun Jun 23 12:10:44 UTC 2024 ------ SGSN_Tests_Iu.TC_geran_attach_iu_rau fail ------ Saving talloc report from 172.18.82.10:4245 to SGSN_Tests_Iu.TC_geran_attach_iu_rau.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=99994) Waiting for packet dumper to finish... 1 (prev_count=99994, count=108519) MTC@ef989399e457: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau fail' was executed successfully (exit status: 0). MC@ef989399e457: Test execution finished. MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive'. ------ SGSN_Tests_NS.TC_NS_connect_alive ------ Sun Jun 23 12:10:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests_NS.TC_NS_connect_alive.pcap" >/data/SGSN_Tests_NS.TC_NS_connect_alive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef989399e457: External command `../ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive' was executed successfully (exit status: 0). MTC@ef989399e457: Test case TC_NS_connect_alive started. -provIP0(1458)@ef989399e457: Final verdict of PTC: none MTC@ef989399e457: Setting final verdict of the test case. MTC@ef989399e457: Local verdict of MTC: none MTC@ef989399e457: Local verdict of PTC -provIP0(1458): none (none -> none) MTC@ef989399e457: Test case TC_NS_connect_alive finished. Verdict: none MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive none'. Sun Jun 23 12:10:49 UTC 2024 ------ SGSN_Tests_NS.TC_NS_connect_alive none ------ Saving talloc report from 172.18.82.10:4245 to SGSN_Tests_NS.TC_NS_connect_alive.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=9710) Waiting for packet dumper to finish... 1 (prev_count=9710, count=18039) MTC@ef989399e457: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive none' was executed successfully (exit status: 0). MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset'. ------ SGSN_Tests_NS.TC_NS_connect_reset ------ Sun Jun 23 12:10:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/SGSN_Tests_NS.TC_NS_connect_reset.pcap" >/data/SGSN_Tests_NS.TC_NS_connect_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@ef989399e457: External command `../ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset' was executed successfully (exit status: 0). MTC@ef989399e457: Test case TC_NS_connect_reset started. MTC@ef989399e457: setverdict(pass): none -> pass -provIP0(1459)@ef989399e457: Final verdict of PTC: none MTC@ef989399e457: Setting final verdict of the test case. MTC@ef989399e457: Local verdict of MTC: pass MTC@ef989399e457: Local verdict of PTC -provIP0(1459): none (pass -> pass) MTC@ef989399e457: Test case TC_NS_connect_reset finished. Verdict: pass MTC@ef989399e457: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass'. Sun Jun 23 12:10:53 UTC 2024 ====== SGSN_Tests_NS.TC_NS_connect_reset pass ====== Saving talloc report from 172.18.82.10:4245 to SGSN_Tests_NS.TC_NS_connect_reset.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=7196) Waiting for packet dumper to finish... 1 (prev_count=7196, count=15525) MTC@ef989399e457: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass' was executed successfully (exit status: 0). MC@ef989399e457: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@ef989399e457: Terminating MTC. MC@ef989399e457: MTC terminated. MC2> exit MC@ef989399e457: Shutting down session. MC@ef989399e457: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/sgsn/expected-results.xml' against results in 'junit-xml-21.log' -------------------- pass SGSN_Tests.TC_attach pass SGSN_Tests.TC_attach_mnc3 pass SGSN_Tests.TC_attach_umts_aka_umts_res pass SGSN_Tests.TC_attach_umts_aka_gsm_sres pass SGSN_Tests.TC_attach_timeout_after_pdp_act pass SGSN_Tests.TC_attach_auth_id_timeout pass SGSN_Tests.TC_attach_auth_sai_timeout pass SGSN_Tests.TC_attach_auth_sai_reject xfail SGSN_Tests.TC_attach_gsup_lu_timeout xfail SGSN_Tests.TC_attach_gsup_lu_reject pass SGSN_Tests.TC_attach_combined pass SGSN_Tests.TC_attach_accept_all pass SGSN_Tests.TC_attach_closed pass SGSN_Tests.TC_attach_no_imei_response pass SGSN_Tests.TC_attach_no_imsi_response pass SGSN_Tests.TC_attach_closed_add_vty pass SGSN_Tests.TC_attach_check_subscriber_list pass SGSN_Tests.TC_attach_detach_check_subscriber_list pass SGSN_Tests.TC_attach_check_complete_resend pass SGSN_Tests.TC_hlr_location_cancel_request_update pass SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass SGSN_Tests.TC_rau_unknown pass SGSN_Tests.TC_attach_rau pass SGSN_Tests.TC_attach_rau_a_a pass SGSN_Tests.TC_attach_rau_a_b pass SGSN_Tests.TC_attach_usim_resync pass SGSN_Tests.TC_attach_usim_a54_a54 pass SGSN_Tests.TC_attach_usim_a54_a53 pass SGSN_Tests.TC_attach_usim_a53_a54 pass SGSN_Tests.TC_attach_usim_a50_a54 pass SGSN_Tests.TC_attach_usim_a54_a50 pass SGSN_Tests.TC_detach_unknown_nopoweroff pass SGSN_Tests.TC_detach_unknown_poweroff pass SGSN_Tests.TC_detach_nopoweroff pass SGSN_Tests.TC_detach_poweroff pass SGSN_Tests.TC_attach_pdp_act pass SGSN_Tests.TC_pdp_act_unattached pass SGSN_Tests.TC_attach_pdp_act_user pass SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass SGSN_Tests.TC_attach_pdp_act_deact_dup xfail SGSN_Tests.TC_attach_second_attempt pass SGSN_Tests.TC_attach_echo_timeout pass SGSN_Tests.TC_attach_restart_ctr_echo pass SGSN_Tests.TC_attach_restart_ctr_create pass SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass SGSN_Tests.TC_attach_pdp_act_gmm_detach pass SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass SGSN_Tests.TC_xid_empty_l3 pass SGSN_Tests.TC_xid_n201u pass SGSN_Tests.TC_llc_null pass SGSN_Tests.TC_llc_sabm_dm_llgmm pass SGSN_Tests.TC_llc_sabm_dm_ll5 pass SGSN_Tests.TC_suspend_nopaging pass SGSN_Tests.TC_suspend_resume pass SGSN_Tests.TC_suspend_rau pass SGSN_Tests.TC_paging_ps pass SGSN_Tests.TC_bssgp_rim_single_report pass SGSN_Tests.TC_rim_eutran_to_geran pass SGSN_Tests.TC_cell_change_different_rai_ci_attach pass SGSN_Tests.TC_cell_change_different_rai_ci_data pass SGSN_Tests.TC_cell_change_different_ci_attach pass SGSN_Tests.TC_cell_change_different_ci_data pass SGSN_Tests.TC_attach_req_id_req_ra_update pass->FAIL SGSN_Tests_Iu.TC_iu_attach pass->FAIL SGSN_Tests_Iu.TC_iu_attach_encr pass->FAIL SGSN_Tests_Iu.TC_iu_attach_geran_rau pass->FAIL SGSN_Tests_Iu.TC_geran_attach_iu_rau pass SGSN_Tests_NS.TC_NS_connect_alive pass SGSN_Tests_NS.TC_NS_connect_reset NEW: FAIL SGSN_Tests.TC_sgsn_context_req_in NEW: FAIL SGSN_Tests.TC_sgsn_context_req_out Summary: pass->FAIL: 4 NEW: FAIL: 2 xfail: 3 pass: 69 skip: 5 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh SGSN_Tests --rm Generated SGSN_Tests.TC_NS_connect_alive.merged Generated SGSN_Tests.TC_NS_connect_reset.merged Generated SGSN_Tests.TC_attach.merged Generated SGSN_Tests.TC_attach_accept_all.merged Generated SGSN_Tests.TC_attach_auth_id_timeout.merged Generated SGSN_Tests.TC_attach_auth_sai_reject.merged Generated SGSN_Tests.TC_attach_auth_sai_timeout.merged Generated SGSN_Tests.TC_attach_check_complete_resend.merged Generated SGSN_Tests.TC_attach_check_subscriber_list.merged Generated SGSN_Tests.TC_attach_closed.merged Generated SGSN_Tests.TC_attach_closed_add_vty.merged Generated SGSN_Tests.TC_attach_combined.merged Generated SGSN_Tests.TC_attach_detach_check_subscriber_list.merged Generated SGSN_Tests.TC_attach_echo_timeout.merged Generated SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.merged Generated SGSN_Tests.TC_attach_gsup_lu_reject.merged Generated SGSN_Tests.TC_attach_gsup_lu_timeout.merged Generated SGSN_Tests.TC_attach_mnc3.merged Generated SGSN_Tests.TC_attach_no_imei_response.merged Generated SGSN_Tests.TC_attach_no_imsi_response.merged Generated SGSN_Tests.TC_attach_pdp_act.merged Generated SGSN_Tests.TC_attach_pdp_act_deact_dup.merged Generated SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.merged Generated SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.merged Generated SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.merged Generated SGSN_Tests.TC_attach_pdp_act_ggsn_reject.merged Generated SGSN_Tests.TC_attach_pdp_act_gmm_detach.merged Generated SGSN_Tests.TC_attach_pdp_act_user.merged Generated SGSN_Tests.TC_attach_pdp_act_user_deact_mo.merged Generated SGSN_Tests.TC_attach_pdp_act_user_deact_mt.merged Generated SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.merged Generated SGSN_Tests.TC_attach_rau.merged Generated SGSN_Tests.TC_attach_rau_a_a.merged Generated SGSN_Tests.TC_attach_rau_a_b.merged Generated SGSN_Tests.TC_attach_req_id_req_ra_update.merged Generated SGSN_Tests.TC_attach_restart_ctr_create.merged Generated SGSN_Tests.TC_attach_restart_ctr_echo.merged Generated SGSN_Tests.TC_attach_second_attempt.merged Generated SGSN_Tests.TC_attach_timeout_after_pdp_act.merged Generated SGSN_Tests.TC_attach_umts_aka_gsm_sres.merged Generated SGSN_Tests.TC_attach_umts_aka_umts_res.merged Generated SGSN_Tests.TC_attach_usim_a50_a54.merged Generated SGSN_Tests.TC_attach_usim_a53_a54.merged Generated SGSN_Tests.TC_attach_usim_a54_a50.merged Generated SGSN_Tests.TC_attach_usim_a54_a53.merged Generated SGSN_Tests.TC_attach_usim_a54_a54.merged Generated SGSN_Tests.TC_attach_usim_resync.merged Generated SGSN_Tests.TC_bssgp_rim_single_report.merged Generated SGSN_Tests.TC_cell_change_different_ci_attach.merged Generated SGSN_Tests.TC_cell_change_different_ci_data.merged Generated SGSN_Tests.TC_cell_change_different_rai_ci_attach.merged Generated SGSN_Tests.TC_cell_change_different_rai_ci_data.merged Generated SGSN_Tests.TC_detach_nopoweroff.merged Generated SGSN_Tests.TC_detach_poweroff.merged Generated SGSN_Tests.TC_detach_unknown_nopoweroff.merged Generated SGSN_Tests.TC_detach_unknown_poweroff.merged Generated SGSN_Tests.TC_geran_attach_iu_rau.merged Generated SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.merged Generated SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.merged Generated SGSN_Tests.TC_hlr_location_cancel_request_update.merged Generated SGSN_Tests.TC_hlr_location_cancel_request_withdraw.merged Generated SGSN_Tests.TC_iu_attach.merged Generated SGSN_Tests.TC_iu_attach_encr.merged Generated SGSN_Tests.TC_iu_attach_geran_rau.merged Generated SGSN_Tests.TC_llc_null.merged Generated SGSN_Tests.TC_llc_sabm_dm_ll5.merged Generated SGSN_Tests.TC_llc_sabm_dm_llgmm.merged Generated SGSN_Tests.TC_paging_ps.merged Generated SGSN_Tests.TC_pdp_act_unattached.merged Generated SGSN_Tests.TC_rau_unknown.merged Generated SGSN_Tests.TC_rim_eutran_to_geran.merged Generated SGSN_Tests.TC_sgsn_context_req_in.merged Generated SGSN_Tests.TC_sgsn_context_req_out.merged Generated SGSN_Tests.TC_suspend_nopaging.merged Generated SGSN_Tests.TC_suspend_rau.merged Generated SGSN_Tests.TC_suspend_resume.merged Generated SGSN_Tests.TC_xid_empty_l3.merged Generated SGSN_Tests.TC_xid_n201u.merged Removing Input log files !!! + exit 0 + clean_up_common + set +e + set +x ### Clean up ### + trap - EXIT INT TERM 0 + type clean_up + network_clean + docker network inspect ttcn3-sgsn-test-82 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-ttcn3-sgsn-test-io_uring-105-stp jenkins-ttcn3-sgsn-test-io_uring-105-sgsn + [ -n jenkins-ttcn3-sgsn-test-io_uring-105-stp jenkins-ttcn3-sgsn-test-io_uring-105-sgsn ] + docker_kill_wait jenkins-ttcn3-sgsn-test-io_uring-105-stp jenkins-ttcn3-sgsn-test-io_uring-105-sgsn + docker kill jenkins-ttcn3-sgsn-test-io_uring-105-stp jenkins-ttcn3-sgsn-test-io_uring-105-sgsn jenkins-ttcn3-sgsn-test-io_uring-105-stp jenkins-ttcn3-sgsn-test-io_uring-105-sgsn + docker wait jenkins-ttcn3-sgsn-test-io_uring-105-stp jenkins-ttcn3-sgsn-test-io_uring-105-sgsn Error response from daemon: No such container: jenkins-ttcn3-sgsn-test-io_uring-105-stp Error response from daemon: No such container: jenkins-ttcn3-sgsn-test-io_uring-105-sgsn + true + network_remove + set +x Removing network ttcn3-sgsn-test-82 + docker network remove ttcn3-sgsn-test-82 ttcn3-sgsn-test-82 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache:/cache --name jenkins-ttcn3-sgsn-test-io_uring-105-cleaner debian:bookworm sh -e -x -c chmod -R a+rX /data/ /cache/ chown -R 1000:1000 /data /cache + chmod -R a+rX /data/ /cache/ + chown -R 1000:1000 /data /cache + collect_logs + cat /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/sgsn-tester/junit-xml-21.log SGSN_Tests.ttcn:3916 SGSN_Tests control part SGSN_Tests.ttcn:1191 TC_attach_gsup_lu_timeout testcase SGSN_Tests.ttcn:3917 SGSN_Tests control part SGSN_Tests.ttcn:1222 TC_attach_gsup_lu_reject testcase Tguard timeout SGSN_Tests.ttcn:3952 SGSN_Tests control part SGSN_Tests.ttcn:1946 TC_attach_second_attempt testcase Timeout waiting for SGSN Context Resp SGSN_Tests.ttcn:3983 SGSN_Tests control part SGSN_Tests.ttcn:3805 TC_sgsn_context_req_in testcase Rx unexpected RAU Reject SGSN_Tests.ttcn:3984 SGSN_Tests control part SGSN_Tests.ttcn:3903 TC_sgsn_context_req_out testcase RANAP: Timeout waiting for RESET-ACK after sending RESET SGSN_Tests_Iu.ttcn:119 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:44 TC_iu_attach testcase RANAP: Timeout waiting for RESET-ACK after sending RESET SGSN_Tests_Iu.ttcn:120 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:65 TC_iu_attach_encr testcase RANAP: Timeout waiting for RESET-ACK after sending RESET SGSN_Tests_Iu.ttcn:121 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:91 TC_iu_attach_geran_rau testcase RANAP: Timeout waiting for RESET-ACK after sending RESET SGSN_Tests_Iu.ttcn:122 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:114 TC_geran_attach_iu_rau testcase no verdict Recording test results [Checks API] No suitable checks publisher found. Build step 'Publish JUnit test result report' changed build result to UNSTABLE Archiving artifacts Finished: UNSTABLE