Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/docker-playground > git init /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.39.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 570e8cda818242b03b31b5daac6a99177857aafa (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 570e8cda818242b03b31b5daac6a99177857aafa # timeout=10 Commit message: "asterisk: pjsip.conf: Enable USIM Auth over AMI interface" > git rev-list --no-walk f6f9f71be00879585854991f9c740951069669e0 # timeout=10 [ttcn3-sgsn-test] $ /bin/sh -xe /tmp/jenkins11890276513265731462.sh + export REGISTRY_HOST=registry.osmocom.org + DIR=ttcn3-sgsn-test + export IMAGE_SUFFIX=master + cd ttcn3-sgsn-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs ] + [ xjenkins-ttcn3-sgsn-test-2360 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/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/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/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --pull -t osmocom-build/debian-bookworm-build:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 5.77kB done #1 DONE 0.1s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.1s #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.1s #5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #5 DONE 0.0s #6 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 #6 resolve registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 0.0s done #6 DONE 0.0s #7 [internal] load build context #7 transferring context: 1.96kB done #7 DONE 0.1s #8 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #8 DONE 0.2s #9 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #9 DONE 0.2s #10 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #10 DONE 0.2s #11 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #11 DONE 0.2s #12 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #12 CACHED #13 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #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 [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 #16 CACHED #17 [ 4/16] RUN SET -x && useradd --uid=1000 build && mkdir /build && chown -R build:build /build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #17 CACHED #18 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #18 CACHED #19 [10/16] RUN SET -x && git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests && cd osmo-python-tests && python3 setup.py clean build install && cd .. && rm -rf osmo-python-tests #19 CACHED #20 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #20 CACHED #21 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #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 [ 5/16] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-bookworm-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget && apt-get clean && wget https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #23 CACHED #24 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #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:df556b12497ac8b3cb56916dc3208d36b49b53f75d8ff8c799561eaf491b67e4 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/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n df556b12497a + 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/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/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 .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 1.23kB done #2 DONE 0.1s #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 DONE 0.0s #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 DONE 0.1s #7 [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 #7 CACHED #8 [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 #8 CACHED #9 [3/7] WORKDIR /DATA #9 CACHED #10 [4/7] RUN GIT clone https://gerrit.osmocom.org/libosmo-sccp.git #10 CACHED #11 [5/7] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/LIBOSMO-SCCP/+/MASTER?FORMAT=TEXT /tmp/commit-libosmo-sccp #11 CACHED #12 [7/7] COPY OSMO-STP.CFG /data/ #12 CACHED #13 exporting to image #13 exporting layers done #13 writing image sha256:c2b5602ba7f272bd946f39e8e79b78382e7f3aa80604bde6cce60c85cdfdee39 0.0s done #13 naming to docker.io/osmocom-build/osmo-stp-master:latest 0.0s done #13 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/osmo-stp-master' + docker_image_exists osmo-stp-master + docker images -q osmocom-build/osmo-stp-master + test -n c2b5602ba7f2 + 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.55.6930.202405292026 amd64 Development headers for Osmocom network interface ii libosmocodec4:amd64 1.9.0.199.c380b.202405292026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.199.c380b.202405292026 amd64 Osmo coding library ii libosmocore 1.9.0.199.c380b.202405292026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.199.c380b.202405292026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.199.c380b.202405292026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.199.c380b.202405292026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.199.c380b.202405292026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.199.c380b.202405292026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.199.c380b.202405292026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.55.6930.202405292026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.199.c380b.202405292026 amd64 Osmo SIM library ii libosmousb0:amd64 1.9.0.199.c380b.202405292026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.199.c380b.202405292026 amd64 Osmo VTY library ii osmocom-nightly 202405292026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master'] + [ 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/debian-bookworm-build' rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/common .common docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --pull -t osmocom-build/debian-bookworm-build:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 5.77kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B 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:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 #8 resolve registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 #8 resolve registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 0.1s done #8 DONE 0.1s #9 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #9 DONE 0.1s #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #10 DONE 0.2s #11 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #11 DONE 0.2s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.0s #12 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #12 CACHED #13 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #13 CACHED #14 [ 4/16] RUN SET -x && useradd --uid=1000 build && mkdir /build && chown -R build:build /build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #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 [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 #16 CACHED #17 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #17 CACHED #18 [ 5/16] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-bookworm-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget && apt-get clean && wget https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #18 CACHED #19 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #19 CACHED #20 [ 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 #20 CACHED #21 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config pylint python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc && apt-get clean #21 CACHED #22 [10/16] RUN SET -x && git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests && cd osmo-python-tests && python3 setup.py clean build install && cd .. && rm -rf osmo-python-tests #22 CACHED #23 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #23 CACHED #24 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #24 CACHED #25 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #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:df556b12497ac8b3cb56916dc3208d36b49b53f75d8ff8c799561eaf491b67e4 0.0s done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest done #27 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n df556b12497a + 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/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/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 .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 1.68kB done #2 DONE 0.0s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #3 DONE 0.0s #4 [internal] load build context #4 DONE 0.0s #5 [1/8] FROM docker.io/osmocom-build/debian-bookworm-build #5 CACHED #6 [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 #6 ... #7 https://gerrit.osmocom.org/plugins/gitiles/osmo-sgsn/+/master?format=TEXT #7 CACHED #4 [internal] load build context #4 transferring context: 433B done #4 DONE 0.0s #6 [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 #6 0.400 Hit:1 http://deb.debian.org/debian bookworm InRelease #6 0.400 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #6 0.400 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #6 0.520 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #6 0.888 Reading package lists... #6 1.162 Reading package lists... #6 1.418 Building dependency tree... #6 1.471 Reading state information... #6 1.534 The following additional packages will be installed: #6 1.535 libasn1c1 libgtp6 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran9 #6 1.535 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore21 #6 1.535 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 #6 1.535 libosmosim2 libosmotrau2 libosmousb0 libosmovty13 libsmpp1 osmocom-nightly #6 1.547 The following NEW packages will be installed: #6 1.547 libasn1c-dev libasn1c1 libgtp-dev libgtp6 libosmo-abis-dev #6 1.547 libosmo-gsup-client-dev libosmo-gsup-client0 libosmo-netif-dev #6 1.547 libosmo-ranap-dev libosmo-ranap7 libosmo-sccp-dev libosmo-sigtran-dev #6 1.547 libosmo-sigtran9 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore #6 1.547 libosmocore-dev libosmocore21 libosmoctrl0 libosmogb14 libosmogsm20 #6 1.547 libosmoisdn0 libosmonetif11 libosmosim2 libosmotrau2 libosmousb0 #6 1.547 libosmovty13 libsmpp1 libsmpp34-dev osmocom-nightly #6 1.565 0 upgraded, 31 newly installed, 0 to remove and 0 not upgraded. #6 1.565 Need to get 3919 kB of archives. #6 1.565 After this operation, 17.8 MB of additional disk space will be used. #6 1.565 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202405292026 [1172 B] #6 1.566 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore21 1.9.0.199.c380b.202405292026 [164 kB] #6 1.568 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp6 1.11.0.30.5758.202405292026 [38.2 kB] #6 1.569 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp-dev 1.11.0.30.5758.202405292026 [139 kB] #6 1.570 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.9.0.199.c380b.202405292026 [46.0 kB] #6 1.570 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau2 1.5.1.12.6222.202405292026 [29.0 kB] #6 1.571 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.9.0.199.c380b.202405292026 [65.4 kB] #6 1.571 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.9.0.199.c380b.202405292026 [222 kB] #6 1.573 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.9.0.199.c380b.202405292026 [98.5 kB] #6 1.574 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.5.1.12.6222.202405292026 [72.6 kB] #6 1.575 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-abis-dev 1.5.1.12.6222.202405292026 [111 kB] #6 1.576 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.7.0.15.6b77.202405292026 [19.0 kB] #6 1.576 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.9.0.199.c380b.202405292026 [66.0 kB] #6 1.576 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.9.0.199.c380b.202405292026 [172 kB] #6 1.578 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.9.0.199.c380b.202405292026 [54.4 kB] #6 1.579 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.9.0.199.c380b.202405292026 [58.5 kB] #6 1.579 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.9.0.199.c380b.202405292026 [45.2 kB] #6 1.579 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.9.0.199.c380b.202405292026 [38.6 kB] #6 1.580 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.9.0.199.c380b.202405292026 [838 kB] #6 1.588 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client-dev 1.7.0.15.6b77.202405292026 [22.4 kB] #6 1.588 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.4.0.55.6930.202405292026 [52.4 kB] #6 1.588 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.4.0.55.6930.202405292026 [64.7 kB] #6 1.589 Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sccp-dev 1.8.0.66.705a.202405292026 [87.9 kB] #6 1.590 Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran9 1.8.0.66.705a.202405292026 [123 kB] #6 1.591 Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dev 1.8.0.66.705a.202405292026 [581 kB] #6 1.596 Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libsmpp1 1.14.4.202405292026 [101 kB] #6 1.597 Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libsmpp34-dev 1.14.4.202405292026 [112 kB] #6 1.598 Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.36.2.5324.202405292026 [75.3 kB] #6 1.599 Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c-dev 0.9.36.2.5324.202405292026 [106 kB] #6 1.600 Get:30 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.5.1.8.977d3b.202405292026 [223 kB] #6 1.602 Get:31 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap-dev 1.5.1.8.977d3b.202405292026 [91.8 kB] #6 1.708 debconf: delaying package configuration, since apt-utils is not installed #6 1.751 Fetched 3919 kB in 0s (74.9 MB/s) #6 1.818 Selecting previously unselected package osmocom-nightly. #6 1.818 (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 ... 117416 files and directories currently installed.) #6 1.855 Preparing to unpack .../00-osmocom-nightly_202405292026_amd64.deb ... #6 1.872 Unpacking osmocom-nightly (202405292026) ... #6 2.005 Selecting previously unselected package libosmocore21:amd64. #6 2.013 Preparing to unpack .../01-libosmocore21_1.9.0.199.c380b.202405292026_amd64.deb ... #6 2.049 Unpacking libosmocore21:amd64 (1.9.0.199.c380b.202405292026) ... #6 2.198 Selecting previously unselected package libgtp6:amd64. #6 2.206 Preparing to unpack .../02-libgtp6_1.11.0.30.5758.202405292026_amd64.deb ... #6 2.224 Unpacking libgtp6:amd64 (1.11.0.30.5758.202405292026) ... #6 2.350 Selecting previously unselected package libgtp-dev:amd64. #6 2.368 Preparing to unpack .../03-libgtp-dev_1.11.0.30.5758.202405292026_amd64.deb ... #6 2.386 Unpacking libgtp-dev:amd64 (1.11.0.30.5758.202405292026) ... #6 2.526 Selecting previously unselected package libosmocodec4:amd64. #6 2.544 Preparing to unpack .../04-libosmocodec4_1.9.0.199.c380b.202405292026_amd64.deb ... #6 2.562 Unpacking libosmocodec4:amd64 (1.9.0.199.c380b.202405292026) ... #6 2.694 Selecting previously unselected package libosmotrau2:amd64. #6 2.702 Preparing to unpack .../05-libosmotrau2_1.5.1.12.6222.202405292026_amd64.deb ... #6 2.718 Unpacking libosmotrau2:amd64 (1.5.1.12.6222.202405292026) ... #6 2.832 Selecting previously unselected package libosmoisdn0:amd64. #6 2.840 Preparing to unpack .../06-libosmoisdn0_1.9.0.199.c380b.202405292026_amd64.deb ... #6 2.857 Unpacking libosmoisdn0:amd64 (1.9.0.199.c380b.202405292026) ... #6 3.004 Selecting previously unselected package libosmogsm20:amd64. #6 3.012 Preparing to unpack .../07-libosmogsm20_1.9.0.199.c380b.202405292026_amd64.deb ... #6 3.029 Unpacking libosmogsm20:amd64 (1.9.0.199.c380b.202405292026) ... #6 3.183 Selecting previously unselected package libosmovty13:amd64. #6 3.190 Preparing to unpack .../08-libosmovty13_1.9.0.199.c380b.202405292026_amd64.deb ... #6 3.207 Unpacking libosmovty13:amd64 (1.9.0.199.c380b.202405292026) ... #6 3.345 Selecting previously unselected package libosmoabis13:amd64. #6 3.363 Preparing to unpack .../09-libosmoabis13_1.5.1.12.6222.202405292026_amd64.deb ... #6 3.380 Unpacking libosmoabis13:amd64 (1.5.1.12.6222.202405292026) ... #6 3.502 Selecting previously unselected package libosmo-abis-dev:amd64. #6 3.520 Preparing to unpack .../10-libosmo-abis-dev_1.5.1.12.6222.202405292026_amd64.deb ... #6 3.537 Unpacking libosmo-abis-dev:amd64 (1.5.1.12.6222.202405292026) ... #6 3.676 Selecting previously unselected package libosmo-gsup-client0:amd64. #6 3.685 Preparing to unpack .../11-libosmo-gsup-client0_1.7.0.15.6b77.202405292026_amd64.deb ... #6 3.701 Unpacking libosmo-gsup-client0:amd64 (1.7.0.15.6b77.202405292026) ... #6 3.836 Selecting previously unselected package libosmocoding0:amd64. #6 3.841 Preparing to unpack .../12-libosmocoding0_1.9.0.199.c380b.202405292026_amd64.deb ... #6 3.858 Unpacking libosmocoding0:amd64 (1.9.0.199.c380b.202405292026) ... #6 3.982 Selecting previously unselected package libosmogb14:amd64. #6 4.000 Preparing to unpack .../13-libosmogb14_1.9.0.199.c380b.202405292026_amd64.deb ... #6 4.018 Unpacking libosmogb14:amd64 (1.9.0.199.c380b.202405292026) ... #6 4.175 Selecting previously unselected package libosmoctrl0:amd64. #6 4.183 Preparing to unpack .../14-libosmoctrl0_1.9.0.199.c380b.202405292026_amd64.deb ... #6 4.200 Unpacking libosmoctrl0:amd64 (1.9.0.199.c380b.202405292026) ... #6 4.343 Selecting previously unselected package libosmosim2:amd64. #6 4.350 Preparing to unpack .../15-libosmosim2_1.9.0.199.c380b.202405292026_amd64.deb ... #6 4.368 Unpacking libosmosim2:amd64 (1.9.0.199.c380b.202405292026) ... #6 4.513 Selecting previously unselected package libosmousb0:amd64. #6 4.521 Preparing to unpack .../16-libosmousb0_1.9.0.199.c380b.202405292026_amd64.deb ... #6 4.538 Unpacking libosmousb0:amd64 (1.9.0.199.c380b.202405292026) ... #6 4.667 Selecting previously unselected package libosmocore. #6 4.685 Preparing to unpack .../17-libosmocore_1.9.0.199.c380b.202405292026_amd64.deb ... #6 4.703 Unpacking libosmocore (1.9.0.199.c380b.202405292026) ... #6 4.826 Selecting previously unselected package libosmocore-dev:amd64. #6 4.844 Preparing to unpack .../18-libosmocore-dev_1.9.0.199.c380b.202405292026_amd64.deb ... #6 4.861 Unpacking libosmocore-dev:amd64 (1.9.0.199.c380b.202405292026) ... #6 5.007 Selecting previously unselected package libosmo-gsup-client-dev:amd64. #6 5.025 Preparing to unpack .../19-libosmo-gsup-client-dev_1.7.0.15.6b77.202405292026_amd64.deb ... #6 5.042 Unpacking libosmo-gsup-client-dev:amd64 (1.7.0.15.6b77.202405292026) ... #6 5.182 Selecting previously unselected package libosmonetif11:amd64. #6 5.191 Preparing to unpack .../20-libosmonetif11_1.4.0.55.6930.202405292026_amd64.deb ... #6 5.208 Unpacking libosmonetif11:amd64 (1.4.0.55.6930.202405292026) ... #6 5.333 Selecting previously unselected package libosmo-netif-dev:amd64. #6 5.351 Preparing to unpack .../21-libosmo-netif-dev_1.4.0.55.6930.202405292026_amd64.deb ... #6 5.368 Unpacking libosmo-netif-dev:amd64 (1.4.0.55.6930.202405292026) ... #6 5.494 Selecting previously unselected package libosmo-sccp-dev:amd64. #6 5.512 Preparing to unpack .../22-libosmo-sccp-dev_1.8.0.66.705a.202405292026_amd64.deb ... #6 5.529 Unpacking libosmo-sccp-dev:amd64 (1.8.0.66.705a.202405292026) ... #6 5.672 Selecting previously unselected package libosmo-sigtran9:amd64. #6 5.680 Preparing to unpack .../23-libosmo-sigtran9_1.8.0.66.705a.202405292026_amd64.deb ... #6 5.697 Unpacking libosmo-sigtran9:amd64 (1.8.0.66.705a.202405292026) ... #6 5.820 Selecting previously unselected package libosmo-sigtran-dev:amd64. #6 5.837 Preparing to unpack .../24-libosmo-sigtran-dev_1.8.0.66.705a.202405292026_amd64.deb ... #6 5.853 Unpacking libosmo-sigtran-dev:amd64 (1.8.0.66.705a.202405292026) ... #6 6.001 Selecting previously unselected package libsmpp1:amd64. #6 6.009 Preparing to unpack .../25-libsmpp1_1.14.4.202405292026_amd64.deb ... #6 6.025 Unpacking libsmpp1:amd64 (1.14.4.202405292026) ... #6 6.149 Selecting previously unselected package libsmpp34-dev:amd64. #6 6.167 Preparing to unpack .../26-libsmpp34-dev_1.14.4.202405292026_amd64.deb ... #6 6.183 Unpacking libsmpp34-dev:amd64 (1.14.4.202405292026) ... #6 6.324 Selecting previously unselected package libasn1c1:amd64. #6 6.342 Preparing to unpack .../27-libasn1c1_0.9.36.2.5324.202405292026_amd64.deb ... #6 6.359 Unpacking libasn1c1:amd64 (0.9.36.2.5324.202405292026) ... #6 6.481 Selecting previously unselected package libasn1c-dev:amd64. #6 6.499 Preparing to unpack .../28-libasn1c-dev_0.9.36.2.5324.202405292026_amd64.deb ... #6 6.516 Unpacking libasn1c-dev:amd64 (0.9.36.2.5324.202405292026) ... #6 6.634 Selecting previously unselected package libosmo-ranap7:amd64. #6 6.642 Preparing to unpack .../29-libosmo-ranap7_1.5.1.8.977d3b.202405292026_amd64.deb ... #6 6.658 Unpacking libosmo-ranap7:amd64 (1.5.1.8.977d3b.202405292026) ... #6 6.785 Selecting previously unselected package libosmo-ranap-dev:amd64. #6 6.803 Preparing to unpack .../30-libosmo-ranap-dev_1.5.1.8.977d3b.202405292026_amd64.deb ... #6 6.820 Unpacking libosmo-ranap-dev:amd64 (1.5.1.8.977d3b.202405292026) ... #6 7.000 Setting up osmocom-nightly (202405292026) ... #6 7.052 Setting up libsmpp1:amd64 (1.14.4.202405292026) ... #6 7.105 Setting up libosmocore21:amd64 (1.9.0.199.c380b.202405292026) ... #6 7.157 Setting up libosmousb0:amd64 (1.9.0.199.c380b.202405292026) ... #6 7.209 Setting up libosmocodec4:amd64 (1.9.0.199.c380b.202405292026) ... #6 7.262 Setting up libosmotrau2:amd64 (1.5.1.12.6222.202405292026) ... #6 7.315 Setting up libsmpp34-dev:amd64 (1.14.4.202405292026) ... #6 7.367 Setting up libosmo-sccp-dev:amd64 (1.8.0.66.705a.202405292026) ... #6 7.418 Setting up libasn1c1:amd64 (0.9.36.2.5324.202405292026) ... #6 7.470 Setting up libosmovty13:amd64 (1.9.0.199.c380b.202405292026) ... #6 7.522 Setting up libosmoisdn0:amd64 (1.9.0.199.c380b.202405292026) ... #6 7.574 Setting up libgtp6:amd64 (1.11.0.30.5758.202405292026) ... #6 7.627 Setting up libgtp-dev:amd64 (1.11.0.30.5758.202405292026) ... #6 7.679 Setting up libasn1c-dev:amd64 (0.9.36.2.5324.202405292026) ... #6 7.731 Setting up libosmogsm20:amd64 (1.9.0.199.c380b.202405292026) ... #6 7.781 Setting up libosmoabis13:amd64 (1.5.1.12.6222.202405292026) ... #6 7.834 Setting up libosmoctrl0:amd64 (1.9.0.199.c380b.202405292026) ... #6 7.885 Setting up libosmogb14:amd64 (1.9.0.199.c380b.202405292026) ... #6 7.934 Setting up libosmonetif11:amd64 (1.4.0.55.6930.202405292026) ... #6 7.984 Setting up libosmo-gsup-client0:amd64 (1.7.0.15.6b77.202405292026) ... #6 8.035 Setting up libosmo-abis-dev:amd64 (1.5.1.12.6222.202405292026) ... #6 8.086 Setting up libosmocoding0:amd64 (1.9.0.199.c380b.202405292026) ... #6 8.137 Setting up libosmosim2:amd64 (1.9.0.199.c380b.202405292026) ... #6 8.187 Setting up libosmocore (1.9.0.199.c380b.202405292026) ... #6 8.236 Setting up libosmo-sigtran9:amd64 (1.8.0.66.705a.202405292026) ... #6 8.286 Setting up libosmo-ranap7:amd64 (1.5.1.8.977d3b.202405292026) ... #6 8.336 Setting up libosmocore-dev:amd64 (1.9.0.199.c380b.202405292026) ... #6 8.385 Setting up libosmo-netif-dev:amd64 (1.4.0.55.6930.202405292026) ... #6 8.435 Setting up libosmo-ranap-dev:amd64 (1.5.1.8.977d3b.202405292026) ... #6 8.483 Setting up libosmo-gsup-client-dev:amd64 (1.7.0.15.6b77.202405292026) ... #6 8.532 Setting up libosmo-sigtran-dev:amd64 (1.8.0.66.705a.202405292026) ... #6 8.581 Processing triggers for libc-bin (2.36-9+deb12u7) ... #6 DONE 8.9s #8 [3/8] WORKDIR /TMP #8 DONE 0.1s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-sgsn.git #9 0.309 Cloning into 'osmo-sgsn'... #9 DONE 1.1s #10 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-SGSN/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-sgsn #10 DONE 0.1s #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.389 Already on 'master' #11 0.389 Your branch is up to date with 'origin/master'. #11 0.391 refs/heads/master #11 0.396 HEAD is now at a13cc20c doc: set state-dir to /var/lib/osmocom/osmo-sgsn #11 0.398 master #11 0.399 a13cc20c9853791950e6d4eeb6e6fdbc686e4e23 #11 2.565 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 2.565 libtoolize: copying file './ltmain.sh' #11 2.709 libtoolize: putting macros in 'm4'. #11 2.709 libtoolize: copying file 'm4/libtool.m4' #11 2.760 libtoolize: copying file 'm4/ltoptions.m4' #11 2.813 libtoolize: copying file 'm4/ltsugar.m4' #11 2.867 libtoolize: copying file 'm4/ltversion.m4' #11 2.921 libtoolize: copying file 'm4/lt~obsolete.m4' #11 3.016 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 3.016 libtoolize: and rerunning libtoolize and aclocal. #11 3.825 configure.ac:66: warning: The macro `AC_HEADER_STDC' is obsolete. #11 3.825 configure.ac:66: You should run autoupdate. #11 3.825 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 3.825 configure.ac:66: the top level #11 3.825 configure.ac:117: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.825 configure.ac:117: You should run autoupdate. #11 3.825 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.825 configure.ac:117: the top level #11 3.825 configure.ac:154: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.825 configure.ac:154: You should run autoupdate. #11 3.825 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.825 configure.ac:154: the top level #11 3.825 configure.ac:233: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #11 3.825 configure.ac:233: You should use the 'AC_CONFIG_HEADERS' macro instead. #11 3.825 ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... #11 3.825 aclocal.m4:1089: AM_CONFIG_HEADER is expanded from... #11 3.825 configure.ac:233: the top level #11 3.825 configure.ac:235: warning: AC_OUTPUT should be used without arguments. #11 3.825 configure.ac:235: You should run autoupdate. #11 4.257 configure.ac:21: installing './compile' #11 4.258 configure.ac:23: installing './config.guess' #11 4.260 configure.ac:23: installing './config.sub' #11 4.262 configure.ac:9: installing './install-sh' #11 4.264 configure.ac:9: installing './missing' #11 4.355 src/gprs/Makefile.am: installing './depcomp' #11 4.395 tests/gprs/Makefile.am:9: warning: source file '$(top_srcdir)/src/gprs/gprs_utils.c' is in a subdirectory, #11 4.395 tests/gprs/Makefile.am:9: but option 'subdir-objects' is disabled #11 4.395 automake: warning: possible forward-incompatibility. #11 4.395 automake: At least one source file is in a subdirectory, but the 'subdir-objects' #11 4.395 automake: automake option hasn't been enabled. For now, the corresponding output #11 4.395 automake: object file(s) will be placed in the top-level directory. However, this #11 4.395 automake: behavior may change in a future Automake major version, with object #11 4.395 automake: files being placed in the same subdirectory as the corresponding sources. #11 4.395 automake: You are advised to start using 'subdir-objects' option throughout your #11 4.395 automake: project, to avoid future incompatibilities. #11 4.511 checking for a BSD-compatible install... /usr/bin/install -c #11 4.518 checking whether build environment is sane... yes #11 4.530 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 4.532 checking for gawk... gawk #11 4.533 checking whether make sets $(MAKE)... yes #11 4.549 checking whether make supports nested variables... yes #11 4.564 checking whether make supports nested variables... (cached) yes #11 4.565 checking whether make sets $(MAKE)... (cached) yes #11 4.570 checking for gcc... gcc #11 4.636 checking whether the C compiler works... yes #11 4.721 checking for C compiler default output file name... a.out #11 4.722 checking for suffix of executables... #11 4.749 checking whether we are cross compiling... no #11 4.785 checking for suffix of object files... o #11 4.796 checking whether the compiler supports GNU C... yes #11 4.807 checking whether gcc accepts -g... yes #11 4.830 checking for gcc option to enable C11 features... none needed #11 4.871 checking whether gcc understands -c and -o together... yes #11 4.892 checking whether make supports the include directive... yes (GNU style) #11 4.901 checking dependency style of gcc... gcc3 #11 4.978 checking build system type... x86_64-pc-linux-gnu #11 5.081 checking host system type... x86_64-pc-linux-gnu #11 5.082 checking how to print strings... printf #11 5.106 checking for a sed that does not truncate output... /usr/bin/sed #11 5.108 checking for grep that handles long lines and -e... /usr/bin/grep #11 5.109 checking for egrep... /usr/bin/grep -E #11 5.110 checking for fgrep... /usr/bin/grep -F #11 5.111 checking for ld used by gcc... /usr/bin/ld #11 5.113 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 5.114 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 5.116 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 5.125 checking whether ln -s works... yes #11 5.125 checking the maximum length of command line arguments... 1572864 #11 5.128 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 5.129 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 5.129 checking for /usr/bin/ld option to reload object files... -r #11 5.129 checking for file... file #11 5.129 checking for objdump... objdump #11 5.129 checking how to recognize dependent libraries... pass_all #11 5.129 checking for dlltool... no #11 5.129 checking how to associate runtime and link libraries... printf %s\n #11 5.130 checking for ar... ar #11 5.130 checking for archiver @FILE support... @ #11 5.148 checking for strip... strip #11 5.148 checking for ranlib... ranlib #11 5.149 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 5.210 checking for sysroot... no #11 5.210 checking for a working dd... /usr/bin/dd #11 5.212 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 5.229 checking for mt... no #11 5.229 checking if : is a manifest tool... no #11 5.239 checking for stdio.h... yes #11 5.269 checking for stdlib.h... yes #11 5.295 checking for string.h... yes #11 5.316 checking for inttypes.h... yes #11 5.333 checking for stdint.h... yes #11 5.350 checking for strings.h... yes #11 5.366 checking for sys/stat.h... yes #11 5.380 checking for sys/types.h... yes #11 5.404 checking for unistd.h... yes #11 5.423 checking for dlfcn.h... yes #11 5.439 checking for objdir... .libs #11 5.484 checking if gcc supports -fno-rtti -fno-exceptions... no #11 5.523 checking for gcc option to produce PIC... -fPIC -DPIC #11 5.524 checking if gcc PIC flag -fPIC -DPIC works... yes #11 5.566 checking if gcc static flag -static works... yes #11 5.623 checking if gcc supports -c -o file.o... yes #11 5.637 checking if gcc supports -c -o file.o... (cached) yes #11 5.637 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 5.644 checking whether -lc should be explicitly linked in... no #11 5.667 checking dynamic linker characteristics... GNU/Linux ld.so #11 5.720 checking how to hardcode library paths into programs... immediate #11 5.720 checking whether stripping libraries is possible... yes #11 5.721 checking if libtool supports shared libraries... yes #11 5.721 checking whether to build shared libraries... yes #11 5.721 checking whether to build static libraries... yes #11 5.722 checking for pkg-config... /usr/bin/pkg-config #11 5.722 checking for pkg-config... /usr/bin/pkg-config #11 5.723 checking pkg-config is at least version 0.20... yes #11 5.724 checking for libosmocore >= 1.9.0... yes #11 5.740 checking for libosmovty >= 1.9.0... yes #11 5.762 checking for libosmoctrl >= 1.9.0... yes #11 5.784 checking for libosmogsm >= 1.9.0... yes #11 5.807 checking for libosmogb >= 1.9.0... yes #11 5.831 checking for libosmoabis >= 1.5.0... yes #11 5.853 checking for libosmo-netif >= 1.4.0... yes #11 5.873 checking for libosmo-gsup-client >= 1.7.0... yes #11 5.894 checking for libgtp >= 1.11.0... yes #11 5.916 checking for libosmo-sigtran >= 1.8.0... yes #11 5.935 checking for libasn1c >= 0.9.30... yes #11 5.954 checking for libosmo-ranap >= 1.5.0... yes #11 5.974 checking for libcares... yes #11 5.995 checking for egrep... (cached) /usr/bin/grep -E #11 5.996 checking if gcc supports -fvisibility=hidden... yes #11 6.025 checking whether to enable code coverage support... no #11 6.026 checking whether struct tm has tm_gmtoff member... yes #11 6.075 checking whether to enable VTY/CTRL tests... no #11 6.077 CFLAGS="-g -O2 -std=gnu11 -Wall -Wno-trigraphs" #11 6.077 CPPFLAGS=" -Wall -Wno-trigraphs" #11 6.115 checking that generated files are newer than configure... done #11 6.116 configure: creating ./config.status #11 7.132 config.status: creating include/Makefile #11 7.170 config.status: creating include/osmocom/Makefile #11 7.208 config.status: creating include/osmocom/gtphub/Makefile #11 7.247 config.status: creating include/osmocom/sgsn/Makefile #11 7.273 config.status: creating src/Makefile #11 7.280 config.status: creating src/gprs/Makefile #11 7.296 config.status: creating src/sgsn/Makefile #11 7.324 config.status: creating src/gtphub/Makefile #11 7.363 config.status: creating tests/Makefile #11 7.402 config.status: creating tests/atlocal #11 7.440 config.status: creating tests/gprs/Makefile #11 7.478 config.status: creating tests/sgsn/Makefile #11 7.503 config.status: creating tests/gtphub/Makefile #11 7.513 config.status: creating tests/xid/Makefile #11 7.526 config.status: creating tests/sndcp_xid/Makefile #11 7.537 config.status: creating tests/slhc/Makefile #11 7.550 config.status: creating tests/v42bis/Makefile #11 7.575 config.status: creating doc/Makefile #11 7.612 config.status: creating doc/examples/Makefile #11 7.652 config.status: creating doc/manuals/Makefile #11 7.688 config.status: creating contrib/Makefile #11 7.727 config.status: creating contrib/systemd/Makefile #11 7.768 config.status: creating Makefile #11 7.800 config.status: creating config.h #11 7.834 config.status: executing tests/atconfig commands #11 7.841 config.status: executing depfiles commands #11 8.570 config.status: executing libtool commands #11 8.610 echo 1.11.1.21-a13cc > .version-t && mv .version-t .version #11 8.613 make install-recursive #11 8.619 make[1]: Entering directory '/tmp/osmo-sgsn' #11 8.626 Making install in include #11 8.631 make[2]: Entering directory '/tmp/osmo-sgsn/include' #11 8.640 Making install in osmocom #11 8.645 make[3]: Entering directory '/tmp/osmo-sgsn/include/osmocom' #11 8.653 Making install in gtphub #11 8.658 make[4]: Entering directory '/tmp/osmo-sgsn/include/osmocom/gtphub' #11 8.664 make[5]: Entering directory '/tmp/osmo-sgsn/include/osmocom/gtphub' #11 8.664 make[5]: Nothing to be done for 'install-exec-am'. #11 8.664 make[5]: Nothing to be done for 'install-data-am'. #11 8.664 make[5]: Leaving directory '/tmp/osmo-sgsn/include/osmocom/gtphub' #11 8.664 make[4]: Leaving directory '/tmp/osmo-sgsn/include/osmocom/gtphub' #11 8.665 Making install in sgsn #11 8.670 make[4]: Entering directory '/tmp/osmo-sgsn/include/osmocom/sgsn' #11 8.676 make[5]: Entering directory '/tmp/osmo-sgsn/include/osmocom/sgsn' #11 8.676 make[5]: Nothing to be done for 'install-exec-am'. #11 8.676 make[5]: Nothing to be done for 'install-data-am'. #11 8.676 make[5]: Leaving directory '/tmp/osmo-sgsn/include/osmocom/sgsn' #11 8.677 make[4]: Leaving directory '/tmp/osmo-sgsn/include/osmocom/sgsn' #11 8.681 make[4]: Entering directory '/tmp/osmo-sgsn/include/osmocom' #11 8.688 make[5]: Entering directory '/tmp/osmo-sgsn/include/osmocom' #11 8.688 make[5]: Nothing to be done for 'install-exec-am'. #11 8.688 make[5]: Nothing to be done for 'install-data-am'. #11 8.688 make[5]: Leaving directory '/tmp/osmo-sgsn/include/osmocom' #11 8.688 make[4]: Leaving directory '/tmp/osmo-sgsn/include/osmocom' #11 8.689 make[3]: Leaving directory '/tmp/osmo-sgsn/include/osmocom' #11 8.693 make[3]: Entering directory '/tmp/osmo-sgsn/include' #11 8.700 make[4]: Entering directory '/tmp/osmo-sgsn/include' #11 8.700 make[4]: Nothing to be done for 'install-exec-am'. #11 8.700 make[4]: Nothing to be done for 'install-data-am'. #11 8.700 make[4]: Leaving directory '/tmp/osmo-sgsn/include' #11 8.700 make[3]: Leaving directory '/tmp/osmo-sgsn/include' #11 8.701 make[2]: Leaving directory '/tmp/osmo-sgsn/include' #11 8.701 Making install in src #11 8.706 make[2]: Entering directory '/tmp/osmo-sgsn/src' #11 8.714 Making install in gprs #11 8.720 make[3]: Entering directory '/tmp/osmo-sgsn/src/gprs' #11 8.722 CC gprs_llc_parse.lo #11 8.723 CC crc24.lo #11 8.724 CC gprs_utils.lo #11 8.725 CC sgsn_ares.lo #11 8.890 CCLD libcommon.la #11 9.056 make[4]: Entering directory '/tmp/osmo-sgsn/src/gprs' #11 9.056 make[4]: Nothing to be done for 'install-exec-am'. #11 9.056 make[4]: Nothing to be done for 'install-data-am'. #11 9.056 make[4]: Leaving directory '/tmp/osmo-sgsn/src/gprs' #11 9.057 make[3]: Leaving directory '/tmp/osmo-sgsn/src/gprs' #11 9.057 Making install in sgsn #11 9.064 make[3]: Entering directory '/tmp/osmo-sgsn/src/sgsn' #11 9.067 CC apn.o #11 9.068 CC gprs_bssgp.o #11 9.068 CC gprs_gmm_attach.o #11 9.069 CC gprs_gmm.o #11 9.071 CC gprs_mm_state_gb_fsm.o #11 9.071 CC gprs_gmm_fsm.o #11 9.072 CC gprs_ns.o #11 9.073 CC gprs_sm.o #11 9.074 CC gprs_sndcp.o #11 9.075 CC gprs_sndcp_comp.o #11 9.076 CC gprs_sndcp_dcomp.o #11 9.076 CC gprs_sndcp_pcomp.o #11 9.076 CC gprs_sndcp_vty.o #11 9.076 CC gprs_sndcp_xid.o #11 9.077 CC gtp_ggsn.o #11 9.077 CC gtp_mme.o #11 9.077 CC sgsn.o #11 9.077 CC sgsn_main.o #11 9.077 CC sgsn_vty.o #11 9.078 CC sgsn_libgtp.o #11 9.148 CC gprs_llc.o #11 9.148 CC gprs_llc_vty.o #11 9.158 CC mmctx.o #11 9.161 CC pdpctx.o #11 9.161 CC sgsn_ctrl.o #11 9.186 CC sgsn_auth.o #11 9.188 CC gprs_subscriber.o #11 9.193 CC sgsn_cdr.o #11 9.197 CC sgsn_rim.o #11 9.215 CC slhc.o #11 9.216 CC gprs_llc_xid.o #11 9.217 CC v42bis.o #11 9.238 CC gprs_mm_state_iu_fsm.o #11 9.241 CC gprs_ranap.o #11 9.349 gprs_ranap.c: In function 'gsm0408_gprs_rcvmsg_iu': #11 9.349 gprs_ranap.c:254:9: note: '#pragma message: set drop_cipherable arg for gsm0408_rcv_gmm() from IuPS?' #11 9.349 254 | #pragma message "set drop_cipherable arg for gsm0408_rcv_gmm() from IuPS?" #11 9.349 | ^~~~~~~ #11 9.688 CCLD osmo-sgsn #11 10.24 make[4]: Entering directory '/tmp/osmo-sgsn/src/sgsn' #11 10.24 make[4]: Nothing to be done for 'install-data-am'. #11 10.24 /usr/bin/mkdir -p '/usr/local/bin' #11 10.24 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-sgsn '/usr/local/bin' #11 10.25 libtool: install: /usr/bin/install -c osmo-sgsn /usr/local/bin/osmo-sgsn #11 10.25 make[4]: Leaving directory '/tmp/osmo-sgsn/src/sgsn' #11 10.25 make[3]: Leaving directory '/tmp/osmo-sgsn/src/sgsn' #11 10.25 Making install in gtphub #11 10.26 make[3]: Entering directory '/tmp/osmo-sgsn/src/gtphub' #11 10.26 CC gtphub_main.o #11 10.26 CC gtphub.o #11 10.26 CC gtphub_sock.o #11 10.26 CC gtphub_ares.o #11 10.26 CC gtphub_vty.o #11 10.87 CCLD osmo-gtphub #11 11.12 make[4]: Entering directory '/tmp/osmo-sgsn/src/gtphub' #11 11.12 make[4]: Nothing to be done for 'install-data-am'. #11 11.12 /usr/bin/mkdir -p '/usr/local/bin' #11 11.12 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-gtphub '/usr/local/bin' #11 11.14 libtool: install: /usr/bin/install -c osmo-gtphub /usr/local/bin/osmo-gtphub #11 11.14 make[4]: Leaving directory '/tmp/osmo-sgsn/src/gtphub' #11 11.14 make[3]: Leaving directory '/tmp/osmo-sgsn/src/gtphub' #11 11.14 make[3]: Entering directory '/tmp/osmo-sgsn/src' #11 11.14 make[4]: Entering directory '/tmp/osmo-sgsn/src' #11 11.14 make[4]: Nothing to be done for 'install-exec-am'. #11 11.14 make[4]: Nothing to be done for 'install-data-am'. #11 11.14 make[4]: Leaving directory '/tmp/osmo-sgsn/src' #11 11.14 make[3]: Leaving directory '/tmp/osmo-sgsn/src' #11 11.14 make[2]: Leaving directory '/tmp/osmo-sgsn/src' #11 11.14 Making install in contrib #11 11.15 make[2]: Entering directory '/tmp/osmo-sgsn/contrib' #11 11.15 Making install in systemd #11 11.15 make[3]: Entering directory '/tmp/osmo-sgsn/contrib/systemd' #11 11.16 make[4]: Entering directory '/tmp/osmo-sgsn/contrib/systemd' #11 11.16 make[4]: Nothing to be done for 'install-exec-am'. #11 11.16 /usr/bin/mkdir -p '/lib/systemd/system' #11 11.17 /usr/bin/install -c -m 644 osmo-gtphub.service osmo-sgsn.service '/lib/systemd/system' #11 11.17 make[4]: Leaving directory '/tmp/osmo-sgsn/contrib/systemd' #11 11.17 make[3]: Leaving directory '/tmp/osmo-sgsn/contrib/systemd' #11 11.18 make[3]: Entering directory '/tmp/osmo-sgsn/contrib' #11 11.18 make[4]: Entering directory '/tmp/osmo-sgsn/contrib' #11 11.18 make[4]: Nothing to be done for 'install-exec-am'. #11 11.18 make[4]: Nothing to be done for 'install-data-am'. #11 11.18 make[4]: Leaving directory '/tmp/osmo-sgsn/contrib' #11 11.18 make[3]: Leaving directory '/tmp/osmo-sgsn/contrib' #11 11.18 make[2]: Leaving directory '/tmp/osmo-sgsn/contrib' #11 11.18 Making install in tests #11 11.19 make[2]: Entering directory '/tmp/osmo-sgsn/tests' #11 11.20 Making install in gprs #11 11.20 make[3]: Entering directory '/tmp/osmo-sgsn/tests/gprs' #11 11.21 make[4]: Entering directory '/tmp/osmo-sgsn/tests/gprs' #11 11.21 make[4]: Nothing to be done for 'install-exec-am'. #11 11.21 make[4]: Nothing to be done for 'install-data-am'. #11 11.21 make[4]: Leaving directory '/tmp/osmo-sgsn/tests/gprs' #11 11.21 make[3]: Leaving directory '/tmp/osmo-sgsn/tests/gprs' #11 11.21 Making install in gtphub #11 11.21 make[3]: Entering directory '/tmp/osmo-sgsn/tests/gtphub' #11 11.22 make[4]: Entering directory '/tmp/osmo-sgsn/tests/gtphub' #11 11.22 make[4]: Nothing to be done for 'install-exec-am'. #11 11.22 make[4]: Nothing to be done for 'install-data-am'. #11 11.22 make[4]: Leaving directory '/tmp/osmo-sgsn/tests/gtphub' #11 11.22 make[3]: Leaving directory '/tmp/osmo-sgsn/tests/gtphub' #11 11.22 Making install in sgsn #11 11.23 make[3]: Entering directory '/tmp/osmo-sgsn/tests/sgsn' #11 11.23 make[4]: Entering directory '/tmp/osmo-sgsn/tests/sgsn' #11 11.23 make[4]: Nothing to be done for 'install-exec-am'. #11 11.23 make[4]: Nothing to be done for 'install-data-am'. #11 11.23 make[4]: Leaving directory '/tmp/osmo-sgsn/tests/sgsn' #11 11.23 make[3]: Leaving directory '/tmp/osmo-sgsn/tests/sgsn' #11 11.23 Making install in xid #11 11.24 make[3]: Entering directory '/tmp/osmo-sgsn/tests/xid' #11 11.24 make[4]: Entering directory '/tmp/osmo-sgsn/tests/xid' #11 11.24 make[4]: Nothing to be done for 'install-exec-am'. #11 11.24 make[4]: Nothing to be done for 'install-data-am'. #11 11.24 make[4]: Leaving directory '/tmp/osmo-sgsn/tests/xid' #11 11.24 make[3]: Leaving directory '/tmp/osmo-sgsn/tests/xid' #11 11.24 Making install in sndcp_xid #11 11.25 make[3]: Entering directory '/tmp/osmo-sgsn/tests/sndcp_xid' #11 11.25 make[4]: Entering directory '/tmp/osmo-sgsn/tests/sndcp_xid' #11 11.25 make[4]: Nothing to be done for 'install-exec-am'. #11 11.25 make[4]: Nothing to be done for 'install-data-am'. #11 11.25 make[4]: Leaving directory '/tmp/osmo-sgsn/tests/sndcp_xid' #11 11.25 make[3]: Leaving directory '/tmp/osmo-sgsn/tests/sndcp_xid' #11 11.25 Making install in slhc #11 11.25 make[3]: Entering directory '/tmp/osmo-sgsn/tests/slhc' #11 11.26 make[4]: Entering directory '/tmp/osmo-sgsn/tests/slhc' #11 11.26 make[4]: Nothing to be done for 'install-exec-am'. #11 11.26 make[4]: Nothing to be done for 'install-data-am'. #11 11.26 make[4]: Leaving directory '/tmp/osmo-sgsn/tests/slhc' #11 11.26 make[3]: Leaving directory '/tmp/osmo-sgsn/tests/slhc' #11 11.26 Making install in v42bis #11 11.26 make[3]: Entering directory '/tmp/osmo-sgsn/tests/v42bis' #11 11.27 make[4]: Entering directory '/tmp/osmo-sgsn/tests/v42bis' #11 11.27 make[4]: Nothing to be done for 'install-exec-am'. #11 11.27 make[4]: Nothing to be done for 'install-data-am'. #11 11.27 make[4]: Leaving directory '/tmp/osmo-sgsn/tests/v42bis' #11 11.27 make[3]: Leaving directory '/tmp/osmo-sgsn/tests/v42bis' #11 11.28 make[3]: Entering directory '/tmp/osmo-sgsn/tests' #11 11.28 make[4]: Entering directory '/tmp/osmo-sgsn/tests' #11 11.28 make[4]: Nothing to be done for 'install-exec-am'. #11 11.28 make[4]: Nothing to be done for 'install-data-am'. #11 11.28 make[4]: Leaving directory '/tmp/osmo-sgsn/tests' #11 11.28 make[3]: Leaving directory '/tmp/osmo-sgsn/tests' #11 11.28 make[2]: Leaving directory '/tmp/osmo-sgsn/tests' #11 11.28 Making install in doc #11 11.29 make[2]: Entering directory '/tmp/osmo-sgsn/doc' #11 11.30 Making install in examples #11 11.30 make[3]: Entering directory '/tmp/osmo-sgsn/doc/examples' #11 11.31 make[4]: Entering directory '/tmp/osmo-sgsn/doc/examples' #11 11.31 make[4]: Nothing to be done for 'install-exec-am'. #11 11.31 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 11.32 /usr/bin/install -c -m 644 osmo-gtphub/osmo-gtphub.cfg osmo-sgsn/osmo-sgsn.cfg '/usr/local/etc/osmocom' #11 11.32 make install-data-hook #11 11.33 make[5]: Entering directory '/tmp/osmo-sgsn/doc/examples' #11 11.33 for f in $(find . -name '*.cfg*' | sed -e 's,^.,,'); do \ #11 11.33 j="/usr/local/share/doc/osmo-sgsn/examples/$f" && \ #11 11.33 mkdir -p "$(dirname $j)" && \ #11 11.33 /usr/bin/install -c -m 644 ./$f $j; \ #11 11.33 done #11 11.37 make[5]: Leaving directory '/tmp/osmo-sgsn/doc/examples' #11 11.37 make[4]: Leaving directory '/tmp/osmo-sgsn/doc/examples' #11 11.37 make[3]: Leaving directory '/tmp/osmo-sgsn/doc/examples' #11 11.38 Making install in manuals #11 11.38 make[3]: Entering directory '/tmp/osmo-sgsn/doc/manuals' #11 11.39 make[4]: Entering directory '/tmp/osmo-sgsn/doc/manuals' #11 11.39 make[4]: Nothing to be done for 'install-exec-am'. #11 11.39 make[4]: Nothing to be done for 'install-data-am'. #11 11.39 make[4]: Leaving directory '/tmp/osmo-sgsn/doc/manuals' #11 11.39 make[3]: Leaving directory '/tmp/osmo-sgsn/doc/manuals' #11 11.39 make[3]: Entering directory '/tmp/osmo-sgsn/doc' #11 11.40 make[4]: Entering directory '/tmp/osmo-sgsn/doc' #11 11.40 make[4]: Nothing to be done for 'install-exec-am'. #11 11.40 make[4]: Nothing to be done for 'install-data-am'. #11 11.40 make[4]: Leaving directory '/tmp/osmo-sgsn/doc' #11 11.40 make[3]: Leaving directory '/tmp/osmo-sgsn/doc' #11 11.40 make[2]: Leaving directory '/tmp/osmo-sgsn/doc' #11 11.40 make[2]: Entering directory '/tmp/osmo-sgsn' #11 11.42 make[3]: Entering directory '/tmp/osmo-sgsn' #11 11.42 make[3]: Nothing to be done for 'install-exec-am'. #11 11.42 make[3]: Nothing to be done for 'install-data-am'. #11 11.42 make[3]: Leaving directory '/tmp/osmo-sgsn' #11 11.42 make[2]: Leaving directory '/tmp/osmo-sgsn' #11 11.42 make[1]: Leaving directory '/tmp/osmo-sgsn' #11 DONE 11.6s #12 [7/8] COPY OSMO-SGSN.CFG /data/osmo-sgsn.cfg #12 DONE 0.1s #13 [8/8] WORKDIR /DATA #13 DONE 0.1s #14 exporting to image #14 exporting layers #14 exporting layers 0.5s done #14 writing image sha256:ec1f3a4be72c529d7436d52ee9267375fe9111e89b0ef899a6bb5b0d4fb0fb4d 0.0s done #14 naming to docker.io/osmocom-build/osmo-sgsn-master:latest 0.0s done #14 DONE 0.6s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/osmo-sgsn-master' + docker_image_exists osmo-sgsn-master + docker images -q osmocom-build/osmo-sgsn-master + test -n ec1f3a4be72c + 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.12.6222.202405292026 amd64 Development headers for A-bis interface ii libosmo-gsup-client-dev:amd64 1.7.0.15.6b77.202405292026 amd64 Development headers of Osmocom GSUP client library ii libosmo-gsup-client0:amd64 1.7.0.15.6b77.202405292026 amd64 Osmocom GSUP (General Subscriber Update Protocol) client library ii libosmo-netif-dev:amd64 1.4.0.55.6930.202405292026 amd64 Development headers for Osmocom network interface ii libosmo-ranap-dev:amd64 1.5.1.8.977d3b.202405292026 amd64 Osmocom code for the Iuh interface (HNBAP, RUA, RANAP) ii libosmo-ranap7:amd64 1.5.1.8.977d3b.202405292026 amd64 Osmocom code for the Iuh interface (HNBAP, RUA, RANAP) ii libosmo-sccp-dev:amd64 1.8.0.66.705a.202405292026 amd64 Development files for libsccp, libmtp and libxua ii libosmo-sigtran-dev:amd64 1.8.0.66.705a.202405292026 amd64 Development headers for the Osmocom SIGTRAN library ii libosmo-sigtran9:amd64 1.8.0.66.705a.202405292026 amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmoabis13:amd64 1.5.1.12.6222.202405292026 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.9.0.199.c380b.202405292026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.199.c380b.202405292026 amd64 Osmo coding library ii libosmocore 1.9.0.199.c380b.202405292026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.199.c380b.202405292026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.199.c380b.202405292026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.199.c380b.202405292026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.199.c380b.202405292026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.199.c380b.202405292026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.199.c380b.202405292026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.55.6930.202405292026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.199.c380b.202405292026 amd64 Osmo SIM library ii libosmotrau2:amd64 1.5.1.12.6222.202405292026 amd64 GSM trau handling ii libosmousb0:amd64 1.9.0.199.c380b.202405292026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.199.c380b.202405292026 amd64 Osmo VTY library ii osmocom-nightly 202405292026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master'] + [ 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 latest: Pulling from osmocom-build/debian-bookworm-titan Digest: sha256:c1b54cad42e3d53b1715cd701682b59149603c6b8bcbc330e580e4643c545f5a Status: Image is up to date for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest + continue + docker_distro_from_image_name ttcn3-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/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/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 .dockerignore #1 DONE 0.0s #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 390B done #2 DONE 0.1s #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.1s #7 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #7 CACHED #8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" sgsn #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:648b7c508f819af96060f697bd2c9c577f16032827805dc802de7df8a54ebc66 0.0s done #10 naming to docker.io/osmocom-build/ttcn3-sgsn-test:latest 0.0s done #10 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-sgsn-test' + docker_image_exists ttcn3-sgsn-test + docker images -q osmocom-build/ttcn3-sgsn-test + test -n 648b7c508f81 + 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/logs/sgsn-tester + cp SGSN_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn-tester/SGSN_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn-tester/SGSN_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/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/logs/sgsn-tester/SGSN_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn + cp osmo-sgsn.cfg /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp + cp osmo-stp.cfg /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/unix + network_create + SUBNET=1643794 + seq 1 30 + echo (1643794 + 1) % 256 + bc + SUBNET=19 + NET_NAME=ttcn3-sgsn-test-19 + SUB4=172.18.19.0/24 + SUB6=fd02:db8:19::/64 + set +x Creating network ttcn3-sgsn-test-19, trying SUBNET=19... + docker network create --internal --subnet 172.18.19.0/24 --ipv6 --subnet fd02:db8:19::/64 ttcn3-sgsn-test-19 fd487f9725060c95af11aaf6087342d0b2586997d310f056c4b52b7caecb2b25 + set +x ### Network ttcn3-sgsn-test-19 created (SUBNET=19) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=19 to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn-tester/SGSN_Tests.cfg Applying SUBNET=19 to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn/osmo-sgsn.cfg Applying SUBNET=19 to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp/osmo-stp.cfg + echo Starting container with STP Starting container with STP + docker_network_params 19 200 + NET=19 + ADDR_SUFIX=200 + echo --network ttcn3-sgsn-test-19 --ip 172.18.19.200 --ip6 fd02:db8:19::200 + docker run --rm --network ttcn3-sgsn-test-19 --ip 172.18.19.200 --ip6 fd02:db8:19::200 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp:/data --name jenkins-ttcn3-sgsn-test-2360-stp -d osmocom-build/osmo-stp-master 941c98ce38ecac9ae724a41fd24b07d341bb092f8ad45bc89bb142e26b11896a + echo Starting container with SGSN Starting container with SGSN + docker_network_params 19 10 + NET=19 + ADDR_SUFIX=10 + echo --network ttcn3-sgsn-test-19 --ip 172.18.19.10 --ip6 fd02:db8:19::10 + docker run --rm --network ttcn3-sgsn-test-19 --ip 172.18.19.10 --ip6 fd02:db8:19::10 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn:/data --name jenkins-ttcn3-sgsn-test-2360-sgsn -d osmocom-build/osmo-sgsn-master /bin/sh -c osmo-sgsn -c /data/osmo-sgsn.cfg >/data/osmo-sgsn.log 2>&1 c161f6b60bf190aa882df97380b64a249eb64894b903c8ff6e867400260bc228 + echo Starting container with SGSN testsuite Starting container with SGSN testsuite + docker_network_params 19 103 + NET=19 + ADDR_SUFIX=103 + echo --network ttcn3-sgsn-test-19 --ip 172.18.19.103 --ip6 fd02:db8:19::103 + docker run --rm --network ttcn3-sgsn-test-19 --ip 172.18.19.103 --ip6 fd02:db8:19::103 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.19.10 -e OSMO_SUT_PORT=4245 -v /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn-tester:/data --name jenkins-ttcn3-sgsn-test-2360-ttcn3-sgsn-test 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@c91f86cbcb7e: Unix server socket created successfully. MC@c91f86cbcb7e: Listening on TCP port 34269. c91f86cbcb7e is the default MC2> spawn /osmo-ttcn3-hacks/sgsn/SGSN_Tests c91f86cbcb7e 34269 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@c91f86cbcb7e: New HC connected from 172.18.19.103 [172.18.19.103]. c91f86cbcb7e: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@c91f86cbcb7e: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@c91f86cbcb7e: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@c91f86cbcb7e: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@c91f86cbcb7e: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@c91f86cbcb7e: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@c91f86cbcb7e: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@c91f86cbcb7e: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@c91f86cbcb7e: Configuration file was processed on all HCs. MC@c91f86cbcb7e: Creating MTC on host 172.18.19.103. MC@c91f86cbcb7e: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach'. ------ SGSN_Tests.TC_attach ------ Thu May 30 05:48: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.pcap" >/data/SGSN_Tests.TC_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Test case TC_attach started. SGSN_Test-Gb0-NS0(3)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21010 SGSN_Test-Gb0-BSSGP0(4)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(7)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI97(7)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(7)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(8)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21011 SGSN_Test-Gb0-BSSGP0(4)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach-BVCI196(6)@c91f86cbcb7e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(9)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(8)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(12)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI98(12)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(12)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(12)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(13)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21012 SGSN_Test-Gb1-BSSGP1(9)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach-BVCI210(11)@c91f86cbcb7e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(14)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(13)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(17)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI99(17)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(17)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(17)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(14)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach-BVCI220(16)@c91f86cbcb7e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(18)@c91f86cbcb7e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(18)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(18)@c91f86cbcb7e: 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)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach-BVCI196(6)@c91f86cbcb7e: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='DDBA14B8'O, index=0 SGSN_Test-GSUP(19)@c91f86cbcb7e: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@c91f86cbcb7e: 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 := '524E068ED6838049FC546D3C32EC1578'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A1A2375D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3009999EA2B098A7'O } } } } } SGSN_Test-GSUP(19)@c91f86cbcb7e: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@c91f86cbcb7e: Added IMSI table entry 0TC_attach(21)"262420000000001" TC_attach(21)@c91f86cbcb7e: setverdict(pass): none -> pass TC_attach-BVCI196(6)@c91f86cbcb7e: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@c91f86cbcb7e: Final verdict of PTC: pass SGSN_Test-GSUP(19)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@c91f86cbcb7e: Final verdict of PTC: none TC_attach-BVCI220(16)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97(7)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99(17)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@c91f86cbcb7e: Final verdict of PTC: none TC_attach-BVCI196(6)@c91f86cbcb7e: Final verdict of PTC: none TC_attach-BVCI210(11)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98(12)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(18)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99-provIP(15)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97-provIP(5)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GTP(20)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98-provIP(10)@c91f86cbcb7e: Final verdict of PTC: none MTC@c91f86cbcb7e: Setting final verdict of the test case. MTC@c91f86cbcb7e: Local verdict of MTC: none MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GTP(20): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@c91f86cbcb7e: Test case TC_attach finished. Verdict: pass MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass'. Thu May 30 05:48:32 UTC 2024 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 172.18.19.10:4245 to SGSN_Tests.TC_attach.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=72063) Waiting for packet dumper to finish... 1 (prev_count=72063, count=113973) MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3'. ------ SGSN_Tests.TC_attach_mnc3 ------ Thu May 30 05:48:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@c91f86cbcb7e: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Test case TC_attach_mnc3 started. SGSN_Test-Gb0-NS0(22)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21010 SGSN_Test-Gb0-BSSGP0(23)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(26)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI97(26)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(26)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(26)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(27)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21011 SGSN_Test-Gb0-BSSGP0(23)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_mnc3-BVCI196(25)@c91f86cbcb7e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(28)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(27)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(31)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(31)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI98(31)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(31)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(31)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(32)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21012 SGSN_Test-Gb1-BSSGP1(28)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_mnc3-BVCI210(30)@c91f86cbcb7e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(33)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(32)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(36)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(36)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI99(36)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(36)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(36)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(33)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_mnc3-BVCI220(35)@c91f86cbcb7e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(37)@c91f86cbcb7e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(37)@c91f86cbcb7e: 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)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@c91f86cbcb7e: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='C452D704'O, index=0 SGSN_Test-GSUP(38)@c91f86cbcb7e: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@c91f86cbcb7e: 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 := '85A3CF48BD0AF6071A2370DA409576B7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F1AF46D5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8BDA208721FA7AD8'O } } } } } SGSN_Test-GSUP(38)@c91f86cbcb7e: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@c91f86cbcb7e: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" TC_attach_mnc3(40)@c91f86cbcb7e: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@c91f86cbcb7e: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@c91f86cbcb7e: Final verdict of PTC: pass SGSN_Test-Gb1-NS1(27)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97(26)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98(31)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_mnc3-BVCI210(30)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_mnc3-BVCI196(25)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP(38)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(37)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_mnc3-BVCI220(35)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(32)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99(36)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99-provIP(34)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GTP(39)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97-provIP(24)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98-provIP(29)@c91f86cbcb7e: Final verdict of PTC: none MTC@c91f86cbcb7e: Setting final verdict of the test case. MTC@c91f86cbcb7e: Local verdict of MTC: none MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97-provIP(24): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98-provIP(29): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_mnc3-BVCI210(30): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98(31): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-NS2(32): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99-provIP(34): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_mnc3-BVCI220(35): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99(36): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GTP(39): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@c91f86cbcb7e: Test case TC_attach_mnc3 finished. Verdict: pass MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass'. Thu May 30 05:48:37 UTC 2024 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 172.18.19.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=86114) Waiting for packet dumper to finish... 1 (prev_count=86114, count=87187) MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res'. ------ SGSN_Tests.TC_attach_umts_aka_umts_res ------ Thu May 30 05:48:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@c91f86cbcb7e: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Test case TC_attach_umts_aka_umts_res started. SGSN_Test-Gb0-NS0(41)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21010 SGSN_Test-Gb0-BSSGP0(42)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(45)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI97(45)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(45)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(45)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(46)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21011 SGSN_Test-Gb0-BSSGP0(42)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_umts_aka_umts_res-BVCI196(44)@c91f86cbcb7e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(47)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(46)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(50)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(50)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI98(50)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(50)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(50)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(51)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21012 SGSN_Test-Gb1-BSSGP1(47)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_umts_aka_umts_res-BVCI210(49)@c91f86cbcb7e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(52)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(51)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(55)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(55)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI99(55)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(55)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(55)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(52)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_umts_aka_umts_res-BVCI220(54)@c91f86cbcb7e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(56)@c91f86cbcb7e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(56)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(56)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(56)@c91f86cbcb7e: 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)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(56)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(44)@c91f86cbcb7e: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='C88056C8'O, index=0 SGSN_Test-GSUP(57)@c91f86cbcb7e: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@c91f86cbcb7e: 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 := 'C196967394E0899AB4EF97F25380828F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7C4D339A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '35288E311686A104'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'AE21B5356991053A45CC6100A30D155D'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '48734E057EB45A2BF70B4D6C66F5AACF'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '38FE905E2302F062B78C36C0E8B32F5C'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '3E1A0E048274B483'O } } } } } SGSN_Test-GSUP(57)@c91f86cbcb7e: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@c91f86cbcb7e: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" TC_attach_umts_aka_umts_res(59)@c91f86cbcb7e: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(44)@c91f86cbcb7e: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@c91f86cbcb7e: Final verdict of PTC: pass TC_attach_umts_aka_umts_res-BVCI196(44)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97(45)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98(50)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(49)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(51)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99(55)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP(57)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(46)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GTP(58)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(56)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98-provIP(48)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97-provIP(43)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99-provIP(53)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(54)@c91f86cbcb7e: Final verdict of PTC: none MTC@c91f86cbcb7e: Setting final verdict of the test case. MTC@c91f86cbcb7e: Local verdict of MTC: none MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97-provIP(43): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(44): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98-provIP(48): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(49): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98(50): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-NS2(51): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99-provIP(53): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(54): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99(55): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP-IPA(56): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GTP(58): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@c91f86cbcb7e: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass'. Thu May 30 05:48:43 UTC 2024 ====== SGSN_Tests.TC_attach_umts_aka_umts_res pass ====== Saving talloc report from 172.18.19.10:4245 to SGSN_Tests.TC_attach_umts_aka_umts_res.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=86347) Waiting for packet dumper to finish... 1 (prev_count=86347, count=87512) MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres'. ------ SGSN_Tests.TC_attach_umts_aka_gsm_sres ------ Thu May 30 05:48:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@c91f86cbcb7e: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Test case TC_attach_umts_aka_gsm_sres started. SGSN_Test-Gb0-NS0(60)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21010 SGSN_Test-Gb0-BSSGP0(61)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(64)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI97(64)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(64)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(64)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(65)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21011 SGSN_Test-Gb0-BSSGP0(61)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_umts_aka_gsm_sres-BVCI196(63)@c91f86cbcb7e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(66)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(65)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(69)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(69)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI98(69)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(69)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(69)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(70)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21012 SGSN_Test-Gb1-BSSGP1(66)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_umts_aka_gsm_sres-BVCI210(68)@c91f86cbcb7e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(71)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(70)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(74)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(74)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI99(74)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(74)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(74)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(71)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_umts_aka_gsm_sres-BVCI220(73)@c91f86cbcb7e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(75)@c91f86cbcb7e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(75)@c91f86cbcb7e: 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(75)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(75)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(75)@c91f86cbcb7e: 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(75)@c91f86cbcb7e: 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(75)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(75)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@c91f86cbcb7e: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='C935AD22'O, index=0 SGSN_Test-GSUP(76)@c91f86cbcb7e: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@c91f86cbcb7e: 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 := '0B5688D5388C7626B52309003FA9E05E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C14D7A0E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F2E0375D62E77EE6'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '4B273F560078063641718F52E673A70D'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'F305472C1DCDB39D7E0CD20E5D05DB89'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'A96574D9CFDA5219375056376D187DA9'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'AE48140CC2B2FAD0'O } } } } } SGSN_Test-GSUP(76)@c91f86cbcb7e: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@c91f86cbcb7e: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" TC_attach_umts_aka_gsm_sres(78)@c91f86cbcb7e: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@c91f86cbcb7e: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@c91f86cbcb7e: Final verdict of PTC: pass SGSN_Test-Gb0-NS0(60)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP(76)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(65)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(70)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99(74)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(63)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(68)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(73)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98(69)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97(64)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GTP(77)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99-provIP(72)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98-provIP(67)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97-provIP(62)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(75)@c91f86cbcb7e: Final verdict of PTC: none MTC@c91f86cbcb7e: Setting final verdict of the test case. MTC@c91f86cbcb7e: Local verdict of MTC: none MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98-provIP(67): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(68): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98(69): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-NS2(70): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99-provIP(72): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(73): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99(74): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP-IPA(75): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GTP(77): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@c91f86cbcb7e: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass'. Thu May 30 05:48:48 UTC 2024 ====== SGSN_Tests.TC_attach_umts_aka_gsm_sres pass ====== Saving talloc report from 172.18.19.10:4245 to SGSN_Tests.TC_attach_umts_aka_gsm_sres.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=86252) Waiting for packet dumper to finish... 1 (prev_count=86252, count=87325) MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act'. ------ SGSN_Tests.TC_attach_timeout_after_pdp_act ------ Thu May 30 05:48:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@c91f86cbcb7e: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Test case TC_attach_timeout_after_pdp_act started. SGSN_Test-Gb0-NS0(79)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21010 SGSN_Test-Gb0-BSSGP0(80)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(83)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI97(83)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(83)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(83)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(84)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21011 SGSN_Test-Gb0-BSSGP0(80)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_timeout_after_pdp_act-BVCI196(82)@c91f86cbcb7e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(85)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(84)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(89)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(89)@c91f86cbcb7e: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(88)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21012 -NSVCI98(89)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(89)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(89)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(85)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(90)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_timeout_after_pdp_act-BVCI210(86)@c91f86cbcb7e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(88)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(93)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(93)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI99(93)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(93)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(93)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(90)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_timeout_after_pdp_act-BVCI220(92)@c91f86cbcb7e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(94)@c91f86cbcb7e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(94)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(94)@c91f86cbcb7e: 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)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(94)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(82)@c91f86cbcb7e: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='C7582B97'O, index=0 SGSN_Test-GSUP(95)@c91f86cbcb7e: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@c91f86cbcb7e: 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 := '8CAD6A9394C7729922CDEA0D34C39BDC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6D98B987'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6EAD150A0A776290'O } } } } } SGSN_Test-GSUP(95)@c91f86cbcb7e: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@c91f86cbcb7e: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" TC_attach_timeout_after_pdp_act(97)@c91f86cbcb7e: setverdict(pass): none -> pass TC_attach_timeout_after_pdp_act(97)@c91f86cbcb7e: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@c91f86cbcb7e: Trying to receive 5 ATTACH ACCEPTs SGSN_Test-GSUP-IPA(94)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_attach_timeout_after_pdp_act(97)@c91f86cbcb7e: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@c91f86cbcb7e: Make sure not more than 5 ATTACH ACCEPT messages are sent TC_attach_timeout_after_pdp_act(97)@c91f86cbcb7e: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@c91f86cbcb7e: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@c91f86cbcb7e: Final verdict of PTC: pass SGSN_Test-Gb0-BSSGP0(80)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98(89)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP(95)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97(83)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(92)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99(93)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(86)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(84)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(82)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(94)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GTP(96)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98-provIP(87)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97-provIP(81)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99-provIP(91)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(88)@c91f86cbcb7e: Final verdict of PTC: none MTC@c91f86cbcb7e: Setting final verdict of the test case. MTC@c91f86cbcb7e: Local verdict of MTC: none MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(86): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98-provIP(87): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-NS2(88): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98(89): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99-provIP(91): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(92): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99(93): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP-IPA(94): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GTP(96): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@c91f86cbcb7e: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass'. Thu May 30 05:49:23 UTC 2024 ====== SGSN_Tests.TC_attach_timeout_after_pdp_act pass ====== Saving talloc report from 172.18.19.10:4245 to SGSN_Tests.TC_attach_timeout_after_pdp_act.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=116362) Waiting for packet dumper to finish... 1 (prev_count=116362, count=123956) MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout'. ------ SGSN_Tests.TC_attach_auth_id_timeout ------ Thu May 30 05:49:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@c91f86cbcb7e: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Test case TC_attach_auth_id_timeout started. SGSN_Test-Gb0-NS0(98)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21010 SGSN_Test-Gb0-BSSGP0(99)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(102)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(102)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI97(102)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(102)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(102)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(103)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21011 SGSN_Test-Gb0-BSSGP0(99)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_auth_id_timeout-BVCI196(101)@c91f86cbcb7e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(104)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(103)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(107)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(107)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI98(107)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(107)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(107)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(108)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21012 SGSN_Test-Gb1-BSSGP1(104)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_auth_id_timeout-BVCI210(106)@c91f86cbcb7e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(109)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(108)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(112)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI99(112)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(112)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(112)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(109)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_auth_id_timeout-BVCI220(111)@c91f86cbcb7e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(113)@c91f86cbcb7e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(113)@c91f86cbcb7e: 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)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(101)@c91f86cbcb7e: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='DFE955A7'O, index=0 SGSN_Test-GSUP(114)@c91f86cbcb7e: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) SGSN_Test-GSUP-IPA(113)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_attach_auth_id_timeout(116)@c91f86cbcb7e: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(101)@c91f86cbcb7e: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@c91f86cbcb7e: Final verdict of PTC: pass -NSVCI98(107)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(103)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP(114)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97(102)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(106)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99(112)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(108)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(113)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GTP(115)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(101)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99-provIP(110)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97-provIP(100)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98-provIP(105)@c91f86cbcb7e: Final verdict of PTC: none MTC@c91f86cbcb7e: Setting final verdict of the test case. MTC@c91f86cbcb7e: Local verdict of MTC: none MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97-provIP(100): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(101): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97(102): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-NS1(103): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GTP(115): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@c91f86cbcb7e: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass'. Thu May 30 05:49:57 UTC 2024 ====== SGSN_Tests.TC_attach_auth_id_timeout pass ====== Saving talloc report from 172.18.19.10:4245 to SGSN_Tests.TC_attach_auth_id_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=59072) Waiting for packet dumper to finish... 1 (prev_count=59072, count=65191) MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout'. ------ SGSN_Tests.TC_attach_auth_sai_timeout ------ Thu May 30 05:49: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_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@c91f86cbcb7e: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Test case TC_attach_auth_sai_timeout started. SGSN_Test-Gb0-NS0(117)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21010 SGSN_Test-Gb0-BSSGP0(118)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(121)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(121)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI97(121)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(121)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(121)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(118)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(122)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21011 TC_attach_auth_sai_timeout-BVCI196(120)@c91f86cbcb7e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(123)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(122)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(126)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(126)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI98(126)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(126)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(126)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(127)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21012 SGSN_Test-Gb1-BSSGP1(123)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_auth_sai_timeout-BVCI210(125)@c91f86cbcb7e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(128)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(127)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(131)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(131)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI99(131)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(131)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(131)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(128)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_auth_sai_timeout-BVCI220(130)@c91f86cbcb7e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(132)@c91f86cbcb7e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(132)@c91f86cbcb7e: 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(132)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(132)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(132)@c91f86cbcb7e: 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(132)@c91f86cbcb7e: 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(132)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(132)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(120)@c91f86cbcb7e: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='CE6F096C'O, index=0 SGSN_Test-GSUP(133)@c91f86cbcb7e: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@c91f86cbcb7e: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@c91f86cbcb7e: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" TC_attach_auth_sai_timeout(135)@c91f86cbcb7e: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(120)@c91f86cbcb7e: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@c91f86cbcb7e: Final verdict of PTC: pass SGSN_Test-GSUP(133)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99(131)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(125)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(130)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97(121)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(120)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98(126)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(127)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(122)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(132)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97-provIP(119)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99-provIP(129)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GTP(134)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98-provIP(124)@c91f86cbcb7e: Final verdict of PTC: none MTC@c91f86cbcb7e: Setting final verdict of the test case. MTC@c91f86cbcb7e: Local verdict of MTC: none MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97-provIP(119): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(120): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97(121): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-NS1(122): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98-provIP(124): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(125): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99-provIP(129): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(130): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99(131): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP-IPA(132): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GTP(134): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@c91f86cbcb7e: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass'. Thu May 30 05:50:07 UTC 2024 ====== SGSN_Tests.TC_attach_auth_sai_timeout pass ====== Saving talloc report from 172.18.19.10:4245 to SGSN_Tests.TC_attach_auth_sai_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=52689) Waiting for packet dumper to finish... 1 (prev_count=52689, count=63673) MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject'. ------ SGSN_Tests.TC_attach_auth_sai_reject ------ Thu May 30 05:50: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_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@c91f86cbcb7e: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Test case TC_attach_auth_sai_reject started. SGSN_Test-Gb0-NS0(136)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21010 SGSN_Test-Gb0-BSSGP0(137)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(140)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI97(140)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(140)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(140)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(141)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21011 SGSN_Test-Gb0-BSSGP0(137)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_auth_sai_reject-BVCI196(139)@c91f86cbcb7e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(142)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(141)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(145)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(145)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI98(145)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(145)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(145)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(146)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21012 SGSN_Test-Gb1-BSSGP1(142)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_auth_sai_reject-BVCI210(144)@c91f86cbcb7e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(147)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(146)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(150)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(150)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI99(150)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(150)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(150)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(147)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_auth_sai_reject-BVCI220(149)@c91f86cbcb7e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(151)@c91f86cbcb7e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(151)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(151)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(151)@c91f86cbcb7e: 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)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(151)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(139)@c91f86cbcb7e: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='CA8B8639'O, index=0 SGSN_Test-GSUP(152)@c91f86cbcb7e: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@c91f86cbcb7e: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@c91f86cbcb7e: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" TC_attach_auth_sai_reject(154)@c91f86cbcb7e: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@c91f86cbcb7e: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@c91f86cbcb7e: Final verdict of PTC: pass TC_attach_auth_sai_reject-BVCI196(139)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97(140)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(144)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(141)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(149)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98(145)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99(150)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(146)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP(152)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98-provIP(143)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99-provIP(148)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(151)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97-provIP(138)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GTP(153)@c91f86cbcb7e: Final verdict of PTC: none MTC@c91f86cbcb7e: Setting final verdict of the test case. MTC@c91f86cbcb7e: Local verdict of MTC: none MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98-provIP(143): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(144): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98(145): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-NS2(146): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99-provIP(148): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(149): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99(150): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP-IPA(151): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GTP(153): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@c91f86cbcb7e: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass'. Thu May 30 05:50:17 UTC 2024 ====== SGSN_Tests.TC_attach_auth_sai_reject pass ====== Saving talloc report from 172.18.19.10:4245 to SGSN_Tests.TC_attach_auth_sai_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=54369) Waiting for packet dumper to finish... 1 (prev_count=54369, count=64965) MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout'. ------ SGSN_Tests.TC_attach_gsup_lu_timeout ------ Thu May 30 05:50: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_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@c91f86cbcb7e: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Test case TC_attach_gsup_lu_timeout started. SGSN_Test-Gb0-NS0(155)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21010 SGSN_Test-Gb0-BSSGP0(156)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(159)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI97(159)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(159)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(159)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(160)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21011 SGSN_Test-Gb0-BSSGP0(156)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_gsup_lu_timeout-BVCI196(158)@c91f86cbcb7e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(161)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(160)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(164)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(164)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI98(164)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(164)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(164)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(165)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21012 SGSN_Test-Gb1-BSSGP1(161)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_gsup_lu_timeout-BVCI210(163)@c91f86cbcb7e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(166)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(165)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(170)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(170)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI99(170)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(170)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(170)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(166)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_gsup_lu_timeout-BVCI220(167)@c91f86cbcb7e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(169)@c91f86cbcb7e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(169)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(169)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(169)@c91f86cbcb7e: 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)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(169)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(158)@c91f86cbcb7e: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='DF32B569'O, index=0 SGSN_Test-GSUP(171)@c91f86cbcb7e: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@c91f86cbcb7e: 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 := 'DAEAE3E7864961423BCDBAB8751EF26B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D7476CA2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '73AE4E24BB6E4F68'O } } } } } SGSN_Test-GSUP(171)@c91f86cbcb7e: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@c91f86cbcb7e: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" TC_attach_gsup_lu_timeout(173)@c91f86cbcb7e: setverdict(fail): none -> fail MC@c91f86cbcb7e: Test Component 173 has requested to stop MTC. Terminating current testcase execution. -NSVCI97(159)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP(171)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98(164)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(158)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99(170)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@c91f86cbcb7e: Final verdict of PTC: fail TC_attach_gsup_lu_timeout-BVCI220(167)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98-provIP(162)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97-provIP(157)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(169)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GTP(172)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99-provIP(168)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(165)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(163)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(160)@c91f86cbcb7e: Final verdict of PTC: none MTC@c91f86cbcb7e: Setting final verdict of the test case. MTC@c91f86cbcb7e: Local verdict of MTC: none MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97-provIP(157): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(158): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98-provIP(162): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(163): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98(164): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-NS2(165): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(167): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99-provIP(168): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP-IPA(169): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99(170): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GTP(172): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@c91f86cbcb7e: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail'. Thu May 30 05:50:22 UTC 2024 ------ SGSN_Tests.TC_attach_gsup_lu_timeout fail ------ Saving talloc report from 172.18.19.10:4245 to SGSN_Tests.TC_attach_gsup_lu_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=71998) MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject'. ------ SGSN_Tests.TC_attach_gsup_lu_reject ------ Thu May 30 05:50: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_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@c91f86cbcb7e: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Test case TC_attach_gsup_lu_reject started. SGSN_Test-Gb0-NS0(174)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21010 SGSN_Test-Gb0-BSSGP0(175)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(178)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI97(178)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(178)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(178)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(179)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21011 SGSN_Test-Gb0-BSSGP0(175)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_gsup_lu_reject-BVCI196(177)@c91f86cbcb7e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(180)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(179)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(183)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(183)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI98(183)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(183)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(183)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(184)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21012 SGSN_Test-Gb1-BSSGP1(180)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_gsup_lu_reject-BVCI210(182)@c91f86cbcb7e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(185)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(184)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(188)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(188)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI99(188)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(188)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(188)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(185)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_gsup_lu_reject-BVCI220(187)@c91f86cbcb7e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(189)@c91f86cbcb7e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(189)@c91f86cbcb7e: 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(189)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(189)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(189)@c91f86cbcb7e: 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(189)@c91f86cbcb7e: 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(189)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(189)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(177)@c91f86cbcb7e: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='DA79444E'O, index=0 SGSN_Test-GSUP(190)@c91f86cbcb7e: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@c91f86cbcb7e: 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 := 'B1CF18F5A724EAEFFB17A094BF80BE0A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '365B3302'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DFBC1FD53F7C1188'O } } } } } SGSN_Test-GSUP(190)@c91f86cbcb7e: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@c91f86cbcb7e: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" TC_attach_gsup_lu_reject(192)@c91f86cbcb7e: setverdict(fail): none -> fail MC@c91f86cbcb7e: Test Component 192 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-Gb0-NS0(174)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97(178)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@c91f86cbcb7e: Final verdict of PTC: fail TC_attach_gsup_lu_reject-BVCI196(177)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(184)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GTP(191)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(179)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99(188)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(182)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98(183)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(189)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98-provIP(181)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(187)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP(190)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99-provIP(186)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97-provIP(176)@c91f86cbcb7e: Final verdict of PTC: none MTC@c91f86cbcb7e: Setting final verdict of the test case. MTC@c91f86cbcb7e: Local verdict of MTC: none MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97-provIP(176): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(177): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97(178): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98-provIP(181): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(182): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98(183): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-NS2(184): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99-provIP(186): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(187): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99(188): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP-IPA(189): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GTP(191): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@c91f86cbcb7e: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail'. Thu May 30 05:50:26 UTC 2024 ------ SGSN_Tests.TC_attach_gsup_lu_reject fail ------ Saving talloc report from 172.18.19.10:4245 to SGSN_Tests.TC_attach_gsup_lu_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=43912) Waiting for packet dumper to finish... 1 (prev_count=43912, count=77759) MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined'. ------ SGSN_Tests.TC_attach_combined ------ Thu May 30 05:50:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@c91f86cbcb7e: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Test case TC_attach_combined started. SGSN_Test-Gb0-NS0(193)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21010 SGSN_Test-Gb0-BSSGP0(194)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(197)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI97(197)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(197)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(197)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(198)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21011 SGSN_Test-Gb0-BSSGP0(194)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_combined-BVCI196(196)@c91f86cbcb7e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(199)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(198)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(202)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(202)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI98(202)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(202)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(202)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(199)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(203)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21012 TC_attach_combined-BVCI210(201)@c91f86cbcb7e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(204)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(203)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(207)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(207)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI99(207)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(207)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(207)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(204)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_combined-BVCI220(206)@c91f86cbcb7e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(208)@c91f86cbcb7e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(208)@c91f86cbcb7e: 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(208)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(208)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(208)@c91f86cbcb7e: 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(208)@c91f86cbcb7e: 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(208)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(208)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(196)@c91f86cbcb7e: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='D6389D10'O, index=0 SGSN_Test-GSUP(209)@c91f86cbcb7e: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@c91f86cbcb7e: 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 := 'D936D2B4EF5A397D35B614B7B12A6637'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A7EE39AC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '52AC67BB2C184729'O } } } } } SGSN_Test-GSUP(209)@c91f86cbcb7e: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@c91f86cbcb7e: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" TC_attach_combined(211)@c91f86cbcb7e: setverdict(pass): none -> pass TC_attach_combined-BVCI196(196)@c91f86cbcb7e: Removing Client IMSI='262420000000007'H, index=0 TC_attach_combined(211)@c91f86cbcb7e: Final verdict of PTC: pass TC_attach_combined-BVCI196(196)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98(202)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99(207)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97(197)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_combined-BVCI210(201)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP(209)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_combined-BVCI220(206)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(203)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(198)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GTP(210)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97-provIP(195)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98-provIP(200)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(208)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99-provIP(205)@c91f86cbcb7e: Final verdict of PTC: none MTC@c91f86cbcb7e: Setting final verdict of the test case. MTC@c91f86cbcb7e: Local verdict of MTC: none MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97-provIP(195): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_combined-BVCI196(196): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98-provIP(200): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_combined-BVCI210(201): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98(202): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-NS2(203): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99-provIP(205): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_combined-BVCI220(206): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99(207): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP-IPA(208): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GTP(210): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@c91f86cbcb7e: Test case TC_attach_combined finished. Verdict: pass MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass'. Thu May 30 05:50:31 UTC 2024 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 172.18.19.10:4245 to SGSN_Tests.TC_attach_combined.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=85562) Waiting for packet dumper to finish... 1 (prev_count=85562, count=86635) MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all'. ------ SGSN_Tests.TC_attach_accept_all ------ Thu May 30 05:50:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@c91f86cbcb7e: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Test case TC_attach_accept_all started. SGSN_Test-Gb0-NS0(212)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21010 SGSN_Test-Gb0-BSSGP0(213)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(216)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI97(216)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(216)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(216)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(217)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21011 SGSN_Test-Gb0-BSSGP0(213)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_accept_all-BVCI196(215)@c91f86cbcb7e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(218)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(217)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(221)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(221)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI98(221)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(221)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(221)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(222)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21012 SGSN_Test-Gb1-BSSGP1(218)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_accept_all-BVCI210(220)@c91f86cbcb7e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(223)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(222)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(226)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(226)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI99(226)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(226)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(226)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(223)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_accept_all-BVCI220(225)@c91f86cbcb7e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(227)@c91f86cbcb7e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(227)@c91f86cbcb7e: 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(227)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(227)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(227)@c91f86cbcb7e: 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(227)@c91f86cbcb7e: 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(227)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(227)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(215)@c91f86cbcb7e: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='F1EF9726'O, index=0 SGSN_Test-GSUP(228)@c91f86cbcb7e: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) TC_attach_accept_all(230)@c91f86cbcb7e: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(215)@c91f86cbcb7e: Removing Client IMSI='262420000000008'H, index=0 TC_attach_accept_all(230)@c91f86cbcb7e: Final verdict of PTC: pass TC_attach_accept_all-BVCI210(220)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP(228)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_accept_all-BVCI196(215)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99(226)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_accept_all-BVCI220(225)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97(216)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(222)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98(221)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(217)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(227)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GTP(229)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97-provIP(214)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99-provIP(224)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98-provIP(219)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@c91f86cbcb7e: Final verdict of PTC: none MTC@c91f86cbcb7e: Setting final verdict of the test case. MTC@c91f86cbcb7e: Local verdict of MTC: none MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97-provIP(214): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_accept_all-BVCI196(215): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98-provIP(219): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_accept_all-BVCI210(220): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98(221): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-NS2(222): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99-provIP(224): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_accept_all-BVCI220(225): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99(226): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP-IPA(227): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GTP(229): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@c91f86cbcb7e: Test case TC_attach_accept_all finished. Verdict: pass MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass'. Thu May 30 05:50:37 UTC 2024 ====== SGSN_Tests.TC_attach_accept_all pass ====== Saving talloc report from 172.18.19.10:4245 to SGSN_Tests.TC_attach_accept_all.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=55426) Waiting for packet dumper to finish... 1 (prev_count=55426, count=68357) MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed'. ------ SGSN_Tests.TC_attach_closed ------ Thu May 30 05:50:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@c91f86cbcb7e: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Test case TC_attach_closed started. SGSN_Test-Gb0-NS0(231)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21010 SGSN_Test-Gb0-BSSGP0(232)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(235)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(235)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI97(235)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(235)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(235)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(236)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21011 SGSN_Test-Gb0-BSSGP0(232)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_closed-BVCI196(234)@c91f86cbcb7e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(237)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(236)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(240)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(240)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI98(240)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(240)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(240)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(237)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(241)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21012 TC_attach_closed-BVCI210(239)@c91f86cbcb7e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(242)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(241)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(245)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(245)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI99(245)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(245)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(245)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(242)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_closed-BVCI220(244)@c91f86cbcb7e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(246)@c91f86cbcb7e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(246)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(246)@c91f86cbcb7e: 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)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(234)@c91f86cbcb7e: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='D546E6E8'O, index=0 SGSN_Test-GSUP(247)@c91f86cbcb7e: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(234)@c91f86cbcb7e: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='D546E6E8'O, index=1 TC_attach_closed(249)@c91f86cbcb7e: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@c91f86cbcb7e: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@c91f86cbcb7e: Final verdict of PTC: pass TC_attach_closed-BVCI196(234)@c91f86cbcb7e: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='EF785072'O, index=2 SGSN_Test-GSUP(247)@c91f86cbcb7e: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) TC_attach_closed(250)@c91f86cbcb7e: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@c91f86cbcb7e: Removing Client IMSI='262420000000010'H, index=2 TC_attach_closed(250)@c91f86cbcb7e: Final verdict of PTC: pass SGSN_Test-Gb0-NS0(231)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP(247)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97(235)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99(245)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(241)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98(240)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_closed-BVCI196(234)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(236)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_closed-BVCI210(239)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_closed-BVCI220(244)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(246)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97-provIP(233)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98-provIP(238)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GTP(248)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99-provIP(243)@c91f86cbcb7e: Final verdict of PTC: none MTC@c91f86cbcb7e: Setting final verdict of the test case. MTC@c91f86cbcb7e: Local verdict of MTC: none MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97-provIP(233): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_closed-BVCI196(234): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97(235): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-NS1(236): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98-provIP(238): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_closed-BVCI210(239): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98(240): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-NS2(241): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99-provIP(243): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_closed-BVCI220(244): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GTP(248): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@c91f86cbcb7e: Test case TC_attach_closed finished. Verdict: pass MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass'. Thu May 30 05:50:43 UTC 2024 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 172.18.19.10:4245 to SGSN_Tests.TC_attach_closed.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=65210) Waiting for packet dumper to finish... 1 (prev_count=65210, count=78141) MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response'. ------ SGSN_Tests.TC_attach_no_imei_response ------ Thu May 30 05:50:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@c91f86cbcb7e: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Test case TC_attach_no_imei_response started. SGSN_Test-Gb0-NS0(251)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21010 SGSN_Test-Gb0-BSSGP0(252)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(255)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI97(255)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(255)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(255)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(256)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21011 SGSN_Test-Gb0-BSSGP0(252)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_no_imei_response-BVCI196(254)@c91f86cbcb7e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(257)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(256)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(260)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(260)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI98(260)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(260)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(260)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(261)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21012 SGSN_Test-Gb1-BSSGP1(257)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_no_imei_response-BVCI210(259)@c91f86cbcb7e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(262)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(261)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(265)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(265)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI99(265)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(265)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(265)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(262)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_no_imei_response-BVCI220(264)@c91f86cbcb7e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(266)@c91f86cbcb7e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(266)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(266)@c91f86cbcb7e: 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)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(266)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(254)@c91f86cbcb7e: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='E264F847'O, index=0 SGSN_Test-GSUP(267)@c91f86cbcb7e: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) SGSN_Test-GSUP-IPA(266)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_attach_no_imei_response(269)@c91f86cbcb7e: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(254)@c91f86cbcb7e: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@c91f86cbcb7e: Final verdict of PTC: pass SGSN_Test-Gb1-BSSGP1(257)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP(267)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(264)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(261)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98(260)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(254)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(259)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99(265)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98-provIP(258)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GTP(268)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99-provIP(263)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97(255)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(266)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97-provIP(253)@c91f86cbcb7e: Final verdict of PTC: none MTC@c91f86cbcb7e: Setting final verdict of the test case. MTC@c91f86cbcb7e: Local verdict of MTC: none MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97-provIP(253): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_no_imei_response-BVCI196(254): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98-provIP(258): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_no_imei_response-BVCI210(259): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98(260): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-NS2(261): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99-provIP(263): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_no_imei_response-BVCI220(264): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99(265): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP-IPA(266): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GTP(268): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@c91f86cbcb7e: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass'. Thu May 30 05:51:19 UTC 2024 ====== SGSN_Tests.TC_attach_no_imei_response pass ====== Saving talloc report from 172.18.19.10:4245 to SGSN_Tests.TC_attach_no_imei_response.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=66643) Waiting for packet dumper to finish... 1 (prev_count=66643, count=67804) MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response'. ------ SGSN_Tests.TC_attach_no_imsi_response ------ Thu May 30 05:51:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@c91f86cbcb7e: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Test case TC_attach_no_imsi_response started. SGSN_Test-Gb0-NS0(270)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21010 SGSN_Test-Gb0-BSSGP0(271)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(274)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(274)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI97(274)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(274)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(274)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(275)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21011 SGSN_Test-Gb0-BSSGP0(271)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_no_imsi_response-BVCI196(273)@c91f86cbcb7e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(276)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(275)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(279)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(279)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI98(279)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(279)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(279)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(280)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21012 SGSN_Test-Gb1-BSSGP1(276)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_no_imsi_response-BVCI210(278)@c91f86cbcb7e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(281)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(280)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(284)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(284)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI99(284)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(284)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(284)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(281)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_no_imsi_response-BVCI220(283)@c91f86cbcb7e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(285)@c91f86cbcb7e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(285)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(285)@c91f86cbcb7e: 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)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(285)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(273)@c91f86cbcb7e: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='C3DA73D0'O, index=0 SGSN_Test-GSUP(286)@c91f86cbcb7e: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) SGSN_Test-GSUP-IPA(285)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_attach_no_imsi_response(288)@c91f86cbcb7e: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(273)@c91f86cbcb7e: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@c91f86cbcb7e: Final verdict of PTC: pass SGSN_Test-Gb0-NS0(270)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP(286)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97(274)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(280)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99(284)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(273)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98(279)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(275)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(283)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(278)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99-provIP(282)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98-provIP(277)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(285)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GTP(287)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97-provIP(272)@c91f86cbcb7e: Final verdict of PTC: none MTC@c91f86cbcb7e: Setting final verdict of the test case. MTC@c91f86cbcb7e: Local verdict of MTC: none MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97-provIP(272): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(273): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97(274): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-NS1(275): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98-provIP(277): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(278): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98(279): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-NS2(280): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99-provIP(282): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(283): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99(284): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP-IPA(285): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GTP(287): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@c91f86cbcb7e: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass'.Thu May 30 05:51:54 UTC 2024 ====== SGSN_Tests.TC_attach_no_imsi_response pass ====== Saving talloc report from 172.18.19.10:4245 to SGSN_Tests.TC_attach_no_imsi_response.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=67813) Waiting for packet dumper to finish... 1 (prev_count=67813, count=68886) MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty'. ------ SGSN_Tests.TC_attach_closed_add_vty ------ Thu May 30 05:51:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@c91f86cbcb7e: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Test case TC_attach_closed_add_vty started. SGSN_Test-Gb0-NS0(289)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21010 SGSN_Test-Gb0-BSSGP0(290)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(293)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI97(293)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(293)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(293)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(294)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21011 SGSN_Test-Gb0-BSSGP0(290)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_closed_add_vty-BVCI196(292)@c91f86cbcb7e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(295)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(294)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(298)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(298)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI98(298)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(298)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(298)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(299)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21012 SGSN_Test-Gb1-BSSGP1(295)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_closed_add_vty-BVCI210(297)@c91f86cbcb7e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(300)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(299)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(303)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(303)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI99(303)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(303)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(303)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(300)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_closed_add_vty-BVCI220(302)@c91f86cbcb7e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(304)@c91f86cbcb7e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(304)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(304)@c91f86cbcb7e: 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)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed_add_vty-BVCI196(292)@c91f86cbcb7e: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='C8BBF7DA'O, index=0 SGSN_Test-GSUP(305)@c91f86cbcb7e: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@c91f86cbcb7e: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='C8BBF7DA'O, index=1 TC_attach_closed_add_vty(307)@c91f86cbcb7e: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@c91f86cbcb7e: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@c91f86cbcb7e: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='C8BBF7DA'O, index=2 TC_attach_closed_add_vty(307)@c91f86cbcb7e: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@c91f86cbcb7e: Removing Client IMSI='001010123456700'H, index=2 TC_attach_closed_add_vty(307)@c91f86cbcb7e: Final verdict of PTC: pass SGSN_Test-Gb0-NS0(289)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(297)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99(303)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP(305)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98(298)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(294)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(299)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(292)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(302)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(304)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99-provIP(301)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97-provIP(291)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98-provIP(296)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97(293)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GTP(306)@c91f86cbcb7e: Final verdict of PTC: none MTC@c91f86cbcb7e: Setting final verdict of the test case. MTC@c91f86cbcb7e: Local verdict of MTC: none MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98-provIP(296): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(297): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98(298): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-NS2(299): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GTP(306): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@c91f86cbcb7e: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass'. Thu May 30 05:52:00 UTC 2024 ====== SGSN_Tests.TC_attach_closed_add_vty pass ====== Saving talloc report from 172.18.19.10:4245 to SGSN_Tests.TC_attach_closed_add_vty.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=65292) Waiting for packet dumper to finish... 1 (prev_count=65292, count=78223) MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_check_subscriber_list ------ Thu May 30 05:52:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@c91f86cbcb7e: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Test case TC_attach_check_subscriber_list started. SGSN_Test-Gb0-NS0(308)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21010 SGSN_Test-Gb0-BSSGP0(309)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(312)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI97(312)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(312)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(312)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(313)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21011 SGSN_Test-Gb0-BSSGP0(309)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_check_subscriber_list-BVCI196(311)@c91f86cbcb7e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(314)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(313)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(317)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(317)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI98(317)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(317)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(317)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(318)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21012 SGSN_Test-Gb1-BSSGP1(314)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_check_subscriber_list-BVCI210(316)@c91f86cbcb7e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(319)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(318)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(322)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(322)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI99(322)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(322)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(322)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(319)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_check_subscriber_list-BVCI220(321)@c91f86cbcb7e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(323)@c91f86cbcb7e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(323)@c91f86cbcb7e: 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(323)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(323)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(323)@c91f86cbcb7e: 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(323)@c91f86cbcb7e: 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(323)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(323)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@c91f86cbcb7e: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='F98D71E9'O, index=0 SGSN_Test-GSUP(324)@c91f86cbcb7e: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@c91f86cbcb7e: 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 := 'FB183E14C50284B997779689AE9EC0C2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '37C57C01'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7048736F16166263'O } } } } } SGSN_Test-GSUP(324)@c91f86cbcb7e: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@c91f86cbcb7e: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" TC_attach_check_subscriber_list(326)@c91f86cbcb7e: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@c91f86cbcb7e: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@c91f86cbcb7e: Final verdict of PTC: pass SGSN_Test-Gb2-BSSGP2(319)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98(317)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97(312)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(321)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP(324)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(311)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(318)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99(322)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(316)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(313)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GTP(325)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(323)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98-provIP(315)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97-provIP(310)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99-provIP(320)@c91f86cbcb7e: Final verdict of PTC: none MTC@c91f86cbcb7e: Setting final verdict of the test case. MTC@c91f86cbcb7e: Local verdict of MTC: none MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98-provIP(315): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(316): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98(317): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-NS2(318): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99-provIP(320): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(321): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99(322): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP-IPA(323): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GTP(325): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@c91f86cbcb7e: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass'. Thu May 30 05:52:05 UTC 2024 ====== SGSN_Tests.TC_attach_check_subscriber_list pass ====== Saving talloc report from 172.18.19.10:4245 to SGSN_Tests.TC_attach_check_subscriber_list.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=89393) Waiting for packet dumper to finish... 1 (prev_count=89393, count=90466) MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_detach_check_subscriber_list ------ Thu May 30 05:52: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_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@c91f86cbcb7e: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Test case TC_attach_detach_check_subscriber_list started. SGSN_Test-Gb0-NS0(327)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21010 SGSN_Test-Gb0-BSSGP0(328)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(331)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI97(331)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(331)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(331)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(332)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21011 SGSN_Test-Gb0-BSSGP0(328)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_detach_check_subscriber_list-BVCI196(330)@c91f86cbcb7e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(333)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(332)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(336)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(336)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI98(336)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(336)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(336)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(337)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21012 SGSN_Test-Gb1-BSSGP1(333)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_detach_check_subscriber_list-BVCI210(335)@c91f86cbcb7e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(338)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(337)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(341)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(341)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI99(341)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(341)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(341)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(338)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_detach_check_subscriber_list-BVCI220(340)@c91f86cbcb7e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(342)@c91f86cbcb7e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(342)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(342)@c91f86cbcb7e: 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)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(330)@c91f86cbcb7e: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='D2EDE3DA'O, index=0 SGSN_Test-GSUP(343)@c91f86cbcb7e: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@c91f86cbcb7e: 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 := '05344F7AEC5719A8D5A7438A46DF95AA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B7DCC67A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F579398699EEE18C'O } } } } } SGSN_Test-GSUP(343)@c91f86cbcb7e: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@c91f86cbcb7e: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" TC_attach_detach_check_subscriber_list(345)@c91f86cbcb7e: setverdict(pass): none -> pass TC_attach_detach_check_subscriber_list(345)@c91f86cbcb7e: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(330)@c91f86cbcb7e: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@c91f86cbcb7e: Final verdict of PTC: pass TC_attach_detach_check_subscriber_list-BVCI196(330)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99(341)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(332)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP(343)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97(331)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(335)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(340)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98(336)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(337)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GTP(344)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97-provIP(329)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99-provIP(339)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98-provIP(334)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(342)@c91f86cbcb7e: Final verdict of PTC: none MTC@c91f86cbcb7e: Setting final verdict of the test case. MTC@c91f86cbcb7e: Local verdict of MTC: none MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97-provIP(329): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(330): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98-provIP(334): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(335): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98(336): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-NS2(337): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GTP(344): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@c91f86cbcb7e: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass'. Thu May 30 05:52:14 UTC 2024 ====== SGSN_Tests.TC_attach_detach_check_subscriber_list pass ====== Saving talloc report from 172.18.19.10:4245 to SGSN_Tests.TC_attach_detach_check_subscriber_list.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=81630) Waiting for packet dumper to finish... 1 (prev_count=81630, count=89455) MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend'. ------ SGSN_Tests.TC_attach_check_complete_resend ------ Thu May 30 05:52:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@c91f86cbcb7e: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Test case TC_attach_check_complete_resend started. SGSN_Test-Gb0-NS0(346)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21010 SGSN_Test-Gb0-BSSGP0(347)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(350)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI97(350)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(350)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(350)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(351)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21011 SGSN_Test-Gb0-BSSGP0(347)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_check_complete_resend-BVCI196(349)@c91f86cbcb7e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(352)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(351)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(355)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(355)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI98(355)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(355)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(355)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(356)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21012 SGSN_Test-Gb1-BSSGP1(352)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_check_complete_resend-BVCI210(354)@c91f86cbcb7e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(357)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(356)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(360)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(360)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI99(360)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(360)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(360)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(357)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_check_complete_resend-BVCI220(359)@c91f86cbcb7e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(361)@c91f86cbcb7e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(361)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(361)@c91f86cbcb7e: 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)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(361)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@c91f86cbcb7e: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='CFBAAE10'O, index=0 SGSN_Test-GSUP(362)@c91f86cbcb7e: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@c91f86cbcb7e: 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 := '41F386B9DDC5ADBD5C64FA63880AC7FD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '19674F42'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '26AB08A1CF2F40A9'O } } } } } SGSN_Test-GSUP(362)@c91f86cbcb7e: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@c91f86cbcb7e: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" TC_attach_check_complete_resend(364)@c91f86cbcb7e: Warning: Re-starting timer T, which is already active (running or expired). TC_attach_check_complete_resend(364)@c91f86cbcb7e: Warning: Re-starting timer T, which is already active (running or expired). TC_attach_check_complete_resend(364)@c91f86cbcb7e: Warning: Re-starting timer T, which is already active (running or expired). TC_attach_check_complete_resend(364)@c91f86cbcb7e: Warning: Re-starting timer T, which is already active (running or expired). SGSN_Test-GSUP-IPA(361)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_attach_check_complete_resend(364)@c91f86cbcb7e: Warning: Re-starting timer T, which is already active (running or expired). TC_attach_check_complete_resend(364)@c91f86cbcb7e: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@c91f86cbcb7e: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@c91f86cbcb7e: Final verdict of PTC: pass SGSN_Test-GSUP(362)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(354)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98(355)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(349)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99(360)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(356)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(359)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97(350)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(361)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GTP(363)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98-provIP(353)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97-provIP(348)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99-provIP(358)@c91f86cbcb7e: Final verdict of PTC: none MTC@c91f86cbcb7e: Setting final verdict of the test case. MTC@c91f86cbcb7e: Local verdict of MTC: none MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98-provIP(353): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(354): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98(355): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-NS2(356): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99-provIP(358): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(359): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99(360): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP-IPA(361): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GTP(363): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@c91f86cbcb7e: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass'. Thu May 30 05:52:53 UTC 2024 ====== SGSN_Tests.TC_attach_check_complete_resend pass ====== Saving talloc report from 172.18.19.10:4245 to SGSN_Tests.TC_attach_check_complete_resend.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=89152) Waiting for packet dumper to finish... 1 (prev_count=89152, count=90225) MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_update ------ Thu May 30 05:52:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@c91f86cbcb7e: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Test case TC_hlr_location_cancel_request_update started. SGSN_Test-Gb0-NS0(365)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21010 SGSN_Test-Gb0-BSSGP0(366)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(369)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI97(369)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(369)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(369)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(366)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(370)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21011 TC_hlr_location_cancel_request_update-BVCI196(368)@c91f86cbcb7e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(371)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(370)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(374)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(374)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI98(374)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(374)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(374)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(375)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21012 SGSN_Test-Gb1-BSSGP1(371)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_hlr_location_cancel_request_update-BVCI210(373)@c91f86cbcb7e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(376)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(375)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(379)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(379)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI99(379)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(379)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(379)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(376)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_hlr_location_cancel_request_update-BVCI220(378)@c91f86cbcb7e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(380)@c91f86cbcb7e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(380)@c91f86cbcb7e: 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(380)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(380)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(380)@c91f86cbcb7e: 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(380)@c91f86cbcb7e: 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(380)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(380)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_update-BVCI196(368)@c91f86cbcb7e: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='FAF61D9E'O, index=0 SGSN_Test-GSUP(381)@c91f86cbcb7e: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@c91f86cbcb7e: 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 := '614568BD5E1E18B3A82335EE1BA7DB3F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '29120022'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1F3DFF6B9BA7E947'O } } } } } SGSN_Test-GSUP(381)@c91f86cbcb7e: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@c91f86cbcb7e: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" TC_hlr_location_cancel_request_update(383)@c91f86cbcb7e: setverdict(pass): none -> pass TC_hlr_location_cancel_request_update(383)@c91f86cbcb7e: setverdict(pass): pass -> pass, component reason not changed MC@c91f86cbcb7e: Test Component 383 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-Gb2-NS2(375)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@c91f86cbcb7e: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@c91f86cbcb7e: Final verdict of PTC: pass TC_hlr_location_cancel_request_update-BVCI220(378)@c91f86cbcb7e: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(368)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP(381)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98(374)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97(369)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(370)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GTP(382)@c91f86cbcb7e: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(373)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99-provIP(377)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98-provIP(372)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97-provIP(367)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99(379)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(380)@c91f86cbcb7e: Final verdict of PTC: none MTC@c91f86cbcb7e: Setting final verdict of the test case. MTC@c91f86cbcb7e: Local verdict of MTC: none MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98-provIP(372): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(373): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98(374): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-NS2(375): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99-provIP(377): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(378): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP-IPA(380): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GTP(382): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@c91f86cbcb7e: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass'. Thu May 30 05:53:03 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_update pass ====== Saving talloc report from 172.18.19.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_update.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=81549) Waiting for packet dumper to finish... 1 (prev_count=81549, count=88667) MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_withdraw ------ Thu May 30 05:53: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_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@c91f86cbcb7e: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Test case TC_hlr_location_cancel_request_withdraw started. SGSN_Test-Gb0-NS0(384)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21010 SGSN_Test-Gb0-BSSGP0(385)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(388)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI97(388)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(388)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(388)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(389)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21011 SGSN_Test-Gb0-BSSGP0(385)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@c91f86cbcb7e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(389)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(393)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(393)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI98(393)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(393)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(393)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(394)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21012 SGSN_Test-Gb1-BSSGP1(390)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_hlr_location_cancel_request_withdraw-BVCI210(392)@c91f86cbcb7e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(394)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(398)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI99(398)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(398)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(398)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(395)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@c91f86cbcb7e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(399)@c91f86cbcb7e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(399)@c91f86cbcb7e: 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)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@c91f86cbcb7e: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='E290B6FD'O, index=0 SGSN_Test-GSUP(400)@c91f86cbcb7e: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@c91f86cbcb7e: 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 := 'D2CD94CC61CFC92A3D68ED8F1934F06B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '09624669'O ("\tbFi") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4A81E8D4899A3E91'O } } } } } SGSN_Test-GSUP(400)@c91f86cbcb7e: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@c91f86cbcb7e: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" TC_hlr_location_cancel_request_withdraw(402)@c91f86cbcb7e: setverdict(pass): none -> pass TC_hlr_location_cancel_request_withdraw(402)@c91f86cbcb7e: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@c91f86cbcb7e: Removing Client IMSI='262420000000029'H, index=0 TC_hlr_location_cancel_request_withdraw(402)@c91f86cbcb7e: Final verdict of PTC: pass -NSVCI97(388)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP(400)@c91f86cbcb7e: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(387)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@c91f86cbcb7e: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(392)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99(398)@c91f86cbcb7e: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98(393)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GTP(401)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99-provIP(396)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(399)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98-provIP(391)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97-provIP(386)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@c91f86cbcb7e: Final verdict of PTC: none MTC@c91f86cbcb7e: Setting final verdict of the test case. MTC@c91f86cbcb7e: Local verdict of MTC: none MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(392): none (none -> none) Thu May 30 05:53:09 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass ====== Saving talloc report from 172.18.19.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_withdraw.talloc MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GTP(401): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@c91f86cbcb7e: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=92347) Waiting for packet dumper to finish... 1 (prev_count=92347, count=93420) MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: 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 ------ Thu May 30 05:53:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@c91f86cbcb7e: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. SGSN_Test-Gb0-NS0(403)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21010 SGSN_Test-Gb0-BSSGP0(404)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(407)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(407)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI97(407)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(407)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(407)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(408)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21011 SGSN_Test-Gb0-BSSGP0(404)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@c91f86cbcb7e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(409)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(408)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(412)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(412)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI98(412)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(412)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(412)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(413)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21012 SGSN_Test-Gb1-BSSGP1(409)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@c91f86cbcb7e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(414)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(413)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(417)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(417)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI99(417)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(417)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(417)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(414)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@c91f86cbcb7e: 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)@c91f86cbcb7e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(418)@c91f86cbcb7e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(418)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(418)@c91f86cbcb7e: 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)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@c91f86cbcb7e: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='DC229A72'O, index=0 SGSN_Test-GSUP(419)@c91f86cbcb7e: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@c91f86cbcb7e: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@c91f86cbcb7e: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@c91f86cbcb7e: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@c91f86cbcb7e: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@c91f86cbcb7e: Final verdict of PTC: pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP(419)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98(412)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99(417)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@c91f86cbcb7e: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@c91f86cbcb7e: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97-provIP(405)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(408)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97(407)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98-provIP(410)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GTP(420)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(418)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(413)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99-provIP(415)@c91f86cbcb7e: Final verdict of PTC: none Thu May 30 05:53:14 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass ====== Saving talloc report from 172.18.19.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.talloc MTC@c91f86cbcb7e: Setting final verdict of the test case. MTC@c91f86cbcb7e: Local verdict of MTC: none MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97-provIP(405): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97(407): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-NS1(408): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98-provIP(410): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98(412): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-NS2(413): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99-provIP(415): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GTP(420): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@c91f86cbcb7e: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@c91f86cbcb7e: 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=41307) Waiting for packet dumper to finish... 1 (prev_count=41307, count=50765) MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: 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 ------ Thu May 30 05:53: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_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@c91f86cbcb7e: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. SGSN_Test-Gb0-NS0(422)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21010 SGSN_Test-Gb0-BSSGP0(423)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(426)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI97(426)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(426)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(426)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(427)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21011 SGSN_Test-Gb0-BSSGP0(423)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@c91f86cbcb7e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(428)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(427)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(431)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(431)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI98(431)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(431)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(431)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(432)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21012 SGSN_Test-Gb1-BSSGP1(428)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@c91f86cbcb7e: 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)@c91f86cbcb7e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(433)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(432)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(436)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(436)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI99(436)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(436)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(436)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(433)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@c91f86cbcb7e: 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)@c91f86cbcb7e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(437)@c91f86cbcb7e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(437)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(437)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(437)@c91f86cbcb7e: 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)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(437)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@c91f86cbcb7e: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='FA710160'O, index=0 SGSN_Test-GSUP(438)@c91f86cbcb7e: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@c91f86cbcb7e: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@c91f86cbcb7e: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@c91f86cbcb7e: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@c91f86cbcb7e: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@c91f86cbcb7e: Final verdict of PTC: pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@c91f86cbcb7e: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP(438)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97(426)@c91f86cbcb7e: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99(436)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98(431)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(432)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(437)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GTP(439)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99-provIP(434)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97-provIP(424)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98-provIP(429)@c91f86cbcb7e: Final verdict of PTC: none MTC@c91f86cbcb7e: Setting final verdict of the test case. MTC@c91f86cbcb7e: Local verdict of MTC: none MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97-provIP(424): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98-provIP(429): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99-provIP(434): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99(436): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP-IPA(437): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GTP(439): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@c91f86cbcb7e: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass'. Thu May 30 05:53:19 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass ====== Saving talloc report from 172.18.19.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=41173) Waiting for packet dumper to finish... 1 (prev_count=41173, count=50627) MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown'. ------ SGSN_Tests.TC_rau_unknown ------ Thu May 30 05:53:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@c91f86cbcb7e: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Test case TC_rau_unknown started. SGSN_Test-Gb0-NS0(441)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21010 SGSN_Test-Gb0-BSSGP0(442)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(445)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI97(445)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(445)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(445)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(446)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21011 SGSN_Test-Gb0-BSSGP0(442)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_rau_unknown-BVCI196(444)@c91f86cbcb7e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(447)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(446)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(450)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(450)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI98(450)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(450)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(450)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(451)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21012 SGSN_Test-Gb1-BSSGP1(447)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(452)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rau_unknown-BVCI210(449)@c91f86cbcb7e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(451)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(456)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(456)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI99(456)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(456)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(456)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(452)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_rau_unknown-BVCI220(453)@c91f86cbcb7e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(455)@c91f86cbcb7e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(455)@c91f86cbcb7e: 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(455)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(455)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(455)@c91f86cbcb7e: 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(455)@c91f86cbcb7e: 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(455)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(455)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@c91f86cbcb7e: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='FE9767A2'O, index=0 SGSN_Test-GSUP(457)@c91f86cbcb7e: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) TC_rau_unknown(459)@c91f86cbcb7e: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@c91f86cbcb7e: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@c91f86cbcb7e: Final verdict of PTC: pass SGSN_Test-GSUP(457)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99(456)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98(450)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@c91f86cbcb7e: Final verdict of PTC: none TC_rau_unknown-BVCI220(453)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@c91f86cbcb7e: Final verdict of PTC: none TC_rau_unknown-BVCI210(449)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(451)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97(445)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98-provIP(448)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(455)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99-provIP(454)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GTP(458)@c91f86cbcb7e: Final verdict of PTC: none TC_rau_unknown-BVCI196(444)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97-provIP(443)@c91f86cbcb7e: Final verdict of PTC: none MTC@c91f86cbcb7e: Setting final verdict of the test case. MTC@c91f86cbcb7e: Local verdict of MTC: none MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98-provIP(448): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_rau_unknown-BVCI210(449): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98(450): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-NS2(451): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_rau_unknown-BVCI220(453): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99-provIP(454): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP-IPA(455): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99(456): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GTP(458): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@c91f86cbcb7e: Test case TC_rau_unknown finished. Verdict: pass MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass'. Thu May 30 05:53:24 UTC 2024 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 172.18.19.10:4245 to SGSN_Tests.TC_rau_unknown.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=40288) Waiting for packet dumper to finish... 1 (prev_count=40288, count=52109) MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau'. ------ SGSN_Tests.TC_attach_rau ------ Thu May 30 05:53: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_rau.pcap" >/data/SGSN_Tests.TC_attach_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Test case TC_attach_rau started. SGSN_Test-Gb0-NS0(460)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21010 SGSN_Test-Gb0-BSSGP0(461)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(464)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI97(464)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(464)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(464)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(465)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21011 SGSN_Test-Gb0-BSSGP0(461)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_rau-BVCI196(463)@c91f86cbcb7e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(466)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(465)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(469)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(469)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI98(469)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(469)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(469)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(470)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21012 SGSN_Test-Gb1-BSSGP1(466)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(471)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau-BVCI210(468)@c91f86cbcb7e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(470)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(475)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(475)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI99(475)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(475)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(475)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(471)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_rau-BVCI220(472)@c91f86cbcb7e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(474)@c91f86cbcb7e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(474)@c91f86cbcb7e: 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(474)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(474)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(474)@c91f86cbcb7e: 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(474)@c91f86cbcb7e: 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(474)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(474)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau-BVCI196(463)@c91f86cbcb7e: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='F3AD90DB'O, index=0 SGSN_Test-GSUP(476)@c91f86cbcb7e: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@c91f86cbcb7e: 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 := '47BCB0A5960CC4C7C100C768B5D37052'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7E8BC1F0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0FB3151538E719A8'O } } } } } SGSN_Test-GSUP(476)@c91f86cbcb7e: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@c91f86cbcb7e: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" TC_attach_rau(478)@c91f86cbcb7e: setverdict(pass): none -> pass TC_attach_rau(478)@c91f86cbcb7e: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@c91f86cbcb7e: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(463)@c91f86cbcb7e: Removing Client IMSI='262420000000012'H, index=0 TC_attach_rau(478)@c91f86cbcb7e: Final verdict of PTC: pass SGSN_Test-Gb2-NS2(470)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99(475)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP(476)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_rau-BVCI210(468)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(465)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_rau-BVCI196(463)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98(469)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_rau-BVCI220(472)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(474)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GTP(477)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97(464)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99-provIP(473)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97-provIP(462)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98-provIP(467)@c91f86cbcb7e: Final verdict of PTC: none MTC@c91f86cbcb7e: Setting final verdict of the test case. MTC@c91f86cbcb7e: Local verdict of MTC: none MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98-provIP(467): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_rau-BVCI210(468): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98(469): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-NS2(470): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_rau-BVCI220(472): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99-provIP(473): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP-IPA(474): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99(475): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GTP(477): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@c91f86cbcb7e: Test case TC_attach_rau finished. Verdict: pass MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass'. Thu May 30 05:53:29 UTC 2024 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 172.18.19.10:4245 to SGSN_Tests.TC_attach_rau.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=89472) Waiting for packet dumper to finish... 1 (prev_count=89472, count=90545) MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a'. ------ SGSN_Tests.TC_attach_rau_a_a ------ Thu May 30 05:53: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_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@c91f86cbcb7e: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Test case TC_attach_rau_a_a started. SGSN_Test-Gb0-NS0(479)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21010 SGSN_Test-Gb0-BSSGP0(480)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(483)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI97(483)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(483)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(483)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(484)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21011 SGSN_Test-Gb0-BSSGP0(480)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_rau_a_a-BVCI196(482)@c91f86cbcb7e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(485)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(484)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(488)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(488)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI98(488)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(488)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(488)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(489)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21012 SGSN_Test-Gb1-BSSGP1(485)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_rau_a_a-BVCI210(487)@c91f86cbcb7e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(490)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(489)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(493)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(493)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI99(493)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(493)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(493)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(490)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_rau_a_a-BVCI220(492)@c91f86cbcb7e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(494)@c91f86cbcb7e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(494)@c91f86cbcb7e: 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)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@c91f86cbcb7e: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='ED030CC8'O, index=0 SGSN_Test-GSUP(495)@c91f86cbcb7e: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@c91f86cbcb7e: 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 := '37DEC4A84308B9E6DA57A85E146D64E2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D1005866'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AB423236457FF5EA'O } } } } } SGSN_Test-GSUP(495)@c91f86cbcb7e: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@c91f86cbcb7e: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" TC_attach_rau_a_a(497)@c91f86cbcb7e: setverdict(pass): none -> pass TC_attach_rau_a_a(497)@c91f86cbcb7e: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@c91f86cbcb7e: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@c91f86cbcb7e: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@c91f86cbcb7e: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@c91f86cbcb7e: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@c91f86cbcb7e: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@c91f86cbcb7e: Final verdict of PTC: pass TC_attach_rau_a_a-BVCI196(482)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(487)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99(493)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99-provIP(491)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(492)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98(488)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(489)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(494)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GTP(496)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97-provIP(481)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97(483)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP(495)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98-provIP(486)@c91f86cbcb7e: Final verdict of PTC: none MTC@c91f86cbcb7e: Setting final verdict of the test case. MTC@c91f86cbcb7e: Local verdict of MTC: none MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98-provIP(486): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_rau_a_a-BVCI210(487): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98(488): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-NS2(489): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GTP(496): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@c91f86cbcb7e: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass'. Thu May 30 05:53:39 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_a pass ====== Saving talloc report from 172.18.19.10:4245 to SGSN_Tests.TC_attach_rau_a_a.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=99540) Waiting for packet dumper to finish... 1 (prev_count=99540, count=107046) MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b'. ------ SGSN_Tests.TC_attach_rau_a_b ------ Thu May 30 05:53: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_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@c91f86cbcb7e: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Test case TC_attach_rau_a_b started. SGSN_Test-Gb0-NS0(498)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21010 SGSN_Test-Gb0-BSSGP0(499)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(502)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI97(502)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(502)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(502)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(499)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(503)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21011 TC_attach_rau_a_b-BVCI196(501)@c91f86cbcb7e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(504)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(503)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(507)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(507)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI98(507)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(507)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(507)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(508)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21012 SGSN_Test-Gb1-BSSGP1(504)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_rau_a_b-BVCI210(506)@c91f86cbcb7e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(509)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(508)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(512)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(512)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI99(512)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(512)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(512)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(509)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_rau_a_b-BVCI220(511)@c91f86cbcb7e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(513)@c91f86cbcb7e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(513)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(513)@c91f86cbcb7e: 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)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@c91f86cbcb7e: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='CED15B0A'O, index=0 SGSN_Test-GSUP(514)@c91f86cbcb7e: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@c91f86cbcb7e: 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 := '6B9DB0418C363E40FD072E4E6FFC009B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EACEB39F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '877007904A128498'O } } } } } SGSN_Test-GSUP(514)@c91f86cbcb7e: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@c91f86cbcb7e: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" TC_attach_rau_a_b(516)@c91f86cbcb7e: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@c91f86cbcb7e: attach complete sending rau TC_attach_rau_a_b(516)@c91f86cbcb7e: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@c91f86cbcb7e: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@c91f86cbcb7e: rau complete unregistering TC_attach_rau_a_b-BVCI196(501)@c91f86cbcb7e: Removing Client IMSI='262420000000038'H, index=0 TC_attach_rau_a_b-BVCI210(506)@c91f86cbcb7e: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='F6D34841'O, index=0 TC_attach_rau_a_b(516)@c91f86cbcb7e: sending second RAU via different RA TC_attach_rau_a_b(516)@c91f86cbcb7e: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@c91f86cbcb7e: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@c91f86cbcb7e: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(501)@c91f86cbcb7e: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@c91f86cbcb7e: Final verdict of PTC: pass SGSN_Test-Gb1-BSSGP1(504)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(511)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(508)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99(512)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97(502)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(503)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98(507)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(506)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(501)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GTP(515)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99-provIP(510)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98-provIP(505)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(513)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97-provIP(500)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP(514)@c91f86cbcb7e: Final verdict of PTC: none MTC@c91f86cbcb7e: Setting final verdict of the test case. MTC@c91f86cbcb7e: Local verdict of MTC: none MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98-provIP(505): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_rau_a_b-BVCI210(506): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98(507): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-NS2(508): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GTP(515): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@c91f86cbcb7e: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass'. Thu May 30 05:53:50 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_b pass ====== Saving talloc report from 172.18.19.10:4245 to SGSN_Tests.TC_attach_rau_a_b.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=95775) Waiting for packet dumper to finish... 1 (prev_count=95775, count=103281) MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync'. ------ SGSN_Tests.TC_attach_usim_resync ------ Thu May 30 05:53:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@c91f86cbcb7e: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Test case TC_attach_usim_resync started. SGSN_Test-Gb0-NS0(517)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21010 SGSN_Test-Gb0-BSSGP0(518)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(521)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI97(521)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(521)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(521)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(522)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21011 SGSN_Test-Gb0-BSSGP0(518)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_resync-BVCI196(520)@c91f86cbcb7e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(523)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(522)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(527)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(527)@c91f86cbcb7e: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(526)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21012 -NSVCI98(527)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(527)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(527)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(523)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(528)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_resync-BVCI210(524)@c91f86cbcb7e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(526)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(531)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(531)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI99(531)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(531)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(531)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(528)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_resync-BVCI220(530)@c91f86cbcb7e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(532)@c91f86cbcb7e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(532)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(532)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(532)@c91f86cbcb7e: 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)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(532)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(520)@c91f86cbcb7e: Adding Client=TC_attach_usim_resync(535), IMSI='262420000000040'H, TLLI='FB80E98A'O, index=0 SGSN_Test-GSUP(533)@c91f86cbcb7e: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(535) TC_attach_usim_resync(535)@c91f86cbcb7e: 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 := '914DC70A7F3A9BD65D9307F69741E538'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B25C055A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0F850932DAE3D20F'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'A626731D5F6129E2FC5608665BA35955'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '4FDA78AFF4C2067DFDADA86AED496770'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'CAFDD75F040D099AD0EF50E1F819224E'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'EB9D9660E3E8350B'O } } } } } SGSN_Test-GSUP(533)@c91f86cbcb7e: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(535) SGSN_Test-GSUP(533)@c91f86cbcb7e: Added IMSI table entry 0TC_attach_usim_resync(535)"262420000000040" TC_attach_usim_resync(535)@c91f86cbcb7e: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(520)@c91f86cbcb7e: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_resync(535)@c91f86cbcb7e: Final verdict of PTC: pass SGSN_Test-Gb0-NS0(517)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97(521)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99(531)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(524)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(520)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(526)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP(533)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(532)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GTP(534)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97-provIP(519)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99-provIP(529)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(530)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98(527)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98-provIP(525)@c91f86cbcb7e: Final verdict of PTC: none MTC@c91f86cbcb7e: Setting final verdict of the test case. MTC@c91f86cbcb7e: Local verdict of MTC: none MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_usim_resync-BVCI196(520): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_usim_resync-BVCI210(524): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98-provIP(525): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-NS2(526): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98(527): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99-provIP(529): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_usim_resync-BVCI220(530): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99(531): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP-IPA(532): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GTP(534): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_usim_resync(535): pass (none -> pass) MTC@c91f86cbcb7e: Test case TC_attach_usim_resync finished. Verdict: pass MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass'. Thu May 30 05:53:55 UTC 2024 ====== SGSN_Tests.TC_attach_usim_resync pass ====== Saving talloc report from 172.18.19.10:4245 to SGSN_Tests.TC_attach_usim_resync.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=91345) Waiting for packet dumper to finish... 1 (prev_count=91345, count=92418) MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54'. ------ SGSN_Tests.TC_attach_usim_a54_a54 ------ Thu May 30 05:53:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@c91f86cbcb7e: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Test case TC_attach_usim_a54_a54 started. SGSN_Test-Gb0-NS0(536)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21010 SGSN_Test-Gb0-BSSGP0(537)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(540)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI97(540)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(540)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(540)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(541)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21011 SGSN_Test-Gb0-BSSGP0(537)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_a54_a54-BVCI196(539)@c91f86cbcb7e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(542)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(541)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(545)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(545)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI98(545)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(545)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(545)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(546)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21012 SGSN_Test-Gb1-BSSGP1(542)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_a54_a54-BVCI210(544)@c91f86cbcb7e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(547)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(546)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(550)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI99(550)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(550)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(550)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(547)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_a54_a54-BVCI220(549)@c91f86cbcb7e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(551)@c91f86cbcb7e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(551)@c91f86cbcb7e: 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)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(539)@c91f86cbcb7e: Adding Client=TC_attach_usim_a54_a54(554), IMSI='262420000000040'H, TLLI='FB6F4448'O, index=0 SGSN_Test-GSUP(552)@c91f86cbcb7e: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(554) TC_attach_usim_a54_a54(554)@c91f86cbcb7e: 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 := '15CC1B12483199BA68CD672B664B7138'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E2598811'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EEAEC2F63DF17E4D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'B7940E268C1B5863A42022572C3DED49'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E67D19AF955F2ABBBBED345811149FE0'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'ABE92CA1F6D8539642CBD7844944DEB2'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'EF74F750764AA2C3'O } } } } } SGSN_Test-GSUP(552)@c91f86cbcb7e: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(554) SGSN_Test-GSUP(552)@c91f86cbcb7e: Added IMSI table entry 0TC_attach_usim_a54_a54(554)"262420000000040" TC_attach_usim_a54_a54(554)@c91f86cbcb7e: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(539)@c91f86cbcb7e: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(554)@c91f86cbcb7e: Final verdict of PTC: pass SGSN_Test-GSUP(552)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(539)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(541)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(546)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99(550)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(551)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98(545)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(549)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(544)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99-provIP(548)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GTP(553)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97(540)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98-provIP(543)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97-provIP(538)@c91f86cbcb7e: Final verdict of PTC: none MTC@c91f86cbcb7e: Setting final verdict of the test case. MTC@c91f86cbcb7e: Local verdict of MTC: none MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(539): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98-provIP(543): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(544): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98(545): none (none -> none)Thu May 30 05:54:00 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a54 pass ====== Saving talloc report from 172.18.19.10:4245 to SGSN_Tests.TC_attach_usim_a54_a54.talloc MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-NS2(546): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(549): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GTP(553): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_usim_a54_a54(554): pass (none -> pass) MTC@c91f86cbcb7e: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=44772) Waiting for packet dumper to finish... 1 (prev_count=44772, count=70779) MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53'. ------ SGSN_Tests.TC_attach_usim_a54_a53 ------ Thu May 30 05:54:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@c91f86cbcb7e: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Test case TC_attach_usim_a54_a53 started. SGSN_Test-Gb0-NS0(555)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21010 SGSN_Test-Gb0-BSSGP0(556)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(559)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI97(559)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(559)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(559)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(560)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21011 SGSN_Test-Gb0-BSSGP0(556)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_a54_a53-BVCI196(558)@c91f86cbcb7e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(561)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(560)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(564)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(564)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI98(564)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(564)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(564)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(561)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(565)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21012 TC_attach_usim_a54_a53-BVCI210(563)@c91f86cbcb7e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(565)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(569)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(569)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI99(569)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(569)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(569)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(566)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_a54_a53-BVCI220(568)@c91f86cbcb7e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(570)@c91f86cbcb7e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(570)@c91f86cbcb7e: 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(570)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(570)@c91f86cbcb7e: 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(570)@c91f86cbcb7e: 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(570)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(558)@c91f86cbcb7e: Adding Client=TC_attach_usim_a54_a53(573), IMSI='262420000000040'H, TLLI='F853F043'O, index=0 SGSN_Test-GSUP(571)@c91f86cbcb7e: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(573) TC_attach_usim_a54_a53(573)@c91f86cbcb7e: 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 := '5F9A314EF513E3C2885AB27C3747F335'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '31264946'O ("1&IF") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AB035FC709D06A01'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'DC5926EBA62D69CDE98CC06E254CAF25'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'FD0E1D45C1917A4748666B9338F0E5F1'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '78216A66BFA835C9A06201D05DD069B3'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '5B510E285EE5EAAA'O } } } } } SGSN_Test-GSUP(571)@c91f86cbcb7e: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(573) SGSN_Test-GSUP(571)@c91f86cbcb7e: Added IMSI table entry 0TC_attach_usim_a54_a53(573)"262420000000040" TC_attach_usim_a54_a53(573)@c91f86cbcb7e: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(558)@c91f86cbcb7e: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(573)@c91f86cbcb7e: Final verdict of PTC: pass TC_attach_usim_a54_a53-BVCI196(558)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP(571)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97(559)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99(569)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98(564)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(568)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(565)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GTP(572)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98-provIP(562)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99-provIP(567)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97-provIP(557)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(570)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(563)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(560)@c91f86cbcb7e: Final verdict of PTC: none MTC@c91f86cbcb7e: Setting final verdict of the test case. MTC@c91f86cbcb7e: Local verdict of MTC: none MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97-provIP(557): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(558): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98-provIP(562): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(563): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98(564): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-NS2(565): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99-provIP(567): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(568): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99(569): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GTP(572): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_usim_a54_a53(573): pass (none -> pass) MTC@c91f86cbcb7e: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass'. Thu May 30 05:54:05 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a53 pass ====== Saving talloc report from 172.18.19.10:4245 to SGSN_Tests.TC_attach_usim_a54_a53.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=43882) Waiting for packet dumper to finish... 1 (prev_count=43882, count=69889) MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54'. ------ SGSN_Tests.TC_attach_usim_a53_a54 ------ Thu May 30 05:54: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_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@c91f86cbcb7e: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Test case TC_attach_usim_a53_a54 started. SGSN_Test-Gb0-NS0(574)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21010 SGSN_Test-Gb0-BSSGP0(575)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(578)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI97(578)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(578)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(578)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(579)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21011 SGSN_Test-Gb0-BSSGP0(575)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(580)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a53_a54-BVCI196(577)@c91f86cbcb7e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(579)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(584)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(584)@c91f86cbcb7e: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(583)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21012 -NSVCI98(584)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(584)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(584)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(580)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(585)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a53_a54-BVCI210(581)@c91f86cbcb7e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(583)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(588)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI99(588)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(588)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(588)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(585)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_a53_a54-BVCI220(587)@c91f86cbcb7e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(589)@c91f86cbcb7e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(589)@c91f86cbcb7e: 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)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(577)@c91f86cbcb7e: Adding Client=TC_attach_usim_a53_a54(592), IMSI='262420000000040'H, TLLI='D8F048E7'O, index=0 SGSN_Test-GSUP(590)@c91f86cbcb7e: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(592) TC_attach_usim_a53_a54(592)@c91f86cbcb7e: 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 := 'CB044FC7A65B38E4E51E7B9D8F3B7F4B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B6517191'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '89EFE4CC8ECF3160'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '190E492A1C9CB5BA4A00265F5576F4CF'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '00CDE98E73E2AAFA09126F6A2297AC02'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'EC4D409069B1BE4073F34B8A40E9EAFC'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A3BB22327B194287'O } } } } } SGSN_Test-GSUP(590)@c91f86cbcb7e: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(592) SGSN_Test-GSUP(590)@c91f86cbcb7e: Added IMSI table entry 0TC_attach_usim_a53_a54(592)"262420000000040" TC_attach_usim_a53_a54(592)@c91f86cbcb7e: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(577)@c91f86cbcb7e: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(592)@c91f86cbcb7e: Final verdict of PTC: pass TC_attach_usim_a53_a54-BVCI196(577)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98(584)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(581)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(579)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(583)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(587)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97(578)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP(590)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99(588)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99-provIP(586)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98-provIP(582)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GTP(591)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97-provIP(576)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(589)@c91f86cbcb7e: Final verdict of PTC: none MTC@c91f86cbcb7e: Setting final verdict of the test case. MTC@c91f86cbcb7e: Local verdict of MTC: none MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(577): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(581): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98-provIP(582): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-NS2(583): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98(584): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(587): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GTP(591): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_usim_a53_a54(592): pass (none -> pass) MTC@c91f86cbcb7e: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass'. Thu May 30 05:54:10 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a53_a54 pass ====== Saving talloc report from 172.18.19.10:4245 to SGSN_Tests.TC_attach_usim_a53_a54.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=69387) Waiting for packet dumper to finish... 1 (prev_count=69387, count=70460) MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54'. ------ SGSN_Tests.TC_attach_usim_a50_a54 ------ Thu May 30 05:54: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_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@c91f86cbcb7e: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Test case TC_attach_usim_a50_a54 started. SGSN_Test-Gb0-NS0(593)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21010 SGSN_Test-Gb0-BSSGP0(594)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(597)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(597)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI97(597)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(597)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(597)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(598)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21011 SGSN_Test-Gb0-BSSGP0(594)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_a50_a54-BVCI196(596)@c91f86cbcb7e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(599)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(598)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(602)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(602)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI98(602)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(602)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(602)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(603)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21012 SGSN_Test-Gb1-BSSGP1(599)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_a50_a54-BVCI210(601)@c91f86cbcb7e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(604)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(603)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(607)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(607)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI99(607)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(607)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(607)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(604)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_a50_a54-BVCI220(606)@c91f86cbcb7e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(608)@c91f86cbcb7e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(608)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(608)@c91f86cbcb7e: 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)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(596)@c91f86cbcb7e: Adding Client=TC_attach_usim_a50_a54(611), IMSI='262420000000040'H, TLLI='CA570711'O, index=0 SGSN_Test-GSUP(609)@c91f86cbcb7e: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(611) TC_attach_usim_a50_a54(611)@c91f86cbcb7e: 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 := 'B466EED5B5D6BDE964A653576374329A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C56A124A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5F5012E404680156'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'C8627FF4CCD733A1C0B1767528BC460A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '4C0EFDA29961717BE3F262DB412820D1'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'D2AF3C27DA2511AB446DF15C4CBBF56C'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'C563BBA8AC917A01'O } } } } } SGSN_Test-GSUP(609)@c91f86cbcb7e: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(611) SGSN_Test-GSUP(609)@c91f86cbcb7e: Added IMSI table entry 0TC_attach_usim_a50_a54(611)"262420000000040" TC_attach_usim_a50_a54(611)@c91f86cbcb7e: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(596)@c91f86cbcb7e: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(611)@c91f86cbcb7e: Final verdict of PTC: pass SGSN_Test-Gb1-NS1(598)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(596)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP(609)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(603)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98(602)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99(607)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97(597)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(601)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99-provIP(605)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GTP(610)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98-provIP(600)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97-provIP(595)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(606)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(608)@c91f86cbcb7e: Final verdict of PTC: none MTC@c91f86cbcb7e: Setting final verdict of the test case. MTC@c91f86cbcb7e: Local verdict of MTC: none MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97-provIP(595): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(596): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97(597): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98-provIP(600): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(601): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98(602): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-NS2(603): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99-provIP(605): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(606): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GTP(610): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_usim_a50_a54(611): pass (none -> pass) MTC@c91f86cbcb7e: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass'. Thu May 30 05:54:15 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a50_a54 pass ====== Saving talloc report from 172.18.19.10:4245 to SGSN_Tests.TC_attach_usim_a50_a54.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=69881) MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50'. ------ SGSN_Tests.TC_attach_usim_a54_a50 ------ Thu May 30 05:54:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@c91f86cbcb7e: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Test case TC_attach_usim_a54_a50 started. SGSN_Test-Gb0-NS0(612)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21010 SGSN_Test-Gb0-BSSGP0(613)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(616)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI97(616)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(616)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(616)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(617)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21011 SGSN_Test-Gb0-BSSGP0(613)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_a54_a50-BVCI196(615)@c91f86cbcb7e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(618)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(617)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(621)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(621)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI98(621)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(621)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(621)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(622)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21012 SGSN_Test-Gb1-BSSGP1(618)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_a54_a50-BVCI210(620)@c91f86cbcb7e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(623)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(622)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(626)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(626)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI99(626)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(626)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(626)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(623)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_a54_a50-BVCI220(625)@c91f86cbcb7e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(627)@c91f86cbcb7e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(627)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(627)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(627)@c91f86cbcb7e: 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)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(627)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(615)@c91f86cbcb7e: Adding Client=TC_attach_usim_a54_a50(630), IMSI='262420000000040'H, TLLI='DDA5ACBA'O, index=0 SGSN_Test-GSUP(628)@c91f86cbcb7e: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(630) TC_attach_usim_a54_a50(630)@c91f86cbcb7e: 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 := '5BA0C4F86557994817766453D5A6EE54'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EC28E6AD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '24FE28515B86349C'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '4CC5AB34FFDDE8BA0B0D4C9ABB7FD824'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '0589BB1A077F640E91B0FF1A5FC154E7'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '5F2ABE8F76D5356BBF12FD6B16D638E4'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '626A675F4F997C2F'O } } } } } SGSN_Test-GSUP(628)@c91f86cbcb7e: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(630) SGSN_Test-GSUP(628)@c91f86cbcb7e: Added IMSI table entry 0TC_attach_usim_a54_a50(630)"262420000000040" TC_attach_usim_a54_a50(630)@c91f86cbcb7e: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(615)@c91f86cbcb7e: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(630)@c91f86cbcb7e: Final verdict of PTC: pass TC_attach_usim_a54_a50-BVCI196(615)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(617)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99(626)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(620)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(625)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(622)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97(616)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99-provIP(624)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(627)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97-provIP(614)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98-provIP(619)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GTP(629)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP(628)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98(621)@c91f86cbcb7e: Final verdict of PTC: none MTC@c91f86cbcb7e: Setting final verdict of the test case. MTC@c91f86cbcb7e: Local verdict of MTC: none MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97-provIP(614): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(615): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98-provIP(619): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(620): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99-provIP(624): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(625): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99(626): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP-IPA(627): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GTP(629): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_usim_a54_a50(630): pass (none -> pass) MTC@c91f86cbcb7e: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass'. Thu May 30 05:54:19 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a50 pass ====== Saving talloc report from 172.18.19.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=69889) MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff'. ------ SGSN_Tests.TC_detach_unknown_nopoweroff ------ Thu May 30 05:54:22 UTC 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@c91f86cbcb7e: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Test case TC_detach_unknown_nopoweroff started. SGSN_Test-Gb0-NS0(631)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21010 SGSN_Test-Gb0-BSSGP0(632)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(635)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI97(635)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(635)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(635)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(636)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21011 SGSN_Test-Gb0-BSSGP0(632)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_detach_unknown_nopoweroff-BVCI196(634)@c91f86cbcb7e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(637)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(636)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(640)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(640)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI98(640)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(640)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(640)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(637)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(641)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21012 TC_detach_unknown_nopoweroff-BVCI210(639)@c91f86cbcb7e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(642)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(641)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(645)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(645)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI99(645)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(645)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(645)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(642)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_detach_unknown_nopoweroff-BVCI220(644)@c91f86cbcb7e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(646)@c91f86cbcb7e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(646)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(646)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(646)@c91f86cbcb7e: 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)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(646)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(634)@c91f86cbcb7e: Adding Client=TC_detach_unknown_nopoweroff(649), IMSI='262420000000013'H, TLLI='C1F0EF41'O, index=0 SGSN_Test-GSUP(647)@c91f86cbcb7e: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(649) TC_detach_unknown_nopoweroff(649)@c91f86cbcb7e: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(634)@c91f86cbcb7e: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(649)@c91f86cbcb7e: Final verdict of PTC: pass TC_detach_unknown_nopoweroff-BVCI196(634)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@c91f86cbcb7e: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(644)@c91f86cbcb7e: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(639)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP(647)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(641)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97(635)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99(645)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(646)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98(640)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99-provIP(643)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98-provIP(638)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GTP(648)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97-provIP(633)@c91f86cbcb7e: Final verdict of PTC: none MTC@c91f86cbcb7e: Setting final verdict of the test case. MTC@c91f86cbcb7e: Local verdict of MTC: none MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(634): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98-provIP(638): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(639): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98(640): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-NS2(641): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99-provIP(643): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(644): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99(645): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP-IPA(646): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GTP(648): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_detach_unknown_nopoweroff(649): pass (none -> pass) MTC@c91f86cbcb7e: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass'. Thu May 30 05:54:24 UTC 2024 ====== SGSN_Tests.TC_detach_unknown_nopoweroff pass ====== Saving talloc report from 172.18.19.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=55371) MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff'. ------ SGSN_Tests.TC_detach_unknown_poweroff ------ Thu May 30 05:54: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.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@c91f86cbcb7e: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Test case TC_detach_unknown_poweroff started. SGSN_Test-Gb0-NS0(650)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21010 SGSN_Test-Gb0-BSSGP0(651)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(654)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI97(654)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(654)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(654)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(655)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21011 SGSN_Test-Gb0-BSSGP0(651)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_detach_unknown_poweroff-BVCI196(653)@c91f86cbcb7e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(656)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(655)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(659)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(659)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI98(659)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(659)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(659)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(660)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21012 SGSN_Test-Gb1-BSSGP1(656)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_detach_unknown_poweroff-BVCI210(658)@c91f86cbcb7e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(661)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(660)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(664)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(664)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI99(664)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(664)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(664)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(661)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_detach_unknown_poweroff-BVCI220(663)@c91f86cbcb7e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(665)@c91f86cbcb7e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(665)@c91f86cbcb7e: 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)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(653)@c91f86cbcb7e: Adding Client=TC_detach_unknown_poweroff(668), IMSI='262420000000014'H, TLLI='F5684CE9'O, index=0 SGSN_Test-GSUP(666)@c91f86cbcb7e: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(668) TC_detach_unknown_poweroff(668)@c91f86cbcb7e: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(653)@c91f86cbcb7e: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(668)@c91f86cbcb7e: Final verdict of PTC: pass -NSVCI99(664)@c91f86cbcb7e: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(653)@c91f86cbcb7e: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(663)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98(659)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(660)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP(666)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97-provIP(652)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97(654)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(665)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(655)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99-provIP(662)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98-provIP(657)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GTP(667)@c91f86cbcb7e: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(658)@c91f86cbcb7e: Final verdict of PTC: none MTC@c91f86cbcb7e: Setting final verdict of the test case. MTC@c91f86cbcb7e: Local verdict of MTC: none MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97-provIP(652): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(653): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97(654): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98-provIP(657): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(658): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98(659): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-NS2(660): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99-provIP(662): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(663): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GTP(667): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_detach_unknown_poweroff(668): pass (none -> pass) MTC@c91f86cbcb7e: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass'. Thu May 30 05:54:34 UTC 2024 ====== SGSN_Tests.TC_detach_unknown_poweroff pass ====== Saving talloc report from 172.18.19.10:4245 to SGSN_Tests.TC_detach_unknown_poweroff.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=43505) Waiting for packet dumper to finish... 1 (prev_count=43505, count=51011) MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff'. ------ SGSN_Tests.TC_detach_nopoweroff ------ Thu May 30 05:54: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_detach_nopoweroff.pcap" >/data/SGSN_Tests.TC_detach_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Test case TC_detach_nopoweroff started. SGSN_Test-Gb0-NS0(669)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21010 SGSN_Test-Gb0-BSSGP0(670)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(673)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI97(673)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(673)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(673)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(674)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21011 SGSN_Test-Gb0-BSSGP0(670)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_detach_nopoweroff-BVCI196(672)@c91f86cbcb7e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(675)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(674)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(678)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(678)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI98(678)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(678)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(678)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(679)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21012 SGSN_Test-Gb1-BSSGP1(675)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_detach_nopoweroff-BVCI210(677)@c91f86cbcb7e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(680)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(679)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(683)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(683)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI99(683)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(683)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(683)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(680)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_detach_nopoweroff-BVCI220(682)@c91f86cbcb7e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(684)@c91f86cbcb7e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(684)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(684)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(684)@c91f86cbcb7e: 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)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(684)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(672)@c91f86cbcb7e: Adding Client=TC_detach_nopoweroff(687), IMSI='262420000000015'H, TLLI='C427B114'O, index=0 SGSN_Test-GSUP(685)@c91f86cbcb7e: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(687) TC_detach_nopoweroff(687)@c91f86cbcb7e: 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 := '7411B1321840BDCC0323FB3402D52511'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C322D531'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E389F40254C03B0F'O } } } } } SGSN_Test-GSUP(685)@c91f86cbcb7e: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(687) SGSN_Test-GSUP(685)@c91f86cbcb7e: Added IMSI table entry 0TC_detach_nopoweroff(687)"262420000000015" TC_detach_nopoweroff(687)@c91f86cbcb7e: setverdict(pass): none -> pass TC_detach_nopoweroff(687)@c91f86cbcb7e: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(672)@c91f86cbcb7e: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(687)@c91f86cbcb7e: Final verdict of PTC: pass SGSN_Test-Gb0-NS0(669)@c91f86cbcb7e: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(682)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99(683)@c91f86cbcb7e: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(672)@c91f86cbcb7e: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(677)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97(673)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(679)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98(678)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99-provIP(681)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98-provIP(676)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GTP(686)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(684)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP(685)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(674)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97-provIP(671)@c91f86cbcb7e: Final verdict of PTC: none MTC@c91f86cbcb7e: Setting final verdict of the test case. MTC@c91f86cbcb7e: Local verdict of MTC: none MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97-provIP(671): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_detach_nopoweroff-BVCI196(672): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_detach_nopoweroff-BVCI210(677): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99-provIP(681): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_detach_nopoweroff-BVCI220(682): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99(683): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP-IPA(684): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GTP(686): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_detach_nopoweroff(687): pass (none -> pass) MTC@c91f86cbcb7e: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass'. Thu May 30 05:54:40 UTC 2024 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 172.18.19.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=88341) Waiting for packet dumper to finish... 1 (prev_count=88341, count=89414) MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff'. ------ SGSN_Tests.TC_detach_poweroff ------ Thu May 30 05:54: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_detach_poweroff.pcap" >/data/SGSN_Tests.TC_detach_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Test case TC_detach_poweroff started. SGSN_Test-Gb0-NS0(688)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21010 SGSN_Test-Gb0-BSSGP0(689)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(692)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI97(692)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(692)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(692)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(693)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21011 SGSN_Test-Gb0-BSSGP0(689)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_detach_poweroff-BVCI196(691)@c91f86cbcb7e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(694)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(693)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(697)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(697)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI98(697)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(697)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(697)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(698)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21012 SGSN_Test-Gb1-BSSGP1(694)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_detach_poweroff-BVCI210(696)@c91f86cbcb7e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(699)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(698)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(702)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(702)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI99(702)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(702)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(702)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(699)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_detach_poweroff-BVCI220(701)@c91f86cbcb7e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(703)@c91f86cbcb7e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@c91f86cbcb7e: 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(703)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(703)@c91f86cbcb7e: 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(703)@c91f86cbcb7e: 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(703)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(691)@c91f86cbcb7e: Adding Client=TC_detach_poweroff(706), IMSI='262420000000016'H, TLLI='EE576A31'O, index=0 SGSN_Test-GSUP(704)@c91f86cbcb7e: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(706) TC_detach_poweroff(706)@c91f86cbcb7e: 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 := '22EF07032B8FA7DD041F694B7414E6D8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '78D47CA2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0B8E4D5A6DEBC8AE'O } } } } } SGSN_Test-GSUP(704)@c91f86cbcb7e: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(706) SGSN_Test-GSUP(704)@c91f86cbcb7e: Added IMSI table entry 0TC_detach_poweroff(706)"262420000000016" TC_detach_poweroff(706)@c91f86cbcb7e: setverdict(pass): none -> pass TC_detach_poweroff(706)@c91f86cbcb7e: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(691)@c91f86cbcb7e: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(706)@c91f86cbcb7e: Final verdict of PTC: pass -NSVCI97(692)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(698)@c91f86cbcb7e: Final verdict of PTC: none TC_detach_poweroff-BVCI220(701)@c91f86cbcb7e: Final verdict of PTC: none TC_detach_poweroff-BVCI196(691)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP(704)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98(697)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97-provIP(690)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GTP(705)@c91f86cbcb7e: Final verdict of PTC: none TC_detach_poweroff-BVCI210(696)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98-provIP(695)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(703)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99-provIP(700)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99(702)@c91f86cbcb7e: Final verdict of PTC: none MTC@c91f86cbcb7e: Setting final verdict of the test case. MTC@c91f86cbcb7e: Local verdict of MTC: none MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97-provIP(690): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_detach_poweroff-BVCI196(691): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_detach_poweroff-BVCI210(696): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99-provIP(700): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_detach_poweroff-BVCI220(701): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GTP(705): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_detach_poweroff(706): pass (none -> pass) MTC@c91f86cbcb7e: Test case TC_detach_poweroff finished. Verdict: pass MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass'. Thu May 30 05:54:50 UTC 2024 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 172.18.19.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=81170) Waiting for packet dumper to finish... 1 (prev_count=81170, count=88288) MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act'. ------ SGSN_Tests.TC_attach_pdp_act ------ Thu May 30 05:54: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.pcap" >/data/SGSN_Tests.TC_attach_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Test case TC_attach_pdp_act started. SGSN_Test-Gb0-NS0(707)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21010 SGSN_Test-Gb0-BSSGP0(708)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(711)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI97(711)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(711)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(711)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(708)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(712)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21011 TC_attach_pdp_act-BVCI196(710)@c91f86cbcb7e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(713)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(712)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(716)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(716)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI98(716)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(716)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(716)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(717)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21012 SGSN_Test-Gb1-BSSGP1(713)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act-BVCI210(715)@c91f86cbcb7e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(718)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(717)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(721)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(721)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI99(721)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(721)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(721)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(718)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act-BVCI220(720)@c91f86cbcb7e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(722)@c91f86cbcb7e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(722)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(722)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(722)@c91f86cbcb7e: 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)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(722)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(710)@c91f86cbcb7e: Adding Client=TC_attach_pdp_act(725), IMSI='262420000000017'H, TLLI='F8348E73'O, index=0 SGSN_Test-GSUP(723)@c91f86cbcb7e: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(725) TC_attach_pdp_act(725)@c91f86cbcb7e: 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 := '0663AB57D547DD7DD351CA275923969E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C6A8F329'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A88DB4637005AF5B'O } } } } } SGSN_Test-GSUP(723)@c91f86cbcb7e: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(725) SGSN_Test-GSUP(723)@c91f86cbcb7e: Added IMSI table entry 0TC_attach_pdp_act(725)"262420000000017" TC_attach_pdp_act(725)@c91f86cbcb7e: setverdict(pass): none -> pass TC_attach_pdp_act(725)@c91f86cbcb7e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(710)@c91f86cbcb7e: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(725)@c91f86cbcb7e: Final verdict of PTC: pass SGSN_Test-Gb0-NS0(707)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP(723)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98(716)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(717)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(720)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99(721)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(710)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(715)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(712)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97(711)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GTP(724)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99-provIP(719)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97-provIP(709)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98-provIP(714)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(722)@c91f86cbcb7e: Final verdict of PTC: none MTC@c91f86cbcb7e: Setting final verdict of the test case. MTC@c91f86cbcb7e: Local verdict of MTC: none MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97-provIP(709): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_pdp_act-BVCI196(710): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98-provIP(714): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_pdp_act-BVCI210(715): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99-provIP(719): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_pdp_act-BVCI220(720): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99(721): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP-IPA(722): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GTP(724): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_pdp_act(725): pass (none -> pass) MTC@c91f86cbcb7e: Test case TC_attach_pdp_act finished. Verdict: pass MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass'. Thu May 30 05:54:54 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act pass ====== Saving talloc report from 172.18.19.10:4245 to SGSN_Tests.TC_attach_pdp_act.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=89082) Waiting for packet dumper to finish... 1 (prev_count=89082, count=90155) MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached'. ------ SGSN_Tests.TC_pdp_act_unattached ------ Thu May 30 05:54: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_pdp_act_unattached.pcap" >/data/SGSN_Tests.TC_pdp_act_unattached.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Test case TC_pdp_act_unattached started. SGSN_Test-Gb0-NS0(726)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21010 SGSN_Test-Gb0-BSSGP0(727)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(730)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI97(730)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(730)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(730)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(731)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21011 SGSN_Test-Gb0-BSSGP0(727)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_pdp_act_unattached-BVCI196(729)@c91f86cbcb7e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(732)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(731)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(735)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(735)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI98(735)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(735)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(735)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(736)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21012 SGSN_Test-Gb1-BSSGP1(732)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_pdp_act_unattached-BVCI210(734)@c91f86cbcb7e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(737)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(736)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(740)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(740)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI99(740)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(740)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(740)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(737)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_pdp_act_unattached-BVCI220(739)@c91f86cbcb7e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(741)@c91f86cbcb7e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(741)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(741)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(741)@c91f86cbcb7e: 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)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(741)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(729)@c91f86cbcb7e: Adding Client=TC_pdp_act_unattached(744), IMSI='262420000000018'H, TLLI='F8E520EE'O, index=0 SGSN_Test-GSUP(742)@c91f86cbcb7e: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(744) TC_pdp_act_unattached(744)@c91f86cbcb7e: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(729)@c91f86cbcb7e: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(744)@c91f86cbcb7e: Final verdict of PTC: pass SGSN_Test-Gb0-BSSGP0(727)@c91f86cbcb7e: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(739)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97(730)@c91f86cbcb7e: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(729)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99(740)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP(742)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(736)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(731)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98(735)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@c91f86cbcb7e: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(734)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(741)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97-provIP(728)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GTP(743)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98-provIP(733)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99-provIP(738)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@c91f86cbcb7e: Final verdict of PTC: none MTC@c91f86cbcb7e: Setting final verdict of the test case. MTC@c91f86cbcb7e: Local verdict of MTC: none MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97-provIP(728): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_pdp_act_unattached-BVCI196(729): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98-provIP(733): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_pdp_act_unattached-BVCI210(734): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98(735): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-NS2(736): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99-provIP(738): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_pdp_act_unattached-BVCI220(739): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99(740): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP-IPA(741): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GTP(743): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_pdp_act_unattached(744): pass (none -> pass) MTC@c91f86cbcb7e: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass'. Thu May 30 05:54:58 UTC 2024 ====== SGSN_Tests.TC_pdp_act_unattached pass ====== Saving talloc report from 172.18.19.10:4245 to SGSN_Tests.TC_pdp_act_unattached.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=8711) Waiting for packet dumper to finish... 1 (prev_count=8711, count=57136) MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user'. ------ SGSN_Tests.TC_attach_pdp_act_user ------ Thu May 30 05:55: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_user.pcap" >/data/SGSN_Tests.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Test case TC_attach_pdp_act_user started. SGSN_Test-Gb0-NS0(745)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21010 SGSN_Test-Gb0-BSSGP0(746)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(749)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(749)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI97(749)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(749)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(749)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(750)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21011 SGSN_Test-Gb0-BSSGP0(746)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_user-BVCI196(748)@c91f86cbcb7e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(751)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(750)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(754)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(754)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI98(754)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(754)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(754)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(755)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21012 SGSN_Test-Gb1-BSSGP1(751)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_user-BVCI210(753)@c91f86cbcb7e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(755)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(759)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(759)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI99(759)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(759)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(759)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(756)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_user-BVCI220(758)@c91f86cbcb7e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(760)@c91f86cbcb7e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(760)@c91f86cbcb7e: 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)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(748)@c91f86cbcb7e: Adding Client=TC_attach_pdp_act_user(763), IMSI='262420000000019'H, TLLI='C102E32B'O, index=0 SGSN_Test-GSUP(761)@c91f86cbcb7e: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(763) TC_attach_pdp_act_user(763)@c91f86cbcb7e: 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 := 'E05B8ADA1DE338464B9898666FBEE528'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A36965E4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0CF63560DFC96FEE'O } } } } } SGSN_Test-GSUP(761)@c91f86cbcb7e: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(763) SGSN_Test-GSUP(761)@c91f86cbcb7e: Added IMSI table entry 0TC_attach_pdp_act_user(763)"262420000000019" TC_attach_pdp_act_user(763)@c91f86cbcb7e: setverdict(pass): none -> pass TC_attach_pdp_act_user(763)@c91f86cbcb7e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user-BVCI196(748)@c91f86cbcb7e: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(763)@c91f86cbcb7e: Final verdict of PTC: pass SGSN_Test-Gb2-BSSGP2(756)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97(749)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(758)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(748)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(755)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98(754)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99(759)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(750)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(760)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP(761)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99-provIP(757)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GTP(762)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(753)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97-provIP(747)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98-provIP(752)@c91f86cbcb7e: Final verdict of PTC: none MTC@c91f86cbcb7e: Setting final verdict of the test case. MTC@c91f86cbcb7e: Local verdict of MTC: none MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97-provIP(747): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(748): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97(749): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-NS1(750): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98-provIP(752): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(753): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98(754): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-NS2(755): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(758): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GTP(762): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_pdp_act_user(763): pass (none -> pass) MTC@c91f86cbcb7e: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass'. Thu May 30 05:55:02 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user pass ====== Saving talloc report from 172.18.19.10:4245 to SGSN_Tests.TC_attach_pdp_act_user.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=92721) Waiting for packet dumper to finish... 1 (prev_count=92721, count=93794) MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject'. ------ SGSN_Tests.TC_attach_pdp_act_ggsn_reject ------ Thu May 30 05:55:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@c91f86cbcb7e: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Test case TC_attach_pdp_act_ggsn_reject started. SGSN_Test-Gb0-NS0(764)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21010 SGSN_Test-Gb0-BSSGP0(765)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(768)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI97(768)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(768)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(768)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(769)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21011 SGSN_Test-Gb0-BSSGP0(765)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_ggsn_reject-BVCI196(767)@c91f86cbcb7e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(770)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(769)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(773)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI98(773)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(773)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(773)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(774)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21012 SGSN_Test-Gb1-BSSGP1(770)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_ggsn_reject-BVCI210(772)@c91f86cbcb7e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(774)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(778)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI99(778)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(778)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(778)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(775)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_ggsn_reject-BVCI220(777)@c91f86cbcb7e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(779)@c91f86cbcb7e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(779)@c91f86cbcb7e: 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)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(767)@c91f86cbcb7e: Adding Client=TC_attach_pdp_act_ggsn_reject(782), IMSI='262420000000020'H, TLLI='EB493176'O, index=0 SGSN_Test-GSUP(780)@c91f86cbcb7e: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(782) TC_attach_pdp_act_ggsn_reject(782)@c91f86cbcb7e: 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 := '92C8799573C87DF2450976C1EA5035E6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '486F7E2D'O ("Ho~-") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '310C942690832EB3'O } } } } } SGSN_Test-GSUP(780)@c91f86cbcb7e: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(782) SGSN_Test-GSUP(780)@c91f86cbcb7e: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(782)"262420000000020" TC_attach_pdp_act_ggsn_reject(782)@c91f86cbcb7e: setverdict(pass): none -> pass TC_attach_pdp_act_ggsn_reject(782)@c91f86cbcb7e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(767)@c91f86cbcb7e: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(782)@c91f86cbcb7e: Final verdict of PTC: pass -NSVCI98(773)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP(780)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(772)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(767)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98-provIP(771)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97-provIP(766)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99(778)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GTP(781)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99-provIP(776)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(779)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(777)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97(768)@c91f86cbcb7e: Final verdict of PTC: none MTC@c91f86cbcb7e: Setting final verdict of the test case. MTC@c91f86cbcb7e: Local verdict of MTC: none MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(767): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(772): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(777): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GTP(781): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(782): pass (none -> pass) MTC@c91f86cbcb7e: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass'. Thu May 30 05:55:07 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass ====== Saving talloc report from 172.18.19.10:4245 to SGSN_Tests.TC_attach_pdp_act_ggsn_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=95034) Waiting for packet dumper to finish... 1 (prev_count=95034, count=96107) MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: 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 ------ Thu May 30 05:55: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_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@c91f86cbcb7e: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Test case TC_attach_pdp_act_user_deact_mo started. SGSN_Test-Gb0-NS0(783)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21010 SGSN_Test-Gb0-BSSGP0(784)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(787)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI97(787)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(787)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(787)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(788)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21011 SGSN_Test-Gb0-BSSGP0(784)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_user_deact_mo-BVCI196(786)@c91f86cbcb7e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(789)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(788)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(792)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(792)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI98(792)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(792)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(792)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(793)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21012 SGSN_Test-Gb1-BSSGP1(789)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_user_deact_mo-BVCI210(791)@c91f86cbcb7e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(794)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(793)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(797)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(797)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI99(797)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(797)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(797)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(794)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_user_deact_mo-BVCI220(796)@c91f86cbcb7e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(798)@c91f86cbcb7e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(798)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(798)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(798)@c91f86cbcb7e: 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)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(798)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(786)@c91f86cbcb7e: Adding Client=TC_attach_pdp_act_user_deact_mo(801), IMSI='262420000000021'H, TLLI='DB6E9EFC'O, index=0 SGSN_Test-GSUP(799)@c91f86cbcb7e: 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)@c91f86cbcb7e: 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 := 'CDA5A04871DC7026499DEF95A2601036'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '986ECEB5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '193658801A103992'O } } } } } SGSN_Test-GSUP(799)@c91f86cbcb7e: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(801) SGSN_Test-GSUP(799)@c91f86cbcb7e: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(801)"262420000000021" TC_attach_pdp_act_user_deact_mo(801)@c91f86cbcb7e: setverdict(pass): none -> pass TC_attach_pdp_act_user_deact_mo(801)@c91f86cbcb7e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(801)@c91f86cbcb7e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(786)@c91f86cbcb7e: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(801)@c91f86cbcb7e: Final verdict of PTC: pass TC_attach_pdp_act_user_deact_mo-BVCI196(786)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98(792)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(796)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97(787)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99(797)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(793)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(798)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98-provIP(790)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GTP(800)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97-provIP(785)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(791)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP(799)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99-provIP(795)@c91f86cbcb7e: Final verdict of PTC: none MTC@c91f86cbcb7e: Setting final verdict of the test case. MTC@c91f86cbcb7e: Local verdict of MTC: none MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(786): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98-provIP(790): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(791): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98(792): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99-provIP(795): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(796): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99(797): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP-IPA(798): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GTP(800): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(801): pass (none -> pass) MTC@c91f86cbcb7e: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass'. Thu May 30 05:55:11 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass ====== Saving talloc report from 172.18.19.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_deact_mo.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=101969) Waiting for packet dumper to finish... 1 (prev_count=101969, count=103042) MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: 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 ------ Thu May 30 05:55: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_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@c91f86cbcb7e: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Test case TC_attach_pdp_act_user_deact_mt started. SGSN_Test-Gb0-NS0(802)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21010 SGSN_Test-Gb0-BSSGP0(803)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(806)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(806)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI97(806)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(806)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(806)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(807)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21011 SGSN_Test-Gb0-BSSGP0(803)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_user_deact_mt-BVCI196(805)@c91f86cbcb7e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(808)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(807)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(811)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(811)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI98(811)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(811)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(811)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(812)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21012 SGSN_Test-Gb1-BSSGP1(808)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_user_deact_mt-BVCI210(810)@c91f86cbcb7e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(813)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(812)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(816)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(816)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI99(816)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(816)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(816)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(813)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_user_deact_mt-BVCI220(815)@c91f86cbcb7e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(817)@c91f86cbcb7e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(817)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(817)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(817)@c91f86cbcb7e: 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)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(817)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(805)@c91f86cbcb7e: Adding Client=TC_attach_pdp_act_user_deact_mt(820), IMSI='262420000000022'H, TLLI='ED8DEBA3'O, index=0 SGSN_Test-GSUP(818)@c91f86cbcb7e: 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)@c91f86cbcb7e: 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 := '421D8A6035A0F79BEF8A8677B19152A5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0C9C45E4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4DC14B15D8BCA64B'O } } } } } SGSN_Test-GSUP(818)@c91f86cbcb7e: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(820) SGSN_Test-GSUP(818)@c91f86cbcb7e: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(820)"262420000000022" TC_attach_pdp_act_user_deact_mt(820)@c91f86cbcb7e: setverdict(pass): none -> pass TC_attach_pdp_act_user_deact_mt(820)@c91f86cbcb7e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt-BVCI196(805)@c91f86cbcb7e: Removing Client IMSI='262420000000022'H, index=0 TC_attach_pdp_act_user_deact_mt(820)@c91f86cbcb7e: Final verdict of PTC: pass SGSN_Test-Gb0-BSSGP0(803)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP(818)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97(806)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(815)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(812)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99(816)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(807)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(810)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98(811)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(805)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97-provIP(804)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99-provIP(814)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GTP(819)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98-provIP(809)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(817)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@c91f86cbcb7e: Final verdict of PTC: none MTC@c91f86cbcb7e: Setting final verdict of the test case. MTC@c91f86cbcb7e: Local verdict of MTC: none MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97-provIP(804): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(805): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97(806): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-NS1(807): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98-provIP(809): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(810): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99-provIP(814): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(815): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99(816): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP-IPA(817): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GTP(819): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(820): pass (none -> pass) MTC@c91f86cbcb7e: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass'. Thu May 30 05:55:15 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass ====== Saving talloc report from 172.18.19.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_deact_mt.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=100647) Waiting for packet dumper to finish... 1 (prev_count=100647, count=101720) MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup'. ------ SGSN_Tests.TC_attach_pdp_act_deact_dup ------ Thu May 30 05:55: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_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@c91f86cbcb7e: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Test case TC_attach_pdp_act_deact_dup started. SGSN_Test-Gb0-NS0(821)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21010 SGSN_Test-Gb0-BSSGP0(822)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(825)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI97(825)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(825)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(825)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(826)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21011 SGSN_Test-Gb0-BSSGP0(822)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_deact_dup-BVCI196(824)@c91f86cbcb7e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(827)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(826)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(830)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(830)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI98(830)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(830)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(830)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(831)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21012 SGSN_Test-Gb1-BSSGP1(827)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_deact_dup-BVCI210(829)@c91f86cbcb7e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(832)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(831)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(835)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(835)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI99(835)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(835)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(835)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(832)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_deact_dup-BVCI220(834)@c91f86cbcb7e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(836)@c91f86cbcb7e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(836)@c91f86cbcb7e: 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)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(824)@c91f86cbcb7e: Adding Client=TC_attach_pdp_act_deact_dup(839), IMSI='262420000000046'H, TLLI='E7E2D1D0'O, index=0 SGSN_Test-GSUP(837)@c91f86cbcb7e: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(839) TC_attach_pdp_act_deact_dup(839)@c91f86cbcb7e: 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 := 'DA0806E643716A432F195FFF3DC4F94B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C8698A71'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5815AE14CA7E7CD9'O } } } } } SGSN_Test-GSUP(837)@c91f86cbcb7e: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(839) SGSN_Test-GSUP(837)@c91f86cbcb7e: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(839)"262420000000046" TC_attach_pdp_act_deact_dup(839)@c91f86cbcb7e: setverdict(pass): none -> pass TC_attach_pdp_act_deact_dup(839)@c91f86cbcb7e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@c91f86cbcb7e: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(839)@c91f86cbcb7e: "Received deletePDPContextResponse 1, seq_nr=1036" TC_attach_pdp_act_deact_dup(839)@c91f86cbcb7e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@c91f86cbcb7e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@c91f86cbcb7e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(824)@c91f86cbcb7e: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(839)@c91f86cbcb7e: Final verdict of PTC: pass SGSN_Test-Gb0-BSSGP0(822)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99(835)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(829)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP(837)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(834)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98(830)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97(825)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(826)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(831)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(836)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97-provIP(823)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GTP(838)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98-provIP(828)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(824)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99-provIP(833)@c91f86cbcb7e: Final verdict of PTC: none MTC@c91f86cbcb7e: Setting final verdict of the test case. MTC@c91f86cbcb7e: Local verdict of MTC: none MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(824): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98-provIP(828): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(829): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98(830): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-NS2(831): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(834): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GTP(838): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_pdp_act_deact_dup(839): pass (none -> pass) MTC@c91f86cbcb7e: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass'. Thu May 30 05:55:21 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_dup pass ====== Saving talloc report from 172.18.19.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_dup.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=102606) Waiting for packet dumper to finish... 1 (prev_count=102606, count=103679) MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt'. ------ SGSN_Tests.TC_attach_second_attempt ------ Thu May 30 05:55: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_second_attempt.pcap" >/data/SGSN_Tests.TC_attach_second_attempt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Test case TC_attach_second_attempt started. SGSN_Test-Gb0-NS0(840)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21010 SGSN_Test-Gb0-BSSGP0(841)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(844)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI97(844)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(844)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(844)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(845)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21011 SGSN_Test-Gb0-BSSGP0(841)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_second_attempt-BVCI196(843)@c91f86cbcb7e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(846)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(845)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(849)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(849)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI98(849)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(849)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(849)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(846)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(850)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21012 TC_attach_second_attempt-BVCI210(848)@c91f86cbcb7e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(851)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(850)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(854)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(854)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI99(854)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(854)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(854)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(851)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_second_attempt-BVCI220(852)@c91f86cbcb7e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(855)@c91f86cbcb7e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(855)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(855)@c91f86cbcb7e: 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)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(855)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(843)@c91f86cbcb7e: Adding Client=TC_attach_second_attempt(858), IMSI='262420000000022'H, TLLI='C1CBD09F'O, index=0 SGSN_Test-GSUP(856)@c91f86cbcb7e: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(858) TC_attach_second_attempt(858)@c91f86cbcb7e: 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 := '7DA0FEA67F6F44977483A528EC9A2B08'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D0D02B18'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EA54665EA62BF2CA'O } } } } } SGSN_Test-GSUP(856)@c91f86cbcb7e: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(858) SGSN_Test-GSUP(856)@c91f86cbcb7e: Added IMSI table entry 0TC_attach_second_attempt(858)"262420000000022" TC_attach_second_attempt(858)@c91f86cbcb7e: setverdict(pass): none -> pass TC_attach_second_attempt(858)@c91f86cbcb7e: 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 := '30EB8FD900C8F008CE542D3B7F1F291C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2D627CB8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B55866B95485AA8B'O } } } } } SGSN_Test-GSUP-IPA(855)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_attach_second_attempt(858)@c91f86cbcb7e: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@c91f86cbcb7e: Test Component 858 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-Gb0-NS0(840)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(848)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(850)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97(844)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(852)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP(856)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_second_attempt(858)@c91f86cbcb7e: Final verdict of PTC: fail reason: "Tguard timeout" SGSN_Test-Gb0-BSSGP0(841)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98(849)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99(854)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(843)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GTP(857)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97-provIP(842)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98-provIP(847)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(845)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99-provIP(853)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(855)@c91f86cbcb7e: Final verdict of PTC: none MTC@c91f86cbcb7e: Setting final verdict of the test case. MTC@c91f86cbcb7e: Local verdict of MTC: none MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97-provIP(842): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_second_attempt-BVCI196(843): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98-provIP(847): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_second_attempt-BVCI210(848): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98(849): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-NS2(850): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_second_attempt-BVCI220(852): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99-provIP(853): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99(854): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP-IPA(855): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GTP(857): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_second_attempt(858): fail (none -> fail) reason: "Tguard timeout" MTC@c91f86cbcb7e: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail'. Thu May 30 05:55:55 UTC 2024 ------ SGSN_Tests.TC_attach_second_attempt fail ------ Saving talloc report from 172.18.19.10:4245 to SGSN_Tests.TC_attach_second_attempt.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=105478) Waiting for packet dumper to finish... 1 (prev_count=105478, count=106551) MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout'. ------ SGSN_Tests.TC_attach_echo_timeout ------ Thu May 30 05:55:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@c91f86cbcb7e: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Test case TC_attach_echo_timeout started. SGSN_Test-Gb0-NS0(859)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21010 SGSN_Test-Gb0-BSSGP0(860)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(863)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI97(863)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(863)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(863)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(864)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21011 SGSN_Test-Gb0-BSSGP0(860)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_echo_timeout-BVCI196(862)@c91f86cbcb7e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(865)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(864)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(868)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(868)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI98(868)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(868)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(868)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(869)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21012 SGSN_Test-Gb1-BSSGP1(865)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_echo_timeout-BVCI210(867)@c91f86cbcb7e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(870)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(869)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(873)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(873)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI99(873)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(873)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(873)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(870)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_echo_timeout-BVCI220(872)@c91f86cbcb7e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(874)@c91f86cbcb7e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(874)@c91f86cbcb7e: 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(874)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(874)@c91f86cbcb7e: 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(874)@c91f86cbcb7e: 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(874)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(874)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(862)@c91f86cbcb7e: Adding Client=TC_attach_echo_timeout(877), IMSI='262420000000067'H, TLLI='D0B64B4F'O, index=0 SGSN_Test-GSUP(875)@c91f86cbcb7e: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(877) TC_attach_echo_timeout(877)@c91f86cbcb7e: 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 := '383A7936040B0048C57AE13D53785AE2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8322F3B1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FA11B8F9A407653E'O } } } } } SGSN_Test-GSUP(875)@c91f86cbcb7e: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(877) SGSN_Test-GSUP(875)@c91f86cbcb7e: Added IMSI table entry 0TC_attach_echo_timeout(877)"262420000000067" TC_attach_echo_timeout(877)@c91f86cbcb7e: setverdict(pass): none -> pass TC_attach_echo_timeout(877)@c91f86cbcb7e: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@c91f86cbcb7e: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@c91f86cbcb7e: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@c91f86cbcb7e: "Received EchoRequest seq_nr=1039" SGSN_Test-GSUP-IPA(874)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_attach_echo_timeout(877)@c91f86cbcb7e: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@c91f86cbcb7e: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@c91f86cbcb7e: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@c91f86cbcb7e: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@c91f86cbcb7e: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@c91f86cbcb7e: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@c91f86cbcb7e: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@c91f86cbcb7e: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@c91f86cbcb7e: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@c91f86cbcb7e: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@c91f86cbcb7e: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@c91f86cbcb7e: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(877)@c91f86cbcb7e: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(877)@c91f86cbcb7e: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@c91f86cbcb7e: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@c91f86cbcb7e: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@c91f86cbcb7e: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(877)@c91f86cbcb7e: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@c91f86cbcb7e: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(862)@c91f86cbcb7e: Removing Client IMSI='262420000000067'H, index=0 TC_attach_echo_timeout(877)@c91f86cbcb7e: Final verdict of PTC: pass TC_attach_echo_timeout-BVCI210(867)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(864)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(862)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(872)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98(868)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97(863)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(869)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99-provIP(871)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97-provIP(861)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98-provIP(866)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP(875)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99(873)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GTP(876)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(874)@c91f86cbcb7e: Final verdict of PTC: none MTC@c91f86cbcb7e: Setting final verdict of the test case. MTC@c91f86cbcb7e: Local verdict of MTC: none MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_echo_timeout-BVCI196(862): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98-provIP(866): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_echo_timeout-BVCI210(867): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98(868): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-NS2(869): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99-provIP(871): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_echo_timeout-BVCI220(872): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99(873): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP-IPA(874): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GTP(876): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_echo_timeout(877): pass (none -> pass) MTC@c91f86cbcb7e: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass'. Thu May 30 05:56:34 UTC 2024 ====== SGSN_Tests.TC_attach_echo_timeout pass ====== Saving talloc report from 172.18.19.10:4245 to SGSN_Tests.TC_attach_echo_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=108067) Waiting for packet dumper to finish... 1 (prev_count=108067, count=109140) MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo'. ------ SGSN_Tests.TC_attach_restart_ctr_echo ------ Thu May 30 05:56: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_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@c91f86cbcb7e: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Test case TC_attach_restart_ctr_echo started. SGSN_Test-Gb0-NS0(878)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21010 SGSN_Test-Gb0-BSSGP0(879)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(882)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI97(882)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(882)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(882)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(879)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(883)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21011 TC_attach_restart_ctr_echo-BVCI196(881)@c91f86cbcb7e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(884)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(883)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(887)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(887)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI98(887)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(887)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(887)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(888)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21012 SGSN_Test-Gb1-BSSGP1(884)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_restart_ctr_echo-BVCI210(886)@c91f86cbcb7e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(889)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(888)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(892)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(892)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI99(892)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(892)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(892)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(889)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_restart_ctr_echo-BVCI220(891)@c91f86cbcb7e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(893)@c91f86cbcb7e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(893)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(893)@c91f86cbcb7e: 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)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(893)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(881)@c91f86cbcb7e: Adding Client=TC_attach_restart_ctr_echo(896), IMSI='262420000000023'H, TLLI='F428E96F'O, index=0 SGSN_Test-GSUP(894)@c91f86cbcb7e: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(896) TC_attach_restart_ctr_echo(896)@c91f86cbcb7e: 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 := '10C680CEF287694A1F7F2E3969162970'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D4FBB227'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B5F1F2F0C9358DFD'O } } } } } SGSN_Test-GSUP(894)@c91f86cbcb7e: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(896) SGSN_Test-GSUP(894)@c91f86cbcb7e: Added IMSI table entry 0TC_attach_restart_ctr_echo(896)"262420000000023" TC_attach_restart_ctr_echo(896)@c91f86cbcb7e: setverdict(pass): none -> pass TC_attach_restart_ctr_echo(896)@c91f86cbcb7e: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@c91f86cbcb7e: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@c91f86cbcb7e: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(881)@c91f86cbcb7e: Removing Client IMSI='262420000000023'H, index=0 TC_attach_restart_ctr_echo(896)@c91f86cbcb7e: Final verdict of PTC: pass SGSN_Test-GSUP(894)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97(882)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(891)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(886)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98(887)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99(892)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(883)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(888)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99-provIP(890)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97-provIP(880)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GTP(895)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98-provIP(885)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(893)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(881)@c91f86cbcb7e: Final verdict of PTC: none MTC@c91f86cbcb7e: Setting final verdict of the test case. MTC@c91f86cbcb7e: Local verdict of MTC: none MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97-provIP(880): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(881): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98-provIP(885): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(886): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98(887): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-NS2(888): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) Thu May 30 05:56:49 UTC 2024 ====== SGSN_Tests.TC_attach_restart_ctr_echo pass ====== MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99-provIP(890): none (none -> none)Saving talloc report from 172.18.19.10:4245 to SGSN_Tests.TC_attach_restart_ctr_echo.talloc MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(891): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99(892): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP-IPA(893): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GTP(895): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_restart_ctr_echo(896): pass (none -> pass) MTC@c91f86cbcb7e: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=86452) Waiting for packet dumper to finish... 1 (prev_count=86452, count=99764) MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create'. ------ SGSN_Tests.TC_attach_restart_ctr_create ------ Thu May 30 05:56: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.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@c91f86cbcb7e: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Test case TC_attach_restart_ctr_create started. SGSN_Test-Gb0-NS0(897)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21010 SGSN_Test-Gb0-BSSGP0(898)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(901)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(901)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI97(901)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(901)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(901)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(902)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21011 SGSN_Test-Gb0-BSSGP0(898)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_restart_ctr_create-BVCI196(900)@c91f86cbcb7e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(903)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(902)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(906)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(906)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI98(906)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(906)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(906)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(907)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21012 SGSN_Test-Gb1-BSSGP1(903)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_restart_ctr_create-BVCI210(905)@c91f86cbcb7e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(908)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(907)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(911)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(911)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI99(911)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(911)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(911)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(908)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_restart_ctr_create-BVCI220(910)@c91f86cbcb7e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(912)@c91f86cbcb7e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(912)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(912)@c91f86cbcb7e: 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)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(900)@c91f86cbcb7e: Adding Client=TC_attach_restart_ctr_create(915), IMSI='262420000000024'H, TLLI='FB186FFA'O, index=0 SGSN_Test-GSUP(913)@c91f86cbcb7e: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(915) TC_attach_restart_ctr_create(915)@c91f86cbcb7e: 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 := '349737B00B8C4F58415F5C5C5596060C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D1FD4C40'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '042792B5AFB2EA6E'O } } } } } SGSN_Test-GSUP(913)@c91f86cbcb7e: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(915) SGSN_Test-GSUP(913)@c91f86cbcb7e: Added IMSI table entry 0TC_attach_restart_ctr_create(915)"262420000000024" TC_attach_restart_ctr_create(915)@c91f86cbcb7e: setverdict(pass): none -> pass TC_attach_restart_ctr_create(915)@c91f86cbcb7e: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@c91f86cbcb7e: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@c91f86cbcb7e: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(900)@c91f86cbcb7e: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(915)@c91f86cbcb7e: Final verdict of PTC: pass TC_attach_restart_ctr_create-BVCI220(910)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(900)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(902)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99(911)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(907)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(905)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98(906)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP(913)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GTP(914)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97-provIP(899)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97(901)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99-provIP(909)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(912)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98-provIP(904)@c91f86cbcb7e: Final verdict of PTC: none MTC@c91f86cbcb7e: Setting final verdict of the test case. MTC@c91f86cbcb7e: Local verdict of MTC: none MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97-provIP(899): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(900): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97(901): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-NS1(902): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98-provIP(904): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(905): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98(906): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-NS2(907): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99-provIP(909): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(910): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GTP(914): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_restart_ctr_create(915): pass (none -> pass) MTC@c91f86cbcb7e: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass'. Thu May 30 05:56:53 UTC 2024 ====== SGSN_Tests.TC_attach_restart_ctr_create pass ====== Saving talloc report from 172.18.19.10:4245 to SGSN_Tests.TC_attach_restart_ctr_create.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=100303) Waiting for packet dumper to finish... 1 (prev_count=100303, count=101376) MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: 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 ------ Thu May 30 05:56:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@c91f86cbcb7e: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. SGSN_Test-Gb0-NS0(916)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21010 SGSN_Test-Gb0-BSSGP0(917)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(920)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI97(920)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(920)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(920)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(921)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21011 SGSN_Test-Gb0-BSSGP0(917)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@c91f86cbcb7e: 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)@c91f86cbcb7e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(922)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(921)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(925)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(925)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI98(925)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(925)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(925)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(922)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(926)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21012 TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924)@c91f86cbcb7e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(927)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(926)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(930)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(930)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI99(930)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(930)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(930)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(927)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@c91f86cbcb7e: 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)@c91f86cbcb7e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(931)@c91f86cbcb7e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(931)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(931)@c91f86cbcb7e: 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)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(931)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@c91f86cbcb7e: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(934), IMSI='262420000000025'H, TLLI='E4B714F8'O, index=0 SGSN_Test-GSUP(932)@c91f86cbcb7e: 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)@c91f86cbcb7e: 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 := '691296AC2399C5D773EBED1B10D6E8F0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CB64EC1E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6F5E7D92D6A1B2DD'O } } } } } SGSN_Test-GSUP(932)@c91f86cbcb7e: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(934) SGSN_Test-GSUP(932)@c91f86cbcb7e: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(934)"262420000000025" TC_attach_pdp_act_deact_mt_t3395_expire(934)@c91f86cbcb7e: setverdict(pass): none -> pass TC_attach_pdp_act_deact_mt_t3395_expire(934)@c91f86cbcb7e: setverdict(pass): pass -> pass, component reason not changed SGSN_Test-GSUP-IPA(931)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire(934)@c91f86cbcb7e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@c91f86cbcb7e: Removing Client IMSI='262420000000025'H, index=0 TC_attach_pdp_act_deact_mt_t3395_expire(934)@c91f86cbcb7e: Final verdict of PTC: pass SGSN_Test-Gb0-BSSGP0(917)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97(920)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP(932)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(926)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99(930)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(929)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(921)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(931)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98-provIP(923)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99-provIP(928)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GTP(933)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97-provIP(918)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98(925)@c91f86cbcb7e: Final verdict of PTC: none MTC@c91f86cbcb7e: Setting final verdict of the test case. MTC@c91f86cbcb7e: Local verdict of MTC: none MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98-provIP(923): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99-provIP(928): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(929): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99(930): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP-IPA(931): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GTP(933): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(934): pass (none -> pass) MTC@c91f86cbcb7e: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass'. Thu May 30 05:57:30 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass ====== Saving talloc report from 172.18.19.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=106788) Waiting for packet dumper to finish... 1 (prev_count=106788, count=107861) MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: 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 ------ Thu May 30 05:57: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_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@c91f86cbcb7e: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Test case TC_attach_pdp_act_deact_gtp_retrans started. SGSN_Test-Gb0-NS0(935)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21010 SGSN_Test-Gb0-BSSGP0(936)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(939)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI97(939)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(939)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(939)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(940)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21011 SGSN_Test-Gb0-BSSGP0(936)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@c91f86cbcb7e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(941)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(940)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(944)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(944)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI98(944)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(944)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(944)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(945)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21012 SGSN_Test-Gb1-BSSGP1(941)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943)@c91f86cbcb7e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(946)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(945)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(949)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(949)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI99(949)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(949)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(949)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(946)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948)@c91f86cbcb7e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(950)@c91f86cbcb7e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(950)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(950)@c91f86cbcb7e: 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)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(950)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@c91f86cbcb7e: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(953), IMSI='262420000000027'H, TLLI='DEAD22F1'O, index=0 SGSN_Test-GSUP(951)@c91f86cbcb7e: 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)@c91f86cbcb7e: 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 := '3E8D602173E6CCD63CC81CCAC98562E0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1E5333E0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0237A4B862E3E634'O } } } } } SGSN_Test-GSUP(951)@c91f86cbcb7e: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(953) SGSN_Test-GSUP(951)@c91f86cbcb7e: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(953)"262420000000027" TC_attach_pdp_act_deact_gtp_retrans(953)@c91f86cbcb7e: setverdict(pass): none -> pass TC_attach_pdp_act_deact_gtp_retrans(953)@c91f86cbcb7e: First createPDPContextRequest received, dropping & waiting for retransmission TC_attach_pdp_act_deact_gtp_retrans(953)@c91f86cbcb7e: First deletePDPContextRequest received, dropping & waiting for retransmission TC_attach_pdp_act_deact_gtp_retrans(953)@c91f86cbcb7e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(953)@c91f86cbcb7e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@c91f86cbcb7e: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(953)@c91f86cbcb7e: Final verdict of PTC: pass TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97(939)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(945)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99(949)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GTP(952)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98(944)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97-provIP(937)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(950)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99-provIP(947)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP(951)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98-provIP(942)@c91f86cbcb7e: Final verdict of PTC: none MTC@c91f86cbcb7e: Setting final verdict of the test case. MTC@c91f86cbcb7e: Local verdict of MTC: none MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97-provIP(937): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98-provIP(942): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98(944): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-NS2(945): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99-provIP(947): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99(949): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP-IPA(950): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GTP(952): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(953): pass (none -> pass) MTC@c91f86cbcb7e: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass'. Thu May 30 05:57:44 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass ====== Saving talloc report from 172.18.19.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=88572) Waiting for packet dumper to finish... 1 (prev_count=88572, count=100029) MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: 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 ------ Thu May 30 05:57: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_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@c91f86cbcb7e: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. SGSN_Test-Gb0-NS0(954)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21010 SGSN_Test-Gb0-BSSGP0(955)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(958)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(958)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI97(958)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(958)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(958)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(955)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(959)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21011 TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@c91f86cbcb7e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(960)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(959)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(963)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(963)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI98(963)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(963)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(963)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(960)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(964)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21012 TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(962)@c91f86cbcb7e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(965)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(964)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(968)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(968)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI99(968)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(968)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(968)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(965)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@c91f86cbcb7e: 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)@c91f86cbcb7e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(969)@c91f86cbcb7e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(969)@c91f86cbcb7e: 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)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@c91f86cbcb7e: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(972), IMSI='262420000000028'H, TLLI='F71A13B6'O, index=0 SGSN_Test-GSUP(970)@c91f86cbcb7e: 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)@c91f86cbcb7e: 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 := 'B867B931FEB5C17CBCE17A04CCE745A3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '310982EC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7B7643D068AF3F5B'O } } } } } SGSN_Test-GSUP(970)@c91f86cbcb7e: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(972) SGSN_Test-GSUP(970)@c91f86cbcb7e: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(972)"262420000000028" TC_attach_pdp_act_deact_gtp_retrans_resp(972)@c91f86cbcb7e: setverdict(pass): none -> pass TC_attach_pdp_act_deact_gtp_retrans_resp(972)@c91f86cbcb7e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(972)@c91f86cbcb7e: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest TC_attach_pdp_act_deact_gtp_retrans_resp(972)@c91f86cbcb7e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@c91f86cbcb7e: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(972)@c91f86cbcb7e: Final verdict of PTC: pass -NSVCI97(958)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP(970)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99(968)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(962)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98(963)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(964)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98-provIP(961)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GTP(971)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97-provIP(956)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99-provIP(966)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(969)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(959)@c91f86cbcb7e: Final verdict of PTC: none MTC@c91f86cbcb7e: Setting final verdict of the test case. MTC@c91f86cbcb7e: Local verdict of MTC: none MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97-provIP(956): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97(958): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-NS1(959): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98-provIP(961): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(962): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98(963): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-NS2(964): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GTP(971): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(972): pass (none -> pass) MTC@c91f86cbcb7e: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass'. Thu May 30 05:57:49 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass ====== Saving talloc report from 172.18.19.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=98351) Waiting for packet dumper to finish... 1 (prev_count=98351, count=99424) MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: 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 ------ Thu May 30 05:57: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.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@c91f86cbcb7e: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Test case TC_attach_pdp_act_user_error_ind_ggsn started. SGSN_Test-Gb0-NS0(973)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21010 SGSN_Test-Gb0-BSSGP0(974)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(977)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI97(977)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(977)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(977)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(978)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21011 SGSN_Test-Gb0-BSSGP0(974)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@c91f86cbcb7e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(979)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(978)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(982)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(982)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI98(982)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(982)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(982)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(983)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21012 SGSN_Test-Gb1-BSSGP1(979)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(981)@c91f86cbcb7e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(984)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(983)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(987)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(987)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI99(987)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(987)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(987)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(984)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@c91f86cbcb7e: 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)@c91f86cbcb7e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(988)@c91f86cbcb7e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(988)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(988)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(988)@c91f86cbcb7e: 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)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(988)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@c91f86cbcb7e: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(991), IMSI='262420000000026'H, TLLI='E60556A1'O, index=0 SGSN_Test-GSUP(989)@c91f86cbcb7e: 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)@c91f86cbcb7e: 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 := '9566F1349F0E5AA8E33407C2D28A1D8A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1AC0156C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B53CEE04C3029567'O } } } } } SGSN_Test-GSUP(989)@c91f86cbcb7e: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(991) SGSN_Test-GSUP(989)@c91f86cbcb7e: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(991)"262420000000026" TC_attach_pdp_act_user_error_ind_ggsn(991)@c91f86cbcb7e: setverdict(pass): none -> pass TC_attach_pdp_act_user_error_ind_ggsn(991)@c91f86cbcb7e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@c91f86cbcb7e: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_user_error_ind_ggsn(991)@c91f86cbcb7e: Final verdict of PTC: pass SGSN_Test-Gb0-NS0(973)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP(989)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(986)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97(977)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99(987)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(981)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98(982)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97-provIP(975)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(983)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98-provIP(980)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(988)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GTP(990)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99-provIP(985)@c91f86cbcb7e: Final verdict of PTC: none MTC@c91f86cbcb7e: Setting final verdict of the test case. MTC@c91f86cbcb7e: Local verdict of MTC: none MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98-provIP(980): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(981): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98(982): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-NS2(983): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99-provIP(985): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(986): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99(987): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP-IPA(988): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GTP(990): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(991): pass (none -> pass) MTC@c91f86cbcb7e: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass'. Thu May 30 05:57:53 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass ====== Saving talloc report from 172.18.19.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=100180) Waiting for packet dumper to finish... 1 (prev_count=100180, count=101253) MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach'. ------ SGSN_Tests.TC_attach_pdp_act_gmm_detach ------ Thu May 30 05:57:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@c91f86cbcb7e: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Test case TC_attach_pdp_act_gmm_detach started. SGSN_Test-Gb0-NS0(992)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21010 SGSN_Test-Gb0-BSSGP0(993)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(996)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(996)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI97(996)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(996)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(996)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(997)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21011 SGSN_Test-Gb0-BSSGP0(993)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_gmm_detach-BVCI196(995)@c91f86cbcb7e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(998)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(997)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1001)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1001)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI98(1001)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1001)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1001)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1002)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21012 SGSN_Test-Gb1-BSSGP1(998)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_gmm_detach-BVCI210(1000)@c91f86cbcb7e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1003)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1002)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1007)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1007)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI99(1007)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1007)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1007)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1003)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_gmm_detach-BVCI220(1004)@c91f86cbcb7e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1006)@c91f86cbcb7e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1006)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1006)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1006)@c91f86cbcb7e: 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)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1006)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(995)@c91f86cbcb7e: Adding Client=TC_attach_pdp_act_gmm_detach(1010), IMSI='262420000000026'H, TLLI='F1FCC0B7'O, index=0 SGSN_Test-GSUP(1008)@c91f86cbcb7e: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1010) TC_attach_pdp_act_gmm_detach(1010)@c91f86cbcb7e: 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 := '1F21F15CDA1FFE26CD630D6BE4365632'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2F4EE7D1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6F6C79B8214DEB33'O } } } } } SGSN_Test-GSUP(1008)@c91f86cbcb7e: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1010) SGSN_Test-GSUP(1008)@c91f86cbcb7e: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1010)"262420000000026" TC_attach_pdp_act_gmm_detach(1010)@c91f86cbcb7e: setverdict(pass): none -> pass TC_attach_pdp_act_gmm_detach(1010)@c91f86cbcb7e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1010)@c91f86cbcb7e: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(995)@c91f86cbcb7e: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1010)@c91f86cbcb7e: Final verdict of PTC: pass SGSN_Test-Gb1-BSSGP1(998)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP(1008)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97(996)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99(1007)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1004)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1000)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1006)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1002)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GTP(1009)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98(1001)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(997)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99-provIP(1005)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98-provIP(999)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97-provIP(994)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(995)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@c91f86cbcb7e: Final verdict of PTC: none MTC@c91f86cbcb7e: Setting final verdict of the test case. MTC@c91f86cbcb7e: Local verdict of MTC: none MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97-provIP(994): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(995): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97(996): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-NS1(997): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98-provIP(999): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1000): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98(1001): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-NS2(1002): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1004): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99-provIP(1005): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP-IPA(1006): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99(1007): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GTP(1009): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1010): pass (none -> pass) MTC@c91f86cbcb7e: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass'. Thu May 30 05:57:57 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_gmm_detach pass ====== Saving talloc report from 172.18.19.10:4245 to SGSN_Tests.TC_attach_pdp_act_gmm_detach.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=8475) Waiting for packet dumper to finish... 1 (prev_count=8475, count=102890) MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: 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 ------ Thu May 30 05:57: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_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@c91f86cbcb7e: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Test case TC_attach_gmm_attach_req_while_gmm_attach started. SGSN_Test-Gb0-NS0(1011)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1015)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI97(1015)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1015)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1015)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1016)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21011 SGSN_Test-Gb0-BSSGP0(1012)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@c91f86cbcb7e: 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)@c91f86cbcb7e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1017)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1016)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1021)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1021)@c91f86cbcb7e: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1020)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21012 -NSVCI98(1021)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1021)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1021)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(1017)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1022)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1018)@c91f86cbcb7e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1020)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1025)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1025)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI99(1025)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1025)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1025)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1022)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1024)@c91f86cbcb7e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1026)@c91f86cbcb7e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1026)@c91f86cbcb7e: 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(1026)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1026)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1026)@c91f86cbcb7e: 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(1026)@c91f86cbcb7e: 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(1026)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1026)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@c91f86cbcb7e: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1029), IMSI='262420000000039'H, TLLI='EEE69F91'O, index=0 SGSN_Test-GSUP(1027)@c91f86cbcb7e: 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)@c91f86cbcb7e: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@c91f86cbcb7e: Removing Client IMSI='262420000000039'H, index=0 TC_attach_gmm_attach_req_while_gmm_attach(1029)@c91f86cbcb7e: Final verdict of PTC: pass SGSN_Test-Gb0-NS0(1011)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98(1021)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP(1027)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1018)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97(1015)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99(1025)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1020)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GTP(1028)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1026)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1024)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99-provIP(1023)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98-provIP(1019)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97-provIP(1013)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1016)@c91f86cbcb7e: Final verdict of PTC: none MTC@c91f86cbcb7e: Setting final verdict of the test case. MTC@c91f86cbcb7e: Local verdict of MTC: none MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97-provIP(1013): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1018): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98-provIP(1019): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-NS2(1020): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98(1021): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99-provIP(1023): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1024): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99(1025): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP-IPA(1026): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GTP(1028): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1029): pass (none -> pass) MTC@c91f86cbcb7e: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass'. Thu May 30 05:58:03 UTC 2024 ====== SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass ====== Saving talloc report from 172.18.19.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=55303) Waiting for packet dumper to finish... 1 (prev_count=55303, count=68426) MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3'. ------ SGSN_Tests.TC_xid_empty_l3 ------ Thu May 30 05:58: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_xid_empty_l3.pcap" >/data/SGSN_Tests.TC_xid_empty_l3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Test case TC_xid_empty_l3 started. SGSN_Test-Gb0-NS0(1030)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1034)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI97(1034)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1034)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1034)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1035)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21011 SGSN_Test-Gb0-BSSGP0(1031)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_xid_empty_l3-BVCI196(1033)@c91f86cbcb7e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1036)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1035)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1039)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1039)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI98(1039)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1039)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1039)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1040)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21012 SGSN_Test-Gb1-BSSGP1(1036)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_xid_empty_l3-BVCI210(1038)@c91f86cbcb7e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1041)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1040)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1044)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1044)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI99(1044)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1044)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1044)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1041)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_xid_empty_l3-BVCI220(1043)@c91f86cbcb7e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1045)@c91f86cbcb7e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1045)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1045)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1045)@c91f86cbcb7e: 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)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1045)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1033)@c91f86cbcb7e: Adding Client=TC_xid_empty_l3(1048), IMSI='262420000000044'H, TLLI='E988C8E3'O, index=0 SGSN_Test-GSUP(1046)@c91f86cbcb7e: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1048) TC_xid_empty_l3(1048)@c91f86cbcb7e: 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 := '204BAD3AA1342CDA697F537A509A9DAE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '894C0266'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '310DAEC906A2D00C'O } } } } } SGSN_Test-GSUP(1046)@c91f86cbcb7e: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1048) SGSN_Test-GSUP(1046)@c91f86cbcb7e: Added IMSI table entry 0TC_xid_empty_l3(1048)"262420000000044" TC_xid_empty_l3(1048)@c91f86cbcb7e: setverdict(pass): none -> pass TC_xid_empty_l3(1048)@c91f86cbcb7e: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1048)@c91f86cbcb7e: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1033)@c91f86cbcb7e: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1048)@c91f86cbcb7e: Final verdict of PTC: pass TC_xid_empty_l3-BVCI196(1033)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98(1039)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97(1034)@c91f86cbcb7e: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1038)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1035)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99(1044)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98-provIP(1037)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97-provIP(1032)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1045)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GTP(1047)@c91f86cbcb7e: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1043)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP(1046)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99-provIP(1042)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1040)@c91f86cbcb7e: Final verdict of PTC: none MTC@c91f86cbcb7e: Setting final verdict of the test case. MTC@c91f86cbcb7e: Local verdict of MTC: none MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_xid_empty_l3-BVCI196(1033): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98-provIP(1037): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_xid_empty_l3-BVCI210(1038): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98(1039): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-NS2(1040): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99-provIP(1042): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_xid_empty_l3-BVCI220(1043): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99(1044): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP-IPA(1045): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GTP(1047): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_xid_empty_l3(1048): pass (none -> pass) MTC@c91f86cbcb7e: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass'. Thu May 30 05:58:08 UTC 2024 ====== SGSN_Tests.TC_xid_empty_l3 pass ====== Saving talloc report from 172.18.19.10:4245 to SGSN_Tests.TC_xid_empty_l3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=94485) Waiting for packet dumper to finish... 1 (prev_count=94485, count=95558) MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u'. ------ SGSN_Tests.TC_xid_n201u ------ Thu May 30 05:58: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_xid_n201u.pcap" >/data/SGSN_Tests.TC_xid_n201u.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Test case TC_xid_n201u started. SGSN_Test-Gb0-NS0(1049)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1053)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI97(1053)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1053)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1053)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1054)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21011 SGSN_Test-Gb0-BSSGP0(1050)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_xid_n201u-BVCI196(1052)@c91f86cbcb7e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1055)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1054)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1058)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1058)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI98(1058)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1058)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1058)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1059)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21012 SGSN_Test-Gb1-BSSGP1(1055)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_xid_n201u-BVCI210(1057)@c91f86cbcb7e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1060)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1059)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1063)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1063)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI99(1063)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1063)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1063)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1060)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_xid_n201u-BVCI220(1062)@c91f86cbcb7e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1064)@c91f86cbcb7e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1064)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1064)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1064)@c91f86cbcb7e: 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)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1064)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1052)@c91f86cbcb7e: Adding Client=TC_xid_n201u(1067), IMSI='262420000000045'H, TLLI='CCFE36A3'O, index=0 SGSN_Test-GSUP(1065)@c91f86cbcb7e: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1067) TC_xid_n201u(1067)@c91f86cbcb7e: 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 := '5584640AA6D8B09A1BB5C3C346A61487'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7F173A74'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6E9698F16B354904'O } } } } } SGSN_Test-GSUP(1065)@c91f86cbcb7e: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1067) SGSN_Test-GSUP(1065)@c91f86cbcb7e: Added IMSI table entry 0TC_xid_n201u(1067)"262420000000045" TC_xid_n201u(1067)@c91f86cbcb7e: setverdict(pass): none -> pass TC_xid_n201u(1067)@c91f86cbcb7e: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1067)@c91f86cbcb7e: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1052)@c91f86cbcb7e: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1067)@c91f86cbcb7e: Final verdict of PTC: pass TC_xid_n201u-BVCI196(1052)@c91f86cbcb7e: Final verdict of PTC: none TC_xid_n201u-BVCI220(1062)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98(1058)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1059)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@c91f86cbcb7e: Final verdict of PTC: none TC_xid_n201u-BVCI210(1057)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1054)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97-provIP(1051)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99-provIP(1061)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP(1065)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99(1063)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98-provIP(1056)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97(1053)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1064)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GTP(1066)@c91f86cbcb7e: Final verdict of PTC: none MTC@c91f86cbcb7e: Setting final verdict of the test case. MTC@c91f86cbcb7e: Local verdict of MTC: none MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97-provIP(1051): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_xid_n201u-BVCI196(1052): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98-provIP(1056): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_xid_n201u-BVCI210(1057): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98(1058): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-NS2(1059): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99-provIP(1061): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_xid_n201u-BVCI220(1062): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99(1063): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP-IPA(1064): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GTP(1066): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_xid_n201u(1067): pass (none -> pass) MTC@c91f86cbcb7e: Test case TC_xid_n201u finished. Verdict: pass MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass'. Thu May 30 05:58:14 UTC 2024 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 172.18.19.10:4245 to SGSN_Tests.TC_xid_n201u.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=97901) Waiting for packet dumper to finish... 1 (prev_count=97901, count=98974) MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null'. ------ SGSN_Tests.TC_llc_null ------ Thu May 30 05:58: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_llc_null.pcap" >/data/SGSN_Tests.TC_llc_null.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Test case TC_llc_null started. SGSN_Test-Gb0-NS0(1068)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1072)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1072)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI97(1072)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1072)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1072)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1073)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21011 SGSN_Test-Gb0-BSSGP0(1069)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_llc_null-BVCI196(1071)@c91f86cbcb7e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1074)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1073)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1077)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1077)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI98(1077)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1077)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1077)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1078)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21012 SGSN_Test-Gb1-BSSGP1(1074)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_llc_null-BVCI210(1076)@c91f86cbcb7e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1078)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1082)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1082)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI99(1082)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1082)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1082)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1079)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_llc_null-BVCI220(1081)@c91f86cbcb7e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1083)@c91f86cbcb7e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1083)@c91f86cbcb7e: 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(1083)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1083)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1083)@c91f86cbcb7e: 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(1083)@c91f86cbcb7e: 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(1083)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1071)@c91f86cbcb7e: Adding Client=TC_llc_null(1086), IMSI='262420000000041'H, TLLI='E1081B15'O, index=0 SGSN_Test-GSUP(1084)@c91f86cbcb7e: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1086) TC_llc_null(1086)@c91f86cbcb7e: 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 := '8A7C643049ADC8EEEA5D15FEBEC63771'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8177F371'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E848436BC1862E24'O } } } } } SGSN_Test-GSUP(1084)@c91f86cbcb7e: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1086) SGSN_Test-GSUP(1084)@c91f86cbcb7e: Added IMSI table entry 0TC_llc_null(1086)"262420000000041" TC_llc_null(1086)@c91f86cbcb7e: setverdict(pass): none -> pass TC_llc_null-BVCI196(1071)@c91f86cbcb7e: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1086)@c91f86cbcb7e: Final verdict of PTC: pass TC_llc_null-BVCI210(1076)@c91f86cbcb7e: Final verdict of PTC: none TC_llc_null-BVCI196(1071)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1078)@c91f86cbcb7e: Final verdict of PTC: none TC_llc_null-BVCI220(1081)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97(1072)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP(1084)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98(1077)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1073)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97-provIP(1070)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99(1082)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99-provIP(1080)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GTP(1085)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1083)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98-provIP(1075)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@c91f86cbcb7e: Final verdict of PTC: none MTC@c91f86cbcb7e: Setting final verdict of the test case. MTC@c91f86cbcb7e: Local verdict of MTC: none MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97-provIP(1070): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_llc_null-BVCI196(1071): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97(1072): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-NS1(1073): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_llc_null-BVCI210(1076): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_llc_null-BVCI220(1081): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GTP(1085): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_llc_null(1086): pass (none -> pass) MTC@c91f86cbcb7e: Test case TC_llc_null finished. Verdict: pass MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass'. Thu May 30 05:58:25 UTC 2024 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 172.18.19.10:4245 to SGSN_Tests.TC_llc_null.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=88403) Waiting for packet dumper to finish... 1 (prev_count=88403, count=96097) MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm'. ------ SGSN_Tests.TC_llc_sabm_dm_llgmm ------ Thu May 30 05:58: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.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@c91f86cbcb7e: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Test case TC_llc_sabm_dm_llgmm started. SGSN_Test-Gb0-NS0(1087)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1091)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI97(1091)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1091)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1091)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1092)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21011 SGSN_Test-Gb0-BSSGP0(1088)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1093)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_sabm_dm_llgmm-BVCI196(1090)@c91f86cbcb7e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1092)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1097)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1097)@c91f86cbcb7e: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1096)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21012 -NSVCI98(1097)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1097)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1097)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(1093)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1098)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_sabm_dm_llgmm-BVCI210(1094)@c91f86cbcb7e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1096)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1101)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI99(1101)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1101)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1101)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1098)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_llc_sabm_dm_llgmm-BVCI220(1100)@c91f86cbcb7e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1102)@c91f86cbcb7e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1102)@c91f86cbcb7e: 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)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1090)@c91f86cbcb7e: Adding Client=TC_llc_sabm_dm_llgmm(1105), IMSI='262420000000042'H, TLLI='D40C1D38'O, index=0 SGSN_Test-GSUP(1103)@c91f86cbcb7e: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1105) TC_llc_sabm_dm_llgmm(1105)@c91f86cbcb7e: 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 := 'C20A9F5FA71D2F7DC8911DEE47132AA8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AC44B388'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '85FE67CE878F495D'O } } } } } SGSN_Test-GSUP(1103)@c91f86cbcb7e: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1105) SGSN_Test-GSUP(1103)@c91f86cbcb7e: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1105)"262420000000042" TC_llc_sabm_dm_llgmm(1105)@c91f86cbcb7e: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1090)@c91f86cbcb7e: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1105)@c91f86cbcb7e: Final verdict of PTC: pass SGSN_Test-Gb0-BSSGP0(1088)@c91f86cbcb7e: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1100)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP(1103)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99(1101)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98(1097)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97(1091)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@c91f86cbcb7e: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1090)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1096)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1092)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1102)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97-provIP(1089)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99-provIP(1099)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98-provIP(1095)@c91f86cbcb7e: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1094)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GTP(1104)@c91f86cbcb7e: Final verdict of PTC: none MTC@c91f86cbcb7e: Setting final verdict of the test case. MTC@c91f86cbcb7e: Local verdict of MTC: none MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1090): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1094): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98-provIP(1095): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-NS2(1096): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98(1097): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1100): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GTP(1104): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_llc_sabm_dm_llgmm(1105): pass (none -> pass) MTC@c91f86cbcb7e: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass'. Thu May 30 05:58:31 UTC 2024 ====== SGSN_Tests.TC_llc_sabm_dm_llgmm pass ====== Saving talloc report from 172.18.19.10:4245 to SGSN_Tests.TC_llc_sabm_dm_llgmm.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=84668) Waiting for packet dumper to finish... 1 (prev_count=84668, count=85741) MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5'. ------ SGSN_Tests.TC_llc_sabm_dm_ll5 ------ Thu May 30 05:58: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_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@c91f86cbcb7e: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Test case TC_llc_sabm_dm_ll5 started. SGSN_Test-Gb0-NS0(1106)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1110)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI97(1110)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1110)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1110)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(1107)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1111)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21011 TC_llc_sabm_dm_ll5-BVCI196(1109)@c91f86cbcb7e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1112)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1111)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1115)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1115)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI98(1115)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1115)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1115)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(1112)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1116)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21012 TC_llc_sabm_dm_ll5-BVCI210(1114)@c91f86cbcb7e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1117)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1116)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1120)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1120)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI99(1120)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1120)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1120)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1117)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_llc_sabm_dm_ll5-BVCI220(1119)@c91f86cbcb7e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1121)@c91f86cbcb7e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1121)@c91f86cbcb7e: 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(1121)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1121)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1121)@c91f86cbcb7e: 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(1121)@c91f86cbcb7e: 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(1121)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1121)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1109)@c91f86cbcb7e: Adding Client=TC_llc_sabm_dm_ll5(1124), IMSI='262420000000043'H, TLLI='E1427C0A'O, index=0 SGSN_Test-GSUP(1122)@c91f86cbcb7e: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1124) TC_llc_sabm_dm_ll5(1124)@c91f86cbcb7e: 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 := 'B77BAC286384972CB018B6FCCFA484CF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '181212AA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A7AFF38D0F00901C'O } } } } } SGSN_Test-GSUP(1122)@c91f86cbcb7e: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1124) SGSN_Test-GSUP(1122)@c91f86cbcb7e: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1124)"262420000000043" TC_llc_sabm_dm_ll5(1124)@c91f86cbcb7e: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1109)@c91f86cbcb7e: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1124)@c91f86cbcb7e: Final verdict of PTC: pass SGSN_Test-Gb0-NS0(1106)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP(1122)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1116)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98(1115)@c91f86cbcb7e: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1109)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99(1120)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@c91f86cbcb7e: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1114)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1111)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GTP(1123)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97(1110)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99-provIP(1118)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97-provIP(1108)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98-provIP(1113)@c91f86cbcb7e: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1119)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1121)@c91f86cbcb7e: Final verdict of PTC: none MTC@c91f86cbcb7e: Setting final verdict of the test case. MTC@c91f86cbcb7e: Local verdict of MTC: none MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1109): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98-provIP(1113): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1114): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98(1115): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-NS2(1116): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99-provIP(1118): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1119): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99(1120): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP-IPA(1121): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GTP(1123): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_llc_sabm_dm_ll5(1124): pass (none -> pass) MTC@c91f86cbcb7e: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass'. Thu May 30 05:58:37 UTC 2024 ====== SGSN_Tests.TC_llc_sabm_dm_ll5 pass ====== Saving talloc report from 172.18.19.10:4245 to SGSN_Tests.TC_llc_sabm_dm_ll5.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=88520) Waiting for packet dumper to finish... 1 (prev_count=88520, count=89593) MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging'. ------ SGSN_Tests.TC_suspend_nopaging ------ Thu May 30 05:58:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@c91f86cbcb7e: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Test case TC_suspend_nopaging started. SGSN_Test-Gb0-NS0(1125)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1129)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1129)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI97(1129)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1129)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1129)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1130)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21011 SGSN_Test-Gb0-BSSGP0(1126)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_suspend_nopaging-BVCI196(1128)@c91f86cbcb7e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1131)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1130)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1134)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1134)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI98(1134)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1134)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1134)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1135)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21012 SGSN_Test-Gb1-BSSGP1(1131)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_suspend_nopaging-BVCI210(1133)@c91f86cbcb7e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1136)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1135)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1139)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1139)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI99(1139)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1139)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1139)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1136)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_suspend_nopaging-BVCI220(1138)@c91f86cbcb7e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1140)@c91f86cbcb7e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1140)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1140)@c91f86cbcb7e: 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)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1128)@c91f86cbcb7e: Adding Client=TC_suspend_nopaging(1143), IMSI='262420000000048'H, TLLI='F98641E5'O, index=0 SGSN_Test-GSUP(1141)@c91f86cbcb7e: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1143) TC_suspend_nopaging(1143)@c91f86cbcb7e: 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 := '120714E3C8D9F1178ADBA5905ABD53EF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2C76A4F6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EB2E49FBBD00A5FA'O } } } } } SGSN_Test-GSUP(1141)@c91f86cbcb7e: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1143) SGSN_Test-GSUP(1141)@c91f86cbcb7e: Added IMSI table entry 0TC_suspend_nopaging(1143)"262420000000048" TC_suspend_nopaging(1143)@c91f86cbcb7e: setverdict(pass): none -> pass TC_suspend_nopaging(1143)@c91f86cbcb7e: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging-BVCI196(1128)@c91f86cbcb7e: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1143)@c91f86cbcb7e: Final verdict of PTC: pass SGSN_Test-Gb0-NS0(1125)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP(1141)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@c91f86cbcb7e: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1128)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99(1139)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1130)@c91f86cbcb7e: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1133)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98(1134)@c91f86cbcb7e: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1138)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99-provIP(1137)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97(1129)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GTP(1142)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97-provIP(1127)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1140)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98-provIP(1132)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1135)@c91f86cbcb7e: Final verdict of PTC: none MTC@c91f86cbcb7e: Setting final verdict of the test case. MTC@c91f86cbcb7e: Local verdict of MTC: none MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97-provIP(1127): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_suspend_nopaging-BVCI196(1128): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97(1129): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-NS1(1130): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98-provIP(1132): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_suspend_nopaging-BVCI210(1133): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98(1134): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-NS2(1135): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_suspend_nopaging-BVCI220(1138): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GTP(1142): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_suspend_nopaging(1143): pass (none -> pass) MTC@c91f86cbcb7e: Test case TC_suspend_nopaging finished. Verdict: pass MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass'. Thu May 30 05:58:47 UTC 2024 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 172.18.19.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=87986) Waiting for packet dumper to finish... 1 (prev_count=87986, count=97616) MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume'. ------ SGSN_Tests.TC_suspend_resume ------ Thu May 30 05:58:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@c91f86cbcb7e: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Test case TC_suspend_resume started. SGSN_Test-Gb0-NS0(1144)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1148)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI97(1148)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1148)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1148)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(1145)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1149)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21011 TC_suspend_resume-BVCI196(1147)@c91f86cbcb7e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1149)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1153)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1153)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI98(1153)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1153)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1153)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1154)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21012 SGSN_Test-Gb1-BSSGP1(1150)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_suspend_resume-BVCI210(1152)@c91f86cbcb7e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1155)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1154)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1158)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1158)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI99(1158)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1158)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1158)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1155)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_suspend_resume-BVCI220(1157)@c91f86cbcb7e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1159)@c91f86cbcb7e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1159)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1159)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1159)@c91f86cbcb7e: 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)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1159)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1147)@c91f86cbcb7e: Adding Client=TC_suspend_resume(1162), IMSI='262420000000049'H, TLLI='F6E6E7B4'O, index=0 SGSN_Test-GSUP(1160)@c91f86cbcb7e: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1162) TC_suspend_resume(1162)@c91f86cbcb7e: 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 := 'BDA35CE126E34FC90913B9AE433E6E60'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1C350BCA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A0151EBBD5F525F3'O } } } } } SGSN_Test-GSUP(1160)@c91f86cbcb7e: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1162) SGSN_Test-GSUP(1160)@c91f86cbcb7e: Added IMSI table entry 0TC_suspend_resume(1162)"262420000000049" TC_suspend_resume(1162)@c91f86cbcb7e: setverdict(pass): none -> pass TC_suspend_resume(1162)@c91f86cbcb7e: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume-BVCI196(1147)@c91f86cbcb7e: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1162)@c91f86cbcb7e: Final verdict of PTC: pass SGSN_Test-Gb0-NS0(1144)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97(1148)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98(1153)@c91f86cbcb7e: Final verdict of PTC: none TC_suspend_resume-BVCI196(1147)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP(1160)@c91f86cbcb7e: Final verdict of PTC: none TC_suspend_resume-BVCI210(1152)@c91f86cbcb7e: Final verdict of PTC: none TC_suspend_resume-BVCI220(1157)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1154)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97-provIP(1146)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98-provIP(1151)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1159)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GTP(1161)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99(1158)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99-provIP(1156)@c91f86cbcb7e: Final verdict of PTC: none MTC@c91f86cbcb7e: Setting final verdict of the test case. MTC@c91f86cbcb7e: Local verdict of MTC: none MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_suspend_resume-BVCI196(1147): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98-provIP(1151): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_suspend_resume-BVCI210(1152): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98(1153): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-NS2(1154): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99-provIP(1156): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_suspend_resume-BVCI220(1157): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99(1158): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP-IPA(1159): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GTP(1161): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_suspend_resume(1162): pass (none -> pass) MTC@c91f86cbcb7e: Test case TC_suspend_resume finished. Verdict: pass MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass'. Thu May 30 05:58:58 UTC 2024 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 172.18.19.10:4245 to SGSN_Tests.TC_suspend_resume.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=89662) Waiting for packet dumper to finish... 1 (prev_count=89662, count=102055) MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau'. ------ SGSN_Tests.TC_suspend_rau ------ Thu May 30 05:59:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@c91f86cbcb7e: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Test case TC_suspend_rau started. SGSN_Test-Gb0-NS0(1163)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1167)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI97(1167)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1167)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1167)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1168)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21011 SGSN_Test-Gb0-BSSGP0(1164)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_suspend_rau-BVCI196(1166)@c91f86cbcb7e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1169)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1168)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1172)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1172)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI98(1172)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1172)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1172)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(1169)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1173)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21012 TC_suspend_rau-BVCI210(1171)@c91f86cbcb7e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1174)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1173)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1177)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI99(1177)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1177)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1177)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1174)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_suspend_rau-BVCI220(1176)@c91f86cbcb7e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1178)@c91f86cbcb7e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@c91f86cbcb7e: 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(1178)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1178)@c91f86cbcb7e: 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(1178)@c91f86cbcb7e: 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(1178)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1166)@c91f86cbcb7e: Adding Client=TC_suspend_rau(1181), IMSI='262420000000050'H, TLLI='EC0C3160'O, index=0 SGSN_Test-GSUP(1179)@c91f86cbcb7e: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1181) TC_suspend_rau(1181)@c91f86cbcb7e: 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 := 'B5B65C5EB196D449B85117F83DD074E5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E77C1FD8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2EC4DEF8852B7274'O } } } } } SGSN_Test-GSUP(1179)@c91f86cbcb7e: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1181) SGSN_Test-GSUP(1179)@c91f86cbcb7e: Added IMSI table entry 0TC_suspend_rau(1181)"262420000000050" TC_suspend_rau(1181)@c91f86cbcb7e: setverdict(pass): none -> pass TC_suspend_rau(1181)@c91f86cbcb7e: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@c91f86cbcb7e: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@c91f86cbcb7e: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau-BVCI196(1166)@c91f86cbcb7e: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1181)@c91f86cbcb7e: Final verdict of PTC: pass SGSN_Test-Gb0-NS0(1163)@c91f86cbcb7e: Final verdict of PTC: none TC_suspend_rau-BVCI210(1171)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97(1167)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1168)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97-provIP(1165)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1173)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@c91f86cbcb7e: Final verdict of PTC: none TC_suspend_rau-BVCI196(1166)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98(1172)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98-provIP(1170)@c91f86cbcb7e: Final verdict of PTC: none TC_suspend_rau-BVCI220(1176)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GTP(1180)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP(1179)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99-provIP(1175)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1178)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99(1177)@c91f86cbcb7e: Final verdict of PTC: none MTC@c91f86cbcb7e: Setting final verdict of the test case. MTC@c91f86cbcb7e: Local verdict of MTC: none MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97-provIP(1165): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_suspend_rau-BVCI196(1166): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98-provIP(1170): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_suspend_rau-BVCI210(1171): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98(1172): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-NS2(1173): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_suspend_rau-BVCI220(1176): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GTP(1180): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_suspend_rau(1181): pass (none -> pass) MTC@c91f86cbcb7e: Test case TC_suspend_rau finished. Verdict: pass MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass'. Thu May 30 05:59:08 UTC 2024 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 172.18.19.10:4245 to SGSN_Tests.TC_suspend_rau.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=99119) Waiting for packet dumper to finish... 1 (prev_count=99119, count=106686) MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps'. ------ SGSN_Tests.TC_paging_ps ------ Thu May 30 05:59: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_paging_ps.pcap" >/data/SGSN_Tests.TC_paging_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Test case TC_paging_ps started. SGSN_Test-Gb0-NS0(1182)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1186)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1186)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI97(1186)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1186)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1186)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1187)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21011 SGSN_Test-Gb0-BSSGP0(1183)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_paging_ps-BVCI196(1185)@c91f86cbcb7e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1188)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1187)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1191)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1191)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI98(1191)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1191)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1191)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1192)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21012 SGSN_Test-Gb1-BSSGP1(1188)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_paging_ps-BVCI210(1189)@c91f86cbcb7e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1192)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1196)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1196)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI99(1196)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1196)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1196)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1193)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_paging_ps-BVCI220(1195)@c91f86cbcb7e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1197)@c91f86cbcb7e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1197)@c91f86cbcb7e: 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(1197)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1197)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1197)@c91f86cbcb7e: 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(1197)@c91f86cbcb7e: 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(1197)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1197)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1185)@c91f86cbcb7e: Adding Client=TC_paging_ps(1200), IMSI='262420000000051'H, TLLI='F34BEA16'O, index=0 SGSN_Test-GSUP(1198)@c91f86cbcb7e: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1200) TC_paging_ps(1200)@c91f86cbcb7e: 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 := 'D1A6325098F6D71621A47097EFF440EB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '39DC2C0C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '10F96ADE4B677F28'O } } } } } SGSN_Test-GSUP(1198)@c91f86cbcb7e: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1200) SGSN_Test-GSUP(1198)@c91f86cbcb7e: Added IMSI table entry 0TC_paging_ps(1200)"262420000000051" TC_paging_ps(1200)@c91f86cbcb7e: setverdict(pass): none -> pass TC_paging_ps(1200)@c91f86cbcb7e: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps-BVCI196(1185)@c91f86cbcb7e: 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 := 'D906CF9F'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps-BVCI196(1185)@c91f86cbcb7e: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1200)@c91f86cbcb7e: Final verdict of PTC: pass SGSN_Test-GSUP(1198)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97(1186)@c91f86cbcb7e: Final verdict of PTC: none TC_paging_ps-BVCI196(1185)@c91f86cbcb7e: Final verdict of PTC: none TC_paging_ps-BVCI210(1189)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1187)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1192)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@c91f86cbcb7e: Final verdict of PTC: none TC_paging_ps-BVCI220(1195)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98(1191)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GTP(1199)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1197)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99(1196)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98-provIP(1190)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99-provIP(1194)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97-provIP(1184)@c91f86cbcb7e: Final verdict of PTC: none MTC@c91f86cbcb7e: Setting final verdict of the test case. MTC@c91f86cbcb7e: Local verdict of MTC: none MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97-provIP(1184): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_paging_ps-BVCI196(1185): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97(1186): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-NS1(1187): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_paging_ps-BVCI210(1189): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98-provIP(1190): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98(1191): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-NS2(1192): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99-provIP(1194): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_paging_ps-BVCI220(1195): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99(1196): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP-IPA(1197): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GTP(1199): none (none -> none)Thu May 30 05:59:19 UTC 2024 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 172.18.19.10:4245 to SGSN_Tests.TC_paging_ps.talloc MTC@c91f86cbcb7e: Local verdict of PTC TC_paging_ps(1200): pass (none -> pass) MTC@c91f86cbcb7e: Test case TC_paging_ps finished. Verdict: pass MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=99764) MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report'. ------ SGSN_Tests.TC_bssgp_rim_single_report ------ Thu May 30 05:59: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_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@c91f86cbcb7e: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Test case TC_bssgp_rim_single_report started. SGSN_Test-Gb0-NS0(1201)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1205)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI97(1205)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1205)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1205)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1206)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21011 SGSN_Test-Gb0-BSSGP0(1202)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_bssgp_rim_single_report-BVCI196(1204)@c91f86cbcb7e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1207)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1206)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1210)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1210)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI98(1210)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1210)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1210)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1211)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21012 SGSN_Test-Gb1-BSSGP1(1207)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_bssgp_rim_single_report-BVCI210(1209)@c91f86cbcb7e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1212)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1211)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1215)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1215)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI99(1215)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1215)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1215)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1212)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_bssgp_rim_single_report-BVCI220(1214)@c91f86cbcb7e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1216)@c91f86cbcb7e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1216)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1216)@c91f86cbcb7e: 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)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1216)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@c91f86cbcb7e: setverdict(pass): none -> pass MTC@c91f86cbcb7e: Warning: Re-starting timer T, which is already active (running or expired). MTC@c91f86cbcb7e: setverdict(pass): pass -> pass, component reason not changed SGSN_Test-Gb1-BSSGP1(1207)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP(1217)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1206)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1211)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99(1215)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98(1210)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97(1205)@c91f86cbcb7e: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1204)@c91f86cbcb7e: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1209)@c91f86cbcb7e: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1214)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1216)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98-provIP(1208)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99-provIP(1213)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GTP(1218)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97-provIP(1203)@c91f86cbcb7e: Final verdict of PTC: none MTC@c91f86cbcb7e: Setting final verdict of the test case. MTC@c91f86cbcb7e: Local verdict of MTC: pass MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (pass -> pass) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (pass -> pass) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97-provIP(1203): none (pass -> pass) MTC@c91f86cbcb7e: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1204): none (pass -> pass) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97(1205): none (pass -> pass) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (pass -> pass) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (pass -> pass) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98-provIP(1208): none (pass -> pass) MTC@c91f86cbcb7e: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1209): none (pass -> pass) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98(1210): none (pass -> pass) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-NS2(1211): none (pass -> pass) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (pass -> pass) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99-provIP(1213): none (pass -> pass) MTC@c91f86cbcb7e: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1214): none (pass -> pass) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99(1215): none (pass -> pass) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP-IPA(1216): none (pass -> pass) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP(1217): none (pass -> pass) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GTP(1218): none (pass -> pass) MTC@c91f86cbcb7e: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass'. Thu May 30 05:59:22 UTC 2024 ====== SGSN_Tests.TC_bssgp_rim_single_report pass ====== Saving talloc report from 172.18.19.10:4245 to SGSN_Tests.TC_bssgp_rim_single_report.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=9433) Waiting for packet dumper to finish... 1 (prev_count=9433, count=58352) MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran'. ------ SGSN_Tests.TC_rim_eutran_to_geran ------ Thu May 30 05:59: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_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@c91f86cbcb7e: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Test case TC_rim_eutran_to_geran started. SGSN_Test-Gb0-NS0(1219)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21010 SGSN_Test-Gb0-BSSGP0(1220)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1219)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1223)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1223)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI97(1223)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1223)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1223)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1224)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21011 SGSN_Test-Gb0-BSSGP0(1220)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1220)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_rim_eutran_to_geran-BVCI196(1222)@c91f86cbcb7e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1225)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1224)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1228)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1228)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI98(1228)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1228)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1228)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1229)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21012 SGSN_Test-Gb1-BSSGP1(1225)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1225)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_rim_eutran_to_geran-BVCI210(1227)@c91f86cbcb7e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1230)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1229)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1233)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1233)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI99(1233)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1233)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1233)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1230)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1230)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_rim_eutran_to_geran-BVCI220(1232)@c91f86cbcb7e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1234)@c91f86cbcb7e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1234)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1234)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1234)@c91f86cbcb7e: 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)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1234)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@c91f86cbcb7e: setverdict(pass): none -> pass MTC@c91f86cbcb7e: setverdict(pass): pass -> pass, component reason not changed SGSN_Test-Gb0-NS0(1219)@c91f86cbcb7e: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1222)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1225)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97(1223)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP(1235)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1220)@c91f86cbcb7e: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1227)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98(1228)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1229)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1224)@c91f86cbcb7e: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1232)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1234)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GTP(1236)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99-provIP(1231)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1230)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97-provIP(1221)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99(1233)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98-provIP(1226)@c91f86cbcb7e: Final verdict of PTC: none MTC@c91f86cbcb7e: Setting final verdict of the test case. MTC@c91f86cbcb7e: Local verdict of MTC: pass MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-NS0(1219): none (pass -> pass) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1220): none (pass -> pass) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97-provIP(1221): none (pass -> pass) MTC@c91f86cbcb7e: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1222): none (pass -> pass) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97(1223): none (pass -> pass) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-NS1(1224): none (pass -> pass) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1225): none (pass -> pass) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98-provIP(1226): none (pass -> pass) MTC@c91f86cbcb7e: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1227): none (pass -> pass) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98(1228): none (pass -> pass) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-NS2(1229): none (pass -> pass) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1230): none (pass -> pass) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99-provIP(1231): none (pass -> pass) MTC@c91f86cbcb7e: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1232): none (pass -> pass) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99(1233): none (pass -> pass) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP-IPA(1234): none (pass -> pass) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP(1235): none (pass -> pass) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GTP(1236): none (pass -> pass) MTC@c91f86cbcb7e: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass'. Thu May 30 05:59:26 UTC 2024 ====== SGSN_Tests.TC_rim_eutran_to_geran pass ====== Saving talloc report from 172.18.19.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=51756) MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: 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 ------ Thu May 30 05:59: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_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@c91f86cbcb7e: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Test case TC_cell_change_different_rai_ci_attach started. SGSN_Test-Gb0-NS0(1237)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21010 SGSN_Test-Gb0-BSSGP0(1238)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1237)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1241)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1241)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI97(1241)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1241)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1241)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1242)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21011 SGSN_Test-Gb0-BSSGP0(1238)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1238)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_cell_change_different_rai_ci_attach-BVCI196(1240)@c91f86cbcb7e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1243)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1242)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1246)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1246)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI98(1246)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1246)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1246)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1247)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21012 SGSN_Test-Gb1-BSSGP1(1243)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1243)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_cell_change_different_rai_ci_attach-BVCI210(1245)@c91f86cbcb7e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1248)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1247)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1251)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1251)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI99(1251)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1251)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1251)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1248)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1248)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_cell_change_different_rai_ci_attach-BVCI220(1250)@c91f86cbcb7e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1252)@c91f86cbcb7e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1252)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1252)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1252)@c91f86cbcb7e: 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)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1252)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1240)@c91f86cbcb7e: Adding Client=TC_cell_change_different_rai_ci_attach(1255), IMSI='262420000000068'H, TLLI='FC4658C5'O, index=0 SGSN_Test-GSUP(1253)@c91f86cbcb7e: 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)@c91f86cbcb7e: 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 := '65C32E0DFC951EBAC4DCF4CA4C399D78'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4B17D92F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '94E999DC0861AC52'O } } } } } SGSN_Test-GSUP(1253)@c91f86cbcb7e: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1255) SGSN_Test-GSUP(1253)@c91f86cbcb7e: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1255)"262420000000068" TC_cell_change_different_rai_ci_attach(1255)@c91f86cbcb7e: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach-BVCI196(1240)@c91f86cbcb7e: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1245)@c91f86cbcb7e: Adding Client=TC_cell_change_different_rai_ci_attach(1255), IMSI='262420000000068'H, TLLI='C14557D0'O, index=0 TC_cell_change_different_rai_ci_attach-BVCI196(1240)@c91f86cbcb7e: Warning: Could not find client for IMSI '262420000000068'H TC_cell_change_different_rai_ci_attach(1255)@c91f86cbcb7e: Final verdict of PTC: pass -NSVCI97(1241)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP(1253)@c91f86cbcb7e: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1250)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1247)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99(1251)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1237)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1252)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98(1246)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GTP(1254)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1242)@c91f86cbcb7e: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1240)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1243)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1248)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1238)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97-provIP(1239)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99-provIP(1249)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98-provIP(1244)@c91f86cbcb7e: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1245)@c91f86cbcb7e: Final verdict of PTC: none MTC@c91f86cbcb7e: Setting final verdict of the test case. MTC@c91f86cbcb7e: Local verdict of MTC: none MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-NS0(1237): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1238): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97-provIP(1239): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1240): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97(1241): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-NS1(1242): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1243): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98-provIP(1244): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1245): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98(1246): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-NS2(1247): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1248): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99-provIP(1249): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1250): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99(1251): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP-IPA(1252): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP(1253): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GTP(1254): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1255): pass (none -> pass) MTC@c91f86cbcb7e: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: pass MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach pass'. Thu May 30 05:59:31 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_rai_ci_attach pass ====== Saving talloc report from 172.18.19.10:4245 to SGSN_Tests.TC_cell_change_different_rai_ci_attach.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=118453) Waiting for packet dumper to finish... 1 (prev_count=118453, count=119526) MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach pass' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: 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 ------ Thu May 30 05:59:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@c91f86cbcb7e: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Test case TC_cell_change_different_rai_ci_data started. SGSN_Test-Gb0-NS0(1256)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21010 SGSN_Test-Gb0-BSSGP0(1257)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1256)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1260)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1260)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI97(1260)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1260)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1260)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1261)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21011 SGSN_Test-Gb0-BSSGP0(1257)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1257)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_cell_change_different_rai_ci_data-BVCI196(1259)@c91f86cbcb7e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1262)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1261)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1266)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1266)@c91f86cbcb7e: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1265)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21012 -NSVCI98(1266)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1266)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1266)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(1262)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1262)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1267)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_rai_ci_data-BVCI210(1263)@c91f86cbcb7e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1265)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1270)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1270)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI99(1270)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1270)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1270)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1267)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1267)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_cell_change_different_rai_ci_data-BVCI220(1269)@c91f86cbcb7e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1271)@c91f86cbcb7e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1271)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1271)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1271)@c91f86cbcb7e: 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)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1271)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1259)@c91f86cbcb7e: Adding Client=TC_cell_change_different_rai_ci_data(1274), IMSI='262420000000070'H, TLLI='F2FBB767'O, index=0 SGSN_Test-GSUP(1272)@c91f86cbcb7e: 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)@c91f86cbcb7e: 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 := '0C8DE72638ECCFE7B3D62EE6E3B8D808'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8EA210B8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '290D01334DA4EE30'O } } } } } SGSN_Test-GSUP(1272)@c91f86cbcb7e: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1274) SGSN_Test-GSUP(1272)@c91f86cbcb7e: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1274)"262420000000070" TC_cell_change_different_rai_ci_data(1274)@c91f86cbcb7e: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data-BVCI210(1263)@c91f86cbcb7e: Adding Client=TC_cell_change_different_rai_ci_data(1274), IMSI='262420000000070'H, TLLI='D5C90F2B'O, index=0 TC_cell_change_different_rai_ci_data(1274)@c91f86cbcb7e: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1263)@c91f86cbcb7e: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data-BVCI196(1259)@c91f86cbcb7e: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1274)@c91f86cbcb7e: Final verdict of PTC: pass SGSN_Test-Gb0-NS0(1256)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97(1260)@c91f86cbcb7e: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1269)@c91f86cbcb7e: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1263)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1267)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1262)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98(1266)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1261)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1265)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98-provIP(1264)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GTP(1273)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1257)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99-provIP(1268)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1271)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP(1272)@c91f86cbcb7e: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1259)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99(1270)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97-provIP(1258)@c91f86cbcb7e: Final verdict of PTC: none MTC@c91f86cbcb7e: Setting final verdict of the test case. MTC@c91f86cbcb7e: Local verdict of MTC: none MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-NS0(1256): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1257): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97-provIP(1258): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1259): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97(1260): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-NS1(1261): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1262): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1263): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98-provIP(1264): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-NS2(1265): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98(1266): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1267): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99-provIP(1268): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1269): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99(1270): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP-IPA(1271): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP(1272): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GTP(1273): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_cell_change_different_rai_ci_data(1274): pass (none -> pass) MTC@c91f86cbcb7e: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass'. Thu May 30 05:59:37 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_rai_ci_data pass ====== Saving talloc report from 172.18.19.10:4245 to SGSN_Tests.TC_cell_change_different_rai_ci_data.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=101742) Waiting for packet dumper to finish... 1 (prev_count=101742, count=102815) MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_ci_attach ------ Thu May 30 05:59:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@c91f86cbcb7e: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Test case TC_cell_change_different_ci_attach started. SGSN_Test-Gb0-NS0(1275)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1279)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI97(1279)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1279)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1279)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1280)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21011 SGSN_Test-Gb0-BSSGP0(1276)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_cell_change_different_ci_attach-BVCI196(1278)@c91f86cbcb7e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1281)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1280)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1284)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1284)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI98(1284)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1284)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1284)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1285)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21012 SGSN_Test-Gb1-BSSGP1(1281)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_cell_change_different_ci_attach-BVCI210(1283)@c91f86cbcb7e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1286)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1285)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1289)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1289)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI99(1289)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1289)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1289)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1286)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_cell_change_different_ci_attach-BVCI220(1288)@c91f86cbcb7e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1290)@c91f86cbcb7e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1290)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1290)@c91f86cbcb7e: 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)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1290)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1278)@c91f86cbcb7e: Adding Client=TC_cell_change_different_ci_attach(1293), IMSI='262420000000069'H, TLLI='E1C7DC4D'O, index=0 SGSN_Test-GSUP(1291)@c91f86cbcb7e: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1293) TC_cell_change_different_ci_attach-BVCI196(1278)@c91f86cbcb7e: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1283)@c91f86cbcb7e: Adding Client=TC_cell_change_different_ci_attach(1293), IMSI='262420000000069'H, TLLI='E1C7DC4D'O, index=0 TC_cell_change_different_ci_attach(1293)@c91f86cbcb7e: 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 := 'EEA10E7C228F20EE7C69CC2D985F00AC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '46F38C53'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '02D6B112330A6921'O } } } } } SGSN_Test-GSUP(1291)@c91f86cbcb7e: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1293) SGSN_Test-GSUP(1291)@c91f86cbcb7e: Added IMSI table entry 0TC_cell_change_different_ci_attach(1293)"262420000000069" TC_cell_change_different_ci_attach(1293)@c91f86cbcb7e: setverdict(pass): none -> pass TC_cell_change_different_ci_attach-BVCI210(1283)@c91f86cbcb7e: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1288)@c91f86cbcb7e: Adding Client=TC_cell_change_different_ci_attach(1293), IMSI='262420000000069'H, TLLI='FA9F4F36'O, index=0 TC_cell_change_different_ci_attach-BVCI196(1278)@c91f86cbcb7e: Warning: Could not find client for IMSI '262420000000069'H TC_cell_change_different_ci_attach(1293)@c91f86cbcb7e: Final verdict of PTC: pass SGSN_Test-GSUP(1291)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@c91f86cbcb7e: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1278)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99(1289)@c91f86cbcb7e: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1288)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97(1279)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98(1284)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1290)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98-provIP(1282)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1285)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1280)@c91f86cbcb7e: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1283)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GTP(1292)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97-provIP(1277)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99-provIP(1287)@c91f86cbcb7e: Final verdict of PTC: none MTC@c91f86cbcb7e: Setting final verdict of the test case. MTC@c91f86cbcb7e: Local verdict of MTC: none MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1278): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98-provIP(1282): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1283): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98(1284): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-NS2(1285): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99-provIP(1287): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1288): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99(1289): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP-IPA(1290): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GTP(1292): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_cell_change_different_ci_attach(1293): pass (none -> pass) MTC@c91f86cbcb7e: Test case TC_cell_change_different_ci_attach finished. Verdict: pass MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach pass'. Thu May 30 05:59:43 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_ci_attach pass ====== Saving talloc report from 172.18.19.10:4245 to SGSN_Tests.TC_cell_change_different_ci_attach.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=124367) Waiting for packet dumper to finish... 1 (prev_count=124367, count=125440) MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach pass' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data'. ------ SGSN_Tests.TC_cell_change_different_ci_data ------ Thu May 30 05:59:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@c91f86cbcb7e: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Test case TC_cell_change_different_ci_data started. SGSN_Test-Gb0-NS0(1294)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1298)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI97(1298)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1298)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1298)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1299)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21011 SGSN_Test-Gb0-BSSGP0(1295)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_cell_change_different_ci_data-BVCI196(1297)@c91f86cbcb7e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1300)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1299)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1303)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1303)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI98(1303)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1303)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1303)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1304)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21012 SGSN_Test-Gb1-BSSGP1(1300)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_cell_change_different_ci_data-BVCI210(1302)@c91f86cbcb7e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1305)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1304)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1309)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1309)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI99(1309)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1309)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1309)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1305)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_cell_change_different_ci_data-BVCI220(1306)@c91f86cbcb7e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1308)@c91f86cbcb7e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1308)@c91f86cbcb7e: 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(1308)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1308)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1308)@c91f86cbcb7e: 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(1308)@c91f86cbcb7e: 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(1308)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1308)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1297)@c91f86cbcb7e: Adding Client=TC_cell_change_different_ci_data(1312), IMSI='262420000000071'H, TLLI='E71E69CF'O, index=0 SGSN_Test-GSUP(1310)@c91f86cbcb7e: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1312) TC_cell_change_different_ci_data-BVCI196(1297)@c91f86cbcb7e: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1302)@c91f86cbcb7e: Adding Client=TC_cell_change_different_ci_data(1312), IMSI='262420000000071'H, TLLI='E71E69CF'O, index=0 TC_cell_change_different_ci_data(1312)@c91f86cbcb7e: 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 := 'A165687A3BF36FF3C49B5BC7FC21560F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '28F11BC0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9B78CDB11EC4F98D'O } } } } } SGSN_Test-GSUP(1310)@c91f86cbcb7e: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1312) SGSN_Test-GSUP(1310)@c91f86cbcb7e: Added IMSI table entry 0TC_cell_change_different_ci_data(1312)"262420000000071" TC_cell_change_different_ci_data(1312)@c91f86cbcb7e: setverdict(pass): none -> pass TC_cell_change_different_ci_data-BVCI210(1302)@c91f86cbcb7e: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1306)@c91f86cbcb7e: Adding Client=TC_cell_change_different_ci_data(1312), IMSI='262420000000071'H, TLLI='DC608C27'O, index=0 TC_cell_change_different_ci_data-BVCI196(1297)@c91f86cbcb7e: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1312)@c91f86cbcb7e: Final verdict of PTC: pass SGSN_Test-Gb1-BSSGP1(1300)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1308)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99(1309)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97(1298)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP(1310)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98(1303)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1304)@c91f86cbcb7e: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1302)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97-provIP(1296)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GTP(1311)@c91f86cbcb7e: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1306)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98-provIP(1301)@c91f86cbcb7e: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1297)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99-provIP(1307)@c91f86cbcb7e: Final verdict of PTC: none MTC@c91f86cbcb7e: Setting final verdict of the test case. MTC@c91f86cbcb7e: Local verdict of MTC: none MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1297): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98-provIP(1301): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1302): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98(1303): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-NS2(1304): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1306): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99-provIP(1307): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP-IPA(1308): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99(1309): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GTP(1311): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_cell_change_different_ci_data(1312): pass (none -> pass) Thu May 30 05:59:47 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_ci_data pass ====== MTC@c91f86cbcb7e: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass'. Saving talloc report from 172.18.19.10:4245 to SGSN_Tests.TC_cell_change_different_ci_data.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=102298) Waiting for packet dumper to finish... 1 (prev_count=102298, count=103371) MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in'. ------ SGSN_Tests.TC_sgsn_context_req_in ------ Thu May 30 05:59: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_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@c91f86cbcb7e: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Test case TC_sgsn_context_req_in started. SGSN_Test-Gb0-NS0(1313)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1317)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI97(1317)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1317)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1317)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1318)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21011 SGSN_Test-Gb0-BSSGP0(1314)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_sgsn_context_req_in-BVCI196(1316)@c91f86cbcb7e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1319)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1318)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1322)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1322)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI98(1322)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1322)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1322)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1323)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21012 SGSN_Test-Gb1-BSSGP1(1319)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_sgsn_context_req_in-BVCI210(1321)@c91f86cbcb7e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1324)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1323)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1327)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1327)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI99(1327)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1327)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1327)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1324)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_sgsn_context_req_in-BVCI220(1326)@c91f86cbcb7e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1328)@c91f86cbcb7e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1328)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1328)@c91f86cbcb7e: 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)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1328)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1316)@c91f86cbcb7e: Adding Client=TC_sgsn_context_req_in(1331), IMSI='262420000000072'H, TLLI='E46AD824'O, index=0 SGSN_Test-GSUP(1329)@c91f86cbcb7e: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1331) TC_sgsn_context_req_in(1331)@c91f86cbcb7e: 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 := '0BAB477346338E0A487F0164BD0B1202'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E1411C8C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EB696F994DFD7C37'O } } } } } SGSN_Test-GSUP(1329)@c91f86cbcb7e: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1331) SGSN_Test-GSUP(1329)@c91f86cbcb7e: Added IMSI table entry 0TC_sgsn_context_req_in(1331)"262420000000072" TC_sgsn_context_req_in(1331)@c91f86cbcb7e: 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(1316)@c91f86cbcb7e: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1331)@c91f86cbcb7e: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" TC_sgsn_context_req_in-BVCI210(1321)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@c91f86cbcb7e: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1316)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP(1329)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99(1327)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98(1322)@c91f86cbcb7e: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1326)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97(1317)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1318)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1328)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99-provIP(1325)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GTP(1330)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97-provIP(1315)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98-provIP(1320)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1323)@c91f86cbcb7e: Final verdict of PTC: none MTC@c91f86cbcb7e: Setting final verdict of the test case. MTC@c91f86cbcb7e: Local verdict of MTC: none MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97-provIP(1315): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1316): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98-provIP(1320): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1321): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98(1322): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-NS2(1323): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99-provIP(1325): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1326): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99(1327): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP-IPA(1328): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GTP(1330): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_sgsn_context_req_in(1331): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@c91f86cbcb7e: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail'. Thu May 30 05:59:54 UTC 2024 ------ SGSN_Tests.TC_sgsn_context_req_in fail ------ Saving talloc report from 172.18.19.10:4245 to SGSN_Tests.TC_sgsn_context_req_in.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=95809) Waiting for packet dumper to finish... 1 (prev_count=95809, count=96882) MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out'. ------ SGSN_Tests.TC_sgsn_context_req_out ------ Thu May 30 05:59: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_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@c91f86cbcb7e: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Test case TC_sgsn_context_req_out started. SGSN_Test-Gb0-NS0(1332)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1336)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1336)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI97(1336)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1336)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1336)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1337)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21011 SGSN_Test-Gb0-BSSGP0(1333)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_sgsn_context_req_out-BVCI196(1335)@c91f86cbcb7e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1338)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1337)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1341)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1341)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI98(1341)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1341)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1341)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1342)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21012 SGSN_Test-Gb1-BSSGP1(1338)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_sgsn_context_req_out-BVCI210(1340)@c91f86cbcb7e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1343)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1342)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1346)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1346)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI99(1346)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1346)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1346)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1343)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_sgsn_context_req_out-BVCI220(1345)@c91f86cbcb7e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1347)@c91f86cbcb7e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1347)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1347)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1347)@c91f86cbcb7e: 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)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1347)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1335)@c91f86cbcb7e: Adding Client=TC_sgsn_context_req_out(1350), IMSI='262420000000073'H, TLLI='D49FF4D4'O, index=0 SGSN_Test-GSUP(1348)@c91f86cbcb7e: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1350) TC_sgsn_context_req_out(1350)@c91f86cbcb7e: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@c91f86cbcb7e: Test Component 1350 has requested to stop MTC. Terminating current testcase execution. TC_sgsn_context_req_out(1350)@c91f86cbcb7e: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" SGSN_Test-GSUP(1348)@c91f86cbcb7e: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1335)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1337)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99(1346)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97(1336)@c91f86cbcb7e: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1345)@c91f86cbcb7e: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1340)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98(1341)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98-provIP(1339)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97-provIP(1334)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99-provIP(1344)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1342)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1347)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GTP(1349)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@c91f86cbcb7e: Final verdict of PTC: none MTC@c91f86cbcb7e: Setting final verdict of the test case. MTC@c91f86cbcb7e: Local verdict of MTC: none MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97-provIP(1334): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1335): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97(1336): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-NS1(1337): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98-provIP(1339): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1340): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99-provIP(1344): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1345): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99(1346): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP-IPA(1347): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GTP(1349): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_sgsn_context_req_out(1350): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@c91f86cbcb7e: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail'. Thu May 30 05:59:59 UTC 2024 ------ SGSN_Tests.TC_sgsn_context_req_out fail ------ Saving talloc report from 172.18.19.10:4245 to SGSN_Tests.TC_sgsn_context_req_out.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=40477) Waiting for packet dumper to finish... 1 (prev_count=40477, count=54737) MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: 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 ------ Thu May 30 06:00:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@c91f86cbcb7e: External command `../ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Test case TC_attach_req_id_req_ra_update started. SGSN_Test-Gb0-NS0(1351)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1355)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI97(1355)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1355)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1355)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1356)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21011 SGSN_Test-Gb0-BSSGP0(1352)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_req_id_req_ra_update-BVCI196(1354)@c91f86cbcb7e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1357)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1356)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1360)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1360)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI98(1360)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1360)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1360)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1361)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21012 SGSN_Test-Gb1-BSSGP1(1357)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_req_id_req_ra_update-BVCI210(1359)@c91f86cbcb7e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1362)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1361)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1365)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1365)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI99(1365)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1365)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1365)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1362)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_req_id_req_ra_update-BVCI220(1364)@c91f86cbcb7e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1366)@c91f86cbcb7e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1366)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1366)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1366)@c91f86cbcb7e: 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)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1366)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1354)@c91f86cbcb7e: Adding Client=TC_attach_req_id_req_ra_update(1369), IMSI='262420000000047'H, TLLI='E3170DF7'O, index=0 SGSN_Test-GSUP(1367)@c91f86cbcb7e: 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)@c91f86cbcb7e: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1354)@c91f86cbcb7e: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1369)@c91f86cbcb7e: Final verdict of PTC: pass TC_attach_req_id_req_ra_update-BVCI220(1364)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP(1367)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99(1365)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97(1355)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1359)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@c91f86cbcb7e: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1354)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GTP(1368)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98(1360)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98-provIP(1358)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97-provIP(1353)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1361)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1366)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99-provIP(1363)@c91f86cbcb7e: Final verdict of PTC: none MTC@c91f86cbcb7e: Setting final verdict of the test case. MTC@c91f86cbcb7e: Local verdict of MTC: none MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1354): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98-provIP(1358): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1359): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98(1360): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-NS2(1361): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99-provIP(1363): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1364): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99(1365): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP-IPA(1366): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GTP(1368): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_attach_req_id_req_ra_update(1369): pass (none -> pass) MTC@c91f86cbcb7e: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass'. Thu May 30 06:00:03 UTC 2024 ====== SGSN_Tests.TC_attach_req_id_req_ra_update pass ====== Saving talloc report from 172.18.19.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=61762) MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass' was executed successfully (exit status: 0). MC@c91f86cbcb7e: Test execution finished. MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach'. ------ SGSN_Tests_Iu.TC_iu_attach ------ Thu May 30 06: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_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@c91f86cbcb7e: External command `../ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Test case TC_iu_attach started. SGSN_Test-Gb0-NS0(1370)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1374)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI97(1374)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1374)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1374)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1375)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21011 SGSN_Test-Gb0-BSSGP0(1371)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_iu_attach-BVCI196(1373)@c91f86cbcb7e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1376)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1375)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1379)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1379)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI98(1379)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1379)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1379)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1380)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21012 SGSN_Test-Gb1-BSSGP1(1376)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_iu_attach-BVCI210(1378)@c91f86cbcb7e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1381)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1380)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1384)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1384)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI99(1384)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1384)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1384)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1381)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_iu_attach-BVCI220(1383)@c91f86cbcb7e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@c91f86cbcb7e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1387)@c91f86cbcb7e: ************************************************* SGSN_Test_0-M3UA(1387)@c91f86cbcb7e: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1387)@c91f86cbcb7e: ************************************************* MTC@c91f86cbcb7e: Starting RAN_Emulation SGSN_Test_0-SCCP(1385)@c91f86cbcb7e: v_sccp_pdu_maxlen:268 SGSN_Test_0-M3UA(1387)@c91f86cbcb7e: SCTP_ConnectResult -> connection established from: "172.18.19.103":23908 to server: "172.18.19.200":2905 association #8 SGSN_Test-GSUP-IPA(1388)@c91f86cbcb7e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1388)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1388)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1388)@c91f86cbcb7e: 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)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1388)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test_0-RAN(1386)@c91f86cbcb7e: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1373)@c91f86cbcb7e: Adding Client=TC_iu_attach(1391), IMSI='262420000001001'H, TLLI='DCFA3C2E'O, index=0 SGSN_Test-GSUP(1389)@c91f86cbcb7e: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1391) TC_iu_attach(1391)@c91f86cbcb7e: 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 := 'CEB2'O, rac := 'B5'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)@c91f86cbcb7e: Added conn table entry 0TC_iu_attach(1391)13856021 SGSN_Test_0-SCCP(1385)@c91f86cbcb7e: First idle individual index:0 SGSN_Test_0-RAN(1386)@c91f86cbcb7e: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1385)@c91f86cbcb7e: { messageType := 2, destLocRef := 'D36D15'O, sourceLocRef := '000001'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1385)@c91f86cbcb7e: Session index based on local reference:0 SGSN_Test_0-SCCP(1385)@c91f86cbcb7e: Session index based on local reference:0 SGSN_Test_0-SCCP(1385)@c91f86cbcb7e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1385)@c91f86cbcb7e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1385)@c91f86cbcb7e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1391)@c91f86cbcb7e: 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 := '7654859281705550C2A532BB47D15DCD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '376956CE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AF19FDC3B5ADDADC'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'DBD1D591FF0A55214E53F445A6972426'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '6BAF3F0EB42737D3BA535E9F0A596627'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'D3B833BF2EDF4955A66AABA0468A268D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '0F605CB2DE6A711B'O } } } } } SGSN_Test_0-SCCP(1385)@c91f86cbcb7e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1385)@c91f86cbcb7e: vl_len:23 SGSN_Test_0-SCCP(1385)@c91f86cbcb7e: vl_from0 SGSN_Test_0-SCCP(1385)@c91f86cbcb7e: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O SGSN_Test-GSUP(1389)@c91f86cbcb7e: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1391) SGSN_Test-GSUP(1389)@c91f86cbcb7e: Added IMSI table entry 0TC_iu_attach(1391)"262420000001001" SGSN_Test_0-SCCP(1385)@c91f86cbcb7e: Session index based on local reference:0 SGSN_Test_0-SCCP(1385)@c91f86cbcb7e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1385)@c91f86cbcb7e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1385)@c91f86cbcb7e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1385)@c91f86cbcb7e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1385)@c91f86cbcb7e: vl_len:37 SGSN_Test_0-SCCP(1385)@c91f86cbcb7e: vl_from0 SGSN_Test_0-SCCP(1385)@c91f86cbcb7e: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081306220F605CB223094B99990000100001F02904DE6A711B'O SGSN_Test_0-SCCP(1385)@c91f86cbcb7e: Session index based on local reference:0 SGSN_Test_0-SCCP(1385)@c91f86cbcb7e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1385)@c91f86cbcb7e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1385)@c91f86cbcb7e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1385)@c91f86cbcb7e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1385)@c91f86cbcb7e: vl_len:12 SGSN_Test_0-SCCP(1385)@c91f86cbcb7e: vl_from0 SGSN_Test_0-SCCP(1385)@c91f86cbcb7e: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O SGSN_Test_0-SCCP(1385)@c91f86cbcb7e: Session index based on local reference:0 SGSN_Test_0-SCCP(1385)@c91f86cbcb7e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1385)@c91f86cbcb7e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1385)@c91f86cbcb7e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1385)@c91f86cbcb7e: Session index based on local reference:0 SGSN_Test_0-SCCP(1385)@c91f86cbcb7e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1385)@c91f86cbcb7e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1385)@c91f86cbcb7e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1385)@c91f86cbcb7e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1385)@c91f86cbcb7e: vl_len:14 SGSN_Test_0-SCCP(1385)@c91f86cbcb7e: vl_from0 SGSN_Test_0-SCCP(1385)@c91f86cbcb7e: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O SGSN_Test_0-SCCP(1385)@c91f86cbcb7e: Session index based on local reference:0 SGSN_Test_0-SCCP(1385)@c91f86cbcb7e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1385)@c91f86cbcb7e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1385)@c91f86cbcb7e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1385)@c91f86cbcb7e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1385)@c91f86cbcb7e: vl_len:7 SGSN_Test_0-SCCP(1385)@c91f86cbcb7e: vl_from0 SGSN_Test_0-SCCP(1385)@c91f86cbcb7e: data sent by MTP3_SCCP_PORT: '20010003000000'O SGSN_Test_0-SCCP(1385)@c91f86cbcb7e: Session index based on local reference:0 SGSN_Test_0-RAN(1386)@c91f86cbcb7e: Deleted conn table entry 0TC_iu_attach(1391)13856021 TC_iu_attach(1391)@c91f86cbcb7e: setverdict(pass): none -> pass TC_iu_attach(1391)@c91f86cbcb7e: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1373)@c91f86cbcb7e: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1391)@c91f86cbcb7e: Final verdict of PTC: pass SGSN_Test_0-RAN(1386)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test_0-M3UA(1387)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test_0-SCCP(1385)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99(1384)@c91f86cbcb7e: Final verdict of PTC: none TC_iu_attach-BVCI210(1378)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98(1379)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1380)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1375)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99-provIP(1382)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP(1389)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GTP(1390)@c91f86cbcb7e: Final verdict of PTC: none TC_iu_attach-BVCI196(1373)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97(1374)@c91f86cbcb7e: Final verdict of PTC: none TC_iu_attach-BVCI220(1383)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97-provIP(1372)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98-provIP(1377)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1388)@c91f86cbcb7e: Final verdict of PTC: none MTC@c91f86cbcb7e: Setting final verdict of the test case. MTC@c91f86cbcb7e: Local verdict of MTC: none MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97-provIP(1372): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_iu_attach-BVCI196(1373): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_iu_attach-BVCI210(1378): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_iu_attach-BVCI220(1383): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test_0-SCCP(1385): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test_0-RAN(1386): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test_0-M3UA(1387): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP-IPA(1388): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP(1389): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GTP(1390): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_iu_attach(1391): pass (none -> pass) MTC@c91f86cbcb7e: Test case TC_iu_attach finished. Verdict: pass MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass'. Thu May 30 06:00:08 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach pass ====== Saving talloc report from 172.18.19.10:4245 to SGSN_Tests_Iu.TC_iu_attach.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=196498) Waiting for packet dumper to finish... 1 (prev_count=196498, count=197571) MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr'. ------ SGSN_Tests_Iu.TC_iu_attach_encr ------ Thu May 30 06:00: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_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@c91f86cbcb7e: External command `../ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Test case TC_iu_attach_encr started. SGSN_Test-Gb0-NS0(1392)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21010 SGSN_Test-Gb0-BSSGP0(1393)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1392)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1396)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1396)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI97(1396)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1396)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1396)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1397)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21011 SGSN_Test-Gb0-BSSGP0(1393)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1393)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_iu_attach_encr-BVCI196(1395)@c91f86cbcb7e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1398)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1397)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1401)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1401)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI98(1401)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1401)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1401)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1402)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21012 SGSN_Test-Gb1-BSSGP1(1398)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1398)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_iu_attach_encr-BVCI210(1400)@c91f86cbcb7e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1403)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1402)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1406)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1406)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI99(1406)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1406)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1406)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1403)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1403)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_iu_attach_encr-BVCI220(1405)@c91f86cbcb7e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@c91f86cbcb7e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c91f86cbcb7e: Starting RAN_Emulation SGSN_Test_0-M3UA(1409)@c91f86cbcb7e: ************************************************* SGSN_Test_0-M3UA(1409)@c91f86cbcb7e: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1409)@c91f86cbcb7e: ************************************************* SGSN_Test_0-SCCP(1407)@c91f86cbcb7e: v_sccp_pdu_maxlen:268 SGSN_Test_0-M3UA(1409)@c91f86cbcb7e: SCTP_ConnectResult -> connection established from: "172.18.19.103":23908 to server: "172.18.19.200":2905 association #8 SGSN_Test-GSUP-IPA(1410)@c91f86cbcb7e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1410)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1410)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1410)@c91f86cbcb7e: 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)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1410)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test_0-RAN(1408)@c91f86cbcb7e: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1395)@c91f86cbcb7e: Adding Client=TC_iu_attach_encr(1413), IMSI='262420000001001'H, TLLI='D2574EA1'O, index=0 SGSN_Test-GSUP(1411)@c91f86cbcb7e: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1413) TC_iu_attach_encr(1413)@c91f86cbcb7e: 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 := '2E02'O, rac := '89'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)@c91f86cbcb7e: Added conn table entry 0TC_iu_attach_encr(1413)8182815 SGSN_Test_0-SCCP(1407)@c91f86cbcb7e: First idle individual index:0 SGSN_Test_0-RAN(1408)@c91f86cbcb7e: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1407)@c91f86cbcb7e: { messageType := 2, destLocRef := '7CDC1F'O, sourceLocRef := '000002'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1407)@c91f86cbcb7e: Session index based on local reference:0 SGSN_Test_0-SCCP(1407)@c91f86cbcb7e: Session index based on local reference:0 SGSN_Test_0-SCCP(1407)@c91f86cbcb7e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1407)@c91f86cbcb7e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1407)@c91f86cbcb7e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1413)@c91f86cbcb7e: 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 := '49BD75C067B6850C73617D1290EFD219'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '10DABA27'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B19E9D37C6854693'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '10A2A904E3AC0D6DFBB25EA03837BF5E'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '99E27AF47D66496047A7019924238FE7'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '59A67AC35C416927F4934598054D79D0'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'FE3385DC2B274ED9'O } } } } } SGSN_Test_0-SCCP(1407)@c91f86cbcb7e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1407)@c91f86cbcb7e: vl_len:23 SGSN_Test_0-SCCP(1407)@c91f86cbcb7e: vl_from0 SGSN_Test_0-SCCP(1407)@c91f86cbcb7e: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O SGSN_Test-GSUP(1411)@c91f86cbcb7e: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1413) SGSN_Test-GSUP(1411)@c91f86cbcb7e: Added IMSI table entry 0TC_iu_attach_encr(1413)"262420000001001" SGSN_Test_0-SCCP(1407)@c91f86cbcb7e: Session index based on local reference:0 SGSN_Test_0-SCCP(1407)@c91f86cbcb7e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1407)@c91f86cbcb7e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1407)@c91f86cbcb7e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1407)@c91f86cbcb7e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1407)@c91f86cbcb7e: vl_len:37 SGSN_Test_0-SCCP(1407)@c91f86cbcb7e: vl_from0 SGSN_Test_0-SCCP(1407)@c91f86cbcb7e: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130722FE3385DC23094B99990000100001F029042B274ED9'O SGSN_Test_0-SCCP(1407)@c91f86cbcb7e: Session index based on local reference:0 SGSN_Test_0-SCCP(1407)@c91f86cbcb7e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1407)@c91f86cbcb7e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1407)@c91f86cbcb7e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1407)@c91f86cbcb7e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1407)@c91f86cbcb7e: vl_len:17 SGSN_Test_0-SCCP(1407)@c91f86cbcb7e: vl_from0 SGSN_Test_0-SCCP(1407)@c91f86cbcb7e: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O SGSN_Test_0-SCCP(1407)@c91f86cbcb7e: Session index based on local reference:0 SGSN_Test_0-SCCP(1407)@c91f86cbcb7e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1407)@c91f86cbcb7e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1407)@c91f86cbcb7e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1407)@c91f86cbcb7e: Session index based on local reference:0 SGSN_Test_0-SCCP(1407)@c91f86cbcb7e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1407)@c91f86cbcb7e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1407)@c91f86cbcb7e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1407)@c91f86cbcb7e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1407)@c91f86cbcb7e: vl_len:14 SGSN_Test_0-SCCP(1407)@c91f86cbcb7e: vl_from0 SGSN_Test_0-SCCP(1407)@c91f86cbcb7e: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O SGSN_Test_0-SCCP(1407)@c91f86cbcb7e: Session index based on local reference:0 SGSN_Test_0-SCCP(1407)@c91f86cbcb7e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1407)@c91f86cbcb7e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1407)@c91f86cbcb7e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1407)@c91f86cbcb7e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1407)@c91f86cbcb7e: vl_len:7 SGSN_Test_0-SCCP(1407)@c91f86cbcb7e: vl_from0 SGSN_Test_0-SCCP(1407)@c91f86cbcb7e: data sent by MTP3_SCCP_PORT: '20010003000000'O SGSN_Test_0-SCCP(1407)@c91f86cbcb7e: Session index based on local reference:0 SGSN_Test_0-RAN(1408)@c91f86cbcb7e: Deleted conn table entry 0TC_iu_attach_encr(1413)8182815 TC_iu_attach_encr(1413)@c91f86cbcb7e: setverdict(pass): none -> pass TC_iu_attach_encr(1413)@c91f86cbcb7e: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1395)@c91f86cbcb7e: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1413)@c91f86cbcb7e: Final verdict of PTC: pass SGSN_Test_0-RAN(1408)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test_0-M3UA(1409)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test_0-SCCP(1407)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP(1411)@c91f86cbcb7e: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1395)@c91f86cbcb7e: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1400)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99(1406)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1397)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1398)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1403)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1392)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98(1401)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1393)@c91f86cbcb7e: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1405)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1402)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97-provIP(1394)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GTP(1412)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99-provIP(1404)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1410)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97(1396)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98-provIP(1399)@c91f86cbcb7e: Final verdict of PTC: none MTC@c91f86cbcb7e: Setting final verdict of the test case. MTC@c91f86cbcb7e: Local verdict of MTC: none MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-NS0(1392): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1393): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97-provIP(1394): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_iu_attach_encr-BVCI196(1395): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97(1396): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-NS1(1397): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1398): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98-provIP(1399): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_iu_attach_encr-BVCI210(1400): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98(1401): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-NS2(1402): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1403): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99-provIP(1404): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_iu_attach_encr-BVCI220(1405): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99(1406): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test_0-SCCP(1407): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test_0-RAN(1408): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test_0-M3UA(1409): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP-IPA(1410): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP(1411): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GTP(1412): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_iu_attach_encr(1413): pass (none -> pass) MTC@c91f86cbcb7e: Test case TC_iu_attach_encr finished. Verdict: pass MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass'. Thu May 30 06:00:14 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach_encr pass ====== Saving talloc report from 172.18.19.10:4245 to SGSN_Tests_Iu.TC_iu_attach_encr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=200023) Waiting for packet dumper to finish... 1 (prev_count=200023, count=201096) MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau'. ------ SGSN_Tests_Iu.TC_iu_attach_geran_rau ------ Thu May 30 06: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_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@c91f86cbcb7e: External command `../ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Test case TC_iu_attach_geran_rau started. SGSN_Test-Gb0-NS0(1414)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21010 SGSN_Test-Gb0-BSSGP0(1415)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1414)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1418)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1418)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI97(1418)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1418)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1418)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1419)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21011 SGSN_Test-Gb0-BSSGP0(1415)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1415)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_iu_attach_geran_rau-BVCI196(1417)@c91f86cbcb7e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1420)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1419)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1423)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1423)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI98(1423)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1423)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1423)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1424)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21012 SGSN_Test-Gb1-BSSGP1(1420)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1420)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_iu_attach_geran_rau-BVCI210(1422)@c91f86cbcb7e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1425)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1424)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1428)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1428)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI99(1428)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1428)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1428)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1425)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1425)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_iu_attach_geran_rau-BVCI220(1427)@c91f86cbcb7e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@c91f86cbcb7e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c91f86cbcb7e: Starting RAN_Emulation SGSN_Test_0-M3UA(1431)@c91f86cbcb7e: ************************************************* SGSN_Test_0-M3UA(1431)@c91f86cbcb7e: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1431)@c91f86cbcb7e: ************************************************* SGSN_Test_0-SCCP(1429)@c91f86cbcb7e: v_sccp_pdu_maxlen:268 SGSN_Test_0-M3UA(1431)@c91f86cbcb7e: SCTP_ConnectResult -> connection established from: "172.18.19.103":23908 to server: "172.18.19.200":2905 association #8 SGSN_Test-GSUP-IPA(1432)@c91f86cbcb7e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1432)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1432)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1432)@c91f86cbcb7e: 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)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1432)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test_0-RAN(1430)@c91f86cbcb7e: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1417)@c91f86cbcb7e: Adding Client=TC_iu_attach_geran_rau(1435), IMSI='262420000001002'H, TLLI='C50B0C71'O, index=0 SGSN_Test-GSUP(1433)@c91f86cbcb7e: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1435) TC_iu_attach_geran_rau(1435)@c91f86cbcb7e: 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 := '21C6'O, rac := 'E6'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)@c91f86cbcb7e: Added conn table entry 0TC_iu_attach_geran_rau(1435)6412503 SGSN_Test_0-SCCP(1429)@c91f86cbcb7e: First idle individual index:0 SGSN_Test_0-RAN(1430)@c91f86cbcb7e: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1429)@c91f86cbcb7e: { messageType := 2, destLocRef := '61D8D7'O, sourceLocRef := '000003'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1429)@c91f86cbcb7e: Session index based on local reference:0 SGSN_Test_0-SCCP(1429)@c91f86cbcb7e: Session index based on local reference:0 SGSN_Test_0-SCCP(1429)@c91f86cbcb7e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1429)@c91f86cbcb7e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1429)@c91f86cbcb7e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1435)@c91f86cbcb7e: 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 := 'FA3502E19AEE4C7F4C791D03F6C6454F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C97FCD83'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CA84C03B8EADC540'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '5FAF6859CA6FC02F86892F1D352C4028'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E93BB1B2D1069512A13D8FBDDEF3EA4C'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F64ADFD7B98348E2FD2A6B3E6FF53E01'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'FE524C9792D4953A'O } } } } } SGSN_Test_0-SCCP(1429)@c91f86cbcb7e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1429)@c91f86cbcb7e: vl_len:23 SGSN_Test_0-SCCP(1429)@c91f86cbcb7e: vl_from0 SGSN_Test_0-SCCP(1429)@c91f86cbcb7e: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O SGSN_Test-GSUP(1433)@c91f86cbcb7e: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1435) SGSN_Test-GSUP(1433)@c91f86cbcb7e: Added IMSI table entry 0TC_iu_attach_geran_rau(1435)"262420000001002" SGSN_Test_0-SCCP(1429)@c91f86cbcb7e: Session index based on local reference:0 SGSN_Test_0-SCCP(1429)@c91f86cbcb7e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1429)@c91f86cbcb7e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1429)@c91f86cbcb7e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1429)@c91f86cbcb7e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1429)@c91f86cbcb7e: vl_len:37 SGSN_Test_0-SCCP(1429)@c91f86cbcb7e: vl_from0 SGSN_Test_0-SCCP(1429)@c91f86cbcb7e: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130122FE524C9723094B99990000100002F0290492D4953A'O SGSN_Test_0-SCCP(1429)@c91f86cbcb7e: Session index based on local reference:0 SGSN_Test_0-SCCP(1429)@c91f86cbcb7e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1429)@c91f86cbcb7e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1429)@c91f86cbcb7e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1429)@c91f86cbcb7e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1429)@c91f86cbcb7e: vl_len:12 SGSN_Test_0-SCCP(1429)@c91f86cbcb7e: vl_from0 SGSN_Test_0-SCCP(1429)@c91f86cbcb7e: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O SGSN_Test_0-SCCP(1429)@c91f86cbcb7e: Session index based on local reference:0 SGSN_Test_0-SCCP(1429)@c91f86cbcb7e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1429)@c91f86cbcb7e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1429)@c91f86cbcb7e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1429)@c91f86cbcb7e: Session index based on local reference:0 SGSN_Test_0-SCCP(1429)@c91f86cbcb7e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1429)@c91f86cbcb7e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1429)@c91f86cbcb7e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1429)@c91f86cbcb7e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1429)@c91f86cbcb7e: vl_len:14 SGSN_Test_0-SCCP(1429)@c91f86cbcb7e: vl_from0 SGSN_Test_0-SCCP(1429)@c91f86cbcb7e: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O SGSN_Test_0-SCCP(1429)@c91f86cbcb7e: Session index based on local reference:0 SGSN_Test_0-SCCP(1429)@c91f86cbcb7e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1429)@c91f86cbcb7e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1429)@c91f86cbcb7e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1429)@c91f86cbcb7e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1429)@c91f86cbcb7e: vl_len:7 SGSN_Test_0-SCCP(1429)@c91f86cbcb7e: vl_from0 SGSN_Test_0-SCCP(1429)@c91f86cbcb7e: data sent by MTP3_SCCP_PORT: '20010003000000'O SGSN_Test_0-SCCP(1429)@c91f86cbcb7e: Session index based on local reference:0 SGSN_Test_0-RAN(1430)@c91f86cbcb7e: Deleted conn table entry 0TC_iu_attach_geran_rau(1435)6412503 TC_iu_attach_geran_rau(1435)@c91f86cbcb7e: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1417)@c91f86cbcb7e: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1417)@c91f86cbcb7e: Adding Client=TC_iu_attach_geran_rau(1435), IMSI='262420000001002'H, TLLI='CC676CC7'O, index=1 TC_iu_attach_geran_rau(1435)@c91f86cbcb7e: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1435)@c91f86cbcb7e: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1417)@c91f86cbcb7e: Removing Client IMSI='262420000001002'H, index=1 TC_iu_attach_geran_rau(1435)@c91f86cbcb7e: Final verdict of PTC: pass SGSN_Test_0-RAN(1430)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test_0-M3UA(1431)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test_0-SCCP(1429)@c91f86cbcb7e: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1417)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97(1418)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98(1423)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1415)@c91f86cbcb7e: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1422)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1420)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1425)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1424)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99(1428)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1414)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1419)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99-provIP(1426)@c91f86cbcb7e: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1427)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GTP(1434)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1432)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98-provIP(1421)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP(1433)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97-provIP(1416)@c91f86cbcb7e: Final verdict of PTC: none MTC@c91f86cbcb7e: Setting final verdict of the test case. MTC@c91f86cbcb7e: Local verdict of MTC: none MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-NS0(1414): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1415): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97-provIP(1416): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1417): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97(1418): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-NS1(1419): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1420): none (none -> none) Thu May 30 06:00:19 UTC 2024 MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98-provIP(1421): none (none -> none)====== SGSN_Tests_Iu.TC_iu_attach_geran_rau pass ====== MTC@c91f86cbcb7e: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1422): none (none -> none) Saving talloc report from 172.18.19.10:4245 to SGSN_Tests_Iu.TC_iu_attach_geran_rau.talloc MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98(1423): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-NS2(1424): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1425): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99-provIP(1426): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1427): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99(1428): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test_0-SCCP(1429): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test_0-RAN(1430): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test_0-M3UA(1431): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP-IPA(1432): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP(1433): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GTP(1434): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_iu_attach_geran_rau(1435): pass (none -> pass) MTC@c91f86cbcb7e: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=207849) Waiting for packet dumper to finish... 1 (prev_count=207849, count=208922) MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau'. ------ SGSN_Tests_Iu.TC_geran_attach_iu_rau ------ Thu May 30 06:00:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@c91f86cbcb7e: External command `../ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Test case TC_geran_attach_iu_rau started. SGSN_Test-Gb0-NS0(1436)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21010 SGSN_Test-Gb0-BSSGP0(1437)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1436)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1440)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1440)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI97(1440)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(1440)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1440)@c91f86cbcb7e: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1441)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21011 SGSN_Test-Gb0-BSSGP0(1437)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1437)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_geran_attach_iu_rau-BVCI196(1439)@c91f86cbcb7e: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1442)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1441)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1445)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1445)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI98(1445)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1445)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1445)@c91f86cbcb7e: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1446)@c91f86cbcb7e: Creating NSIP provider for "172.18.19.103":21012 SGSN_Test-Gb1-BSSGP1(1442)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1442)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_geran_attach_iu_rau-BVCI210(1444)@c91f86cbcb7e: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1447)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1446)@c91f86cbcb7e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "172.18.19.103", remote_udp_port := 23000, remote_ip := "172.18.19.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1450)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1450)@c91f86cbcb7e: Provider Link came up: sending NS-RESET -NSVCI99(1450)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1450)@c91f86cbcb7e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1450)@c91f86cbcb7e: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1447)@c91f86cbcb7e: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1447)@c91f86cbcb7e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_geran_attach_iu_rau-BVCI220(1449)@c91f86cbcb7e: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@c91f86cbcb7e: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c91f86cbcb7e: Starting RAN_Emulation SGSN_Test_0-M3UA(1453)@c91f86cbcb7e: ************************************************* SGSN_Test_0-M3UA(1453)@c91f86cbcb7e: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1453)@c91f86cbcb7e: ************************************************* SGSN_Test_0-SCCP(1451)@c91f86cbcb7e: v_sccp_pdu_maxlen:268 SGSN_Test_0-M3UA(1453)@c91f86cbcb7e: SCTP_ConnectResult -> connection established from: "172.18.19.103":23908 to server: "172.18.19.200":2905 association #8 SGSN_Test-GSUP-IPA(1454)@c91f86cbcb7e: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1454)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1454)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1454)@c91f86cbcb7e: 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)@c91f86cbcb7e: 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)@c91f86cbcb7e: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1454)@c91f86cbcb7e: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test_0-RAN(1452)@c91f86cbcb7e: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1439)@c91f86cbcb7e: Adding Client=TC_geran_attach_iu_rau(1457), IMSI='262420000001003'H, TLLI='DA345C42'O, index=0 SGSN_Test-GSUP(1455)@c91f86cbcb7e: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1457) TC_geran_attach_iu_rau(1457)@c91f86cbcb7e: 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 := '594BC74DE44585594B93E74F1D68EBBD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BE0046E3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B25232DAC95B7141'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '7314BEBB1487D6F142F73D995C764073'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '58FEA37A0A98611D8861E8F9A76D15DF'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '705C928619816BA43C8AD5A0357207AB'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '05DEC6DA6E4E526F'O } } } } } SGSN_Test-GSUP(1455)@c91f86cbcb7e: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1457) SGSN_Test-GSUP(1455)@c91f86cbcb7e: Added IMSI table entry 0TC_geran_attach_iu_rau(1457)"262420000001003" TC_geran_attach_iu_rau(1457)@c91f86cbcb7e: 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 := 'EAB22069'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)@c91f86cbcb7e: Added conn table entry 0TC_geran_attach_iu_rau(1457)9801065 SGSN_Test_0-SCCP(1451)@c91f86cbcb7e: First idle individual index:0 SGSN_Test_0-RAN(1452)@c91f86cbcb7e: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1451)@c91f86cbcb7e: { messageType := 2, destLocRef := '958D69'O, sourceLocRef := '000004'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1451)@c91f86cbcb7e: Session index based on local reference:0 SGSN_Test_0-SCCP(1451)@c91f86cbcb7e: Session index based on local reference:0 SGSN_Test_0-SCCP(1451)@c91f86cbcb7e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1451)@c91f86cbcb7e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1451)@c91f86cbcb7e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1451)@c91f86cbcb7e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1451)@c91f86cbcb7e: vl_len:12 SGSN_Test_0-SCCP(1451)@c91f86cbcb7e: vl_from0 SGSN_Test_0-SCCP(1451)@c91f86cbcb7e: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O SGSN_Test_0-SCCP(1451)@c91f86cbcb7e: Session index based on local reference:0 SGSN_Test_0-SCCP(1451)@c91f86cbcb7e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1451)@c91f86cbcb7e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1451)@c91f86cbcb7e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1451)@c91f86cbcb7e: Session index based on local reference:0 SGSN_Test_0-SCCP(1451)@c91f86cbcb7e: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1451)@c91f86cbcb7e: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1451)@c91f86cbcb7e: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1457)@c91f86cbcb7e: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1457)@c91f86cbcb7e: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1457)@c91f86cbcb7e: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1439)@c91f86cbcb7e: Removing Client IMSI='262420000001003'H, index=0 TC_geran_attach_iu_rau(1457)@c91f86cbcb7e: Final verdict of PTC: pass SGSN_Test_0-SCCP(1451)@c91f86cbcb7e: Session index based on connection ID:0 SGSN_Test_0-SCCP(1451)@c91f86cbcb7e: vl_len:14 SGSN_Test_0-SCCP(1451)@c91f86cbcb7e: vl_from0 SGSN_Test_0-SCCP(1451)@c91f86cbcb7e: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O SGSN_Test_0-RAN(1452)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test_0-M3UA(1453)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test_0-SCCP(1451)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1442)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99(1450)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1437)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1436)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1447)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98(1445)@c91f86cbcb7e: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1439)@c91f86cbcb7e: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1444)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97(1440)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1446)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1441)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI97-provIP(1438)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI99-provIP(1448)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1454)@c91f86cbcb7e: Final verdict of PTC: none -NSVCI98-provIP(1443)@c91f86cbcb7e: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1449)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GTP(1456)@c91f86cbcb7e: Final verdict of PTC: none SGSN_Test-GSUP(1455)@c91f86cbcb7e: Final verdict of PTC: none MTC@c91f86cbcb7e: Setting final verdict of the test case. MTC@c91f86cbcb7e: Local verdict of MTC: none MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-NS0(1436): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1437): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97-provIP(1438): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1439): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI97(1440): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-NS1(1441): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1442): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98-provIP(1443): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1444): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI98(1445): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-NS2(1446): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1447): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99-provIP(1448): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1449): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC -NSVCI99(1450): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test_0-SCCP(1451): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test_0-RAN(1452): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test_0-M3UA(1453): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP-IPA(1454): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GSUP(1455): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC SGSN_Test-GTP(1456): none (none -> none) MTC@c91f86cbcb7e: Local verdict of PTC TC_geran_attach_iu_rau(1457): pass (none -> pass) MTC@c91f86cbcb7e: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass'. Thu May 30 06:00:24 UTC 2024 ====== SGSN_Tests_Iu.TC_geran_attach_iu_rau pass ====== Saving talloc report from 172.18.19.10:4245 to SGSN_Tests_Iu.TC_geran_attach_iu_rau.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=168361) Waiting for packet dumper to finish... 1 (prev_count=168361, count=169434) MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass' was executed successfully (exit status: 0). MC@c91f86cbcb7e: Test execution finished. MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive'. ------ SGSN_Tests_NS.TC_NS_connect_alive ------ Thu May 30 06:00: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_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@c91f86cbcb7e: External command `../ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Test case TC_NS_connect_alive started. -provIP0(1458)@c91f86cbcb7e: Final verdict of PTC: none MTC@c91f86cbcb7e: Setting final verdict of the test case. MTC@c91f86cbcb7e: Local verdict of MTC: none MTC@c91f86cbcb7e: Local verdict of PTC -provIP0(1458): none (none -> none) MTC@c91f86cbcb7e: Test case TC_NS_connect_alive finished. Verdict: none MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive none'. Thu May 30 06:00:29 UTC 2024 ------ SGSN_Tests_NS.TC_NS_connect_alive none ------ Saving talloc report from 172.18.19.10:4245 to SGSN_Tests_NS.TC_NS_connect_alive.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=9251) Waiting for packet dumper to finish... 1 (prev_count=9251, count=17028) MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive none' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset'. ------ SGSN_Tests_NS.TC_NS_connect_reset ------ Thu May 30 06: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_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@c91f86cbcb7e: External command `../ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset' was executed successfully (exit status: 0). MTC@c91f86cbcb7e: Test case TC_NS_connect_reset started. MTC@c91f86cbcb7e: setverdict(pass): none -> pass -provIP0(1459)@c91f86cbcb7e: Final verdict of PTC: none MTC@c91f86cbcb7e: Setting final verdict of the test case. MTC@c91f86cbcb7e: Local verdict of MTC: pass MTC@c91f86cbcb7e: Local verdict of PTC -provIP0(1459): none (pass -> pass) MTC@c91f86cbcb7e: Test case TC_NS_connect_reset finished. Verdict: pass MTC@c91f86cbcb7e: Starting external command `../ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass'. Thu May 30 06:00:33 UTC 2024 ====== SGSN_Tests_NS.TC_NS_connect_reset pass ====== Saving talloc report from 172.18.19.10:4245 to SGSN_Tests_NS.TC_NS_connect_reset.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=6698) Waiting for packet dumper to finish... 1 (prev_count=6698, count=14764) MTC@c91f86cbcb7e: External command `../ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass' was executed successfully (exit status: 0). MC@c91f86cbcb7e: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@c91f86cbcb7e: Terminating MTC. MC@c91f86cbcb7e: MTC terminated. MC2> exit MC@c91f86cbcb7e: Shutting down session. MC@c91f86cbcb7e: 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 SGSN_Tests_Iu.TC_iu_attach pass SGSN_Tests_Iu.TC_iu_attach_encr pass SGSN_Tests_Iu.TC_iu_attach_geran_rau pass 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: NEW: FAIL: 2 xfail: 3 pass: 73 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 + grep Name + + docker network inspect ttcn3-sgsn-test-19 cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-ttcn3-sgsn-test-2360-stp jenkins-ttcn3-sgsn-test-2360-sgsn + [ -n jenkins-ttcn3-sgsn-test-2360-stp jenkins-ttcn3-sgsn-test-2360-sgsn ] + docker_kill_wait jenkins-ttcn3-sgsn-test-2360-stp jenkins-ttcn3-sgsn-test-2360-sgsn + docker kill jenkins-ttcn3-sgsn-test-2360-stp jenkins-ttcn3-sgsn-test-2360-sgsn jenkins-ttcn3-sgsn-test-2360-stp jenkins-ttcn3-sgsn-test-2360-sgsn + docker wait jenkins-ttcn3-sgsn-test-2360-stp jenkins-ttcn3-sgsn-test-2360-sgsn 137 Error response from daemon: No such container: jenkins-ttcn3-sgsn-test-2360-sgsn + true + network_remove + set +x Removing network ttcn3-sgsn-test-19 + docker network remove ttcn3-sgsn-test-19 ttcn3-sgsn-test-19 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache:/cache --name jenkins-ttcn3-sgsn-test-2360-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/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 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